StartDate: 2025-07-05 06:04:02+00:00 CpuId: 4x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 281339cc31934891a21342272d3418423daf9454 CommitTime: 2025-07-04 13:25:44 +0200 CommitAuthor: Juerg Hutter CommitSubject: Sign change for pressure output in external energy corrections (#4276) #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=281339cc31934891a21342272d3418423daf9454 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 405.6MB Step 1/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu b08e2ff4391e: Pulling fs layer b08e2ff4391e: Verifying Checksum b08e2ff4391e: Download complete b08e2ff4391e: Pull complete Digest: sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076 Status: Downloaded newer image for ubuntu:24.04 ---> f9248aac10f2 Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> 1b86ab023a33 Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> 0ea944708de6 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> 7907016eddc3 Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> 9b5a9d4a5f3e Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> cd7fa05af978 Step 7/10 : COPY ./ ./ ---> 9a4cb6b1e9f1 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in 6fc8b44071fa ========== Starting Precommit Server ========== [2025-07-05 06:05:10 +0000] [8] [INFO] Starting gunicorn 23.0.0 [2025-07-05 06:05:10 +0000] [8] [INFO] Listening at: http://0.0.0.0:8080 (8) [2025-07-05 06:05:10 +0000] [8] [INFO] Using worker: gthread [2025-07-05 06:05:10 +0000] [10] [INFO] Booting worker with pid: 10 [2025-07-05 06:05:10,960] INFO in precommit_server: CP2K Precommit Server is up and running :-) ========== Running Precommit Checks ========== Running precommit checks using 6 workers and server: http://127.0.0.1:8080 Searching for files... [ ] 9 / 8066 files processed [ ] 39 / 8066 files processed [ ] 59 / 8066 files processed [ ] 94 / 8066 files processed [ ] 122 / 8066 files processed [= ] 144 / 8066 files processed [= ] 173 / 8066 files processed [= ] 200 / 8066 files processed [= ] 229 / 8066 files processed [== ] 277 / 8066 files processed [== ] 313 / 8066 files processed [== ] 344 / 8066 files processed [== ] 376 / 8066 files processed [=== ] 418 / 8066 files processed [=== ] 466 / 8066 files processed [=== ] 509 / 8066 files processed [==== ] 560 / 8066 files processed [==== ] 612 / 8066 files processed [==== ] 662 / 8066 files processed [===== ] 710 / 8066 files processed [===== ] 755 / 8066 files processed [===== ] 799 / 8066 files processed [====== ] 845 / 8066 files processed [====== ] 908 / 8066 files processed [======= ] 984 / 8066 files processed [======= ] 1063 / 8066 files processed [======== ] 1146 / 8066 files processed [========= ] 1239 / 8066 files processed [========= ] 1325 / 8066 files processed [========== ] 1435 / 8066 files processed [=========== ] 1541 / 8066 files processed [============= ] 1760 / 8066 files processed [=============== ] 2075 / 8066 files processed [================== ] 2448 / 8066 files processed [===================== ] 2938 / 8066 files processed [========================= ] 3494 / 8066 files processed [============================== ] 4065 / 8066 files processed [================================== ] 4638 / 8066 files processed [====================================== ] 5212 / 8066 files processed [=========================================== ] 5791 / 8066 files processed [=============================================== ] 6367 / 8066 files processed [=================================================== ] 6989 / 8066 files processed [======================================================== ] 7629 / 8066 files processed [============================================================] 8066 / 8066 files processed Summary: Found 8066, skipped 0, checked 8066, and failed 0 files. Status: OK Removing intermediate container 6fc8b44071fa ---> 4960923334f3 Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in 6bf97eeb429c Removing intermediate container 6bf97eeb429c ---> b6650c5f2405 Step 10/10 : ENTRYPOINT [] ---> Running in 34812d673e4b Removing intermediate container 34812d673e4b ---> 2aab55cb0b7e [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built 2aab55cb0b7e 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-07-05 06:12:46+00:00