2026-07-21 07:32:57.310900 | Job console starting 2026-07-21 07:32:57.323450 | Updating git repos 2026-07-21 07:32:57.374767 | Cloning repos into workspace 2026-07-21 07:32:57.447412 | Restoring repo states 2026-07-21 07:32:57.464015 | Merging changes 2026-07-21 07:32:57.464035 | Checking out repos 2026-07-21 07:32:57.592546 | Preparing playbooks 2026-07-21 07:32:58.589148 | Running Ansible setup 2026-07-21 07:33:02.906359 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 07:33:03.736008 | 2026-07-21 07:33:03.736204 | PLAY [Base pre] 2026-07-21 07:33:03.755125 | 2026-07-21 07:33:03.755294 | TASK [Setup log path fact] 2026-07-21 07:33:03.785658 | debian-bookworm | ok 2026-07-21 07:33:03.804505 | 2026-07-21 07:33:03.804668 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 07:33:03.845409 | debian-bookworm | ok 2026-07-21 07:33:03.856506 | 2026-07-21 07:33:03.856648 | TASK [emit-job-header : Print job information] 2026-07-21 07:33:03.900361 | # Job Information 2026-07-21 07:33:03.900649 | Ansible Version: 2.16.14 2026-07-21 07:33:03.900697 | Job: container-image-python-osism-frontend-push 2026-07-21 07:33:03.900835 | Pipeline: tag 2026-07-21 07:33:03.900870 | Executor: 521e9411259a 2026-07-21 07:33:03.900900 | Triggered by: https://github.com/osism/python-osism/releases/tag/v0.20260721.0 2026-07-21 07:33:03.900931 | Event ID: 61ac306e-84d6-11f1-9fe6-8d4d6b350e82 2026-07-21 07:33:03.907658 | 2026-07-21 07:33:03.907793 | LOOP [emit-job-header : Print node information] 2026-07-21 07:33:04.018602 | debian-bookworm | ok: 2026-07-21 07:33:04.019090 | debian-bookworm | # Node Information 2026-07-21 07:33:04.019246 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 07:33:04.019286 | debian-bookworm | Hostname: debian 2026-07-21 07:33:04.019308 | debian-bookworm | Username: zuul 2026-07-21 07:33:04.019331 | debian-bookworm | Distro: Debian 12.15 2026-07-21 07:33:04.019358 | debian-bookworm | Provider: regiocloud-a 2026-07-21 07:33:04.019379 | debian-bookworm | Region: 2026-07-21 07:33:04.019402 | debian-bookworm | Label: debian-bookworm 2026-07-21 07:33:04.019423 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 07:33:04.019444 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe44:6c30 2026-07-21 07:33:04.040563 | 2026-07-21 07:33:04.040750 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 07:33:04.523345 | debian-bookworm -> localhost | changed 2026-07-21 07:33:04.534007 | 2026-07-21 07:33:04.534149 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 07:33:05.608391 | debian-bookworm -> localhost | changed 2026-07-21 07:33:05.620068 | 2026-07-21 07:33:05.620203 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 07:33:05.910004 | debian-bookworm -> localhost | ok 2026-07-21 07:33:05.916879 | 2026-07-21 07:33:05.917081 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 07:33:05.956780 | debian-bookworm | ok 2026-07-21 07:33:05.976878 | debian-bookworm | included: /var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 07:33:05.983151 | 2026-07-21 07:33:05.983272 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 07:33:07.114329 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 07:33:07.114628 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/b8eb165a03fc460fa7b1e40cef10c39c_id_rsa 2026-07-21 07:33:07.114674 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/b8eb165a03fc460fa7b1e40cef10c39c_id_rsa.pub 2026-07-21 07:33:07.114706 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 07:33:07.114736 | debian-bookworm -> localhost | SHA256:vvSDcFiJCXakIxOmcULFk1QFHsz7jOSWTlwcBb+M+bc zuul-build-sshkey 2026-07-21 07:33:07.114776 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 07:33:07.114803 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 07:33:07.114828 | debian-bookworm -> localhost | |+.Bo==+oo. | 2026-07-21 07:33:07.114907 | debian-bookworm -> localhost | | * =++o.. | 2026-07-21 07:33:07.114934 | debian-bookworm -> localhost | |. o.++oo.o | 2026-07-21 07:33:07.114958 | debian-bookworm -> localhost | | o +oo* . | 2026-07-21 07:33:07.114982 | debian-bookworm -> localhost | | + *=So | 2026-07-21 07:33:07.115015 | debian-bookworm -> localhost | | Bo+o | 2026-07-21 07:33:07.115041 | debian-bookworm -> localhost | | + ooo . | 2026-07-21 07:33:07.115065 | debian-bookworm -> localhost | | . ..oo . | 2026-07-21 07:33:07.115090 | debian-bookworm -> localhost | | . .E | 2026-07-21 07:33:07.115114 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 07:33:07.115182 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.594111 2026-07-21 07:33:07.124070 | 2026-07-21 07:33:07.124191 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 07:33:07.153231 | debian-bookworm | ok 2026-07-21 07:33:07.164378 | debian-bookworm | included: /var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 07:33:07.172821 | 2026-07-21 07:33:07.172923 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 07:33:07.196743 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:33:07.203735 | 2026-07-21 07:33:07.203851 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 07:33:07.820374 | debian-bookworm | changed 2026-07-21 07:33:07.828769 | 2026-07-21 07:33:07.828921 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 07:33:08.065974 | debian-bookworm | ok 2026-07-21 07:33:08.075708 | 2026-07-21 07:33:08.075878 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 07:33:08.710700 | debian-bookworm | changed 2026-07-21 07:33:08.719450 | 2026-07-21 07:33:08.719594 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 07:33:09.391649 | debian-bookworm | changed 2026-07-21 07:33:09.399486 | 2026-07-21 07:33:09.399624 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 07:33:09.434031 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:33:09.447143 | 2026-07-21 07:33:09.447356 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 07:33:09.939705 | debian-bookworm -> localhost | changed 2026-07-21 07:33:09.961118 | 2026-07-21 07:33:09.961338 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 07:33:10.365056 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/b8eb165a03fc460fa7b1e40cef10c39c_id_rsa (zuul-build-sshkey) 2026-07-21 07:33:10.365681 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016253 2026-07-21 07:33:10.384458 | 2026-07-21 07:33:10.384657 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 07:33:10.830340 | debian-bookworm | ok 2026-07-21 07:33:10.836021 | 2026-07-21 07:33:10.836142 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 07:33:10.860921 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:33:10.880515 | 2026-07-21 07:33:10.880672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 07:33:11.364201 | debian-bookworm | ok 2026-07-21 07:33:11.380660 | 2026-07-21 07:33:11.380832 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 07:33:11.428514 | debian-bookworm | ok 2026-07-21 07:33:11.436733 | 2026-07-21 07:33:11.436875 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 07:33:11.748239 | debian-bookworm -> localhost | ok 2026-07-21 07:33:11.758442 | 2026-07-21 07:33:11.758602 | TASK [validate-host : Collect information about the host] 2026-07-21 07:33:12.846879 | debian-bookworm | ok 2026-07-21 07:33:12.863339 | 2026-07-21 07:33:12.863499 | TASK [validate-host : Sanitize hostname] 2026-07-21 07:33:13.030773 | debian-bookworm | ok 2026-07-21 07:33:13.035659 | 2026-07-21 07:33:13.035767 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 07:33:13.649562 | debian-bookworm -> localhost | changed 2026-07-21 07:33:13.660447 | 2026-07-21 07:33:13.660638 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 07:33:14.085618 | debian-bookworm | ok 2026-07-21 07:33:14.093146 | 2026-07-21 07:33:14.093325 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 07:33:14.676265 | debian-bookworm -> localhost | changed 2026-07-21 07:33:14.687873 | 2026-07-21 07:33:14.688020 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 07:33:14.973550 | debian-bookworm | ok 2026-07-21 07:33:14.982202 | 2026-07-21 07:33:14.982442 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 07:33:16.166815 | debian-bookworm | changed: 2026-07-21 07:33:16.167182 | debian-bookworm | cd+++++++++ src/ 2026-07-21 07:33:16.167293 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 07:33:16.167338 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 07:33:16.167374 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-21 07:33:16.167408 | debian-bookworm | Containerfile 2026-07-21 07:33:16.167621 | debian-bookworm | Containerfile 2026-07-21 07:33:16.177080 | debian-bookworm | =4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.035940 | debian-bookworm | #9 2.556 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.035944 | debian-bookworm | #9 2.556 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.035948 | debian-bookworm | #9 2.556 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.035952 | debian-bookworm | #9 2.556 npm warn 2026-07-21 07:34:43.035956 | debian-bookworm | #9 2.556 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.035959 | debian-bookworm | #9 2.556 npm warn node_modules/typescript 2026-07-21 07:34:43.035963 | debian-bookworm | #9 2.556 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.035973 | debian-bookworm | #9 2.556 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.035977 | debian-bookworm | #9 2.556 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.035981 | debian-bookworm | #9 2.556 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.035985 | debian-bookworm | #9 2.567 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.035989 | debian-bookworm | #9 2.569 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.035993 | debian-bookworm | #9 2.569 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.035997 | debian-bookworm | #9 2.569 npm warn node_modules/eslint 2026-07-21 07:34:43.036001 | debian-bookworm | #9 2.569 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.036005 | debian-bookworm | #9 2.569 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.036009 | debian-bookworm | #9 2.569 npm warn 2026-07-21 07:34:43.036013 | debian-bookworm | #9 2.569 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036017 | debian-bookworm | #9 2.569 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036021 | debian-bookworm | #9 2.569 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036025 | debian-bookworm | #9 2.569 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036030 | debian-bookworm | #9 2.569 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036036 | debian-bookworm | #9 2.569 npm warn 1 more (typescript-eslint) 2026-07-21 07:34:43.036040 | debian-bookworm | #9 2.569 npm warn 2026-07-21 07:34:43.036044 | debian-bookworm | #9 2.569 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.036048 | debian-bookworm | #9 2.569 npm warn node_modules/eslint 2026-07-21 07:34:43.036052 | debian-bookworm | #9 2.569 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036056 | debian-bookworm | #9 2.569 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036060 | debian-bookworm | #9 2.569 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036064 | debian-bookworm | #9 2.569 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036068 | debian-bookworm | #9 2.569 npm warn 1 more (typescript-eslint) 2026-07-21 07:34:43.036072 | debian-bookworm | #9 2.574 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036076 | debian-bookworm | #9 2.575 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036080 | debian-bookworm | #9 2.575 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036084 | debian-bookworm | #9 2.575 npm warn node_modules/typescript 2026-07-21 07:34:43.036088 | debian-bookworm | #9 2.575 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036091 | debian-bookworm | #9 2.575 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036099 | debian-bookworm | #9 2.575 npm warn 2026-07-21 07:34:43.036103 | debian-bookworm | #9 2.575 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036107 | debian-bookworm | #9 2.575 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036111 | debian-bookworm | #9 2.575 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036115 | debian-bookworm | #9 2.575 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036127 | debian-bookworm | #9 2.575 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036172 | debian-bookworm | #9 2.575 npm warn 1 more (typescript-eslint) 2026-07-21 07:34:43.036176 | debian-bookworm | #9 2.575 npm warn 2026-07-21 07:34:43.036180 | debian-bookworm | #9 2.575 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036183 | debian-bookworm | #9 2.575 npm warn node_modules/typescript 2026-07-21 07:34:43.036187 | debian-bookworm | #9 2.575 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036191 | debian-bookworm | #9 2.575 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036195 | debian-bookworm | #9 2.575 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036199 | debian-bookworm | #9 2.575 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036203 | debian-bookworm | #9 2.575 npm warn 1 more (typescript-eslint) 2026-07-21 07:34:43.036206 | debian-bookworm | #9 2.580 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036210 | debian-bookworm | #9 2.582 npm warn While resolving: @typescript-eslint/project-service@8.54.0 2026-07-21 07:34:43.036214 | debian-bookworm | #9 2.582 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036218 | debian-bookworm | #9 2.582 npm warn node_modules/typescript 2026-07-21 07:34:43.036221 | debian-bookworm | #9 2.582 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036225 | debian-bookworm | #9 2.582 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036229 | debian-bookworm | #9 2.582 npm warn 2026-07-21 07:34:43.036233 | debian-bookworm | #9 2.582 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036237 | debian-bookworm | #9 2.582 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-21 07:34:43.036241 | debian-bookworm | #9 2.582 npm warn node_modules/@typescript-eslint/project-service 2026-07-21 07:34:43.036244 | debian-bookworm | #9 2.582 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-21 07:34:43.036248 | debian-bookworm | #9 2.582 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-21 07:34:43.036252 | debian-bookworm | #9 2.582 npm warn 2026-07-21 07:34:43.036256 | debian-bookworm | #9 2.582 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036260 | debian-bookworm | #9 2.582 npm warn node_modules/typescript 2026-07-21 07:34:43.036264 | debian-bookworm | #9 2.582 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-21 07:34:43.036268 | debian-bookworm | #9 2.582 npm warn node_modules/@typescript-eslint/project-service 2026-07-21 07:34:43.036275 | debian-bookworm | #9 2.582 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-21 07:34:43.036279 | debian-bookworm | #9 2.582 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-21 07:34:43.036283 | debian-bookworm | #9 2.587 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036287 | debian-bookworm | #9 2.589 npm warn While resolving: @typescript-eslint/tsconfig-utils@8.54.0 2026-07-21 07:34:43.036290 | debian-bookworm | #9 2.589 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036294 | debian-bookworm | #9 2.589 npm warn node_modules/typescript 2026-07-21 07:34:43.036298 | debian-bookworm | #9 2.589 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036302 | debian-bookworm | #9 2.589 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036306 | debian-bookworm | #9 2.589 npm warn 2026-07-21 07:34:43.036309 | debian-bookworm | #9 2.589 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036313 | debian-bookworm | #9 2.589 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-21 07:34:43.036317 | debian-bookworm | #9 2.589 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-21 07:34:43.036321 | debian-bookworm | #9 2.589 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-21 07:34:43.036325 | debian-bookworm | #9 2.589 npm warn node_modules/@typescript-eslint/project-service 2026-07-21 07:34:43.036329 | debian-bookworm | #9 2.589 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-21 07:34:43.036333 | debian-bookworm | #9 2.589 npm warn 2026-07-21 07:34:43.036337 | debian-bookworm | #9 2.589 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036341 | debian-bookworm | #9 2.589 npm warn node_modules/typescript 2026-07-21 07:34:43.036347 | debian-bookworm | #9 2.589 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-21 07:34:43.036351 | debian-bookworm | #9 2.589 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-21 07:34:43.036355 | debian-bookworm | #9 2.589 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-21 07:34:43.036359 | debian-bookworm | #9 2.589 npm warn node_modules/@typescript-eslint/project-service 2026-07-21 07:34:43.036363 | debian-bookworm | #9 2.589 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-21 07:34:43.036367 | debian-bookworm | #9 2.597 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036371 | debian-bookworm | #9 2.598 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036374 | debian-bookworm | #9 2.598 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.036378 | debian-bookworm | #9 2.598 npm warn node_modules/eslint 2026-07-21 07:34:43.036382 | debian-bookworm | #9 2.598 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.036386 | debian-bookworm | #9 2.598 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.036390 | debian-bookworm | #9 2.598 npm warn 2026-07-21 07:34:43.036394 | debian-bookworm | #9 2.598 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036398 | debian-bookworm | #9 2.598 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036406 | debian-bookworm | #9 2.598 npm warn node_modules/@typescript-eslint/type-utils 2026-07-21 07:34:43.036410 | debian-bookworm | #9 2.598 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036414 | debian-bookworm | #9 2.598 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036418 | debian-bookworm | #9 2.598 npm warn 2026-07-21 07:34:43.036422 | debian-bookworm | #9 2.598 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.036426 | debian-bookworm | #9 2.598 npm warn node_modules/eslint 2026-07-21 07:34:43.036430 | debian-bookworm | #9 2.598 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036434 | debian-bookworm | #9 2.598 npm warn node_modules/@typescript-eslint/type-utils 2026-07-21 07:34:43.036437 | debian-bookworm | #9 2.598 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036441 | debian-bookworm | #9 2.598 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036445 | debian-bookworm | #9 2.601 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036449 | debian-bookworm | #9 2.602 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036453 | debian-bookworm | #9 2.602 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036457 | debian-bookworm | #9 2.602 npm warn node_modules/typescript 2026-07-21 07:34:43.036461 | debian-bookworm | #9 2.602 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036465 | debian-bookworm | #9 2.602 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036469 | debian-bookworm | #9 2.602 npm warn 2026-07-21 07:34:43.036473 | debian-bookworm | #9 2.602 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036476 | debian-bookworm | #9 2.602 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036480 | debian-bookworm | #9 2.602 npm warn node_modules/@typescript-eslint/type-utils 2026-07-21 07:34:43.036484 | debian-bookworm | #9 2.602 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036488 | debian-bookworm | #9 2.602 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036492 | debian-bookworm | #9 2.602 npm warn 2026-07-21 07:34:43.036496 | debian-bookworm | #9 2.602 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036500 | debian-bookworm | #9 2.602 npm warn node_modules/typescript 2026-07-21 07:34:43.036504 | debian-bookworm | #9 2.602 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-21 07:34:43.036508 | debian-bookworm | #9 2.602 npm warn node_modules/@typescript-eslint/type-utils 2026-07-21 07:34:43.036512 | debian-bookworm | #9 2.602 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036516 | debian-bookworm | #9 2.602 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036519 | debian-bookworm | #9 2.608 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036526 | debian-bookworm | #9 2.609 npm warn While resolving: @typescript-eslint/typescript-estree@8.54.0 2026-07-21 07:34:43.036530 | debian-bookworm | #9 2.609 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036534 | debian-bookworm | #9 2.609 npm warn node_modules/typescript 2026-07-21 07:34:43.036537 | debian-bookworm | #9 2.609 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036541 | debian-bookworm | #9 2.609 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036545 | debian-bookworm | #9 2.609 npm warn 2026-07-21 07:34:43.036549 | debian-bookworm | #9 2.609 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036555 | debian-bookworm | #9 2.609 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-21 07:34:43.036559 | debian-bookworm | #9 2.609 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-21 07:34:43.036563 | debian-bookworm | #9 2.609 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036566 | debian-bookworm | #9 2.609 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036570 | debian-bookworm | #9 2.609 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-21 07:34:43.036574 | debian-bookworm | #9 2.609 npm warn 2026-07-21 07:34:43.036578 | debian-bookworm | #9 2.609 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036582 | debian-bookworm | #9 2.609 npm warn node_modules/typescript 2026-07-21 07:34:43.036586 | debian-bookworm | #9 2.609 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-21 07:34:43.036590 | debian-bookworm | #9 2.609 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-21 07:34:43.036594 | debian-bookworm | #9 2.609 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-21 07:34:43.036598 | debian-bookworm | #9 2.609 npm warn node_modules/@typescript-eslint/parser 2026-07-21 07:34:43.036602 | debian-bookworm | #9 2.609 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-21 07:34:43.036606 | debian-bookworm | #9 2.615 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036610 | debian-bookworm | #9 2.617 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036614 | debian-bookworm | #9 2.617 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.036618 | debian-bookworm | #9 2.617 npm warn node_modules/eslint 2026-07-21 07:34:43.036621 | debian-bookworm | #9 2.617 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.036625 | debian-bookworm | #9 2.617 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.036629 | debian-bookworm | #9 2.617 npm warn 2026-07-21 07:34:43.036633 | debian-bookworm | #9 2.617 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036637 | debian-bookworm | #9 2.617 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036641 | debian-bookworm | #9 2.617 npm warn node_modules/@typescript-eslint/utils 2026-07-21 07:34:43.036645 | debian-bookworm | #9 2.617 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036649 | debian-bookworm | #9 2.617 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036653 | debian-bookworm | #9 2.617 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-21 07:34:43.036657 | debian-bookworm | #9 2.617 npm warn 2026-07-21 07:34:43.036661 | debian-bookworm | #9 2.617 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.036667 | debian-bookworm | #9 2.617 npm warn node_modules/eslint 2026-07-21 07:34:43.036671 | debian-bookworm | #9 2.617 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036675 | debian-bookworm | #9 2.617 npm warn node_modules/@typescript-eslint/utils 2026-07-21 07:34:43.036679 | debian-bookworm | #9 2.617 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036682 | debian-bookworm | #9 2.617 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036686 | debian-bookworm | #9 2.617 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-21 07:34:43.036690 | debian-bookworm | #9 2.623 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.036694 | debian-bookworm | #9 2.625 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036698 | debian-bookworm | #9 2.625 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.036704 | debian-bookworm | #9 2.625 npm warn node_modules/typescript 2026-07-21 07:34:43.036708 | debian-bookworm | #9 2.625 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.036712 | debian-bookworm | #9 2.625 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.036715 | debian-bookworm | #9 2.625 npm warn 2026-07-21 07:34:43.036719 | debian-bookworm | #9 2.625 npm warn Could not resolve dependency: 2026-07-21 07:34:43.036723 | debian-bookworm | #9 2.625 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036727 | debian-bookworm | #9 2.625 npm warn node_modules/@typescript-eslint/utils 2026-07-21 07:34:43.036731 | debian-bookworm | #9 2.625 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036735 | debian-bookworm | #9 2.625 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036738 | debian-bookworm | #9 2.625 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-21 07:34:43.036742 | debian-bookworm | #9 2.625 npm warn 2026-07-21 07:34:43.036746 | debian-bookworm | #9 2.625 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.036750 | debian-bookworm | #9 2.625 npm warn node_modules/typescript 2026-07-21 07:34:43.036754 | debian-bookworm | #9 2.625 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-21 07:34:43.036758 | debian-bookworm | #9 2.625 npm warn node_modules/@typescript-eslint/utils 2026-07-21 07:34:43.036761 | debian-bookworm | #9 2.625 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-21 07:34:43.036765 | debian-bookworm | #9 2.625 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-21 07:34:43.036769 | debian-bookworm | #9 2.625 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-21 07:34:43.036773 | debian-bookworm | #9 2.715 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.185476 | debian-bookworm | #9 2.717 npm warn While resolving: eslint-plugin-import@2.32.0 2026-07-21 07:34:43.185564 | debian-bookworm | #9 2.717 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.185579 | debian-bookworm | #9 2.717 npm warn node_modules/eslint 2026-07-21 07:34:43.185591 | debian-bookworm | #9 2.717 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.185604 | debian-bookworm | #9 2.717 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.185615 | debian-bookworm | #9 2.717 npm warn 2026-07-21 07:34:43.185645 | debian-bookworm | #9 2.717 npm warn Could not resolve dependency: 2026-07-21 07:34:43.185657 | debian-bookworm | #9 2.717 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-21 07:34:43.185670 | debian-bookworm | #9 2.717 npm warn node_modules/eslint-plugin-import 2026-07-21 07:34:43.185682 | debian-bookworm | #9 2.717 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.185736 | debian-bookworm | #9 2.717 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.185751 | debian-bookworm | #9 2.717 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-21 07:34:43.185762 | debian-bookworm | #9 2.717 npm warn 2026-07-21 07:34:43.185774 | debian-bookworm | #9 2.717 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.185786 | debian-bookworm | #9 2.717 npm warn node_modules/eslint 2026-07-21 07:34:43.185797 | debian-bookworm | #9 2.717 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-21 07:34:43.185808 | debian-bookworm | #9 2.717 npm warn node_modules/eslint-plugin-import 2026-07-21 07:34:43.185819 | debian-bookworm | #9 2.717 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.185830 | debian-bookworm | #9 2.717 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.185841 | debian-bookworm | #9 2.717 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-21 07:34:43.185852 | debian-bookworm | #9 2.811 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.185863 | debian-bookworm | #9 2.813 npm warn While resolving: eslint-plugin-jsx-a11y@6.10.2 2026-07-21 07:34:43.185873 | debian-bookworm | #9 2.813 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.185884 | debian-bookworm | #9 2.813 npm warn node_modules/eslint 2026-07-21 07:34:43.185895 | debian-bookworm | #9 2.813 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.185906 | debian-bookworm | #9 2.813 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.185937 | debian-bookworm | #9 2.813 npm warn 2026-07-21 07:34:43.185949 | debian-bookworm | #9 2.813 npm warn Could not resolve dependency: 2026-07-21 07:34:43.185961 | debian-bookworm | #9 2.813 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-21 07:34:43.185972 | debian-bookworm | #9 2.813 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-21 07:34:43.185983 | debian-bookworm | #9 2.813 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.185994 | debian-bookworm | #9 2.813 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.186005 | debian-bookworm | #9 2.813 npm warn 2026-07-21 07:34:43.186016 | debian-bookworm | #9 2.813 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.186027 | debian-bookworm | #9 2.813 npm warn node_modules/eslint 2026-07-21 07:34:43.186038 | debian-bookworm | #9 2.813 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-21 07:34:43.186049 | debian-bookworm | #9 2.813 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-21 07:34:43.186060 | debian-bookworm | #9 2.813 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.186072 | debian-bookworm | #9 2.813 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.186083 | debian-bookworm | #9 2.864 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.419383 | debian-bookworm | #9 2.866 npm warn While resolving: eslint-plugin-react@7.37.5 2026-07-21 07:34:43.419461 | debian-bookworm | #9 2.866 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.419473 | debian-bookworm | #9 2.866 npm warn node_modules/eslint 2026-07-21 07:34:43.419494 | debian-bookworm | #9 2.866 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.419504 | debian-bookworm | #9 2.866 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.419513 | debian-bookworm | #9 2.866 npm warn 2026-07-21 07:34:43.419522 | debian-bookworm | #9 2.866 npm warn Could not resolve dependency: 2026-07-21 07:34:43.419531 | debian-bookworm | #9 2.866 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-21 07:34:43.419551 | debian-bookworm | #9 2.866 npm warn node_modules/eslint-plugin-react 2026-07-21 07:34:43.419560 | debian-bookworm | #9 2.866 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419568 | debian-bookworm | #9 2.866 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419576 | debian-bookworm | #9 2.866 npm warn 2026-07-21 07:34:43.419584 | debian-bookworm | #9 2.866 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.419593 | debian-bookworm | #9 2.866 npm warn node_modules/eslint 2026-07-21 07:34:43.419601 | debian-bookworm | #9 2.866 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-21 07:34:43.419609 | debian-bookworm | #9 2.866 npm warn node_modules/eslint-plugin-react 2026-07-21 07:34:43.419617 | debian-bookworm | #9 2.866 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419625 | debian-bookworm | #9 2.866 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419633 | debian-bookworm | #9 2.920 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.419641 | debian-bookworm | #9 2.928 npm warn While resolving: eslint-plugin-react-hooks@7.0.1 2026-07-21 07:34:43.419648 | debian-bookworm | #9 2.928 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.419656 | debian-bookworm | #9 2.928 npm warn node_modules/eslint 2026-07-21 07:34:43.419664 | debian-bookworm | #9 2.928 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.419672 | debian-bookworm | #9 2.928 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.419680 | debian-bookworm | #9 2.928 npm warn 2026-07-21 07:34:43.419689 | debian-bookworm | #9 2.928 npm warn Could not resolve dependency: 2026-07-21 07:34:43.419697 | debian-bookworm | #9 2.928 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-21 07:34:43.419706 | debian-bookworm | #9 2.928 npm warn node_modules/eslint-plugin-react-hooks 2026-07-21 07:34:43.419714 | debian-bookworm | #9 2.928 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419722 | debian-bookworm | #9 2.928 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419730 | debian-bookworm | #9 2.928 npm warn 2026-07-21 07:34:43.419738 | debian-bookworm | #9 2.928 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.419762 | debian-bookworm | #9 2.928 npm warn node_modules/eslint 2026-07-21 07:34:43.419771 | debian-bookworm | #9 2.928 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-21 07:34:43.419779 | debian-bookworm | #9 2.928 npm warn node_modules/eslint-plugin-react-hooks 2026-07-21 07:34:43.419787 | debian-bookworm | #9 2.928 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419795 | debian-bookworm | #9 2.928 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419803 | debian-bookworm | #9 2.941 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.419811 | debian-bookworm | #9 2.942 npm warn While resolving: typescript-eslint@8.54.0 2026-07-21 07:34:43.419819 | debian-bookworm | #9 2.942 npm warn Found: eslint@10.7.0 2026-07-21 07:34:43.419827 | debian-bookworm | #9 2.942 npm warn node_modules/eslint 2026-07-21 07:34:43.419835 | debian-bookworm | #9 2.942 npm warn dev eslint@"^10.0.0" from the root project 2026-07-21 07:34:43.419843 | debian-bookworm | #9 2.942 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-21 07:34:43.419851 | debian-bookworm | #9 2.942 npm warn 2026-07-21 07:34:43.419859 | debian-bookworm | #9 2.942 npm warn Could not resolve dependency: 2026-07-21 07:34:43.419868 | debian-bookworm | #9 2.942 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.419876 | debian-bookworm | #9 2.942 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.419884 | debian-bookworm | #9 2.942 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419892 | debian-bookworm | #9 2.942 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419900 | debian-bookworm | #9 2.942 npm warn 2026-07-21 07:34:43.419908 | debian-bookworm | #9 2.942 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-21 07:34:43.419916 | debian-bookworm | #9 2.942 npm warn node_modules/eslint 2026-07-21 07:34:43.419924 | debian-bookworm | #9 2.942 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.419932 | debian-bookworm | #9 2.942 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.419940 | debian-bookworm | #9 2.942 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.419948 | debian-bookworm | #9 2.942 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.419956 | debian-bookworm | #9 2.947 npm warn ERESOLVE overriding peer dependency 2026-07-21 07:34:43.419964 | debian-bookworm | #9 2.948 npm warn While resolving: typescript-eslint@8.54.0 2026-07-21 07:34:43.419972 | debian-bookworm | #9 2.948 npm warn Found: typescript@6.0.3 2026-07-21 07:34:43.419980 | debian-bookworm | #9 2.948 npm warn node_modules/typescript 2026-07-21 07:34:43.419988 | debian-bookworm | #9 2.948 npm warn dev typescript@"^6.0.0" from the root project 2026-07-21 07:34:43.419996 | debian-bookworm | #9 2.948 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-21 07:34:43.420004 | debian-bookworm | #9 2.948 npm warn 2026-07-21 07:34:43.420012 | debian-bookworm | #9 2.948 npm warn Could not resolve dependency: 2026-07-21 07:34:43.420020 | debian-bookworm | #9 2.948 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.420028 | debian-bookworm | #9 2.948 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.420036 | debian-bookworm | #9 2.948 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.420044 | debian-bookworm | #9 2.948 npm warn node_modules/eslint-config-next 2026-07-21 07:34:43.420052 | debian-bookworm | #9 2.948 npm warn 2026-07-21 07:34:43.420060 | debian-bookworm | #9 2.948 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-21 07:34:43.420068 | debian-bookworm | #9 2.948 npm warn node_modules/typescript 2026-07-21 07:34:43.420075 | debian-bookworm | #9 2.948 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-21 07:34:43.420083 | debian-bookworm | #9 2.948 npm warn node_modules/typescript-eslint 2026-07-21 07:34:43.420092 | debian-bookworm | #9 2.948 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-21 07:34:43.420100 | debian-bookworm | #9 2.948 npm warn node_modules/eslint-config-next 2026-07-21 07:35:04.230862 | debian-bookworm | #9 23.91 2026-07-21 07:35:04.230933 | debian-bookworm | #9 23.91 added 378 packages, and audited 379 packages in 23s 2026-07-21 07:35:04.443045 | debian-bookworm | #9 23.91 2026-07-21 07:35:04.443103 | debian-bookworm | #9 23.91 155 packages are looking for funding 2026-07-21 07:35:04.443111 | debian-bookworm | #9 23.91 run `npm fund` for details 2026-07-21 07:35:04.443130 | debian-bookworm | #9 23.97 2026-07-21 07:35:04.443168 | debian-bookworm | #9 23.97 8 vulnerabilities (1 low, 2 moderate, 5 high) 2026-07-21 07:35:04.443172 | debian-bookworm | #9 23.97 2026-07-21 07:35:04.443177 | debian-bookworm | #9 23.97 To address issues that do not require attention, run: 2026-07-21 07:35:04.443181 | debian-bookworm | #9 23.97 npm audit fix 2026-07-21 07:35:04.443186 | debian-bookworm | #9 23.97 2026-07-21 07:35:04.443190 | debian-bookworm | #9 23.97 To address all issues (including breaking changes), run: 2026-07-21 07:35:04.443194 | debian-bookworm | #9 23.97 npm audit fix --force 2026-07-21 07:35:04.443199 | debian-bookworm | #9 23.97 2026-07-21 07:35:04.443202 | debian-bookworm | #9 23.97 Run `npm audit` for details. 2026-07-21 07:35:04.443207 | debian-bookworm | #9 23.97 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts: 2026-07-21 07:35:04.443213 | debian-bookworm | #9 23.97 npm warn allow-scripts sharp@0.34.5 (install: node install/check.js || npm run build) 2026-07-21 07:35:04.443217 | debian-bookworm | #9 23.97 npm warn allow-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) 2026-07-21 07:35:04.443222 | debian-bookworm | #9 23.97 npm warn allow-scripts 2026-07-21 07:35:04.443226 | debian-bookworm | #9 23.97 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. 2026-07-21 07:35:04.443231 | debian-bookworm | #9 23.97 npm notice 2026-07-21 07:35:04.443235 | debian-bookworm | #9 23.97 npm notice New major version of npm available! 11.16.0 -> 12.0.1 2026-07-21 07:35:04.443239 | debian-bookworm | #9 23.97 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 2026-07-21 07:35:04.443249 | debian-bookworm | #9 23.97 npm notice To update run: npm install -g npm@12.0.1 2026-07-21 07:35:04.443254 | debian-bookworm | #9 23.97 npm notice 2026-07-21 07:35:05.050337 | debian-bookworm | #9 DONE 24.7s 2026-07-21 07:35:05.204509 | debian-bookworm | 2026-07-21 07:35:05.204576 | debian-bookworm | #11 [build 5/6] COPY . . 2026-07-21 07:35:05.690726 | debian-bookworm | #11 DONE 0.6s 2026-07-21 07:35:05.845445 | debian-bookworm | 2026-07-21 07:35:05.845514 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-07-21 07:35:06.178110 | debian-bookworm | #12 0.484 2026-07-21 07:35:06.178213 | debian-bookworm | #12 0.484 > frontend@0.1.0 build 2026-07-21 07:35:06.178221 | debian-bookworm | #12 0.484 > next build 2026-07-21 07:35:06.178226 | debian-bookworm | #12 0.484 2026-07-21 07:35:07.003071 | debian-bookworm | #12 1.308 ▲ Next.js 16.2.10 (Turbopack) 2026-07-21 07:35:07.206380 | debian-bookworm | #12 1.311 2026-07-21 07:35:07.206463 | debian-bookworm | #12 1.361 Creating an optimized production build ... 2026-07-21 07:35:15.293727 | debian-bookworm | #12 9.598 ✓ Compiled successfully in 7.8s 2026-07-21 07:35:15.429248 | debian-bookworm | #12 9.602 Running TypeScript ... 2026-07-21 07:35:15.429285 | debian-bookworm | #12 9.735 2026-07-21 07:35:15.584749 | debian-bookworm | #12 9.740 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-07-21 07:35:15.584792 | debian-bookworm | #12 9.740 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-07-21 07:35:15.584798 | debian-bookworm | #12 9.740 2026-07-21 07:35:15.584803 | debian-bookworm | #12 9.740 - include was updated to add '.next/dev/types/**/*.ts' 2026-07-21 07:35:15.584807 | debian-bookworm | #12 9.740 2026-07-21 07:35:15.584811 | debian-bookworm | #12 9.740 The following mandatory changes were made to your tsconfig.json: 2026-07-21 07:35:15.584815 | debian-bookworm | #12 9.740 2026-07-21 07:35:15.584819 | debian-bookworm | #12 9.740 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-07-21 07:35:15.584823 | debian-bookworm | #12 9.740 2026-07-21 07:35:21.366232 | debian-bookworm | #12 15.67 Finished TypeScript in 6.1s ... 2026-07-21 07:35:21.519303 | debian-bookworm | #12 15.67 Collecting page data using 1 worker ... 2026-07-21 07:35:21.974871 | debian-bookworm | #12 16.28 Generating static pages using 1 worker (0/10) ... 2026-07-21 07:35:22.192699 | debian-bookworm | #12 16.35 Generating static pages using 1 worker (2/10) 2026-07-21 07:35:22.350798 | debian-bookworm | #12 16.66 Generating static pages using 1 worker (4/10) 2026-07-21 07:35:22.536550 | debian-bookworm | #12 16.66 Generating static pages using 1 worker (7/10) 2026-07-21 07:35:22.536602 | debian-bookworm | #12 16.69 ✓ Generating static pages using 1 worker (10/10) in 406ms 2026-07-21 07:35:22.536620 | debian-bookworm | #12 16.69 Finalizing page optimization ... 2026-07-21 07:35:22.653666 | debian-bookworm | #12 16.96 2026-07-21 07:35:22.776350 | debian-bookworm | #12 16.96 Route (app) 2026-07-21 07:35:22.776413 | debian-bookworm | #12 16.96 ┌ ○ / 2026-07-21 07:35:22.776438 | debian-bookworm | #12 16.96 ├ ○ /_not-found 2026-07-21 07:35:22.776485 | debian-bookworm | #12 16.96 ├ ƒ /api/config 2026-07-21 07:35:22.776507 | debian-bookworm | #12 16.96 ├ ƒ /api/health 2026-07-21 07:35:22.776528 | debian-bookworm | #12 16.96 ├ ○ /events 2026-07-21 07:35:22.776549 | debian-bookworm | #12 16.96 ├ ○ /inventory 2026-07-21 07:35:22.776570 | debian-bookworm | #12 16.96 ├ ○ /nodes 2026-07-21 07:35:22.776592 | debian-bookworm | #12 16.96 ├ ƒ /nodes/[identifier] 2026-07-21 07:35:22.776614 | debian-bookworm | #12 16.96 └ ○ /services 2026-07-21 07:35:22.776635 | debian-bookworm | #12 16.96 2026-07-21 07:35:22.776656 | debian-bookworm | #12 16.97 2026-07-21 07:35:22.776677 | debian-bookworm | #12 16.97 ○ (Static) prerendered as static content 2026-07-21 07:35:22.776698 | debian-bookworm | #12 16.97 ƒ (Dynamic) server-rendered on demand 2026-07-21 07:35:22.776719 | debian-bookworm | #12 16.97 2026-07-21 07:35:22.776741 | debian-bookworm | #12 DONE 17.1s 2026-07-21 07:35:23.426805 | debian-bookworm | 2026-07-21 07:35:23.426860 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-07-21 07:35:23.527064 | debian-bookworm | #13 DONE 0.1s 2026-07-21 07:35:23.527186 | debian-bookworm | 2026-07-21 07:35:23.527220 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-07-21 07:35:23.844578 | debian-bookworm | #14 DONE 0.3s 2026-07-21 07:35:23.992023 | debian-bookworm | 2026-07-21 07:35:23.992280 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-07-21 07:35:23.992345 | debian-bookworm | #15 DONE 0.1s 2026-07-21 07:35:24.152248 | debian-bookworm | 2026-07-21 07:35:24.152288 | debian-bookworm | #16 exporting to image 2026-07-21 07:35:24.152294 | debian-bookworm | #16 exporting layers 2026-07-21 07:35:27.400903 | debian-bookworm | #16 exporting layers 3.4s done 2026-07-21 07:35:27.400979 | debian-bookworm | #16 exporting manifest sha256:448447835f71181976c0fe46d8cec7dec288a9be96779263056927927f139fa2 2026-07-21 07:35:27.515869 | debian-bookworm | #16 exporting manifest sha256:448447835f71181976c0fe46d8cec7dec288a9be96779263056927927f139fa2 0.0s done 2026-07-21 07:35:27.515984 | debian-bookworm | #16 exporting config sha256:2761ab4ce9a4ab65b1a7c944e89b98e19fe1d6a86beadb4a9a52907ee9b931d9 0.0s done 2026-07-21 07:35:27.516031 | debian-bookworm | #16 exporting attestation manifest sha256:2863ed1211f70cf8d1e29bdfc95ab6ff6ee2e056e9b1e96220ee58952739611d 0.0s done 2026-07-21 07:35:27.516065 | debian-bookworm | #16 exporting manifest list sha256:603e0857e1ff90e7472ea27bcbeb18b17025a84341cba3d557ec3860b93b5b91 2026-07-21 07:35:27.701009 | debian-bookworm | #16 exporting manifest list sha256:603e0857e1ff90e7472ea27bcbeb18b17025a84341cba3d557ec3860b93b5b91 0.0s done 2026-07-21 07:35:27.701187 | debian-bookworm | #16 naming to docker.io/library/94903db:latest done 2026-07-21 07:35:27.701236 | debian-bookworm | #16 unpacking to docker.io/library/94903db:latest 2026-07-21 07:35:28.465577 | debian-bookworm | #16 unpacking to docker.io/library/94903db:latest 0.9s done 2026-07-21 07:35:28.652318 | debian-bookworm | #16 DONE 4.5s 2026-07-21 07:35:28.689410 | debian-bookworm | + docker images 2026-07-21 07:35:28.760570 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-07-21 07:35:28.760675 | debian-bookworm | 94903db:latest 603e0857e1ff 308MB 77MB 2026-07-21 07:35:28.905744 | debian-bookworm | ok: Runtime: 0:00:54.250738 2026-07-21 07:35:28.926988 | 2026-07-21 07:35:28.927166 | TASK [Run push script] 2026-07-21 07:35:36.462666 | debian-bookworm | Output suppressed because no_log was given 2026-07-21 07:35:36.475894 | 2026-07-21 07:35:36.476122 | TASK [Run cosign script] 2026-07-21 07:35:36.794097 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 07:35:36.794255 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-07-21 07:35:36.794274 | debian-bookworm | + [[ v0.20260721.0 != \l\a\t\e\s\t ]] 2026-07-21 07:35:36.794286 | debian-bookworm | + version=0.20260721.0 2026-07-21 07:35:36.794304 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-21 07:35:36.808420 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-21 07:35:36.808516 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-21 07:35:37.035558 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-21 07:35:37.195910 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-21 07:35:41.619687 | debian-bookworm | 3 134M 3 4592k 0 0 6849k 0 0:00:20 --:--:-- 0:00:20 6849k 21 134M 21 29.0M 0 0 17.4M 0 0:00:07 0:00:01 0:00:06 24.5M 43 134M 43 58.5M 0 0 21.9M 0 0:00:06 0:00:02 0:00:04 27.0M 69 134M 69 93.1M 0 0 25.3M 0 0:00:05 0:00:03 0:00:02 29.5M 97 134M 97 131M 0 0 28.1M 0 0:00:04 0:00:04 --:--:-- 31.8M 100 134M 100 134M 0 0 27.9M 0 0:00:04 0:00:04 --:--:-- 31.4M 2026-07-21 07:35:41.628652 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-21 07:35:41.634739 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:0.20260721.0 2026-07-21 07:35:42.702327 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:0.20260721.0 uses a tag, not a digest, to identify the image to sign. 2026-07-21 07:35:42.702410 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-21 07:35:42.702427 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-21 07:35:42.702443 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-21 07:35:42.702457 | debian-bookworm | images by tag will be removed in a future release. 2026-07-21 07:35:42.702471 | debian-bookworm | 2026-07-21 07:35:43.080416 | debian-bookworm | Signing artifact... 2026-07-21 07:35:43.735765 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/osism-frontend 2026-07-21 07:35:48.041056 | debian-bookworm | ok: Runtime: 0:00:10.827598 2026-07-21 07:35:48.054426 | 2026-07-21 07:35:48.054616 | TASK [Run sbom script] 2026-07-21 07:35:48.381569 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-21 07:35:48.381655 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-07-21 07:35:48.381662 | debian-bookworm | + [[ v0.20260721.0 != \l\a\t\e\s\t ]] 2026-07-21 07:35:48.381670 | debian-bookworm | + version=0.20260721.0 2026-07-21 07:35:48.382391 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-21 07:35:48.382856 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-21 07:35:48.395216 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-21 07:35:48.468681 | debian-bookworm | [info] checking github for the current release tag 2026-07-21 07:35:48.829602 | debian-bookworm | [info] fetching release script for tag='v1.48.0' 2026-07-21 07:35:49.092337 | debian-bookworm | [info] checking github for the current release tag 2026-07-21 07:35:49.237281 | debian-bookworm | [info] using release tag='v1.48.0' version='1.48.0' os='linux' arch='amd64' 2026-07-21 07:35:51.852530 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-21 07:35:51.884352 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:0.20260721.0 -o cyclonedx-json@1.6 2026-07-21 07:36:05.566377 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v 0.20260721.0 -f sbom.json -a 2026-07-21 07:36:07.637524 | 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-07-21 07:36:07.637640 | debian-bookworm | Provided project name and version: osism-frontend 0.20260721.0 2026-07-21 07:36:07.637659 | debian-bookworm | Auto mode ON 2026-07-21 07:36:07.637672 | debian-bookworm | Reading sbom.json ... 2026-07-21 07:36:07.637689 | debian-bookworm | Uploading sbom.json ... 2026-07-21 07:36:07.637734 | debian-bookworm | Cannot get project 'osism-frontend' '0.20260721.0' id: 404 Not Found 2026-07-21 07:36:07.637770 | debian-bookworm | Project UUID: 573ef458-9d4a-4793-b82b-252c98c05510 2026-07-21 07:36:07.637782 | debian-bookworm | No policy violations found. 2026-07-21 07:36:07.637794 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 0, 'MEDIUM': 0, 'LOW': 0, 'UNASSIGNED': 0} 2026-07-21 07:36:07.637806 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-21 07:36:08.099589 | debian-bookworm | ok: Runtime: 0:00:19.297928 2026-07-21 07:36:08.103867 | 2026-07-21 07:36:08.104045 | PLAY RECAP 2026-07-21 07:36:08.104192 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 07:36:08.104293 | 2026-07-21 07:36:08.256017 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-07-21 07:36:08.257169 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 07:36:09.064066 | 2026-07-21 07:36:09.064305 | PLAY [Base post-fetch] 2026-07-21 07:36:09.080116 | 2026-07-21 07:36:09.080321 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 07:36:09.702488 | debian-bookworm | ok 2026-07-21 07:36:09.715423 | 2026-07-21 07:36:09.715629 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 07:36:21.445364 | debian-bookworm | ok: Runtime: 0:00:05.807122 2026-07-21 07:36:21.454973 | 2026-07-21 07:36:21.455130 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 07:36:27.420466 | debian-bookworm | ok: Runtime: 0:00:00.218081 2026-07-21 07:36:27.429180 | 2026-07-21 07:36:27.429389 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 07:36:33.424363 | debian-bookworm | ok: Runtime: 0:00:00.921764 2026-07-21 07:36:33.441324 | 2026-07-21 07:36:33.441541 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 07:36:33.498024 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:36:33.514467 | 2026-07-21 07:36:33.514714 | TASK [fetch-output : Set log path for single node] 2026-07-21 07:36:33.559534 | debian-bookworm | ok 2026-07-21 07:36:33.565589 | 2026-07-21 07:36:33.565706 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 07:36:33.866520 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/logs" 2026-07-21 07:36:34.147194 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/artifacts" 2026-07-21 07:36:34.430062 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8eb165a03fc460fa7b1e40cef10c39c/work/docs" 2026-07-21 07:36:34.455809 | 2026-07-21 07:36:34.456042 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 07:36:35.281759 | debian-bookworm | changed: 2026-07-21 07:36:35.282124 | debian-bookworm | .d..t...... ./ 2026-07-21 07:36:35.282187 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 07:36:35.282231 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 07:36:35.282294 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 07:36:35.282333 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 07:36:35.282370 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 07:36:35.282443 | debian-bookworm | changed: All items complete 2026-07-21 07:36:35.282492 | 2026-07-21 07:36:35.865530 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 07:36:36.477022 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 07:36:36.510984 | 2026-07-21 07:36:36.511199 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 07:36:36.549983 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:36:36.553118 | debian-bookworm | skipping: Conditional result was False 2026-07-21 07:36:36.576870 | 2026-07-21 07:36:36.577187 | PLAY RECAP 2026-07-21 07:36:36.577310 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-21 07:36:36.577356 | 2026-07-21 07:36:36.742111 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 07:36:36.743875 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 07:36:37.492922 | 2026-07-21 07:36:37.493095 | PLAY [Base post] 2026-07-21 07:36:37.507465 | 2026-07-21 07:36:37.507613 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 07:36:38.323658 | debian-bookworm | changed 2026-07-21 07:36:38.332909 | 2026-07-21 07:36:38.333083 | PLAY RECAP 2026-07-21 07:36:38.333163 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 07:36:38.333241 | 2026-07-21 07:36:38.462195 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 07:36:38.463382 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 07:36:39.286398 | 2026-07-21 07:36:39.286586 | PLAY [Base post-logs] 2026-07-21 07:36:39.298248 | 2026-07-21 07:36:39.298427 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 07:36:39.761020 | localhost | changed 2026-07-21 07:36:39.771687 | 2026-07-21 07:36:39.771869 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 07:36:39.808922 | localhost | ok 2026-07-21 07:36:39.812791 | 2026-07-21 07:36:39.812910 | TASK [Set zuul-log-path fact] 2026-07-21 07:36:39.842669 | localhost | ok 2026-07-21 07:36:39.856571 | 2026-07-21 07:36:39.856760 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 07:36:39.895935 | localhost | ok 2026-07-21 07:36:39.900124 | 2026-07-21 07:36:39.900296 | TASK [upload-logs : Create log directories] 2026-07-21 07:36:40.424365 | localhost | changed 2026-07-21 07:36:40.427326 | 2026-07-21 07:36:40.427451 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 07:36:40.988534 | localhost -> localhost | ok: Runtime: 0:00:00.006679 2026-07-21 07:36:40.993019 | 2026-07-21 07:36:40.993137 | TASK [upload-logs : Upload logs to log server] 2026-07-21 07:36:41.603448 | localhost | Output suppressed because no_log was given 2026-07-21 07:36:41.606190 | 2026-07-21 07:36:41.606360 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 07:36:41.667248 | localhost | skipping: Conditional result was False 2026-07-21 07:36:41.672470 | localhost | skipping: Conditional result was False 2026-07-21 07:36:41.688865 | 2026-07-21 07:36:41.689097 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 07:36:41.737562 | localhost | skipping: Conditional result was False 2026-07-21 07:36:41.738050 | 2026-07-21 07:36:41.742236 | localhost | skipping: Conditional result was False 2026-07-21 07:36:41.755038 | 2026-07-21 07:36:41.755260 | LOOP [upload-logs : Upload console log and json output]