Console Output

12:24:05 Started by upstream project "faust-xml-trigger" build number 73
12:24:05 originally caused by:
12:24:05  Started by GitHub push by gerritbruening
12:24:05 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
12:24:05 [WS-CLEANUP] Deleting project workspace...
12:24:05 [WS-CLEANUP] Deferred wipeout is used...
12:24:05 [WS-CLEANUP] Done
12:24:05 [ssh-agent] Looking for ssh-agent implementation...
12:24:05 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:24:05 $ ssh-agent
12:24:05 SSH_AUTH_SOCK=/tmp/ssh-bBuqWEYDEHj1/agent.25727
12:24:05 SSH_AGENT_PID=25729
12:24:05 [ssh-agent] Started.
12:24:05 Running ssh-add (command line suppressed)
12:24:05 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_4112446069096330552.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_4112446069096330552.key)
12:24:05 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
12:24:06 Cloning the remote Git repository
12:24:06 Cloning repository git://github.com/faustedition/faust-gen
12:24:06  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
12:24:06 Fetching upstream changes from git://github.com/faustedition/faust-gen
12:24:06  > /usr/bin/git --version # timeout=10
12:24:06 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
12:24:06  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
12:24:09  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
12:24:09  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:24:09  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
12:24:09 Fetching upstream changes from git://github.com/faustedition/faust-gen
12:24:09 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
12:24:09  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
12:24:09  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:24:09  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
12:24:09 Checking out Revision e0eb38ec827a44b65db99000ad88c672d61f6d5d (refs/remotes/origin/master)
12:24:09  > /usr/bin/git config core.sparsecheckout # timeout=10
12:24:09  > /usr/bin/git checkout -f e0eb38ec827a44b65db99000ad88c672d61f6d5d
12:24:09 Commit message: "Configured submodules for release."
12:24:09  > /usr/bin/git rev-list --no-walk e0eb38ec827a44b65db99000ad88c672d61f6d5d # timeout=10
12:24:09  > /usr/bin/git remote # timeout=10
12:24:09  > /usr/bin/git submodule init # timeout=10
12:24:10  > /usr/bin/git submodule sync # timeout=10
12:24:10  > /usr/bin/git config --get remote.origin.url # timeout=10
12:24:10  > /usr/bin/git submodule init # timeout=10
12:24:10  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
12:24:10  > /usr/bin/git config --get submodule.data.url # timeout=10
12:24:10  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
12:24:10  > /usr/bin/git submodule update --init --recursive --remote data
12:24:16  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
12:24:16  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
12:24:16  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc
12:24:19  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
12:24:19  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
12:24:19  > /usr/bin/git submodule update --init --recursive --remote src/main/web
12:24:29 Xvfb starting$ Xvfb :2 -fbdir /mnt/data/jenkins/xvfb-543-..fbdir5656609306506284362
12:24:29 Parsing POMs
12:24:34 Established TCP socket on 33707
12:24:34 maven35-agent.jar already up to date
12:24:34 maven35-interceptor.jar already up to date
12:24:34 maven3-interceptor-commons.jar already up to date
12:24:34 [faust-gen] $ 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/remoting.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 33707
12:24:35 <===[JENKINS REMOTING CAPACITY]===>channel started
12:24:38 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -D clean deploy
12:24:40 [INFO] Scanning for projects...
12:24:41 [INFO] ------------------------------------------------------------------------
12:24:41 [INFO] Detecting the operating system and CPU architecture
12:24:41 [INFO] ------------------------------------------------------------------------
12:24:41 [INFO] os.detected.name: linux
12:24:41 [INFO] os.detected.arch: x86_64
12:24:41 [INFO] os.detected.version: 4.9
12:24:41 [INFO] os.detected.version.major: 4
12:24:41 [INFO] os.detected.version.minor: 9
12:24:41 [INFO] os.detected.release: debian
12:24:41 [INFO] os.detected.release.version: 9
12:24:41 [INFO] os.detected.release.like.debian: true
12:24:41 [INFO] os.detected.classifier: linux-x86_64
12:24:41 [INFO] 
12:24:41 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
12:24:41 [INFO] Building Faust-Edition Site Generation 1.0-SNAPSHOT
12:24:41 [INFO] --------------------------------[ jar ]---------------------------------
12:24:42 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
12:24:42 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
12:24:42 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
12:24:42 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 1.1 kB/s)
12:24:43 [WARNING] Could not transfer metadata de.faustedition:faust:1.4-SNAPSHOT/maven-metadata.xml from/to dh.nexus.public (http://dev.digital-humanities.de/nexus/content/groups/public): Failed to transfer file: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
12:24:43 [WARNING] Failure to transfer de.faustedition:faust:1.4-SNAPSHOT/maven-metadata.xml from http://dev.digital-humanities.de/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of dh.nexus.public has elapsed or updates are forced. Original error: Could not transfer metadata de.faustedition:faust:1.4-SNAPSHOT/maven-metadata.xml from/to dh.nexus.public (http://dev.digital-humanities.de/nexus/content/groups/public): Failed to transfer file: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
12:24:43 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from faustedition: http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [WARNING] Checksum validation failed, expected <!DOCTYPE but is 140ba3a78f1700c8cdf8f764a4147c8d68283fd6 from faustedition for http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [WARNING] Could not validate integrity of download from http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml: Checksum validation failed, expected <!DOCTYPE but is 140ba3a78f1700c8cdf8f764a4147c8d68283fd6
12:24:43 [WARNING] Checksum validation failed, expected <!DOCTYPE but is 140ba3a78f1700c8cdf8f764a4147c8d68283fd6 from faustedition for http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloaded from faustedition: http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (15 kB at 128 kB/s)
12:24:43 [INFO] Downloading from dh-releases: http://gregor.middell.net/maven/content/repositories/dh-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from dh-snapshots: http://gregor.middell.net/maven/content/repositories/dh-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:43 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
12:24:44 [WARNING] Could not transfer metadata eu.interedition:text-core:1.6-SNAPSHOT/maven-metadata.xml from/to dh.nexus.public (http://dev.digital-humanities.de/nexus/content/groups/public): Failed to transfer file: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
12:24:44 [WARNING] The metadata /mnt/data/jenkins/.m2/repository/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata-faustedition.xml is invalid: end tag name </head> must be the same as start tag <link> from line 21 (position: TEXT seen ...ype="image/png" href="/favicon-32x32.png" sizes="32x32">\n  </head>... @22:10) 
12:24:44 [WARNING] Failure to transfer eu.interedition:text-core:1.6-SNAPSHOT/maven-metadata.xml from http://dev.digital-humanities.de/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of dh.nexus.public has elapsed or updates are forced. Original error: Could not transfer metadata eu.interedition:text-core:1.6-SNAPSHOT/maven-metadata.xml from/to dh.nexus.public (http://dev.digital-humanities.de/nexus/content/groups/public): Failed to transfer file: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
12:24:44 [WARNING] The metadata /mnt/data/jenkins/.m2/repository/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata-faustedition.xml is invalid: end tag name </head> must be the same as start tag <link> from line 21 (position: TEXT seen ...ype="image/png" href="/favicon-32x32.png" sizes="32x32">\n  </head>... @22:10) 
12:24:46 [INFO] 
12:24:46 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
12:24:47 [INFO] Using 'utf-8' encoding to copy filtered resources.
12:24:47 [INFO] Copying 5657 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
12:24:47 [INFO] Copying 256 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
12:24:47 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
12:24:47 [INFO] Copying 178 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
12:24:47 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
12:24:47 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
12:24:47 [INFO] Copying 17 resources to /mnt/data/jenkins/.fonts
12:24:48 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
12:24:48 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
12:24:48 [BFA] Scanning build for known causes...
12:24:48 [BFA] No failure causes found
12:24:48 [BFA] Done. 0s
12:24:48 Started calculate disk usage of build
12:24:48 Finished Calculation of disk usage of build in 0 seconds
12:24:57 Started calculate disk usage of workspace
12:24:57 Finished Calculation of disk usage of workspace in 0 seconds
12:24:57 Notifying upstream projects of job completion
12:24:57 Join notifier requires a CauseAction
12:24:57 [INFO] ------------------------------------------------------------------------
12:24:57 [INFO] BUILD FAILURE
12:24:57 [INFO] ------------------------------------------------------------------------
12:24:57 [INFO] Total time: 17.709 s
12:24:57 [INFO] Finished at: 2019-01-29T12:24:57+01:00
12:24:57 [INFO] ------------------------------------------------------------------------
12:24:57 Waiting for Jenkins to finish collecting data
12:24:57 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.7:resources (default-resources) on project faust-gen: Failed to copy full contents from /mnt/data/jenkins/workspace/faust-gen/src/main/web/webfonts/Ubuntu-B.ttf to /mnt/data/jenkins/.fonts/Ubuntu-B.ttf -> [Help 1]
12:24:57 [ERROR] 
12:24:57 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
12:24:57 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
12:24:57 [ERROR] 
12:24:57 [ERROR] For more information about the errors and possible solutions, please read the following articles:
12:24:57 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
12:24:57 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/1.0-SNAPSHOT/faust-gen-1.0-SNAPSHOT.pom
12:24:58 Xvfb stopping
12:24:58 channel stopped
12:24:58 $ ssh-agent -k
12:24:58 unset SSH_AUTH_SOCK;
12:24:58 unset SSH_AGENT_PID;
12:24:58 echo Agent pid 25729 killed;
12:24:58 [ssh-agent] Stopped.
12:24:58 Skipped archiving because build is not successful
12:24:58 [BFA] Scanning build for known causes...
12:24:58 [BFA] No failure causes found
12:24:58 [BFA] Done. 0s
12:24:58 Started calculate disk usage of build
12:24:58 Finished Calculation of disk usage of build in 0 seconds
12:24:59 Started calculate disk usage of workspace
12:25:00 Finished Calculation of disk usage of workspace in 0 seconds
12:25:00 Notifying upstream projects of job completion
12:25:00 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
12:25:00 Finished: FAILURE