See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/507/changes>
Changes: [groldan] Make geogig functional tests use the TemporaryFolder instead of the ------------------------------------------ Started by timer Building in workspace <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/geoserver/geoserver.git # > timeout=10 Fetching upstream changes from git://github.com/geoserver/geoserver.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9dc3951a40dfe0de01227da8a25cb1de682ce4d6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc3951a40dfe0de01227da8a25cb1de682ce4d6 > git rev-list a6f5fc0562c8c039c45fb927f296dbafc3a3e8ea # timeout=10 [geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/hudson543987069034284631.sh + mkdir /var/lib/jenkins/.geotools mkdir: cannot create directory `/var/lib/jenkins/.geotools': File exists + true + rm /var/lib/jenkins/.geotools/postgis.properties rm: cannot remove `/var/lib/jenkins/.geotools/postgis.properties': No such file or directory + true + rm /var/lib/jenkins/.geotools/oracle.properties rm: cannot remove `/var/lib/jenkins/.geotools/oracle.properties': No such file or directory + true + set +x CREATE FUNCTION CREATE FUNCTION DELETE 0 INSERT 0 1 srid ------ 4979 (1 row) [geoserver-master-app-schema-online] $ /opt/apache-maven-3.3.9/bin/mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/tmp/geoserver clean test Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Application Schema Support [INFO] Application Schema Integration Test [INFO] Sample DataAccess Integration Test [INFO] Application Schema Integration Online Test with Postgis Database [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Application Schema Support 2.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema --- [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-app-schema --- [INFO] Skipping cobertura mojo for project with packaging type 'pom' [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Application Schema Integration Test 2.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-test --- [INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-test/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-app-schema-test --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-test/src/main/java> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-test/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-app-schema-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 141 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-app-schema-test --- [INFO] Compiling 130 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-test/target/test-classes> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample DataAccess Integration Test 2.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-sample-data-access-test --- [INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-sample-data-access-test --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-sample-data-access-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-sample-data-access-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/src/main/java> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-sample-data-access-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sample-data-access-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sample-data-access-test --- [INFO] Compiling 3 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/target/test-classes> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Application Schema Integration Online Test with Postgis Database 2.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-postgis-test --- [INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-app-schema-postgis-test --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-postgis-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-postgis-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-app-schema-postgis-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-postgis-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 141 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-app-schema-postgis-test --- [INFO] Compiling 130 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/test-classes> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Application Schema Support ......................... SUCCESS [ 4.638 s] [INFO] Application Schema Integration Test ................ FAILURE [ 1.555 s] [INFO] Sample DataAccess Integration Test ................. FAILURE [ 0.118 s] [INFO] Application Schema Integration Online Test with Postgis Database FAILURE [ 0.275 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.398 s [INFO] Finished at: 2016-08-07T21:00:13+00:00 [INFO] Final Memory: 51M/315M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-app-schema-test: Fatal error compiling: Error creating file with javac arguments: No such file or directory -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-sample-data-access-test: Fatal error compiling: Error creating file with javac arguments: No such file or directory -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-app-schema-postgis-test: Fatal error compiling: Error creating file with javac arguments: No such file or directory -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gs-app-schema-test Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel