Skip to content
Failed

Console Output

11:58:21 Started by upstream project "faust-xml-trigger" build number 51
11:58:21 originally caused by:
11:58:21  Started by GitHub push by gerritbruening
11:58:21 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
11:58:21 [WS-CLEANUP] Deleting project workspace...
11:58:21 [WS-CLEANUP] Deferred wipeout is used...
11:58:21 [WS-CLEANUP] Done
11:58:21 [ssh-agent] Looking for ssh-agent implementation...
11:58:21 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:58:21 $ ssh-agent
11:58:21 SSH_AUTH_SOCK=/tmp/ssh-sckuBkY8zhMY/agent.7351
11:58:21 SSH_AGENT_PID=7353
11:58:21 [ssh-agent] Started.
11:58:21 Running ssh-add (command line suppressed)
11:58:21 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_7435618045612861731.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_7435618045612861731.key)
11:58:21 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
11:58:21 Cloning the remote Git repository
11:58:21 Cloning repository git://github.com/faustedition/faust-gen
11:58:21  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
11:58:21 Fetching upstream changes from git://github.com/faustedition/faust-gen
11:58:21  > /usr/bin/git --version # timeout=10
11:58:21 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
11:58:21  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
11:58:25  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
11:58:25  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:58:26  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
11:58:26 Fetching upstream changes from git://github.com/faustedition/faust-gen
11:58:26 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
11:58:26  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
11:58:26  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:58:26  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:58:26 Checking out Revision e0eb38ec827a44b65db99000ad88c672d61f6d5d (refs/remotes/origin/master)
11:58:26  > /usr/bin/git config core.sparsecheckout # timeout=10
11:58:26  > /usr/bin/git checkout -f e0eb38ec827a44b65db99000ad88c672d61f6d5d
11:58:26 Commit message: "Configured submodules for release."
11:58:26  > /usr/bin/git rev-list --no-walk e0eb38ec827a44b65db99000ad88c672d61f6d5d # timeout=10
11:58:26  > /usr/bin/git remote # timeout=10
11:58:26  > /usr/bin/git submodule init # timeout=10
11:58:27  > /usr/bin/git submodule sync # timeout=10
11:58:27  > /usr/bin/git config --get remote.origin.url # timeout=10
11:58:27  > /usr/bin/git submodule init # timeout=10
11:58:27  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
11:58:27  > /usr/bin/git config --get submodule.data.url # timeout=10
11:58:27  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
11:58:27  > /usr/bin/git submodule update --init --recursive --remote data
11:58:32  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
11:58:32  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
11:58:32  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc
11:58:39  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
11:58:39  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
11:58:39  > /usr/bin/git submodule update --init --recursive --remote src/main/web
11:59:09 Xvfb starting$ Xvfb :1 -fbdir /mnt/data/jenkins/xvfb-525-..fbdir6553464808404144728
11:59:09 Parsing POMs
11:59:09 Established TCP socket on 44599
11:59:09 maven35-agent.jar already up to date
11:59:09 maven35-interceptor.jar already up to date
11:59:09 maven3-interceptor-commons.jar already up to date
11:59:09 [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 44599
11:59:10 <===[JENKINS REMOTING CAPACITY]===>channel started
11:59:14 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -D clean deploy
11:59:16 [INFO] Scanning for projects...
11:59:16 [INFO] ------------------------------------------------------------------------
11:59:16 [INFO] Detecting the operating system and CPU architecture
11:59:16 [INFO] ------------------------------------------------------------------------
11:59:16 [INFO] os.detected.name: linux
11:59:16 [INFO] os.detected.arch: x86_64
11:59:16 [INFO] os.detected.version: 4.9
11:59:16 [INFO] os.detected.version.major: 4
11:59:16 [INFO] os.detected.version.minor: 9
11:59:16 [INFO] os.detected.release: debian
11:59:16 [INFO] os.detected.release.version: 9
11:59:16 [INFO] os.detected.release.like.debian: true
11:59:16 [INFO] os.detected.classifier: linux-x86_64
11:59:16 [INFO] 
11:59:16 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
11:59:16 [INFO] Building Faust-Edition Site Generation 1.0-SNAPSHOT
11:59:16 [INFO] --------------------------------[ jar ]---------------------------------
11:59:17 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
11:59:17 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
11:59:17 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
11:59:17 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
11:59:19 [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 680 B/s)
11:59:19 [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.
11:59:19 [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.
11:59:19 [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
11:59:19 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from faustedition: http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [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
11:59:19 [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
11:59:19 [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
11:59:19 [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 112 kB/s)
11:59:19 [INFO] Downloading from dh-releases: http://gregor.middell.net/maven/content/repositories/dh-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from dh-snapshots: http://gregor.middell.net/maven/content/repositories/dh-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:19 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
11:59:20 [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.
11:59:20 [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) 
11:59:20 [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.
11:59:20 [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) 
11:59:21 [INFO] 
11:59:21 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
11:59:21 [INFO] Using 'utf-8' encoding to copy filtered resources.
11:59:21 [INFO] Copying 5656 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
11:59:22 [INFO] Copying 256 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
11:59:22 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
11:59:22 [INFO] Copying 178 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
11:59:22 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
11:59:22 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
11:59:22 [INFO] Copying 17 resources to /mnt/data/jenkins/.fonts
11:59:23 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
11:59:23 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
11:59:23 [BFA] Scanning build for known causes...
11:59:23 [BFA] No failure causes found
11:59:23 [BFA] Done. 0s
11:59:23 Started calculate disk usage of build
11:59:23 Finished Calculation of disk usage of build in 0 seconds
11:59:34 Started calculate disk usage of workspace
11:59:34 Finished Calculation of disk usage of workspace in 0 seconds
11:59:34 Notifying upstream projects of job completion
11:59:34 Join notifier requires a CauseAction
11:59:34 [INFO] ------------------------------------------------------------------------
11:59:34 [INFO] BUILD FAILURE
11:59:34 [INFO] ------------------------------------------------------------------------
11:59:34 [INFO] Total time: 18.823 s
11:59:34 [INFO] Finished at: 2019-01-15T11:59:34+01:00
11:59:34 [INFO] ------------------------------------------------------------------------
11:59:34 Waiting for Jenkins to finish collecting data
11:59:34 [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/UbuntuFaust.ttf to /mnt/data/jenkins/.fonts/UbuntuFaust.ttf -> [Help 1]
11:59:34 [ERROR] 
11:59:34 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:59:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:59:34 [ERROR] 
11:59:34 [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:59:34 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
11:59:34 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/1.0-SNAPSHOT/faust-gen-1.0-SNAPSHOT.pom
11:59:35 Xvfb stopping
11:59:35 channel stopped
11:59:35 $ ssh-agent -k
11:59:35 unset SSH_AUTH_SOCK;
11:59:35 unset SSH_AGENT_PID;
11:59:35 echo Agent pid 7353 killed;
11:59:35 [ssh-agent] Stopped.
11:59:35 Skipped archiving because build is not successful
11:59:35 [BFA] Scanning build for known causes...
11:59:35 [BFA] No failure causes found
11:59:35 [BFA] Done. 0s
11:59:35 Started calculate disk usage of build
11:59:35 Finished Calculation of disk usage of build in 0 seconds
11:59:47 Started calculate disk usage of workspace
11:59:47 Finished Calculation of disk usage of workspace in 0 seconds
11:59:47 Notifying upstream projects of job completion
11:59:47 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
11:59:47 Finished: FAILURE