StartDate: 2026-09-02 16:35:25+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 24d69eead60ce39e6d7a6b093a1927543a855ad4 CommitTime: 2026-09-03 00:06:03 +0800 CommitAuthor: RTChou76 CommitSubject: Unify ao exp ikr operator (#5932) #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=24d69eead60ce39e6d7a6b093a1927543a855ad4 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 427.7MB Step 1/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 0926a8eb0e60: Pulling fs layer 0926a8eb0e60: Verifying Checksum 0926a8eb0e60: Download complete 0926a8eb0e60: Pull complete Digest: sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517 Status: Downloaded newer image for ubuntu:24.04 ---> a6f81fb630d5 Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> 56e7dfa1494d Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> 7c9f3958673a Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> 7acbd0af8a74 Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> 805e509606d6 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> d1282eb79e53 Step 7/10 : COPY ./ ./ ---> 2e728af61509 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in 780dc0714009 ========== Starting Precommit Server ========== [2026-09-02 16:37:05 +0000] [9] [INFO] Starting gunicorn 25.1.0 [2026-09-02 16:37:05 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2026-09-02 16:37:05 +0000] [9] [INFO] Using worker: gthread [2026-09-02 16:37:05 +0000] [11] [INFO] Booting worker with pid: 11 [2026-09-02 16:37:05,975] 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 (server wait timeout: 10 seconds) Searching for files... fatal: not a git repository (or any of the parent directories): .git [ ] 21 / 9303 files processed [ ] 124 / 9303 files processed [= ] 191 / 9303 files processed [= ] 265 / 9303 files processed [== ] 351 / 9303 files processed [== ] 424 / 9303 files processed [=== ] 520 / 9303 files processed [=== ] 614 / 9303 files processed [==== ] 752 / 9303 files processed [===== ] 880 / 9303 files processed [====== ] 1025 / 9303 files processed [======= ] 1221 / 9303 files processed [========= ] 1446 / 9303 files processed [=========== ] 1722 / 9303 files processed [============== ] 2266 / 9303 files processed [================== ] 2924 / 9303 files processed [========================= ] 3959 / 9303 files processed [=============================== ] 4892 / 9303 files processed [=================================== ] 5537 / 9303 files processed [======================================== ] 6236 / 9303 files processed [=============================================== ] 7325 / 9303 files processed [======================================================= ] 8528 / 9303 files processed [============================================================] 9303 / 9303 files processed Summary: Found 9303, skipped 0, checked 9303, and failed 0 files. Status: OK ---> Removed intermediate container 780dc0714009 ---> f0bc7a0d187e Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in 03ded4682339 ---> Removed intermediate container 03ded4682339 ---> ba0349e3baeb Step 10/10 : ENTRYPOINT [] ---> Running in ce32eb6b9f40 ---> Removed intermediate container ce32eb6b9f40 ---> faf1a930ed9a [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built faf1a930ed9a Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2026-09-02 16:41:18+00:00