StartDate: 2025-11-15 06:04:02+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: f56c6e39ea86b854d8078e5644ffd9ae547cb6b4 CommitTime: 2025-11-14 13:20:10 +0100 CommitAuthor: BelizSertcan CommitSubject: RIXS| Open-Shell (#4533) #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=f56c6e39ea86b854d8078e5644ffd9ae547cb6b4 SPACK_CACHE=gs://cp2k-spack-cache Build-Cache: Yes Populating docker build cache... done. DEPRECATED: The legacy builder is deprecated and will be removed in a future release. BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0 environment-variable. Sending build context to Docker daemon 407.9MB Step 1/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 20043066d3d5: Pulling fs layer 20043066d3d5: Verifying Checksum 20043066d3d5: Download complete 20043066d3d5: Pull complete Digest: sha256:e96e81f410a9f9cae717e6cdd88cc2a499700ff0bb5061876ad24377fcc517d7 Status: Downloaded newer image for ubuntu:24.04 ---> c3a134f2ace4 Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> fe773cb7b138 Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> c7876942a900 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> a1f1cf29fb0a Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> fcc3db363728 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> aedbc3d7e951 Step 7/10 : COPY ./ ./ ---> 5832419c5a47 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in fae6c946301a ========== Starting Precommit Server ========== [2025-11-15 06:05:33 +0000] [9] [INFO] Starting gunicorn 23.0.0 [2025-11-15 06:05:33 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2025-11-15 06:05:33 +0000] [9] [INFO] Using worker: gthread [2025-11-15 06:05:33 +0000] [11] [INFO] Booting worker with pid: 11 [2025-11-15 06:05:33,614] INFO in precommit_server: CP2K Precommit Server is up and running :-) ========== Running Precommit Checks ========== Running precommit checks using 16 workers and server: http://127.0.0.1:8080 Searching for files... fatal: not a git repository (or any of the parent directories): .git [ ] 14 / 8174 files processed [= ] 137 / 8174 files processed [= ] 237 / 8174 files processed [== ] 386 / 8174 files processed [==== ] 569 / 8174 files processed [===== ] 795 / 8174 files processed [======== ] 1090 / 8174 files processed [=========== ] 1507 / 8174 files processed [=============== ] 2110 / 8174 files processed [====================== ] 3017 / 8174 files processed [=============================== ] 4236 / 8174 files processed [======================================== ] 5562 / 8174 files processed [================================================== ] 6856 / 8174 files processed [========================================================== ] 8029 / 8174 files processed [============================================================] 8174 / 8174 files processed Summary: Found 8174, skipped 0, checked 8174, and failed 0 files. Status: OK ---> Removed intermediate container fae6c946301a ---> 9d38e35c0abb Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in 5ad3ce19a843 ---> Removed intermediate container 5ad3ce19a843 ---> ee2463ebf705 Step 10/10 : ENTRYPOINT [] ---> Running in 3fda717c4486 ---> Removed intermediate container 3fda717c4486 ---> 3ef2fcc24858 [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built 3ef2fcc24858 Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2025-11-15 06:08:22+00:00