2026-02-22 18:48:22.724469 | Job console starting 2026-02-22 18:48:22.738567 | Updating git repos 2026-02-22 18:48:22.783060 | Cloning repos into workspace 2026-02-22 18:48:22.840355 | Restoring repo states 2026-02-22 18:48:22.853964 | Merging changes 2026-02-22 18:48:22.853986 | Checking out repos 2026-02-22 18:48:22.950459 | Preparing playbooks 2026-02-22 18:48:23.698729 | Running Ansible setup 2026-02-22 18:48:28.007349 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 18:48:28.754918 | 2026-02-22 18:48:28.755085 | PLAY [Base pre] 2026-02-22 18:48:28.779175 | 2026-02-22 18:48:28.779367 | TASK [Setup log path fact] 2026-02-22 18:48:28.813571 | debian-bookworm | ok 2026-02-22 18:48:28.828931 | 2026-02-22 18:48:28.829083 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 18:48:28.866817 | debian-bookworm | ok 2026-02-22 18:48:28.880434 | 2026-02-22 18:48:28.880581 | TASK [emit-job-header : Print job information] 2026-02-22 18:48:28.923521 | # Job Information 2026-02-22 18:48:28.923743 | Ansible Version: 2.16.14 2026-02-22 18:48:28.923807 | Job: container-image-python-osism-frontend-push 2026-02-22 18:48:28.923851 | Pipeline: post 2026-02-22 18:48:28.923882 | Executor: 521e9411259a 2026-02-22 18:48:28.923910 | Triggered by: https://github.com/osism/python-osism/commit/cb2b3092533732fbc3f57fada166f6d5f3b82cf0 2026-02-22 18:48:28.923940 | Event ID: 0c4ccdbc-101f-11f1-9768-943cb7cf1868 2026-02-22 18:48:28.929999 | 2026-02-22 18:48:28.930123 | LOOP [emit-job-header : Print node information] 2026-02-22 18:48:29.048523 | debian-bookworm | ok: 2026-02-22 18:48:29.048720 | debian-bookworm | # Node Information 2026-02-22 18:48:29.048825 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-22 18:48:29.048853 | debian-bookworm | Hostname: debian 2026-02-22 18:48:29.048875 | debian-bookworm | Username: zuul 2026-02-22 18:48:29.048895 | debian-bookworm | Distro: Debian 12.13 2026-02-22 18:48:29.048919 | debian-bookworm | Provider: regiocloud-a 2026-02-22 18:48:29.048941 | debian-bookworm | Region: 2026-02-22 18:48:29.048962 | debian-bookworm | Label: debian-bookworm 2026-02-22 18:48:29.048982 | debian-bookworm | Product Name: OpenStack Nova 2026-02-22 18:48:29.049001 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:f882 2026-02-22 18:48:29.067316 | 2026-02-22 18:48:29.067446 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 18:48:29.557469 | debian-bookworm -> localhost | changed 2026-02-22 18:48:29.565858 | 2026-02-22 18:48:29.566061 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 18:48:30.644334 | debian-bookworm -> localhost | changed 2026-02-22 18:48:30.663989 | 2026-02-22 18:48:30.664172 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 18:48:30.945666 | debian-bookworm -> localhost | ok 2026-02-22 18:48:30.957521 | 2026-02-22 18:48:30.957684 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 18:48:30.989473 | debian-bookworm | ok 2026-02-22 18:48:31.010145 | debian-bookworm | included: /var/lib/zuul/builds/9c3a6101d3744748adfd931246ea6c3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 18:48:31.018233 | 2026-02-22 18:48:31.018355 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 18:48:32.097354 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-22 18:48:32.097581 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c3a6101d3744748adfd931246ea6c3a/work/9c3a6101d3744748adfd931246ea6c3a_id_rsa 2026-02-22 18:48:32.097622 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c3a6101d3744748adfd931246ea6c3a/work/9c3a6101d3744748adfd931246ea6c3a_id_rsa.pub 2026-02-22 18:48:32.097649 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-22 18:48:32.097674 | debian-bookworm -> localhost | SHA256:J2NClcwx5EitjEO+p5H3haQ3lCx83xRj/k/W/QoIb4E zuul-build-sshkey 2026-02-22 18:48:32.097707 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-22 18:48:32.097730 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-22 18:48:32.097788 | debian-bookworm -> localhost | | .==o | 2026-02-22 18:48:32.097814 | debian-bookworm -> localhost | | .. +=. + | 2026-02-22 18:48:32.097836 | debian-bookworm -> localhost | | o +oo.. o o | 2026-02-22 18:48:32.097857 | debian-bookworm -> localhost | | +.= *. o | 2026-02-22 18:48:32.097877 | debian-bookworm -> localhost | | +.*Eooo . o| 2026-02-22 18:48:32.097907 | debian-bookworm -> localhost | | + +o+*oo. . =| 2026-02-22 18:48:32.097929 | debian-bookworm -> localhost | | = o o+ . +.| 2026-02-22 18:48:32.097950 | debian-bookworm -> localhost | | . .. . o| 2026-02-22 18:48:32.097971 | debian-bookworm -> localhost | | .. | 2026-02-22 18:48:32.097992 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-22 18:48:32.098050 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.488781 2026-02-22 18:48:32.104655 | 2026-02-22 18:48:32.104810 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 18:48:32.134024 | debian-bookworm | ok 2026-02-22 18:48:32.143577 | debian-bookworm | included: /var/lib/zuul/builds/9c3a6101d3744748adfd931246ea6c3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 18:48:32.153081 | 2026-02-22 18:48:32.153179 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 18:48:32.177102 | debian-bookworm | skipping: Conditional result was False 2026-02-22 18:48:32.190879 | 2026-02-22 18:48:32.191046 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 18:48:32.890883 | debian-bookworm | changed 2026-02-22 18:48:32.901164 | 2026-02-22 18:48:32.901325 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 18:48:33.174762 | debian-bookworm | ok 2026-02-22 18:48:33.180679 | 2026-02-22 18:48:33.180826 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 18:48:33.875206 | debian-bookworm | changed 2026-02-22 18:48:33.884523 | 2026-02-22 18:48:33.884641 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 18:48:34.556278 | debian-bookworm | changed 2026-02-22 18:48:34.563399 | 2026-02-22 18:48:34.563524 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 18:48:34.591076 | debian-bookworm | skipping: Conditional result was False 2026-02-22 18:48:34.599121 | 2026-02-22 18:48:34.599243 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 18:48:35.040951 | debian-bookworm -> localhost | changed 2026-02-22 18:48:35.064165 | 2026-02-22 18:48:35.064331 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 18:48:35.429600 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9c3a6101d3744748adfd931246ea6c3a/work/9c3a6101d3744748adfd931246ea6c3a_id_rsa (zuul-build-sshkey) 2026-02-22 18:48:35.429891 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021551 2026-02-22 18:48:35.438176 | 2026-02-22 18:48:35.438294 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 18:48:35.857892 | debian-bookworm | ok 2026-02-22 18:48:35.865132 | 2026-02-22 18:48:35.865253 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 18:48:35.889954 | debian-bookworm | skipping: Conditional result was False 2026-02-22 18:48:35.901060 | 2026-02-22 18:48:35.901171 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 18:48:36.386665 | debian-bookworm | ok 2026-02-22 18:48:36.404892 | 2026-02-22 18:48:36.405063 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 18:48:36.447741 | debian-bookworm | ok 2026-02-22 18:48:36.455034 | 2026-02-22 18:48:36.455185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 18:48:36.743635 | debian-bookworm -> localhost | ok 2026-02-22 18:48:36.762330 | 2026-02-22 18:48:36.762556 | TASK [validate-host : Collect information about the host] 2026-02-22 18:48:37.899166 | debian-bookworm | ok 2026-02-22 18:48:37.909668 | 2026-02-22 18:48:37.909820 | TASK [validate-host : Sanitize hostname] 2026-02-22 18:48:38.027629 | debian-bookworm | ok 2026-02-22 18:48:38.075638 | 2026-02-22 18:48:38.076578 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 18:48:38.648702 | debian-bookworm -> localhost | changed 2026-02-22 18:48:38.654804 | 2026-02-22 18:48:38.654966 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 18:48:39.121780 | debian-bookworm | ok 2026-02-22 18:48:39.129346 | 2026-02-22 18:48:39.129503 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 18:48:39.690619 | debian-bookworm -> localhost | changed 2026-02-22 18:48:39.701299 | 2026-02-22 18:48:39.701425 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 18:48:39.980503 | debian-bookworm | ok 2026-02-22 18:48:39.988697 | 2026-02-22 18:48:39.988846 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 18:48:41.144566 | debian-bookworm | changed: 2026-02-22 18:48:41.144837 | debian-bookworm | cd+++++++++ src/ 2026-02-22 18:48:41.144895 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-22 18:48:41.144941 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-22 18:48:41.144984 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-22 18:48:41.145027 | debian-bookworm | Containerfile 2026-02-22 18:48:41.145317 | debian-bookworm | Containerfile 2026-02-22 18:48:41.198566 | debian-bookworm | 11.10.1 2026-02-22 18:51:21.266577 | debian-bookworm | #9 81.36 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.1 2026-02-22 18:51:21.266583 | debian-bookworm | #9 81.36 npm notice To update run: npm install -g npm@11.10.1 2026-02-22 18:51:21.266596 | debian-bookworm | #9 81.36 npm notice 2026-02-22 18:51:21.955276 | debian-bookworm | #9 DONE 82.2s 2026-02-22 18:51:22.109738 | debian-bookworm | 2026-02-22 18:51:22.109814 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-22 18:51:22.557895 | debian-bookworm | #11 DONE 0.6s 2026-02-22 18:51:22.711794 | debian-bookworm | 2026-02-22 18:51:22.711891 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-22 18:51:23.190736 | debian-bookworm | #12 0.630 2026-02-22 18:51:23.190802 | debian-bookworm | #12 0.630 > frontend@0.1.0 build 2026-02-22 18:51:23.190810 | debian-bookworm | #12 0.630 > next build 2026-02-22 18:51:23.190815 | debian-bookworm | #12 0.630 2026-02-22 18:51:24.707184 | debian-bookworm | #12 2.146 ▲ Next.js 16.1.6 (Turbopack) 2026-02-22 18:51:24.912457 | debian-bookworm | #12 2.147 2026-02-22 18:51:24.912550 | debian-bookworm | #12 2.200 Creating an optimized production build ... 2026-02-22 18:51:38.765553 | debian-bookworm | #12 16.20 ✓ Compiled successfully in 13.0s 2026-02-22 18:51:38.922467 | debian-bookworm | #12 16.21 Running TypeScript ... 2026-02-22 18:51:39.048534 | debian-bookworm | #12 16.49 2026-02-22 18:51:39.213610 | debian-bookworm | #12 16.50 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-22 18:51:39.213690 | debian-bookworm | #12 16.50 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-22 18:51:39.213710 | debian-bookworm | #12 16.50 2026-02-22 18:51:39.213727 | debian-bookworm | #12 16.50 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-22 18:51:39.213743 | debian-bookworm | #12 16.50 2026-02-22 18:51:39.213759 | debian-bookworm | #12 16.50 The following mandatory changes were made to your tsconfig.json: 2026-02-22 18:51:39.213774 | debian-bookworm | #12 16.50 2026-02-22 18:51:39.213790 | debian-bookworm | #12 16.50 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-22 18:51:39.213806 | debian-bookworm | #12 16.50 2026-02-22 18:51:45.642707 | debian-bookworm | #12 23.08 Collecting page data using 1 worker ... 2026-02-22 18:51:46.371556 | debian-bookworm | #12 23.81 Generating static pages using 1 worker (0/10) ... 2026-02-22 18:51:46.554717 | debian-bookworm | #12 23.84 Generating static pages using 1 worker (2/10) 2026-02-22 18:51:46.744439 | debian-bookworm | #12 24.18 Generating static pages using 1 worker (4/10) 2026-02-22 18:51:46.967098 | debian-bookworm | #12 24.19 Generating static pages using 1 worker (7/10) 2026-02-22 18:51:46.967172 | debian-bookworm | #12 24.24 ✓ Generating static pages using 1 worker (10/10) in 434.5ms 2026-02-22 18:51:46.967192 | debian-bookworm | #12 24.26 Finalizing page optimization ... 2026-02-22 18:51:47.310537 | debian-bookworm | #12 24.75 2026-02-22 18:51:47.466254 | debian-bookworm | #12 24.75 Route (app) 2026-02-22 18:51:47.466435 | debian-bookworm | #12 24.75 ┌ ○ / 2026-02-22 18:51:47.466489 | debian-bookworm | #12 24.75 ├ ○ /_not-found 2026-02-22 18:51:47.466535 | debian-bookworm | #12 24.75 ├ ƒ /api/config 2026-02-22 18:51:47.466578 | debian-bookworm | #12 24.75 ├ ƒ /api/health 2026-02-22 18:51:47.466621 | debian-bookworm | #12 24.75 ├ ○ /events 2026-02-22 18:51:47.466698 | debian-bookworm | #12 24.75 ├ ○ /inventory 2026-02-22 18:51:47.466743 | debian-bookworm | #12 24.75 ├ ○ /nodes 2026-02-22 18:51:47.466802 | debian-bookworm | #12 24.75 └ ○ /services 2026-02-22 18:51:47.466848 | debian-bookworm | #12 24.75 2026-02-22 18:51:47.466892 | debian-bookworm | #12 24.75 2026-02-22 18:51:47.466935 | debian-bookworm | #12 24.75 ○ (Static) prerendered as static content 2026-02-22 18:51:47.466979 | debian-bookworm | #12 24.75 ƒ (Dynamic) server-rendered on demand 2026-02-22 18:51:47.467021 | debian-bookworm | #12 24.75 2026-02-22 18:51:47.505332 | debian-bookworm | #12 DONE 24.9s 2026-02-22 18:51:48.440638 | debian-bookworm | 2026-02-22 18:51:48.440710 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-22 18:51:48.607799 | debian-bookworm | #13 DONE 0.2s 2026-02-22 18:51:48.764595 | debian-bookworm | 2026-02-22 18:51:48.764701 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-22 18:51:49.090171 | debian-bookworm | #14 DONE 0.5s 2026-02-22 18:51:49.248785 | debian-bookworm | 2026-02-22 18:51:49.248908 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-22 18:51:49.259618 | debian-bookworm | #15 DONE 0.2s 2026-02-22 18:51:49.421595 | debian-bookworm | 2026-02-22 18:51:49.421656 | debian-bookworm | #16 exporting to image 2026-02-22 18:51:49.421663 | debian-bookworm | #16 exporting layers 2026-02-22 18:51:54.063388 | debian-bookworm | #16 exporting layers 4.8s done 2026-02-22 18:51:54.194469 | debian-bookworm | #16 exporting manifest sha256:605c5ed38a35def5fd2498f8da18c8252d67454cd368aab927be861408a3e93e 0.0s done 2026-02-22 18:51:54.194761 | debian-bookworm | #16 exporting config sha256:7ead56cecbb5e6da07a1dadf04707188f25fb362a41891769f2afee13374df0b 0.0s done 2026-02-22 18:51:54.194787 | debian-bookworm | #16 exporting attestation manifest sha256:d553d6bdde1bb236de751e8abff4e575751cfa078a4c65f9e45bf65370598017 0.0s done 2026-02-22 18:51:54.194797 | debian-bookworm | #16 exporting manifest list sha256:129495ac30656d107425ac9f29001306df861949844885863427b6232b47b262 2026-02-22 18:51:54.378330 | debian-bookworm | #16 exporting manifest list sha256:129495ac30656d107425ac9f29001306df861949844885863427b6232b47b262 0.0s done 2026-02-22 18:51:54.378430 | debian-bookworm | #16 naming to docker.io/library/cb2b309:latest done 2026-02-22 18:51:54.378443 | debian-bookworm | #16 unpacking to docker.io/library/cb2b309:latest 2026-02-22 18:51:55.390395 | debian-bookworm | #16 unpacking to docker.io/library/cb2b309:latest 1.2s done 2026-02-22 18:51:55.600962 | debian-bookworm | #16 DONE 6.2s 2026-02-22 18:51:55.751824 | debian-bookworm | + docker images 2026-02-22 18:51:55.848769 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-22 18:51:55.848857 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-22 18:51:55.848864 | debian-bookworm | cb2b309:latest 129495ac3065 326MB 79.5MB 2026-02-22 18:51:56.251265 | debian-bookworm | ok: Runtime: 0:02:05.700555 2026-02-22 18:51:56.264441 | 2026-02-22 18:51:56.264559 | TASK [Run push script] 2026-02-22 18:52:14.859558 | debian-bookworm | Output suppressed because no_log was given 2026-02-22 18:52:14.870577 | 2026-02-22 18:52:14.870739 | TASK [Run cosign script] 2026-02-22 18:52:15.181309 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-22 18:52:15.181389 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-22 18:52:15.181397 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-22 18:52:15.181427 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-22 18:52:15.200357 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-22 18:52:15.200810 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-22 18:52:15.409983 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-22 18:52:15.567200 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-22 18:52:20.472904 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 128M 20 26.2M 0 0 18.9M 0 0:00:06 0:00:01 0:00:05 27.3M 37 128M 37 47.9M 0 0 20.0M 0 0:00:06 0:00:02 0:00:04 24.4M 57 128M 57 73.5M 0 0 21.7M 0 0:00:05 0:00:03 0:00:02 24.8M 80 128M 80 104M 0 0 23.7M 0 0:00:05 0:00:04 0:00:01 26.2M 100 128M 100 128M 0 0 24.4M 0 0:00:05 0:00:05 --:--:-- 26.5M 2026-02-22 18:52:20.478010 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-22 18:52:20.479432 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-02-22 18:52:21.236994 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:latest uses a tag, not a digest, to identify the image to sign. 2026-02-22 18:52:21.237149 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-22 18:52:21.237172 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-22 18:52:21.237188 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-22 18:52:21.237201 | debian-bookworm | images by tag will be removed in a future release. 2026-02-22 18:52:21.237213 | debian-bookworm | 2026-02-22 18:52:21.595868 | debian-bookworm | Signing artifact... 2026-02-22 18:52:39.929134 | debian-bookworm | ok: Runtime: 0:00:24.634183 2026-02-22 18:52:39.942444 | 2026-02-22 18:52:39.942643 | TASK [Run sbom script] 2026-02-22 18:52:40.261062 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-22 18:52:40.261261 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-22 18:52:40.261347 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-22 18:52:40.261368 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-22 18:52:40.261398 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-22 18:52:40.273437 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-22 18:52:40.508828 | debian-bookworm | [info] checking github for the current release tag 2026-02-22 18:52:40.862444 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-02-22 18:52:41.183642 | debian-bookworm | [info] checking github for the current release tag 2026-02-22 18:52:41.338259 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-02-22 18:52:43.560619 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-22 18:52:43.592009 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-02-22 18:52:58.812190 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-02-22 18:52:59.813205 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-02-22 18:52:59.813375 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-02-22 18:52:59.813406 | debian-bookworm | Auto mode ON 2026-02-22 18:52:59.813424 | debian-bookworm | Reading sbom.json ... 2026-02-22 18:52:59.813436 | debian-bookworm | Uploading sbom.json ... 2026-02-22 18:52:59.813452 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-02-22 18:52:59.813464 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-02-22 18:52:59.813476 | debian-bookworm | No policy violations found. 2026-02-22 18:52:59.813487 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-02-22 18:52:59.813499 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-22 18:53:00.000059 | debian-bookworm | ok: Runtime: 0:00:19.602335 2026-02-22 18:53:00.001890 | 2026-02-22 18:53:00.001973 | PLAY RECAP 2026-02-22 18:53:00.002051 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-22 18:53:00.002078 | 2026-02-22 18:53:00.157152 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-22 18:53:00.160443 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-22 18:53:00.919062 | 2026-02-22 18:53:00.919242 | PLAY [Base post] 2026-02-22 18:53:00.933254 | 2026-02-22 18:53:00.933410 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-22 18:53:01.756940 | debian-bookworm | changed 2026-02-22 18:53:01.767987 | 2026-02-22 18:53:01.768185 | PLAY RECAP 2026-02-22 18:53:01.768288 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-22 18:53:01.768367 | 2026-02-22 18:53:01.926440 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-22 18:53:01.927597 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-22 18:53:02.828517 | 2026-02-22 18:53:02.828694 | PLAY [Base post-logs] 2026-02-22 18:53:02.842886 | 2026-02-22 18:53:02.843099 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-22 18:53:03.355608 | localhost | changed 2026-02-22 18:53:03.374479 | 2026-02-22 18:53:03.374682 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-22 18:53:03.414715 | localhost | ok 2026-02-22 18:53:03.422266 | 2026-02-22 18:53:03.422454 | TASK [Set zuul-log-path fact] 2026-02-22 18:53:03.453178 | localhost | ok 2026-02-22 18:53:03.470949 | 2026-02-22 18:53:03.471137 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 18:53:03.509925 | localhost | ok 2026-02-22 18:53:03.517463 | 2026-02-22 18:53:03.517645 | TASK [upload-logs : Create log directories] 2026-02-22 18:53:04.077822 | localhost | changed 2026-02-22 18:53:04.083085 | 2026-02-22 18:53:04.083220 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-22 18:53:04.621567 | localhost -> localhost | ok: Runtime: 0:00:00.007246 2026-02-22 18:53:04.631784 | 2026-02-22 18:53:04.631988 | TASK [upload-logs : Upload logs to log server] 2026-02-22 18:53:05.219259 | localhost | Output suppressed because no_log was given 2026-02-22 18:53:05.221147 | 2026-02-22 18:53:05.221257 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 18:53:05.273973 | localhost | skipping: Conditional result was False 2026-02-22 18:53:05.276681 | localhost | skipping: Conditional result was False 2026-02-22 18:53:05.287996 | 2026-02-22 18:53:05.288126 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 18:53:05.340439 | localhost | skipping: Conditional result was False 2026-02-22 18:53:05.340717 | 2026-02-22 18:53:05.345933 | localhost | skipping: Conditional result was False 2026-02-22 18:53:05.355111 | 2026-02-22 18:53:05.355223 | LOOP [upload-logs : Upload console log and json output]