Started by GitHub push by thvitt
Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-schema-tei-340
[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-CCYDGtHx77D6/agent.28501
SSH_AGENT_PID=28503
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_125132637568935566.key
Identity added: /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_125132637568935566.key (/mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_125132637568935566.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-schema
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials
> /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse refs/remotes/origin/tei-v340^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/tei-v340^{commit} # timeout=10
Checking out Revision a6f5e613e76418d5dee8d4eb1e2365ea6fb632b0 (refs/remotes/origin/tei-v340)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f a6f5e613e76418d5dee8d4eb1e2365ea6fb632b0
Commit message: "avoid ambiguousity in sp handling"
> /usr/bin/git rev-list --no-walk 9c2960a6a80aa3e3a8b9e2af7a85ce566d122998 # 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
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/faust-schema-tei-340 && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv versions --bare"
Updating pyenv...
$ bash -c "cd \$HOME/.pyenv && git checkout master && git pull"
Already on 'master'
Your branch is up to date with 'origin/master'.
From https://github.com/yyuu/pyenv
7190216..5603eb5 master -> origin/master
Updating 7190216..5603eb5
Fast-forward
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Updated pyenv.
Installing 3.7.0...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv install 3.7.0"
Downloading Python-3.7.0.tar.xz...
-> https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tar.xz
Installing Python-3.7.0...
Installed Python-3.7.0 to /mnt/data/jenkins/.pyenv/versions/3.7.0
Installed 3.7.0.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv exec pip list"
Installing lxml...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv exec pip install lxml"
Collecting lxml
Downloading https://files.pythonhosted.org/packages/7a/6b/a3d2d3c3075617edcbfc272d79281e812b1a94dab37923b1d06fdfe2e906/lxml-4.2.5-cp37-cp37m-manylinux1_x86_64.whl (5.8MB)
Installing collected packages: lxml
Successfully installed lxml-4.2.5
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Installed lxml.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 38063
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema-tei-340] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 38063
<===[JENKINS REMOTING CAPACITY]===>