Started by GitHub push by thvitt Running as SYSTEM Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-macrogen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-aSqqkU6gcZrx/agent.29270 SSH_AGENT_PID=29272 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/work/work/workspace/faust-macrogen@tmp/private_key_17136032694665013956.key (/mnt/data/jenkins/work/work/workspace/faust-macrogen@tmp/private_key_17136032694665013956.key) [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) The recommended git tool is: NONE using credential Github > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/work/work/workspace/faust-macrogen/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-macrogen # timeout=10 Fetching upstream changes from https://github.com/faustedition/faust-macrogen > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a228597d39d4206d60011d833045a94a89ffde6d (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f a228597d39d4206d60011d833045a94a89ffde6d # timeout=10 Commit message: "fix: Read files even without progress bar ..." > /usr/bin/git rev-list --no-walk f93e5464eff8b05bd9318d14d72a3b25bfbfc938 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data # timeout=10 [faust-macrogen] $ /bin/sh -xe /tmp/jenkins17346369872163384711.sh + pip install numpy Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (1.16.2) WARNING: You are using pip version 19.3.1; however, version 23.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /mnt/data/jenkins/work/work/workspace/faust-macrogen (A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.) WARNING: You are using pip version 19.3.1; however, version 23.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 29272 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: FAILURE