Started by user Alan Wu Running as SYSTEM Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/SPARC-API-DEV [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/nih-sparc/sparc-api.git > git init /home/cmiss/Jenkins/workspace/SPARC-API-DEV # timeout=10 Fetching upstream changes from https://github.com/nih-sparc/sparc-api.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/nih-sparc/sparc-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/nih-sparc/sparc-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c00656c96432032754f27cd01a392fa099405d20 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c00656c96432032754f27cd01a392fa099405d20 # timeout=10 Commit message: "Merge pull request #264 from nih-sparc/add-create-issue-endpoint" > git rev-list --no-walk c00656c96432032754f27cd01a392fa099405d20 # timeout=10 [SPARC-API-DEV] $ /bin/sh -xe /tmp/jenkins6949105891610695293.sh + source /home/cmiss/python3.10.venv/bin/activate /tmp/jenkins6949105891610695293.sh: 2: source: not found Build step 'Execute shell' marked build as failure [Slack Notifications] found #1240 as previous completed, non-aborted build Finished: FAILURE