2026-02-17 09:52:16.412891 | Job console starting 2026-02-17 09:52:16.422458 | Updating git repos 2026-02-17 09:52:16.534924 | Cloning repos into workspace 2026-02-17 09:52:16.617273 | Restoring repo states 2026-02-17 09:52:16.639803 | Merging changes 2026-02-17 09:52:17.338175 | Checking out repos 2026-02-17 09:52:17.450292 | Preparing playbooks 2026-02-17 09:52:18.983706 | Running Ansible setup 2026-02-17 09:52:24.246961 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 09:52:25.631299 | 2026-02-17 09:52:25.631437 | PLAY [Base pre] 2026-02-17 09:52:25.656896 | 2026-02-17 09:52:25.656993 | TASK [Setup log path fact] 2026-02-17 09:52:25.685087 | debian-bookworm | ok 2026-02-17 09:52:25.702037 | 2026-02-17 09:52:25.712360 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 09:52:25.750243 | debian-bookworm | ok 2026-02-17 09:52:25.762226 | 2026-02-17 09:52:25.762306 | TASK [emit-job-header : Print job information] 2026-02-17 09:52:25.845509 | # Job Information 2026-02-17 09:52:25.845659 | Ansible Version: 2.16.14 2026-02-17 09:52:25.845688 | Job: container-image-python-osism-frontend-build 2026-02-17 09:52:25.845716 | Pipeline: check 2026-02-17 09:52:25.845735 | Executor: 521e9411259a 2026-02-17 09:52:25.845753 | Triggered by: https://github.com/osism/python-osism/pull/1950 2026-02-17 09:52:25.845771 | Event ID: 50e49fa0-0be6-11f1-81c2-4a663bca5ae4 2026-02-17 09:52:25.849760 | 2026-02-17 09:52:25.849840 | LOOP [emit-job-header : Print node information] 2026-02-17 09:52:26.028356 | debian-bookworm | ok: 2026-02-17 09:52:26.028522 | debian-bookworm | # Node Information 2026-02-17 09:52:26.028557 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 09:52:26.028583 | debian-bookworm | Hostname: debian 2026-02-17 09:52:26.028605 | debian-bookworm | Username: zuul 2026-02-17 09:52:26.028626 | debian-bookworm | Distro: Debian 12.13 2026-02-17 09:52:26.028651 | debian-bookworm | Provider: regiocloud-a 2026-02-17 09:52:26.028672 | debian-bookworm | Region: 2026-02-17 09:52:26.028693 | debian-bookworm | Label: debian-bookworm 2026-02-17 09:52:26.028713 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 09:52:26.028733 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe71:44d1 2026-02-17 09:52:26.038583 | 2026-02-17 09:52:26.039454 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 09:52:27.000887 | debian-bookworm -> localhost | changed 2026-02-17 09:52:27.006927 | 2026-02-17 09:52:27.007027 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 09:52:29.579426 | debian-bookworm -> localhost | changed 2026-02-17 09:52:29.588984 | 2026-02-17 09:52:29.589073 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 09:52:30.154091 | debian-bookworm -> localhost | ok 2026-02-17 09:52:30.159328 | 2026-02-17 09:52:30.159425 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 09:52:30.187630 | debian-bookworm | ok 2026-02-17 09:52:30.231714 | debian-bookworm | included: /var/lib/zuul/builds/001bafb13d19402cbb7c6ed61510079a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 09:52:30.237011 | 2026-02-17 09:52:30.237107 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 09:52:31.923914 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 09:52:31.924110 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/001bafb13d19402cbb7c6ed61510079a/work/001bafb13d19402cbb7c6ed61510079a_id_rsa 2026-02-17 09:52:31.924153 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/001bafb13d19402cbb7c6ed61510079a/work/001bafb13d19402cbb7c6ed61510079a_id_rsa.pub 2026-02-17 09:52:31.924175 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 09:52:31.924195 | debian-bookworm -> localhost | SHA256:uUN6FOrfc13vkxSeYdj0vCQTP2+FfeQf8E16XtvzEO0 zuul-build-sshkey 2026-02-17 09:52:31.924223 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 09:52:31.924241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 09:52:31.924258 | debian-bookworm -> localhost | | | 2026-02-17 09:52:31.924275 | debian-bookworm -> localhost | | o .o| 2026-02-17 09:52:31.924291 | debian-bookworm -> localhost | | . OXo| 2026-02-17 09:52:31.924307 | debian-bookworm -> localhost | | . o ++@%| 2026-02-17 09:52:31.924324 | debian-bookworm -> localhost | | . S *=/| 2026-02-17 09:52:31.924345 | debian-bookworm -> localhost | | . + . .BE| 2026-02-17 09:52:31.924362 | debian-bookworm -> localhost | | o + ..+=| 2026-02-17 09:52:31.924377 | debian-bookworm -> localhost | | o o. . .oo| 2026-02-17 09:52:31.924394 | debian-bookworm -> localhost | | . .o .o| 2026-02-17 09:52:31.924410 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 09:52:31.924459 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.815230 2026-02-17 09:52:31.932190 | 2026-02-17 09:52:31.932286 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 09:52:31.964980 | debian-bookworm | ok 2026-02-17 09:52:31.982333 | debian-bookworm | included: /var/lib/zuul/builds/001bafb13d19402cbb7c6ed61510079a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 09:52:31.999958 | 2026-02-17 09:52:32.000039 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 09:52:32.033346 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:52:32.038306 | 2026-02-17 09:52:32.038386 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 09:52:32.739583 | debian-bookworm | changed 2026-02-17 09:52:32.747641 | 2026-02-17 09:52:32.747754 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 09:52:32.985186 | debian-bookworm | ok 2026-02-17 09:52:32.999553 | 2026-02-17 09:52:32.999679 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 09:52:33.613418 | debian-bookworm | changed 2026-02-17 09:52:33.619521 | 2026-02-17 09:52:33.619610 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 09:52:34.158644 | debian-bookworm | changed 2026-02-17 09:52:34.163367 | 2026-02-17 09:52:34.163448 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 09:52:34.186767 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:52:34.191573 | 2026-02-17 09:52:34.191657 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 09:52:34.711004 | debian-bookworm -> localhost | changed 2026-02-17 09:52:34.719578 | 2026-02-17 09:52:34.719657 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 09:52:35.109719 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/001bafb13d19402cbb7c6ed61510079a/work/001bafb13d19402cbb7c6ed61510079a_id_rsa (zuul-build-sshkey) 2026-02-17 09:52:35.109911 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010114 2026-02-17 09:52:35.116093 | 2026-02-17 09:52:35.116206 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 09:52:35.538744 | debian-bookworm | ok 2026-02-17 09:52:35.543619 | 2026-02-17 09:52:35.543709 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 09:52:35.566712 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:52:35.577618 | 2026-02-17 09:52:35.577713 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 09:52:35.991326 | debian-bookworm | ok 2026-02-17 09:52:36.015711 | 2026-02-17 09:52:36.015812 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 09:52:36.078189 | debian-bookworm | ok 2026-02-17 09:52:36.110920 | 2026-02-17 09:52:36.111012 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 09:52:36.597584 | debian-bookworm -> localhost | ok 2026-02-17 09:52:36.615090 | 2026-02-17 09:52:36.615217 | TASK [validate-host : Collect information about the host] 2026-02-17 09:52:37.861633 | debian-bookworm | ok 2026-02-17 09:52:37.872199 | 2026-02-17 09:52:37.872298 | TASK [validate-host : Sanitize hostname] 2026-02-17 09:52:37.962532 | debian-bookworm | ok 2026-02-17 09:52:38.002934 | 2026-02-17 09:52:38.003065 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 09:52:38.746338 | debian-bookworm -> localhost | changed 2026-02-17 09:52:38.751017 | 2026-02-17 09:52:38.751094 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 09:52:39.144001 | debian-bookworm | ok 2026-02-17 09:52:39.148588 | 2026-02-17 09:52:39.148678 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 09:52:39.823273 | debian-bookworm -> localhost | changed 2026-02-17 09:52:39.832477 | 2026-02-17 09:52:39.832573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 09:52:40.107969 | debian-bookworm | ok 2026-02-17 09:52:40.113380 | 2026-02-17 09:52:40.113476 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 09:52:41.302576 | debian-bookworm | changed: 2026-02-17 09:52:41.302759 | debian-bookworm | cd+++++++++ src/ 2026-02-17 09:52:41.302793 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 09:52:41.302818 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 09:52:41.302862 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-17 09:52:41.302884 | debian-bookworm | Containerfile 2026-02-17 09:52:41.303016 | debian-bookworm | Containerfile 2026-02-17 09:52:41.330903 | debian-bookworm | 11.10.0 2026-02-17 09:54:11.058158 | debian-bookworm | #9 20.64 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.0 2026-02-17 09:54:11.058162 | debian-bookworm | #9 20.64 npm notice To update run: npm install -g npm@11.10.0 2026-02-17 09:54:11.058166 | debian-bookworm | #9 20.64 npm notice 2026-02-17 09:54:11.394193 | debian-bookworm | #9 DONE 21.1s 2026-02-17 09:54:11.548275 | debian-bookworm | 2026-02-17 09:54:11.548374 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-17 09:54:11.849002 | debian-bookworm | #11 DONE 0.5s 2026-02-17 09:54:12.003971 | debian-bookworm | 2026-02-17 09:54:12.004021 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-17 09:54:12.300022 | debian-bookworm | #12 0.447 2026-02-17 09:54:12.300077 | debian-bookworm | #12 0.447 > frontend@0.1.0 build 2026-02-17 09:54:12.300084 | debian-bookworm | #12 0.447 > next build 2026-02-17 09:54:12.300089 | debian-bookworm | #12 0.447 2026-02-17 09:54:13.584719 | debian-bookworm | #12 1.732 ▲ Next.js 16.1.6 (Turbopack) 2026-02-17 09:54:13.782916 | debian-bookworm | #12 1.732 2026-02-17 09:54:13.783020 | debian-bookworm | #12 1.780 Creating an optimized production build ... 2026-02-17 09:54:24.575409 | debian-bookworm | #12 12.72 ✓ Compiled successfully in 10.1s 2026-02-17 09:54:24.702515 | debian-bookworm | #12 12.72 Running TypeScript ... 2026-02-17 09:54:24.702573 | debian-bookworm | #12 12.85 2026-02-17 09:54:24.854675 | debian-bookworm | #12 12.85 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-17 09:54:24.854743 | debian-bookworm | #12 12.85 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-17 09:54:24.854763 | debian-bookworm | #12 12.85 2026-02-17 09:54:24.854780 | debian-bookworm | #12 12.85 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-17 09:54:24.854808 | debian-bookworm | #12 12.85 2026-02-17 09:54:24.854824 | debian-bookworm | #12 12.85 The following mandatory changes were made to your tsconfig.json: 2026-02-17 09:54:24.854839 | debian-bookworm | #12 12.85 2026-02-17 09:54:24.854854 | debian-bookworm | #12 12.85 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-17 09:54:24.854869 | debian-bookworm | #12 12.85 2026-02-17 09:54:29.856216 | debian-bookworm | #12 18.00 Collecting page data using 1 worker ... 2026-02-17 09:54:30.455337 | debian-bookworm | #12 18.60 Generating static pages using 1 worker (0/10) ... 2026-02-17 09:54:30.632944 | debian-bookworm | #12 18.63 Generating static pages using 1 worker (2/10) 2026-02-17 09:54:30.784560 | debian-bookworm | #12 18.93 Generating static pages using 1 worker (4/10) 2026-02-17 09:54:31.012932 | debian-bookworm | #12 18.93 Generating static pages using 1 worker (7/10) 2026-02-17 09:54:31.013003 | debian-bookworm | #12 19.00 ✓ Generating static pages using 1 worker (10/10) in 398.3ms 2026-02-17 09:54:31.013022 | debian-bookworm | #12 19.01 Finalizing page optimization ... 2026-02-17 09:54:31.331878 | debian-bookworm | #12 19.48 2026-02-17 09:54:31.486509 | debian-bookworm | #12 19.48 Route (app) 2026-02-17 09:54:31.486591 | debian-bookworm | #12 19.48 ┌ ○ / 2026-02-17 09:54:31.486610 | debian-bookworm | #12 19.48 ├ ○ /_not-found 2026-02-17 09:54:31.486625 | debian-bookworm | #12 19.48 ├ ƒ /api/config 2026-02-17 09:54:31.486641 | debian-bookworm | #12 19.48 ├ ƒ /api/health 2026-02-17 09:54:31.486657 | debian-bookworm | #12 19.48 ├ ○ /events 2026-02-17 09:54:31.486672 | debian-bookworm | #12 19.48 ├ ○ /inventory 2026-02-17 09:54:31.486687 | debian-bookworm | #12 19.48 ├ ○ /nodes 2026-02-17 09:54:31.486703 | debian-bookworm | #12 19.48 └ ○ /services 2026-02-17 09:54:31.486718 | debian-bookworm | #12 19.48 2026-02-17 09:54:31.486734 | debian-bookworm | #12 19.48 2026-02-17 09:54:31.486749 | debian-bookworm | #12 19.48 ○ (Static) prerendered as static content 2026-02-17 09:54:31.486765 | debian-bookworm | #12 19.48 ƒ (Dynamic) server-rendered on demand 2026-02-17 09:54:31.486780 | debian-bookworm | #12 19.48 2026-02-17 09:54:31.519961 | debian-bookworm | #12 DONE 19.7s 2026-02-17 09:54:32.361448 | debian-bookworm | 2026-02-17 09:54:32.361537 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-17 09:54:32.472507 | debian-bookworm | #13 DONE 0.1s 2026-02-17 09:54:32.626684 | debian-bookworm | 2026-02-17 09:54:32.626776 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-17 09:54:32.917603 | debian-bookworm | #14 DONE 0.4s 2026-02-17 09:54:33.067178 | debian-bookworm | 2026-02-17 09:54:33.067316 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-17 09:54:33.067357 | debian-bookworm | #15 DONE 0.1s 2026-02-17 09:54:33.231296 | debian-bookworm | 2026-02-17 09:54:33.231386 | debian-bookworm | #16 exporting to image 2026-02-17 09:54:33.231405 | debian-bookworm | #16 exporting layers 2026-02-17 09:54:37.488965 | debian-bookworm | #16 exporting layers 4.4s done 2026-02-17 09:54:37.613311 | debian-bookworm | #16 exporting manifest sha256:9eaecebabfc7b1c4ecbdaa0781239a4c021c88cfde2e722cbe6e727ca03de5fb 0.0s done 2026-02-17 09:54:37.613499 | debian-bookworm | #16 exporting config sha256:000c4eca6a92207be1b374b9c9a913ecffc091d2d577c6710462dfb4f4704f80 0.0s done 2026-02-17 09:54:37.613573 | debian-bookworm | #16 exporting attestation manifest sha256:8b053fd1d11a02886ab27aa45be32e33473ac1207c333b1b281f5bde36a94c60 0.1s done 2026-02-17 09:54:37.794642 | debian-bookworm | #16 exporting manifest list sha256:0349dd8f8f39676583eab7600829bdd67f5169e3c15cf9348c542f2246e92117 0.0s done 2026-02-17 09:54:37.794776 | debian-bookworm | #16 naming to docker.io/library/fbeb4ff:latest done 2026-02-17 09:54:37.794818 | debian-bookworm | #16 unpacking to docker.io/library/fbeb4ff:latest 2026-02-17 09:54:38.775293 | debian-bookworm | #16 unpacking to docker.io/library/fbeb4ff:latest 1.1s done 2026-02-17 09:54:38.965352 | debian-bookworm | #16 DONE 5.7s 2026-02-17 09:54:38.988047 | debian-bookworm | + docker images 2026-02-17 09:54:39.065128 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-17 09:54:39.065290 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-17 09:54:39.065369 | debian-bookworm | fbeb4ff:latest 0349dd8f8f39 326MB 79.5MB 2026-02-17 09:54:39.334053 | debian-bookworm | ok: Runtime: 0:00:55.657088 2026-02-17 09:54:39.350643 | 2026-02-17 09:54:39.350803 | TASK [Run push script] 2026-02-17 09:54:39.896306 | 2026-02-17 09:54:39.896611 | TASK [Run cosign script] 2026-02-17 09:54:40.429464 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:54:40.442419 | 2026-02-17 09:54:40.442616 | TASK [Run sbom script] 2026-02-17 09:54:40.976196 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:54:40.977716 | 2026-02-17 09:54:40.977811 | PLAY RECAP 2026-02-17 09:54:40.977892 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-17 09:54:40.977920 | 2026-02-17 09:54:41.122393 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-17 09:54:41.124320 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 09:54:41.905481 | 2026-02-17 09:54:41.905661 | PLAY [Base post] 2026-02-17 09:54:41.920595 | 2026-02-17 09:54:41.920759 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-17 09:54:42.734190 | debian-bookworm | changed 2026-02-17 09:54:42.740717 | 2026-02-17 09:54:42.740858 | PLAY RECAP 2026-02-17 09:54:42.740923 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-17 09:54:42.740985 | 2026-02-17 09:54:42.870200 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 09:54:42.872667 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-17 09:54:43.654932 | 2026-02-17 09:54:43.655145 | PLAY [Base post-logs] 2026-02-17 09:54:43.666634 | 2026-02-17 09:54:43.666773 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-17 09:54:44.149325 | localhost | changed 2026-02-17 09:54:44.159769 | 2026-02-17 09:54:44.159952 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-17 09:54:44.185865 | localhost | ok 2026-02-17 09:54:44.189480 | 2026-02-17 09:54:44.189609 | TASK [Set zuul-log-path fact] 2026-02-17 09:54:44.205003 | localhost | ok 2026-02-17 09:54:44.214050 | 2026-02-17 09:54:44.214237 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 09:54:44.253982 | localhost | ok 2026-02-17 09:54:44.260289 | 2026-02-17 09:54:44.260472 | TASK [upload-logs : Create log directories] 2026-02-17 09:54:44.825161 | localhost | changed 2026-02-17 09:54:44.830424 | 2026-02-17 09:54:44.830556 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-17 09:54:45.385807 | localhost -> localhost | ok: Runtime: 0:00:00.008039 2026-02-17 09:54:45.390770 | 2026-02-17 09:54:45.390980 | TASK [upload-logs : Upload logs to log server] 2026-02-17 09:54:45.987604 | localhost | Output suppressed because no_log was given 2026-02-17 09:54:45.992178 | 2026-02-17 09:54:45.992412 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 09:54:46.052782 | localhost | skipping: Conditional result was False 2026-02-17 09:54:46.058398 | localhost | skipping: Conditional result was False 2026-02-17 09:54:46.065408 | 2026-02-17 09:54:46.065630 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 09:54:46.115505 | localhost | skipping: Conditional result was False 2026-02-17 09:54:46.116247 | 2026-02-17 09:54:46.119871 | localhost | skipping: Conditional result was False 2026-02-17 09:54:46.133048 | 2026-02-17 09:54:46.133263 | LOOP [upload-logs : Upload console log and json output]