Skip to content
Failed

Console Output

01:32:08 Started by remote host 132.187.226.74 with note: <p>Data update</p>
01:32:08 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
01:32:08 [ssh-agent] Looking for ssh-agent implementation...
01:32:08 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:32:08 $ ssh-agent
01:32:08 SSH_AUTH_SOCK=/tmp/ssh-Dnd8zKxPQfiq/agent.10148
01:32:08 SSH_AGENT_PID=10150
01:32:08 [ssh-agent] Started.
01:32:08 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1643063678871077536.key
01:32:08 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1643063678871077536.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1643063678871077536.key)
01:32:08 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
01:32:09 Cloning the remote Git repository
01:32:09 Cloning repository https://github.com/faustedition/faust-gen
01:32:09  > git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
01:32:09 Fetching upstream changes from https://github.com/faustedition/faust-gen
01:32:09  > git --version # timeout=10
01:32:09 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
01:32:09  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
01:32:11  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
01:32:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:32:11  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
01:32:11 Fetching upstream changes from https://github.com/faustedition/faust-gen
01:32:11 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
01:32:11  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
01:32:12  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:32:12  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
01:32:12 Checking out Revision 5ae5789c0493952f3a0beb220f8872d2cada28e0 (refs/remotes/origin/master)
01:32:12 Commit message: "Updated submodules."
01:32:12  > git config core.sparsecheckout # timeout=10
01:32:12  > git checkout -f 5ae5789c0493952f3a0beb220f8872d2cada28e0
01:32:12  > git rev-list 5ae5789c0493952f3a0beb220f8872d2cada28e0 # timeout=10
01:32:12  > git remote # timeout=10
01:32:12  > git submodule init # timeout=10
01:32:12  > git submodule sync # timeout=10
01:32:12  > git config --get remote.origin.url # timeout=10
01:32:12  > git submodule init # timeout=10
01:32:12  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
01:32:12  > git config --get submodule.data.url # timeout=10
01:32:12  > git config -f .gitmodules --get submodule.data.path # timeout=10
01:32:12  > git submodule update --init --recursive --remote data
01:32:30  > git config --get submodule.src/main/xproc.url # timeout=10
01:32:30  > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
01:32:30  > git submodule update --init --recursive --remote src/main/xproc
01:32:32  > git config --get submodule.src/main/web.url # timeout=10
01:32:32  > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
01:32:32  > git submodule update --init --recursive --remote src/main/web
01:32:34 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-232-2267676617040833975.fbdir
01:32:35 Parsing POMs
01:32:35 using settings config with name MavenSettings
01:32:35 Replacing all maven server entries not found in credentials list is true
01:32:35 Established TCP socket on 41091
01:32:35 maven35-agent.jar already up to date
01:32:35 maven35-interceptor.jar already up to date
01:32:35 maven3-interceptor-commons.jar already up to date
01:32:35 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/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 41091
01:32:35 <===[JENKINS REMOTING CAPACITY]===>channel started
01:32:36 using settings config with name MavenSettings
01:32:36 Replacing all maven server entries not found in credentials list is true
01:32:37 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings4733663547174936649.xml -D clean deploy
01:32:38 [INFO] Scanning for projects...
01:32:38 [INFO] ------------------------------------------------------------------------
01:32:38 [INFO] Detecting the operating system and CPU architecture
01:32:38 [INFO] ------------------------------------------------------------------------
01:32:38 [INFO] os.detected.name: linux
01:32:38 [INFO] os.detected.arch: x86_64
01:32:38 [INFO] os.detected.release: debian
01:32:38 [INFO] os.detected.release.version: 9
01:32:38 [INFO] os.detected.release.like.debian: true
01:32:38 [INFO] os.detected.classifier: linux-x86_64
01:32:38 [INFO] 
01:32:38 [INFO] ------------------------------------------------------------------------
01:32:38 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
01:32:38 [INFO] ------------------------------------------------------------------------
01:32:39 [INFO] Downloading: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:32:39 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:32:39 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:32:39 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:32:39 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 4.4 kB/s)
01:32:40 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 725 B/s)
01:32:40 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/faust-1.4-20170611.160227-7.pom
01:32:40 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/faust-1.4-20170611.160227-7.pom (11 kB at 675 kB/s)
01:32:40 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 19 kB/s)
01:32:40 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 55 kB/s)
01:32:40 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:40 [INFO] Downloading: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:41 [INFO] Downloading: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:41 [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:32:41 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 696 B/s)
01:32:42 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/faust-1.4-20170611.160227-7.jar
01:32:42 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/faust-1.4-20170611.160227-7.jar (385 kB at 17 MB/s)
01:32:42 [INFO] 
01:32:42 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
01:32:42 [INFO] Using 'utf-8' encoding to copy filtered resources.
01:32:42 [INFO] Copying 8701 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
01:32:43 [INFO] Copying 179 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
01:32:43 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
01:32:43 [INFO] Copying 98 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
01:32:43 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
01:32:43 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
01:32:43 [INFO] Copying 13 resources to /mnt/data/jenkins/.fonts
01:32:43 [INFO] 
01:32:43 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
01:32:44 [INFO] Changes detected - recompiling the module!
01:32:44 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
01:32:47 [INFO] 
01:32:47 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
01:32:49 [INFO] Configured Artifact: net.faustedition:slimerjs:0.10.1:zip
01:32:49 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:45.4.0esr:tar.bz2
01:32:49 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/0.10.1/slimerjs-0.10.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
01:32:49 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
01:32:49 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency
01:32:55 [INFO] 
01:32:55 [INFO] --- exec-maven-plugin:1.4.0:java (default) @ faust-gen ---
01:32:57 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
01:32:57 ERROR: target/xproc/collect-metadata.xpl:43:15:Cannot copy: file does not exist: file:/mnt/data/jenkins/workspace/faust-gen/data/xml//transcript/gsa/391098/391098.xml
01:32:57 ERROR: target/xproc/collect-metadata.xpl:43:15:Cannot copy: file does not exist: file:/mnt/data/jenkins/workspace/faust-gen/data/xml//transcript/gsa/391098/391098.xml
01:32:57 ERROR: Cannot copy: file does not exist: file:/mnt/data/jenkins/workspace/faust-gen/data/xml//transcript/gsa/391098/391098.xml
01:32:59 Xvfb stopping
01:32:59 $ ssh-agent -k
01:32:59 unset SSH_AUTH_SOCK;
01:32:59 unset SSH_AGENT_PID;
01:32:59 echo Agent pid 10150 killed;
01:32:59 [ssh-agent] Stopped.
01:32:59 ERROR: Maven JVM terminated unexpectedly with exit code 1
01:32:59 [BFA] Scanning build for known causes...
01:33:00 [BFA] No failure causes found
01:33:00 [BFA] Done. 0s
01:33:00 Started calculate disk usage of build
01:33:00 Finished Calculation of disk usage of build in 0 seconds
01:33:00 Started calculate disk usage of workspace
01:33:00 Finished Calculation of disk usage of workspace in 0 seconds
01:33:00 Notifying upstream projects of job completion
01:33:00 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
01:33:01 Finished: FAILURE