2026-07-20 00:01:04.411511 | Job console starting 2026-07-20 00:01:04.426517 | Updating git repos 2026-07-20 00:01:04.502601 | Cloning repos into workspace 2026-07-20 00:01:04.622163 | Restoring repo states 2026-07-20 00:01:04.658328 | Merging changes 2026-07-20 00:01:04.658353 | Checking out repos 2026-07-20 00:01:04.824243 | Preparing playbooks 2026-07-20 00:01:06.297903 | Running Ansible setup 2026-07-20 00:01:12.487616 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 00:01:15.449673 | 2026-07-20 00:01:15.453315 | PLAY [Base pre] 2026-07-20 00:01:15.546309 | 2026-07-20 00:01:15.548655 | TASK [Setup log path fact] 2026-07-20 00:01:15.585756 | debian-bookworm | ok 2026-07-20 00:01:15.635276 | 2026-07-20 00:01:15.635412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 00:01:15.663684 | debian-bookworm | ok 2026-07-20 00:01:15.675340 | 2026-07-20 00:01:15.675429 | TASK [emit-job-header : Print job information] 2026-07-20 00:01:15.775636 | # Job Information 2026-07-20 00:01:15.775791 | Ansible Version: 2.16.14 2026-07-20 00:01:15.775821 | Job: container-image-python-osism-frontend-push 2026-07-20 00:01:15.775850 | Pipeline: periodic-midnight 2026-07-20 00:01:15.775870 | Executor: 521e9411259a 2026-07-20 00:01:15.775887 | Triggered by: https://github.com/osism/python-osism 2026-07-20 00:01:15.775905 | Event ID: 449fddf2656843fb86868530cd58768d 2026-07-20 00:01:15.781119 | 2026-07-20 00:01:15.781243 | LOOP [emit-job-header : Print node information] 2026-07-20 00:01:16.127895 | debian-bookworm | ok: 2026-07-20 00:01:16.128120 | debian-bookworm | # Node Information 2026-07-20 00:01:16.128155 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 00:01:16.128180 | debian-bookworm | Hostname: debian 2026-07-20 00:01:16.128202 | debian-bookworm | Username: zuul 2026-07-20 00:01:16.128222 | debian-bookworm | Distro: Debian 12.15 2026-07-20 00:01:16.128245 | debian-bookworm | Provider: regiocloud-a 2026-07-20 00:01:16.128267 | debian-bookworm | Region: 2026-07-20 00:01:16.128288 | debian-bookworm | Label: debian-bookworm 2026-07-20 00:01:16.128308 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 00:01:16.128327 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:f1ff 2026-07-20 00:01:16.140842 | 2026-07-20 00:01:16.140958 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 00:01:17.378736 | debian-bookworm -> localhost | changed 2026-07-20 00:01:17.384801 | 2026-07-20 00:01:17.384890 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 00:01:19.096346 | debian-bookworm -> localhost | changed 2026-07-20 00:01:19.106009 | 2026-07-20 00:01:19.106143 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 00:01:19.402326 | debian-bookworm -> localhost | ok 2026-07-20 00:01:19.408077 | 2026-07-20 00:01:19.408221 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 00:01:19.438810 | debian-bookworm | ok 2026-07-20 00:01:19.454035 | debian-bookworm | included: /var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 00:01:19.459746 | 2026-07-20 00:01:19.459854 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 00:01:22.329102 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 00:01:22.329288 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/f75d402853c145a6a2f3fc4eee3fd813_id_rsa 2026-07-20 00:01:22.329322 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/f75d402853c145a6a2f3fc4eee3fd813_id_rsa.pub 2026-07-20 00:01:22.329345 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 00:01:22.329365 | debian-bookworm -> localhost | SHA256:szaPe+QiyTU1cm3JYMIheGLsyzODJ7Q3yBvRDviq9gk zuul-build-sshkey 2026-07-20 00:01:22.329393 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 00:01:22.329412 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 00:01:22.329430 | debian-bookworm -> localhost | | . ..... | 2026-07-20 00:01:22.329448 | debian-bookworm -> localhost | | = ..o o | 2026-07-20 00:01:22.329465 | debian-bookworm -> localhost | | . + o o + . | 2026-07-20 00:01:22.329481 | debian-bookworm -> localhost | |. + o . + = | 2026-07-20 00:01:22.329497 | debian-bookworm -> localhost | | + O . S+ o | 2026-07-20 00:01:22.329520 | debian-bookworm -> localhost | | O @ oo. | 2026-07-20 00:01:22.329538 | debian-bookworm -> localhost | | E * * o++ | 2026-07-20 00:01:22.329555 | debian-bookworm -> localhost | |..o . +..+o | 2026-07-20 00:01:22.329573 | debian-bookworm -> localhost | |+ .o .o+. | 2026-07-20 00:01:22.329591 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 00:01:22.329632 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.402203 2026-07-20 00:01:22.334972 | 2026-07-20 00:01:22.335066 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 00:01:22.352623 | debian-bookworm | ok 2026-07-20 00:01:22.363479 | debian-bookworm | included: /var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 00:01:22.370281 | 2026-07-20 00:01:22.370381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 00:01:22.383520 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:01:22.389504 | 2026-07-20 00:01:22.389620 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 00:01:23.067485 | debian-bookworm | changed 2026-07-20 00:01:23.075545 | 2026-07-20 00:01:23.075660 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 00:01:23.327978 | debian-bookworm | ok 2026-07-20 00:01:23.333641 | 2026-07-20 00:01:23.333741 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 00:01:24.032489 | debian-bookworm | changed 2026-07-20 00:01:24.045033 | 2026-07-20 00:01:24.045161 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 00:01:24.735631 | debian-bookworm | changed 2026-07-20 00:01:24.741168 | 2026-07-20 00:01:24.741267 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 00:01:24.764473 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:01:24.770474 | 2026-07-20 00:01:24.770568 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 00:01:25.187139 | debian-bookworm -> localhost | changed 2026-07-20 00:01:25.197627 | 2026-07-20 00:01:25.197808 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 00:01:25.495146 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/f75d402853c145a6a2f3fc4eee3fd813_id_rsa (zuul-build-sshkey) 2026-07-20 00:01:25.495339 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009070 2026-07-20 00:01:25.501522 | 2026-07-20 00:01:25.501610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 00:01:25.861163 | debian-bookworm | ok 2026-07-20 00:01:25.869440 | 2026-07-20 00:01:25.869925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 00:01:25.899732 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:01:25.912883 | 2026-07-20 00:01:25.913001 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 00:01:26.386163 | debian-bookworm | ok 2026-07-20 00:01:26.396691 | 2026-07-20 00:01:26.396790 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 00:01:26.427974 | debian-bookworm | ok 2026-07-20 00:01:26.434144 | 2026-07-20 00:01:26.434285 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 00:01:26.711938 | debian-bookworm -> localhost | ok 2026-07-20 00:01:26.718296 | 2026-07-20 00:01:26.718392 | TASK [validate-host : Collect information about the host] 2026-07-20 00:01:27.830133 | debian-bookworm | ok 2026-07-20 00:01:27.847280 | 2026-07-20 00:01:27.847485 | TASK [validate-host : Sanitize hostname] 2026-07-20 00:01:28.032408 | debian-bookworm | ok 2026-07-20 00:01:28.037422 | 2026-07-20 00:01:28.037542 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 00:01:28.706436 | debian-bookworm -> localhost | changed 2026-07-20 00:01:28.713009 | 2026-07-20 00:01:28.713132 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 00:01:29.151128 | debian-bookworm | ok 2026-07-20 00:01:29.157323 | 2026-07-20 00:01:29.157456 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 00:01:29.875439 | debian-bookworm -> localhost | changed 2026-07-20 00:01:29.886637 | 2026-07-20 00:01:29.886785 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 00:01:30.226135 | debian-bookworm | ok 2026-07-20 00:01:30.233309 | 2026-07-20 00:01:30.233444 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 00:01:31.653170 | debian-bookworm | changed: 2026-07-20 00:01:31.653410 | debian-bookworm | cd+++++++++ src/ 2026-07-20 00:01:31.653447 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 00:01:31.653473 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 00:01:31.653496 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-20 00:01:31.653517 | debian-bookworm | Containerfile 2026-07-20 00:01:31.653652 | debian-bookworm | Containerfile 2026-07-20 00:01:31.704781 | debian-bookworm | =4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226166 | debian-bookworm | #9 2.744 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226171 | debian-bookworm | #9 2.744 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.226177 | debian-bookworm | #9 2.744 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.226182 | debian-bookworm | #9 2.744 npm warn 2026-07-20 00:03:02.226187 | debian-bookworm | #9 2.744 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226192 | debian-bookworm | #9 2.744 npm warn node_modules/typescript 2026-07-20 00:03:02.226197 | debian-bookworm | #9 2.744 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226202 | debian-bookworm | #9 2.744 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226206 | debian-bookworm | #9 2.744 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.226211 | debian-bookworm | #9 2.744 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.226216 | debian-bookworm | #9 2.755 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226221 | debian-bookworm | #9 2.757 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226226 | debian-bookworm | #9 2.757 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.226231 | debian-bookworm | #9 2.757 npm warn node_modules/eslint 2026-07-20 00:03:02.226236 | debian-bookworm | #9 2.757 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.226241 | debian-bookworm | #9 2.757 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.226246 | debian-bookworm | #9 2.757 npm warn 2026-07-20 00:03:02.226251 | debian-bookworm | #9 2.757 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226256 | debian-bookworm | #9 2.757 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226260 | debian-bookworm | #9 2.757 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226265 | debian-bookworm | #9 2.757 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226276 | debian-bookworm | #9 2.757 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226281 | debian-bookworm | #9 2.757 npm warn 1 more (typescript-eslint) 2026-07-20 00:03:02.226286 | debian-bookworm | #9 2.757 npm warn 2026-07-20 00:03:02.226290 | debian-bookworm | #9 2.757 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.226301 | debian-bookworm | #9 2.757 npm warn node_modules/eslint 2026-07-20 00:03:02.226306 | debian-bookworm | #9 2.757 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226311 | debian-bookworm | #9 2.757 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226318 | debian-bookworm | #9 2.757 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226323 | debian-bookworm | #9 2.757 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226328 | debian-bookworm | #9 2.757 npm warn 1 more (typescript-eslint) 2026-07-20 00:03:02.226332 | debian-bookworm | #9 2.761 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226337 | debian-bookworm | #9 2.762 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226342 | debian-bookworm | #9 2.762 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.226347 | debian-bookworm | #9 2.762 npm warn node_modules/typescript 2026-07-20 00:03:02.226351 | debian-bookworm | #9 2.762 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.226356 | debian-bookworm | #9 2.762 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.226361 | debian-bookworm | #9 2.762 npm warn 2026-07-20 00:03:02.226366 | debian-bookworm | #9 2.762 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226370 | debian-bookworm | #9 2.762 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226375 | debian-bookworm | #9 2.762 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226380 | debian-bookworm | #9 2.762 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226385 | debian-bookworm | #9 2.762 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226389 | debian-bookworm | #9 2.762 npm warn 1 more (typescript-eslint) 2026-07-20 00:03:02.226398 | debian-bookworm | #9 2.762 npm warn 2026-07-20 00:03:02.226403 | debian-bookworm | #9 2.762 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226408 | debian-bookworm | #9 2.762 npm warn node_modules/typescript 2026-07-20 00:03:02.226413 | debian-bookworm | #9 2.762 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226417 | debian-bookworm | #9 2.762 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226422 | debian-bookworm | #9 2.762 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226427 | debian-bookworm | #9 2.762 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226432 | debian-bookworm | #9 2.762 npm warn 1 more (typescript-eslint) 2026-07-20 00:03:02.226436 | debian-bookworm | #9 2.769 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226441 | debian-bookworm | #9 2.771 npm warn While resolving: @typescript-eslint/project-service@8.54.0 2026-07-20 00:03:02.226446 | debian-bookworm | #9 2.771 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.226450 | debian-bookworm | #9 2.771 npm warn node_modules/typescript 2026-07-20 00:03:02.226455 | debian-bookworm | #9 2.771 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.226460 | debian-bookworm | #9 2.771 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.226465 | debian-bookworm | #9 2.771 npm warn 2026-07-20 00:03:02.226469 | debian-bookworm | #9 2.771 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226474 | debian-bookworm | #9 2.771 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-20 00:03:02.226479 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/project-service 2026-07-20 00:03:02.226487 | debian-bookworm | #9 2.771 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-20 00:03:02.226492 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-20 00:03:02.226497 | debian-bookworm | #9 2.771 npm warn 2026-07-20 00:03:02.226502 | debian-bookworm | #9 2.771 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226506 | debian-bookworm | #9 2.771 npm warn node_modules/typescript 2026-07-20 00:03:02.226511 | debian-bookworm | #9 2.771 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-20 00:03:02.226516 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/project-service 2026-07-20 00:03:02.226521 | debian-bookworm | #9 2.771 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-20 00:03:02.226525 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-20 00:03:02.226530 | debian-bookworm | #9 2.777 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226535 | debian-bookworm | #9 2.778 npm warn While resolving: @typescript-eslint/tsconfig-utils@8.54.0 2026-07-20 00:03:02.226542 | debian-bookworm | #9 2.778 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.226546 | debian-bookworm | #9 2.778 npm warn node_modules/typescript 2026-07-20 00:03:02.226551 | debian-bookworm | #9 2.778 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.226556 | debian-bookworm | #9 2.778 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.226561 | debian-bookworm | #9 2.778 npm warn 2026-07-20 00:03:02.226565 | debian-bookworm | #9 2.778 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226570 | debian-bookworm | #9 2.778 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-20 00:03:02.226575 | debian-bookworm | #9 2.778 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-20 00:03:02.226580 | debian-bookworm | #9 2.778 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-20 00:03:02.226584 | debian-bookworm | #9 2.778 npm warn node_modules/@typescript-eslint/project-service 2026-07-20 00:03:02.226589 | debian-bookworm | #9 2.778 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-20 00:03:02.226594 | debian-bookworm | #9 2.778 npm warn 2026-07-20 00:03:02.226599 | debian-bookworm | #9 2.778 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226603 | debian-bookworm | #9 2.778 npm warn node_modules/typescript 2026-07-20 00:03:02.226608 | debian-bookworm | #9 2.778 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-20 00:03:02.226613 | debian-bookworm | #9 2.778 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-20 00:03:02.226621 | debian-bookworm | #9 2.778 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-20 00:03:02.226625 | debian-bookworm | #9 2.778 npm warn node_modules/@typescript-eslint/project-service 2026-07-20 00:03:02.226630 | debian-bookworm | #9 2.778 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-20 00:03:02.226635 | debian-bookworm | #9 2.785 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226640 | debian-bookworm | #9 2.786 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226644 | debian-bookworm | #9 2.786 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.226649 | debian-bookworm | #9 2.786 npm warn node_modules/eslint 2026-07-20 00:03:02.226654 | debian-bookworm | #9 2.786 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.226658 | debian-bookworm | #9 2.786 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.226663 | debian-bookworm | #9 2.786 npm warn 2026-07-20 00:03:02.226668 | debian-bookworm | #9 2.786 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226673 | debian-bookworm | #9 2.786 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226677 | debian-bookworm | #9 2.786 npm warn node_modules/@typescript-eslint/type-utils 2026-07-20 00:03:02.226682 | debian-bookworm | #9 2.786 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226687 | debian-bookworm | #9 2.786 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226692 | debian-bookworm | #9 2.786 npm warn 2026-07-20 00:03:02.226696 | debian-bookworm | #9 2.786 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.226701 | debian-bookworm | #9 2.786 npm warn node_modules/eslint 2026-07-20 00:03:02.226706 | debian-bookworm | #9 2.786 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226711 | debian-bookworm | #9 2.786 npm warn node_modules/@typescript-eslint/type-utils 2026-07-20 00:03:02.226715 | debian-bookworm | #9 2.786 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226720 | debian-bookworm | #9 2.786 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226755 | debian-bookworm | #9 2.790 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226760 | debian-bookworm | #9 2.791 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226765 | debian-bookworm | #9 2.791 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.226770 | debian-bookworm | #9 2.791 npm warn node_modules/typescript 2026-07-20 00:03:02.226774 | debian-bookworm | #9 2.791 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.226779 | debian-bookworm | #9 2.791 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.226784 | debian-bookworm | #9 2.791 npm warn 2026-07-20 00:03:02.226789 | debian-bookworm | #9 2.791 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226793 | debian-bookworm | #9 2.791 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226798 | debian-bookworm | #9 2.791 npm warn node_modules/@typescript-eslint/type-utils 2026-07-20 00:03:02.226803 | debian-bookworm | #9 2.791 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226808 | debian-bookworm | #9 2.791 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226812 | debian-bookworm | #9 2.791 npm warn 2026-07-20 00:03:02.226817 | debian-bookworm | #9 2.791 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226822 | debian-bookworm | #9 2.791 npm warn node_modules/typescript 2026-07-20 00:03:02.226827 | debian-bookworm | #9 2.791 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-20 00:03:02.226836 | debian-bookworm | #9 2.791 npm warn node_modules/@typescript-eslint/type-utils 2026-07-20 00:03:02.226841 | debian-bookworm | #9 2.791 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.226846 | debian-bookworm | #9 2.791 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.226851 | debian-bookworm | #9 2.797 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226856 | debian-bookworm | #9 2.799 npm warn While resolving: @typescript-eslint/typescript-estree@8.54.0 2026-07-20 00:03:02.226860 | debian-bookworm | #9 2.799 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.226869 | debian-bookworm | #9 2.799 npm warn node_modules/typescript 2026-07-20 00:03:02.226874 | debian-bookworm | #9 2.799 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.226879 | debian-bookworm | #9 2.799 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.226884 | debian-bookworm | #9 2.799 npm warn 2026-07-20 00:03:02.226888 | debian-bookworm | #9 2.799 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226893 | debian-bookworm | #9 2.799 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-20 00:03:02.226898 | debian-bookworm | #9 2.799 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-20 00:03:02.226902 | debian-bookworm | #9 2.799 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226907 | debian-bookworm | #9 2.799 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226914 | debian-bookworm | #9 2.799 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-20 00:03:02.226919 | debian-bookworm | #9 2.799 npm warn 2026-07-20 00:03:02.226924 | debian-bookworm | #9 2.799 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.226929 | debian-bookworm | #9 2.799 npm warn node_modules/typescript 2026-07-20 00:03:02.226933 | debian-bookworm | #9 2.799 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-20 00:03:02.226938 | debian-bookworm | #9 2.799 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-20 00:03:02.226943 | debian-bookworm | #9 2.799 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-20 00:03:02.226948 | debian-bookworm | #9 2.799 npm warn node_modules/@typescript-eslint/parser 2026-07-20 00:03:02.226952 | debian-bookworm | #9 2.799 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-20 00:03:02.226957 | debian-bookworm | #9 2.805 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.226962 | debian-bookworm | #9 2.806 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.226966 | debian-bookworm | #9 2.806 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.226971 | debian-bookworm | #9 2.806 npm warn node_modules/eslint 2026-07-20 00:03:02.226976 | debian-bookworm | #9 2.806 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.226981 | debian-bookworm | #9 2.806 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.226986 | debian-bookworm | #9 2.806 npm warn 2026-07-20 00:03:02.226990 | debian-bookworm | #9 2.806 npm warn Could not resolve dependency: 2026-07-20 00:03:02.226995 | debian-bookworm | #9 2.806 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.227000 | debian-bookworm | #9 2.806 npm warn node_modules/@typescript-eslint/utils 2026-07-20 00:03:02.227005 | debian-bookworm | #9 2.806 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.227009 | debian-bookworm | #9 2.806 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.227014 | debian-bookworm | #9 2.806 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-20 00:03:02.227019 | debian-bookworm | #9 2.806 npm warn 2026-07-20 00:03:02.227024 | debian-bookworm | #9 2.806 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.227028 | debian-bookworm | #9 2.806 npm warn node_modules/eslint 2026-07-20 00:03:02.227033 | debian-bookworm | #9 2.806 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.227038 | debian-bookworm | #9 2.806 npm warn node_modules/@typescript-eslint/utils 2026-07-20 00:03:02.227042 | debian-bookworm | #9 2.806 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.227047 | debian-bookworm | #9 2.806 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.227052 | debian-bookworm | #9 2.806 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-20 00:03:02.227057 | debian-bookworm | #9 2.811 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.227062 | debian-bookworm | #9 2.812 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.227066 | debian-bookworm | #9 2.812 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.227071 | debian-bookworm | #9 2.812 npm warn node_modules/typescript 2026-07-20 00:03:02.227076 | debian-bookworm | #9 2.812 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.227084 | debian-bookworm | #9 2.812 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.227089 | debian-bookworm | #9 2.812 npm warn 2026-07-20 00:03:02.227094 | debian-bookworm | #9 2.812 npm warn Could not resolve dependency: 2026-07-20 00:03:02.227099 | debian-bookworm | #9 2.812 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.227103 | debian-bookworm | #9 2.812 npm warn node_modules/@typescript-eslint/utils 2026-07-20 00:03:02.227108 | debian-bookworm | #9 2.812 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.227113 | debian-bookworm | #9 2.812 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.227118 | debian-bookworm | #9 2.812 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-20 00:03:02.227122 | debian-bookworm | #9 2.812 npm warn 2026-07-20 00:03:02.227127 | debian-bookworm | #9 2.812 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.227132 | debian-bookworm | #9 2.812 npm warn node_modules/typescript 2026-07-20 00:03:02.227136 | debian-bookworm | #9 2.812 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-20 00:03:02.227141 | debian-bookworm | #9 2.812 npm warn node_modules/@typescript-eslint/utils 2026-07-20 00:03:02.227146 | debian-bookworm | #9 2.812 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-20 00:03:02.227154 | debian-bookworm | #9 2.812 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-20 00:03:02.227159 | debian-bookworm | #9 2.812 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-20 00:03:02.227163 | debian-bookworm | #9 2.922 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.377536 | debian-bookworm | #9 2.925 npm warn While resolving: eslint-plugin-import@2.32.0 2026-07-20 00:03:02.377604 | debian-bookworm | #9 2.925 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.377623 | debian-bookworm | #9 2.925 npm warn node_modules/eslint 2026-07-20 00:03:02.377639 | debian-bookworm | #9 2.925 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.377656 | debian-bookworm | #9 2.925 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.377672 | debian-bookworm | #9 2.925 npm warn 2026-07-20 00:03:02.377687 | debian-bookworm | #9 2.925 npm warn Could not resolve dependency: 2026-07-20 00:03:02.377702 | debian-bookworm | #9 2.925 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-20 00:03:02.377717 | debian-bookworm | #9 2.925 npm warn node_modules/eslint-plugin-import 2026-07-20 00:03:02.377766 | debian-bookworm | #9 2.925 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.377782 | debian-bookworm | #9 2.925 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.377810 | debian-bookworm | #9 2.925 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-20 00:03:02.377825 | debian-bookworm | #9 2.925 npm warn 2026-07-20 00:03:02.377840 | debian-bookworm | #9 2.925 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.377855 | debian-bookworm | #9 2.925 npm warn node_modules/eslint 2026-07-20 00:03:02.377870 | debian-bookworm | #9 2.925 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-20 00:03:02.377884 | debian-bookworm | #9 2.925 npm warn node_modules/eslint-plugin-import 2026-07-20 00:03:02.377899 | debian-bookworm | #9 2.925 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.377914 | debian-bookworm | #9 2.925 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.377959 | debian-bookworm | #9 2.925 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-20 00:03:02.377976 | debian-bookworm | #9 3.016 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.377992 | debian-bookworm | #9 3.018 npm warn While resolving: eslint-plugin-jsx-a11y@6.10.2 2026-07-20 00:03:02.378007 | debian-bookworm | #9 3.018 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.378023 | debian-bookworm | #9 3.018 npm warn node_modules/eslint 2026-07-20 00:03:02.378039 | debian-bookworm | #9 3.018 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.378055 | debian-bookworm | #9 3.018 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.378071 | debian-bookworm | #9 3.018 npm warn 2026-07-20 00:03:02.378086 | debian-bookworm | #9 3.018 npm warn Could not resolve dependency: 2026-07-20 00:03:02.378103 | debian-bookworm | #9 3.018 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-20 00:03:02.378130 | debian-bookworm | #9 3.018 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-20 00:03:02.378146 | debian-bookworm | #9 3.018 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.378162 | debian-bookworm | #9 3.018 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.378178 | debian-bookworm | #9 3.018 npm warn 2026-07-20 00:03:02.378199 | debian-bookworm | #9 3.018 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.378215 | debian-bookworm | #9 3.018 npm warn node_modules/eslint 2026-07-20 00:03:02.378230 | debian-bookworm | #9 3.018 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-20 00:03:02.378246 | debian-bookworm | #9 3.018 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-20 00:03:02.378262 | debian-bookworm | #9 3.018 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.378277 | debian-bookworm | #9 3.018 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.378292 | debian-bookworm | #9 3.073 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.478925 | debian-bookworm | #9 3.076 npm warn While resolving: eslint-plugin-react@7.37.5 2026-07-20 00:03:02.479019 | debian-bookworm | #9 3.076 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.479048 | debian-bookworm | #9 3.076 npm warn node_modules/eslint 2026-07-20 00:03:02.479074 | debian-bookworm | #9 3.076 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.479101 | debian-bookworm | #9 3.076 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.479126 | debian-bookworm | #9 3.076 npm warn 2026-07-20 00:03:02.479151 | debian-bookworm | #9 3.076 npm warn Could not resolve dependency: 2026-07-20 00:03:02.479179 | debian-bookworm | #9 3.076 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-20 00:03:02.479204 | debian-bookworm | #9 3.076 npm warn node_modules/eslint-plugin-react 2026-07-20 00:03:02.479232 | debian-bookworm | #9 3.076 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.479257 | debian-bookworm | #9 3.076 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.479282 | debian-bookworm | #9 3.076 npm warn 2026-07-20 00:03:02.479307 | debian-bookworm | #9 3.076 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.479330 | debian-bookworm | #9 3.076 npm warn node_modules/eslint 2026-07-20 00:03:02.479355 | debian-bookworm | #9 3.076 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-20 00:03:02.479379 | debian-bookworm | #9 3.076 npm warn node_modules/eslint-plugin-react 2026-07-20 00:03:02.479403 | debian-bookworm | #9 3.076 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.479426 | debian-bookworm | #9 3.076 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.479450 | debian-bookworm | #9 3.152 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.479474 | debian-bookworm | #9 3.162 npm warn While resolving: eslint-plugin-react-hooks@7.0.1 2026-07-20 00:03:02.479498 | debian-bookworm | #9 3.162 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.479521 | debian-bookworm | #9 3.162 npm warn node_modules/eslint 2026-07-20 00:03:02.479545 | debian-bookworm | #9 3.162 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.479569 | debian-bookworm | #9 3.162 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.479592 | debian-bookworm | #9 3.162 npm warn 2026-07-20 00:03:02.479616 | debian-bookworm | #9 3.162 npm warn Could not resolve dependency: 2026-07-20 00:03:02.479651 | debian-bookworm | #9 3.162 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-20 00:03:02.479676 | debian-bookworm | #9 3.162 npm warn node_modules/eslint-plugin-react-hooks 2026-07-20 00:03:02.479701 | debian-bookworm | #9 3.162 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.479740 | debian-bookworm | #9 3.162 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.479765 | debian-bookworm | #9 3.162 npm warn 2026-07-20 00:03:02.479788 | debian-bookworm | #9 3.162 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.479812 | debian-bookworm | #9 3.162 npm warn node_modules/eslint 2026-07-20 00:03:02.479836 | debian-bookworm | #9 3.162 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-20 00:03:02.479878 | debian-bookworm | #9 3.162 npm warn node_modules/eslint-plugin-react-hooks 2026-07-20 00:03:02.479904 | debian-bookworm | #9 3.162 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.479927 | debian-bookworm | #9 3.162 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.479950 | debian-bookworm | #9 3.175 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.643903 | debian-bookworm | #9 3.178 npm warn While resolving: typescript-eslint@8.54.0 2026-07-20 00:03:02.643988 | debian-bookworm | #9 3.178 npm warn Found: eslint@10.7.0 2026-07-20 00:03:02.644008 | debian-bookworm | #9 3.178 npm warn node_modules/eslint 2026-07-20 00:03:02.644025 | debian-bookworm | #9 3.178 npm warn dev eslint@"^10.0.0" from the root project 2026-07-20 00:03:02.644042 | debian-bookworm | #9 3.178 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-20 00:03:02.644058 | debian-bookworm | #9 3.178 npm warn 2026-07-20 00:03:02.644073 | debian-bookworm | #9 3.178 npm warn Could not resolve dependency: 2026-07-20 00:03:02.644089 | debian-bookworm | #9 3.178 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.644107 | debian-bookworm | #9 3.178 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.644124 | debian-bookworm | #9 3.178 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.644138 | debian-bookworm | #9 3.178 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.644153 | debian-bookworm | #9 3.178 npm warn 2026-07-20 00:03:02.644168 | debian-bookworm | #9 3.178 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-20 00:03:02.644182 | debian-bookworm | #9 3.178 npm warn node_modules/eslint 2026-07-20 00:03:02.644199 | debian-bookworm | #9 3.178 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.644227 | debian-bookworm | #9 3.178 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.644243 | debian-bookworm | #9 3.178 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.644257 | debian-bookworm | #9 3.178 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.644274 | debian-bookworm | #9 3.187 npm warn ERESOLVE overriding peer dependency 2026-07-20 00:03:02.644302 | debian-bookworm | #9 3.189 npm warn While resolving: typescript-eslint@8.54.0 2026-07-20 00:03:02.644317 | debian-bookworm | #9 3.189 npm warn Found: typescript@6.0.3 2026-07-20 00:03:02.644332 | debian-bookworm | #9 3.189 npm warn node_modules/typescript 2026-07-20 00:03:02.644347 | debian-bookworm | #9 3.189 npm warn dev typescript@"^6.0.0" from the root project 2026-07-20 00:03:02.644362 | debian-bookworm | #9 3.189 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-20 00:03:02.644379 | debian-bookworm | #9 3.189 npm warn 2026-07-20 00:03:02.644394 | debian-bookworm | #9 3.189 npm warn Could not resolve dependency: 2026-07-20 00:03:02.644409 | debian-bookworm | #9 3.189 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.644425 | debian-bookworm | #9 3.189 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.644441 | debian-bookworm | #9 3.189 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.644458 | debian-bookworm | #9 3.189 npm warn node_modules/eslint-config-next 2026-07-20 00:03:02.644473 | debian-bookworm | #9 3.189 npm warn 2026-07-20 00:03:02.644489 | debian-bookworm | #9 3.189 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-20 00:03:02.644504 | debian-bookworm | #9 3.189 npm warn node_modules/typescript 2026-07-20 00:03:02.644520 | debian-bookworm | #9 3.189 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-20 00:03:02.644535 | debian-bookworm | #9 3.189 npm warn node_modules/typescript-eslint 2026-07-20 00:03:02.644554 | debian-bookworm | #9 3.189 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-20 00:03:02.644570 | debian-bookworm | #9 3.189 npm warn node_modules/eslint-config-next 2026-07-20 00:03:24.168993 | debian-bookworm | #9 24.86 2026-07-20 00:03:24.169097 | debian-bookworm | #9 24.86 added 378 packages, and audited 379 packages in 24s 2026-07-20 00:03:24.398898 | debian-bookworm | #9 24.87 2026-07-20 00:03:24.398965 | debian-bookworm | #9 24.87 155 packages are looking for funding 2026-07-20 00:03:24.398984 | debian-bookworm | #9 24.87 run `npm fund` for details 2026-07-20 00:03:24.399008 | debian-bookworm | #9 24.94 2026-07-20 00:03:24.399025 | debian-bookworm | #9 24.94 8 vulnerabilities (1 low, 3 moderate, 4 high) 2026-07-20 00:03:24.399041 | debian-bookworm | #9 24.94 2026-07-20 00:03:24.399086 | debian-bookworm | #9 24.94 To address issues that do not require attention, run: 2026-07-20 00:03:24.399114 | debian-bookworm | #9 24.94 npm audit fix 2026-07-20 00:03:24.399129 | debian-bookworm | #9 24.94 2026-07-20 00:03:24.399144 | debian-bookworm | #9 24.94 To address all issues (including breaking changes), run: 2026-07-20 00:03:24.399174 | debian-bookworm | #9 24.94 npm audit fix --force 2026-07-20 00:03:24.399189 | debian-bookworm | #9 24.94 2026-07-20 00:03:24.399203 | debian-bookworm | #9 24.94 Run `npm audit` for details. 2026-07-20 00:03:24.399220 | debian-bookworm | #9 24.94 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts: 2026-07-20 00:03:24.399254 | debian-bookworm | #9 24.94 npm warn allow-scripts sharp@0.34.5 (install: node install/check.js || npm run build) 2026-07-20 00:03:24.399270 | debian-bookworm | #9 24.94 npm warn allow-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) 2026-07-20 00:03:24.399286 | debian-bookworm | #9 24.94 npm warn allow-scripts 2026-07-20 00:03:24.399303 | debian-bookworm | #9 24.94 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. 2026-07-20 00:03:24.399346 | debian-bookworm | #9 24.94 npm notice 2026-07-20 00:03:24.399362 | debian-bookworm | #9 24.94 npm notice New major version of npm available! 11.16.0 -> 12.0.1 2026-07-20 00:03:24.399378 | debian-bookworm | #9 24.94 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 2026-07-20 00:03:24.399393 | debian-bookworm | #9 24.94 npm notice To update run: npm install -g npm@12.0.1 2026-07-20 00:03:24.399416 | debian-bookworm | #9 24.94 npm notice 2026-07-20 00:03:24.909226 | debian-bookworm | #9 DONE 25.6s 2026-07-20 00:03:25.062968 | debian-bookworm | 2026-07-20 00:03:25.063066 | debian-bookworm | #11 [build 5/6] COPY . . 2026-07-20 00:03:25.498676 | debian-bookworm | #11 DONE 0.6s 2026-07-20 00:03:25.654975 | debian-bookworm | 2026-07-20 00:03:25.655146 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-07-20 00:03:26.081368 | debian-bookworm | #12 0.578 2026-07-20 00:03:26.081454 | debian-bookworm | #12 0.578 > frontend@0.1.0 build 2026-07-20 00:03:26.081472 | debian-bookworm | #12 0.578 > next build 2026-07-20 00:03:26.081488 | debian-bookworm | #12 0.578 2026-07-20 00:03:26.927396 | debian-bookworm | #12 1.424 ▲ Next.js 16.2.10 (Turbopack) 2026-07-20 00:03:27.141238 | debian-bookworm | #12 1.426 2026-07-20 00:03:27.141484 | debian-bookworm | #12 1.487 Creating an optimized production build ... 2026-07-20 00:03:35.192202 | debian-bookworm | #12 9.689 ✓ Compiled successfully in 7.7s 2026-07-20 00:03:35.318576 | debian-bookworm | #12 9.692 Running TypeScript ... 2026-07-20 00:03:35.318636 | debian-bookworm | #12 9.815 2026-07-20 00:03:35.471026 | debian-bookworm | #12 9.817 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-07-20 00:03:35.471092 | debian-bookworm | #12 9.817 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-07-20 00:03:35.471111 | debian-bookworm | #12 9.817 2026-07-20 00:03:35.471139 | debian-bookworm | #12 9.817 - include was updated to add '.next/dev/types/**/*.ts' 2026-07-20 00:03:35.471155 | debian-bookworm | #12 9.817 2026-07-20 00:03:35.471170 | debian-bookworm | #12 9.817 The following mandatory changes were made to your tsconfig.json: 2026-07-20 00:03:35.471185 | debian-bookworm | #12 9.817 2026-07-20 00:03:35.471200 | debian-bookworm | #12 9.817 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-07-20 00:03:35.471215 | debian-bookworm | #12 9.817 2026-07-20 00:03:41.954156 | debian-bookworm | #12 16.45 Finished TypeScript in 6.8s ... 2026-07-20 00:03:42.112706 | debian-bookworm | #12 16.46 Collecting page data using 1 worker ... 2026-07-20 00:03:42.639263 | debian-bookworm | #12 17.14 Generating static pages using 1 worker (0/10) ... 2026-07-20 00:03:42.842827 | debian-bookworm | #12 17.19 Generating static pages using 1 worker (2/10) 2026-07-20 00:03:43.062864 | debian-bookworm | #12 17.56 Generating static pages using 1 worker (4/10) 2026-07-20 00:03:43.271877 | debian-bookworm | #12 17.57 Generating static pages using 1 worker (7/10) 2026-07-20 00:03:43.271944 | debian-bookworm | #12 17.60 ✓ Generating static pages using 1 worker (10/10) in 470ms 2026-07-20 00:03:43.271964 | debian-bookworm | #12 17.62 Finalizing page optimization ... 2026-07-20 00:03:43.423010 | debian-bookworm | #12 17.92 2026-07-20 00:03:43.578052 | debian-bookworm | #12 17.92 Route (app) 2026-07-20 00:03:43.578131 | debian-bookworm | #12 17.92 ┌ ○ / 2026-07-20 00:03:43.578149 | debian-bookworm | #12 17.92 ├ ○ /_not-found 2026-07-20 00:03:43.578165 | debian-bookworm | #12 17.92 ├ ƒ /api/config 2026-07-20 00:03:43.578180 | debian-bookworm | #12 17.92 ├ ƒ /api/health 2026-07-20 00:03:43.578208 | debian-bookworm | #12 17.92 ├ ○ /events 2026-07-20 00:03:43.578263 | debian-bookworm | #12 17.92 ├ ○ /inventory 2026-07-20 00:03:43.578293 | debian-bookworm | #12 17.92 ├ ○ /nodes 2026-07-20 00:03:43.578309 | debian-bookworm | #12 17.92 ├ ƒ /nodes/[identifier] 2026-07-20 00:03:43.578325 | debian-bookworm | #12 17.92 └ ○ /services 2026-07-20 00:03:43.578340 | debian-bookworm | #12 17.92 2026-07-20 00:03:43.578367 | debian-bookworm | #12 17.92 2026-07-20 00:03:43.578383 | debian-bookworm | #12 17.92 ○ (Static) prerendered as static content 2026-07-20 00:03:43.578399 | debian-bookworm | #12 17.92 ƒ (Dynamic) server-rendered on demand 2026-07-20 00:03:43.578414 | debian-bookworm | #12 17.92 2026-07-20 00:03:43.995065 | debian-bookworm | #12 DONE 18.5s 2026-07-20 00:03:44.701285 | debian-bookworm | 2026-07-20 00:03:44.701364 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-07-20 00:03:44.827451 | debian-bookworm | #13 DONE 0.1s 2026-07-20 00:03:44.982007 | debian-bookworm | 2026-07-20 00:03:44.982201 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-07-20 00:03:45.269655 | debian-bookworm | #14 DONE 0.4s 2026-07-20 00:03:45.429447 | debian-bookworm | 2026-07-20 00:03:45.429563 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-07-20 00:03:45.442324 | debian-bookworm | #15 DONE 0.2s 2026-07-20 00:03:45.605854 | debian-bookworm | 2026-07-20 00:03:45.605987 | debian-bookworm | #16 exporting to image 2026-07-20 00:03:45.606006 | debian-bookworm | #16 exporting layers 2026-07-20 00:03:49.064812 | debian-bookworm | #16 exporting layers 3.6s done 2026-07-20 00:03:49.206835 | debian-bookworm | #16 exporting manifest sha256:a065bce9afae2ea4d5f5f27d9ccbb5dbac58bf83fecf074da9efd1aabcd18b5f 0.0s done 2026-07-20 00:03:49.206975 | debian-bookworm | #16 exporting config sha256:481769540be1ba90be89104884d323afe09d87da5f0c3ec048a3aeb5ae03932f 0.0s done 2026-07-20 00:03:49.207060 | debian-bookworm | #16 exporting attestation manifest sha256:c1def254db9c1443dc243ec950c65ed1beb4c41cb3baa56ce2b38a9741d68991 0.0s done 2026-07-20 00:03:49.387368 | debian-bookworm | #16 exporting manifest list sha256:3d955f0c0be628a0b7c669c4d65d0c5f8d55743a8ebb1e17c3ab54b85c62425e 0.0s done 2026-07-20 00:03:49.387488 | debian-bookworm | #16 naming to docker.io/library/2db933b:latest done 2026-07-20 00:03:49.387528 | debian-bookworm | #16 unpacking to docker.io/library/2db933b:latest 2026-07-20 00:03:50.187306 | debian-bookworm | #16 unpacking to docker.io/library/2db933b:latest 1.0s done 2026-07-20 00:03:50.394678 | debian-bookworm | #16 DONE 4.8s 2026-07-20 00:03:50.463846 | debian-bookworm | + docker images 2026-07-20 00:03:50.532811 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-07-20 00:03:50.533166 | debian-bookworm | 2db933b:latest 3d955f0c0be6 308MB 77MB 2026-07-20 00:03:51.019973 | debian-bookworm | ok: Runtime: 0:00:57.082247 2026-07-20 00:03:51.036545 | 2026-07-20 00:03:51.036703 | TASK [Run push script] 2026-07-20 00:03:58.581822 | debian-bookworm | Output suppressed because no_log was given 2026-07-20 00:03:58.594734 | 2026-07-20 00:03:58.595021 | TASK [Run cosign script] 2026-07-20 00:03:58.913538 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-20 00:03:58.913624 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-07-20 00:03:58.913631 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-20 00:03:58.913637 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-20 00:03:58.922857 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-20 00:03:58.923234 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-20 00:03:59.397671 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-20 00:03:59.578566 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-20 00:04:03.594955 | debian-bookworm | 21 134M 21 28.7M 0 0 18.3M 0 0:00:07 0:00:01 0:00:06 18.3M 47 134M 47 63.3M 0 0 24.6M 0 0:00:05 0:00:02 0:00:03 34.5M 73 134M 73 98.6M 0 0 27.6M 0 0:00:04 0:00:03 0:00:01 34.9M 97 134M 97 130M 0 0 28.6M 0 0:00:04 0:00:04 --:--:-- 33.9M 100 134M 100 134M 0 0 28.8M 0 0:00:04 0:00:04 --:--:-- 34.0M 2026-07-20 00:04:03.603007 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-20 00:04:03.605805 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-07-20 00:04:04.368160 | 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-07-20 00:04:04.368253 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-20 00:04:04.368271 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-20 00:04:04.368285 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-20 00:04:04.368299 | debian-bookworm | images by tag will be removed in a future release. 2026-07-20 00:04:04.368311 | debian-bookworm | 2026-07-20 00:04:04.749371 | debian-bookworm | Signing artifact... 2026-07-20 00:04:05.171230 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/osism-frontend 2026-07-20 00:04:09.148142 | debian-bookworm | ok: Runtime: 0:00:09.968209 2026-07-20 00:04:09.166210 | 2026-07-20 00:04:09.166674 | TASK [Run sbom script] 2026-07-20 00:04:09.530050 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-20 00:04:09.530159 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-07-20 00:04:09.530173 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-20 00:04:09.530186 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-20 00:04:09.530206 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-20 00:04:09.542292 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-20 00:04:09.653312 | debian-bookworm | [info] checking github for the current release tag 2026-07-20 00:04:09.807996 | debian-bookworm | [info] fetching release script for tag='v1.48.0' 2026-07-20 00:04:10.039810 | debian-bookworm | [info] checking github for the current release tag 2026-07-20 00:04:10.391480 | debian-bookworm | [info] using release tag='v1.48.0' version='1.48.0' os='linux' arch='amd64' 2026-07-20 00:04:12.704314 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-20 00:04:12.738478 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json@1.6 2026-07-20 00:04:26.921151 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-07-20 00:04:28.164725 | 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-20 00:04:28.164857 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-07-20 00:04:28.164875 | debian-bookworm | Auto mode ON 2026-07-20 00:04:28.164889 | debian-bookworm | Reading sbom.json ... 2026-07-20 00:04:28.164901 | debian-bookworm | Uploading sbom.json ... 2026-07-20 00:04:28.164917 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-07-20 00:04:28.164930 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-07-20 00:04:28.164942 | debian-bookworm | No policy violations found. 2026-07-20 00:04:28.164975 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 21, 'MEDIUM': 11, 'LOW': 2, 'UNASSIGNED': 0} 2026-07-20 00:04:28.164988 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-20 00:04:28.247969 | debian-bookworm | ok: Runtime: 0:00:18.686429 2026-07-20 00:04:28.251082 | 2026-07-20 00:04:28.251201 | PLAY RECAP 2026-07-20 00:04:28.251284 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 00:04:28.251324 | 2026-07-20 00:04:28.417276 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-07-20 00:04:28.421757 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 00:04:29.257815 | 2026-07-20 00:04:29.258045 | PLAY [Base post-fetch] 2026-07-20 00:04:29.272468 | 2026-07-20 00:04:29.272616 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 00:04:29.948656 | debian-bookworm | ok 2026-07-20 00:04:29.964489 | 2026-07-20 00:04:29.964763 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 00:04:42.013805 | debian-bookworm | ok: Runtime: 0:00:05.840293 2026-07-20 00:04:42.026464 | 2026-07-20 00:04:42.026614 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 00:04:48.238030 | debian-bookworm | ok: Runtime: 0:00:00.305738 2026-07-20 00:04:48.247708 | 2026-07-20 00:04:48.247912 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 00:04:54.395390 | debian-bookworm | ok: Runtime: 0:00:01.181426 2026-07-20 00:04:54.409532 | 2026-07-20 00:04:54.409681 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 00:04:54.475627 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:04:54.490466 | 2026-07-20 00:04:54.490660 | TASK [fetch-output : Set log path for single node] 2026-07-20 00:04:54.543907 | debian-bookworm | ok 2026-07-20 00:04:54.552588 | 2026-07-20 00:04:54.552784 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 00:04:54.878742 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/logs" 2026-07-20 00:04:55.195095 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/artifacts" 2026-07-20 00:04:55.521093 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f75d402853c145a6a2f3fc4eee3fd813/work/docs" 2026-07-20 00:04:55.538717 | 2026-07-20 00:04:55.538920 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 00:04:56.455919 | debian-bookworm | changed: 2026-07-20 00:04:56.456377 | debian-bookworm | .d..t...... ./ 2026-07-20 00:04:56.456465 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 00:04:56.456513 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 00:04:56.456552 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 00:04:56.456589 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 00:04:56.456626 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 00:04:56.456699 | debian-bookworm | changed: All items complete 2026-07-20 00:04:56.456747 | 2026-07-20 00:04:57.064186 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 00:04:57.719300 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 00:04:57.742340 | 2026-07-20 00:04:57.742500 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 00:04:57.782912 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:04:57.788426 | debian-bookworm | skipping: Conditional result was False 2026-07-20 00:04:57.813282 | 2026-07-20 00:04:57.813410 | PLAY RECAP 2026-07-20 00:04:57.813502 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-20 00:04:57.813541 | 2026-07-20 00:04:57.995019 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 00:04:57.997439 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 00:04:58.790897 | 2026-07-20 00:04:58.791131 | PLAY [Base post] 2026-07-20 00:04:58.805921 | 2026-07-20 00:04:58.806098 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 00:04:59.671248 | debian-bookworm | changed 2026-07-20 00:04:59.680961 | 2026-07-20 00:04:59.681111 | PLAY RECAP 2026-07-20 00:04:59.681194 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 00:04:59.681277 | 2026-07-20 00:04:59.828965 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 00:04:59.830358 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 00:05:00.738532 | 2026-07-20 00:05:00.738743 | PLAY [Base post-logs] 2026-07-20 00:05:00.750636 | 2026-07-20 00:05:00.750791 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 00:05:01.263979 | localhost | changed 2026-07-20 00:05:01.275162 | 2026-07-20 00:05:01.275329 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 00:05:01.325709 | localhost | ok 2026-07-20 00:05:01.333696 | 2026-07-20 00:05:01.333876 | TASK [Set zuul-log-path fact] 2026-07-20 00:05:01.364324 | localhost | ok 2026-07-20 00:05:01.379593 | 2026-07-20 00:05:01.379740 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 00:05:01.418215 | localhost | ok 2026-07-20 00:05:01.425428 | 2026-07-20 00:05:01.425600 | TASK [upload-logs : Create log directories] 2026-07-20 00:05:02.015075 | localhost | changed 2026-07-20 00:05:02.019306 | 2026-07-20 00:05:02.019452 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 00:05:02.604979 | localhost -> localhost | ok: Runtime: 0:00:00.009269 2026-07-20 00:05:02.609753 | 2026-07-20 00:05:02.609908 | TASK [upload-logs : Upload logs to log server] 2026-07-20 00:05:03.257711 | localhost | Output suppressed because no_log was given 2026-07-20 00:05:03.265247 | 2026-07-20 00:05:03.265417 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 00:05:03.334075 | localhost | skipping: Conditional result was False 2026-07-20 00:05:03.338549 | localhost | skipping: Conditional result was False 2026-07-20 00:05:03.352013 | 2026-07-20 00:05:03.352289 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 00:05:03.405213 | localhost | skipping: Conditional result was False 2026-07-20 00:05:03.405907 | 2026-07-20 00:05:03.409848 | localhost | skipping: Conditional result was False 2026-07-20 00:05:03.419058 | 2026-07-20 00:05:03.419368 | LOOP [upload-logs : Upload console log and json output]