Started by user Simon Pruvost Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Prod/workspace The recommended git tool is: NONE using credential 8a11502e-f80d-4742-a451-704b40f19292 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Prod/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10 Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 0e88bec4388acb70565513519c2feab07fd1500c (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e88bec4388acb70565513519c2feab07fd1500c # timeout=10 Commit message: "Merge branch 'dev' into 'main'" > git rev-list --no-walk 0e88bec4388acb70565513519c2feab07fd1500c # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins16887483606804702248.sh + python -m venv my-venv + source my-venv/bin/activate /tmp/jenkins16887483606804702248.sh: 3: source: not found Build step 'Execute shell' marked build as failure Finished: FAILURE