[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[geogig-dev] Build failed in Jenkins: geogig-plugins-dev #32
|
See <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/32/>
------------------------------------------
Started by upstream project "geogig-dev" build number 159
originally caused by:
Started by an SCM change
Started by upstream project "geogig-dev" build number 159
originally caused by:
Started by an SCM change
Building in workspace <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/boundlessgeo/geogig-plugins.git # timeout=10
Fetching upstream changes from https://github.com/boundlessgeo/geogig-plugins.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/boundlessgeo/geogig-plugins.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 1e2deff86b0223abc6e28577498342bbbd6b1dd6 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1e2deff86b0223abc6e28577498342bbbd6b1dd6
> git rev-list 1e2deff86b0223abc6e28577498342bbbd6b1dd6 # timeout=10
[geogig-plugins-dev] $ /bin/sh -xe /tmp/hudson1602261616987155608.sh
+ mkdir -p /mnt/memtmp/geogig-plugins
Parsing POMs
Failed to transfer Could not find metadata org.locationtech.geogig:geogig:1.0-SNAPSHOT/maven-metadata.xml in osgeo (http://download.osgeo.org/webdav/geotools/)
Downloaded artifact https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig/1.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig/1.0-SNAPSHOT/geogig-1.0-20161212.024916-87.pom
[parent] $ /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/opt/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/apache-maven-3.0.4 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.36.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 55961
<===[JENKINS REMOTING CAPACITY]===> channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/pom.xml> -Dmaven.repo.local=<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository> clean install -Pjacoco -DskipTests=false -U -Dcucumber.options=--monochrome --plugin json:target/cucumber.json -Djava.io.tmpdir=/mnt/memtmp/geogig-plugins
[INFO] Scanning for projects...
Downloading: http://download.osgeo.org/webdav/geotools/org/locationtech/geogig/geogig/1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig/1.0-SNAPSHOT/maven-metadata.xml (794 B at 2.1 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.geogig:geogig-plugins-bdbje:jar:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.locationtech.geogig:geogig:1.0-SNAPSHOT, <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/locationtech/geogig/geogig/1.0-SNAPSHOT/geogig-1.0-SNAPSHOT.pom,> line 663, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.geogig:storage:pom:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.locationtech.geogig:geogig:1.0-SNAPSHOT, <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/locationtech/geogig/geogig/1.0-SNAPSHOT/geogig-1.0-SNAPSHOT.pom,> line 663, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.geogig:geogig-plugins-osm:jar:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.locationtech.geogig:geogig:1.0-SNAPSHOT, <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/locationtech/geogig/geogig/1.0-SNAPSHOT/geogig-1.0-SNAPSHOT.pom,> line 663, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.geogig:geogig-plugins:pom:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.locationtech.geogig:geogig:1.0-SNAPSHOT, <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/locationtech/geogig/geogig/1.0-SNAPSHOT/geogig-1.0-SNAPSHOT.pom,> line 663, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] GeoGig Plugins
[INFO] Storage backends
[INFO] Berkeley DB JE storage backend
[INFO] Openstreetmap extension
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoGig Plugins 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geogig-plugins ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ geogig-plugins ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ geogig-plugins ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/parent/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ geogig-plugins ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ geogig-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/target/geogig-plugins-1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ geogig-plugins ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ geogig-plugins ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/parent/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ geogig-plugins ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ geogig-plugins ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ geogig-plugins ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/parent/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ geogig-plugins ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ geogig-plugins ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/pom.xml> to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/geogig/geogig-plugins/1.0-SNAPSHOT/geogig-plugins-1.0-SNAPSHOT.pom>
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/target/geogig-plugins-1.0-SNAPSHOT-tests.jar> to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/geogig/geogig-plugins/1.0-SNAPSHOT/geogig-plugins-1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Storage backends 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ storage ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ storage ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ storage ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/storage/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ storage ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ storage ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/target/storage-1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ storage ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ storage ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/storage/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ storage ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ storage ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ storage ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/storage/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ storage ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ storage ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/pom.xml> to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/geogig/storage/1.0-SNAPSHOT/storage-1.0-SNAPSHOT.pom>
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/target/storage-1.0-SNAPSHOT-tests.jar> to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/geogig/storage/1.0-SNAPSHOT/storage-1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Berkeley DB JE storage backend 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87.pom
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87.pom (6 KB at 33.2 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 9.3 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161212.024920-54.pom
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161212.024920-54.pom (3 KB at 9.1 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87.jar
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161212.024920-54.jar
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87-tests.jar
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161212.024920-54.jar (116 KB at 270.5 KB/sec)
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87-tests.jar (489 KB at 631.8 KB/sec)
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161212.024929-87.jar (1118 KB at 910.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geogig-plugins-bdbje ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/bdbje/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ geogig-plugins-bdbje ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ geogig-plugins-bdbje ---
[INFO] argLine set to -javaagent:<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/geogig-plugins-dev/src/storage/bdbje/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geogig-plugins-bdbje ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ geogig-plugins-bdbje ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/bdbje/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/bdbje/src/main/java/org/geogig/storage/bdbje/JEObjectDatabase.java>:[761,78] serializer has private access in org.locationtech.geogig.storage.AbstractObjectStore
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoGig Plugins .................................... SUCCESS [9.304s]
[INFO] Storage backends .................................. SUCCESS [1.043s]
[INFO] Berkeley DB JE storage backend .................... FAILURE [6.514s]
[INFO] Openstreetmap extension ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.892s
[INFO] Finished at: Mon Dec 12 02:50:45 UTC 2016
[INFO] Final Memory: 32M/311M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project geogig-plugins-bdbje: Compilation failure
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/bdbje/src/main/java/org/geogig/storage/bdbje/JEObjectDatabase.java>:[761,78] serializer has private access in org.locationtech.geogig.storage.AbstractObjectStore
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :geogig-plugins-bdbje
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/pom.xml> to org.geogig/geogig-plugins/1.0-SNAPSHOT/geogig-plugins-1.0-SNAPSHOT.pom
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/parent/target/geogig-plugins-1.0-SNAPSHOT-tests.jar> to org.geogig/geogig-plugins/1.0-SNAPSHOT/geogig-plugins-1.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/bdbje/pom.xml> to org.geogig/geogig-plugins-bdbje/1.0-SNAPSHOT/geogig-plugins-bdbje-1.0-SNAPSHOT.pom
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/osm/pom.xml> to org.geogig/geogig-plugins-osm/1.0-SNAPSHOT/geogig-plugins-osm-1.0-SNAPSHOT.pom
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/pom.xml> to org.geogig/storage/1.0-SNAPSHOT/storage-1.0-SNAPSHOT.pom
[JENKINS] Archiving <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/ws/src/storage/target/storage-1.0-SNAPSHOT-tests.jar> to org.geogig/storage/1.0-SNAPSHOT/storage-1.0-SNAPSHOT-tests.jar
Sending e-mails to: geogig-dev@xxxxxxxxxxxxxxxx
channel stopped
[geogig-plugins-dev] $ /bin/sh -xe /tmp/hudson9081544662473130645.sh
+ rm -rf /mnt/memtmp/geogig-plugins/*