[Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #1558

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1558/display/redirect?page=changes&gt;

Changes:

[daniele.romagnoli] [GEOS-9242]: option to disable gutter

[Torben Barsballe] TestWfsPost - improve url validation

[Torben Barsballe] TestWfsPost - don't forward Authentication header

[etj] [GEOS-9245] GeoFence rule update fails with NPE on an empty area (#3569)

[Andrea Aime] [GEOS-9246] WMTS multidimensional, GetDomain: allow using bbox in other

[Jody Garnett] change to jenkins_release

[Jody Garnett] tag release as part of initual build

[Jody Garnett] [GEOS-9224] Add MapML preview link to the Layer Preview page

[Jody Garnett] setup dist folder to collect artifacts

[Jody Garnett] update dist path

[Jody Garnett] define MAVEN_FLAGS with batchmode to avoid color in output

[Jody Garnett] correct path to generated manual.pdf

[Jody Garnett] okay pdf not being generated yet

[Jody Garnett] ignoring manual.pdf

[Andrea Aime] [GEOS-9247] WMTS multidimensional, support bboxes spanning the dateline

[Jody Garnett] make use of release artifacts to upload

[Jody Garnett] recreate release branch from tag

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0114284184aa163e6 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 3970212368fc329ca635fd6095bae6b283d39532 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3970212368fc329ca635fd6095bae6b283d39532
Commit message: "recreate release branch from tag"
> git rev-list --no-walk 4aa0249f8bc955ecb5c7e2a4f0230a70ded45d14 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins7827047757533585622.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1559/display/redirect?page=changes&gt;

Changes:

[Jody Garnett] ignore copied git artifacts in release folder

[Jody Garnett] optimization, fetch single tag

[Jody Garnett] do not commit generated release folder

[Jody Garnett] only fetch single tag

[Jody Garnett] correct repo name

[Jody Garnett] ignore change to release branch due to presense of release folder

[Jody Garnett] include MAVEN_SETTINGS in MAVEN_FLAGS if provided

[Jody Garnett] git user credentials not used by publish

[Jody Garnett] Check MAVEN_SETTING passed in

[Jody Garnett] do not require unused user / email parameters

[Jody Garnett] use settings override if provided

[Jody Garnett] do not deploy community modules

[gabriel.roldan] Fix data/minimal/styles/generic.xml pointing at generic.sld instead of

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0114284184aa163e6 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
> 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 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 2af737f0410eef5ccbb25d8f5d555d503d300ad6 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2af737f0410eef5ccbb25d8f5d555d503d300ad6
Commit message: "Fix data/minimal/styles/generic.xml pointing at generic.sld instead of default_generic.sld"
> git rev-list --no-walk 3970212368fc329ca635fd6095bae6b283d39532 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins4853469704583676575.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1560/display/redirect?page=changes&gt;

Changes:

[niels] GEOS-9188 image insert namespace support

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building on master in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
Installer "Extract *.zip/*.tar.gz" cannot be used to install "OpenJDK 8u212" on the node "Jenkins"
No credentials specified
Installer "Extract *.zip/*.tar.gz" cannot be used to install "OpenJDK 8u212" on the node "Jenkins"
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Installer "Extract *.zip/*.tar.gz" cannot be used to install "OpenJDK 8u212" on the node "Jenkins"
Checking out Revision 987ad4086ea54c085795c0a4e00a08f6bc05c49d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 987ad4086ea54c085795c0a4e00a08f6bc05c49d
Commit message: "Merge pull request #3446 from NielsCharlier/GEOS-9188"
> git rev-list --no-walk 2af737f0410eef5ccbb25d8f5d555d503d300ad6 # timeout=10
Installer "Extract *.zip/*.tar.gz" cannot be used to install "OpenJDK 8u212" on the node "Jenkins"
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins1889662802221546061.sh
+ mkdir /var/lib/jenkins/.geoserver
mkdir: cannot create directory ‘/var/lib/jenkins/.geoserver’: 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
+ rm /var/lib/jenkins/.geoserver/postgis.properties
rm: cannot remove '/var/lib/jenkins/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /var/lib/jenkins/.geoserver/oracle.properties
rm: cannot remove '/var/lib/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
/tmp/jenkins1889662802221546061.sh: 15: /tmp/jenkins1889662802221546061.sh: psql: not found
Build step 'Execute shell' marked build as failure
Installer "Extract *.zip/*.tar.gz" cannot be used to install "OpenJDK 8u212" on the node "Jenkins"

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1561/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] [GEOS-9254] WMTS multidimensional community module summaries are not

[Alessio Fabiani] [community module AuthKey] - Allows the REST service to inject

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-01e3a8a764950faa8 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 120369f109a8375dc067de57e11febec10ef8f68 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 120369f109a8375dc067de57e11febec10ef8f68
Commit message: "[community module AuthKey] - Allows the REST service to inject authApiKey request header if available from the settings"
> git rev-list --no-walk 987ad4086ea54c085795c0a4e00a08f6bc05c49d # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins12972099657853933149.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1562/display/redirect?page=changes&gt;

Changes:

[daniele.romagnoli] Updating NetCDF Documentation - 2D coord variables

[noreply] GEOS-9239: optional flag(s) to remove root layer from WMS capabilitie…

[nuno.oliveira] [GEOS-9240] Add App-Schema MongoDb PropertyIsNull filter testing.

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0f9c0a08d6232ae32 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 5304cda70a4ed6b20575a864607cd69b0dca4386 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5304cda70a4ed6b20575a864607cd69b0dca4386
Commit message: "Merge pull request #3582 from dromagnoli/netcdf-doc"
> git rev-list --no-walk 120369f109a8375dc067de57e11febec10ef8f68 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins547579213566958543.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1563/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] Initial concept of Spring MVC like API support

[Andrea Aime] Collection description operation

[Andrea Aime] Migrating from ogc to ogcapi module

[Andrea Aime] Switching from api/ to ogc/ and adding conformance output

[Andrea Aime] OpenAPI integration, some fixes to pom wiring

[Andrea Aime] Assembly descriptor

[Andrea Aime] Adding styles and swagger support to make HTML pages more functional

[Andrea Aime] Removing extra dependencies breaking the build

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-00b09e2bc892000ca (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
Unpacking https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u212-b03/OpenJDK8U-jdk_x64_linux_hotspot_8u212b03.tar.gz to /tmp/jenkins-a12ce00f/tools/hudson.model.JDK/OpenJDK_8u212 on FleetCloud i-00b09e2bc892000ca
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 88d91dc0f419f9784b91344eace24f983d69c7ae (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 88d91dc0f419f9784b91344eace24f983d69c7ae
Commit message: "Merge pull request #3591 from aaime/api"
> git rev-list --no-walk 5304cda70a4ed6b20575a864607cd69b0dca4386 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins5499717353036092046.sh
+ mkdir /home/ubuntu/.geoserver
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1564/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] Whoops, adding missing file

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0512dca1ca0f9e77c (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
Unpacking https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u212-b03/OpenJDK8U-jdk_x64_linux_hotspot_8u212b03.tar.gz to /tmp/jenkins-039c19eb/tools/hudson.model.JDK/OpenJDK_8u212 on FleetCloud i-0512dca1ca0f9e77c
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 26ef8f62829df90a499ff1f4280cd4e020fb94db (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 26ef8f62829df90a499ff1f4280cd4e020fb94db
Commit message: "Whoops, adding missing file"
> git rev-list --no-walk 88d91dc0f419f9784b91344eace24f983d69c7ae # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins4031873438540519030.sh
+ mkdir /home/ubuntu/.geoserver
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1565/display/redirect?page=changes&gt;

Changes:

[Jody Garnett] Change staging directory from release to distribution

[Jody Garnett] minor updates to release instructions

[nuno.oliveira] [GEOS-9256]: fixed conflict between params-extractor and monitor

[noreply] [GEOS-9259]: renamed onelogin community module to saml and added several

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0e7601a171694ef3c (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 286023c7b57cf648bb35f488019852829eb1eeb8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 286023c7b57cf648bb35f488019852829eb1eeb8
Commit message: "[GEOS-9259]: renamed onelogin community module to saml and added several improvements (#3599)"
> git rev-list --no-walk 26ef8f62829df90a499ff1f4280cd4e020fb94db # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins7298614129757267266.sh
+ mkdir /home/ubuntu/.geoserver
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1566/display/redirect?page=changes&gt;

Changes:

[bradh] docs: Update user manual to reflect modified mapbox vector tiles MIME

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-0ed865a8d360d8f11 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
Unpacking https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u212-b03/OpenJDK8U-jdk_x64_linux_hotspot_8u212b03.tar.gz to /tmp/jenkins-8ea5a862/tools/hudson.model.JDK/OpenJDK_8u212 on FleetCloud i-0ed865a8d360d8f11
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 f5fbc2cfea28e489cb232fa69ee7f5d1cd728015 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f5fbc2cfea28e489cb232fa69ee7f5d1cd728015
Commit message: "Merge pull request #3593 from bradh/docs_mapbox_mime"
> git rev-list --no-walk 286023c7b57cf648bb35f488019852829eb1eeb8 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins1407481576403504428.sh
+ mkdir /home/ubuntu/.geoserver
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1567/display/redirect?page=changes&gt;

Changes:

[niels] GEOS-9117 add wcs and wmts endpoint placeholders

[bradh] [GEOS-9261] Update name to id in OGC API Collection

[bradh] [GEOS-9262] Update ogcapi module to return title and description in

[Andrea Aime] Adding callback support for Operation, clean up leftovers argument

[Andrea Aime] Feature service core almost rewrote

[Andrea Aime] GetFeature working

[Andrea Aime] GetFeature for collections of features working

[Andrea Aime] Completed work on bbox and time filtering, single feature return,

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-08edea7663b20e1f0 (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 c808fe1883bad3c852de4188f46fdb852b3c65fa (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c808fe1883bad3c852de4188f46fdb852b3c65fa
Commit message: "Merge pull request #3603 from aaime/ogc_sprint"
> git rev-list --no-walk f5fbc2cfea28e489cb232fa69ee7f5d1cd728015 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins5535990564001965522.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1568/display/redirect?page=changes&gt;

Changes:

[nuno.oliveira] [GEOS-9241] Enhance mongodb schema generation. (#3561)

[noreply] [GEOS-9264]: moved some message properties to the GWC-S3 module (#3606)

------------------------------------------
Started by timer
ln builds/lastSuccessfulBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastSuccessful
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1936)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
ln builds/lastStableBuild /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable failed
java.nio.file.DirectoryNotEmptyException: /var/lib/jenkins/jobs/geoserver-master-app-schema-online/lastStable
  at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
  at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
  at java.nio.file.Files.deleteIfExists(Files.java:1165)
  at hudson.Util.createSymlink(Util.java:1193)
  at hudson.model.Run.createSymlink(Run.java:1955)
  at hudson.model.Run.updateSymlinks(Run.java:1937)
  at hudson.model.Run.execute(Run.java:1814)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:97)
  at hudson.model.Executor.run(Executor.java:429)
Building remotely on FleetCloud i-03d1100f415481fcd (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt;
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/geoserver/geoserver.git
> git init <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/&gt; # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git 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 2d3cf9536315a315c3f4fc2abe8f9753b9f6099e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2d3cf9536315a315c3f4fc2abe8f9753b9f6099e
Commit message: "[GEOS-9264]: moved some message properties to the GWC-S3 module (#3606)"
> git rev-list --no-walk c808fe1883bad3c852de4188f46fdb852b3c65fa # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins3409964633398055919.sh
+ mkdir /home/ubuntu/.geoserver
mkdir: cannot create directory ‘/home/ubuntu/.geoserver’: File exists
+ true
+ rm /home/ubuntu/.geotools/postgis.properties
rm: cannot remove '/home/ubuntu/.geotools/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geotools/oracle.properties
rm: cannot remove '/home/ubuntu/.geotools/oracle.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/postgis.properties
rm: cannot remove '/home/ubuntu/.geoserver/postgis.properties': No such file or directory
+ true
+ rm /home/ubuntu/.geoserver/oracle.properties
rm: cannot remove '/home/ubuntu/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
ERROR: permission denied for relation spatial_ref_sys
Build step 'Execute shell' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1569/display/redirect?page=changes&gt;

Changes:

[Steve.Ikeoka] [GEOS-9260] Update the session token after a successful login.

[Jody Garnett] [GEOS-9253]: Updating Sphinx DOC building instructions

------------------------------------------
[...truncated 844.41 KB...]
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.305 sec <<< FAILURE!
org.geoserver.test.onlineTest.ComplexSolrTest Time elapsed: 304 sec <<< ERROR!
java.lang.ExceptionInInitializerError
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.RuntimeException: Error creating temporary directory.
  at org.geotools.data.solr.TestsSolrUtils.createTempDirectory(TestsSolrUtils.java:430)
  at org.geoserver.test.onlineTest.ComplexSolrTest.<clinit>(ComplexSolrTest.java:65)
  ... 22 more
Caused by: java.nio.file.NoSuchFileException: /mnt/memtmp/complex-solr1731390522339511082
  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
  at java.nio.file.Files.createDirectory(Files.java:674)
  at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
  at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
  at java.nio.file.Files.createTempDirectory(Files.java:991)
  at org.geotools.data.solr.TestsSolrUtils.createTempDirectory(TestsSolrUtils.java:428)
  ... 23 more

org.geoserver.test.onlineTest.ComplexSolrTest Time elapsed: 305 sec <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.geoserver.test.onlineTest.ComplexSolrTest
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error:
  org.geoserver.test.onlineTest.ComplexSolrTest
  org.geoserver.test.onlineTest.ComplexSolrTest: Could not initialize class org.geoserver.test.onlineTest.ComplexSolrTest

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.307 sec <<< FAILURE!
org.geoserver.test.onlineTest.ComplexIndexesTest Time elapsed: 306 sec <<< ERROR!
java.lang.ExceptionInInitializerError
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.RuntimeException: Error creating temporary directory.
  at org.geoserver.test.onlineTest.ComplexIndexesTest.createTempDirectory(ComplexIndexesTest.java:335)
  at org.geoserver.test.onlineTest.ComplexIndexesTest.<clinit>(ComplexIndexesTest.java:63)
  ... 22 more
Caused by: java.nio.file.NoSuchFileException: /mnt/memtmp/complex-indexes5950982705304447500
  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
  at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
  at java.nio.file.Files.createDirectory(Files.java:674)
  at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
  at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
  at java.nio.file.Files.createTempDirectory(Files.java:991)
  at org.geoserver.test.onlineTest.ComplexIndexesTest.createTempDirectory(ComplexIndexesTest.java:333)
  ... 23 more

org.geoserver.test.onlineTest.ComplexIndexesTest Time elapsed: 307 sec <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.geoserver.test.onlineTest.ComplexIndexesTest
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Results :

Tests in error:
  org.geoserver.test.onlineTest.ComplexIndexesTest
  org.geoserver.test.onlineTest.ComplexIndexesTest: Could not initialize class org.geoserver.test.onlineTest.ComplexIndexesTest

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 5.924 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 33.361 s]
[INFO] Sample DataAccess Integration Test ................. FAILURE [ 6.774 s]
[INFO] Application Schema Integration Online Test with Postgis Database FAILURE [01:17 min]
[INFO] Application Schema Solr Integration Test ........... FAILURE [ 1.131 s]
[INFO] Application Schema Indexes Integration Test ........ FAILURE [ 0.925 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2019-06-25T17:46:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-sample-data-access-test: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/sample-data-access-test/target/surefire-reports&gt; for the individual test results.
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-postgis-test: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/surefire-reports&gt; for the individual test results.
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-solr-test: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt; for the individual test results.
[ERROR] -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-indexes-test: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt; for the individual test results.
[ERROR] -> [Help 2]
[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/DependencyResolutionException
[ERROR] [Help 2] 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 :gs-app-schema-test
Build step 'Invoke top-level Maven targets' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1570/display/redirect&gt;

------------------------------------------
[...truncated 64.33 KB...]
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-06-25T21:22:12.242Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock2841284282735509548data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 38 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.315 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.319 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 3.921 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 11.845 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 7.286 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:36 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.213 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.113 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:02 min
[INFO] Finished at: 2019-06-25T21:22:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1571/display/redirect&gt;

------------------------------------------
[...truncated 64.84 KB...]
Running org.geoserver.test.ReprojectionAxisFlipTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 sec
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-06-26T20:41:07.600Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock4497256481871495938data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.288 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 12 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.354 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.378 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 5.299 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 12.014 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 8.264 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:58 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.320 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.404 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:27 min
[INFO] Finished at: 2019-06-26T20:41:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1572/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] OGC API support QA, first pass, adding some javadocs, lots of tests for

[Andrea Aime] Mostly javadoc and copyright header changes, but also fixed a bug in

[Andrea Aime] PMD, spotbugs and checkstyle fixes

------------------------------------------
[...truncated 366.65 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.2.1/lucene-solr-grandparent-7.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.2.1/lucene-solr-grandparent-7.2.1.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/noggit/noggit/0.8/noggit-0.8.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/noggit/noggit/0.8/noggit-0.8.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/noggit/noggit/0.8/noggit-0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/noggit/noggit/0.8/noggit-0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/noggit/noggit/0.8/noggit-0.8.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/gt-solr-22-20190627.174950-126.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/solr/solr-solrj/7.2.1/solr-solrj-7.2.1.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/gt-solr-22-20190627.174950-126.jar (71 kB at 1.8 MB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/noggit/noggit/0.8/noggit-0.8.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/gt-solr-22-20190627.174950-126-tests.jar
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/gt-solr-22-20190627.174950-126-tests.jar (203 kB at 642 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/solr/solr-solrj/7.2.1/solr-solrj-7.2.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/noggit/noggit/0.8/noggit-0.8.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/solr/solr-solrj/7.2.1/solr-solrj-7.2.1.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/noggit/noggit/0.8/noggit-0.8.jar
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-solrj/7.2.1/solr-solrj-7.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/noggit/noggit/0.8/noggit-0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/noggit/noggit/0.8/noggit-0.8.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-solrj/7.2.1/solr-solrj-7.2.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.558 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.425 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 20.885 s]
[INFO] Application Schema Integration Test ................ FAILURE [01:19 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 8.237 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [02:05 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 8.029 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.406 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:04 min
[INFO] Finished at: 2019-06-27T20:43:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1573/display/redirect?page=changes&gt;

Changes:

[schmitz] [GEOS-9263] Style editor extension point not working

[schmitz] Reformatted files

[Jody Garnett] Add geostyler community module

[Jody Garnett] Fixed parent version

[Jody Garnett] Reformatted `pom.xml`, added module docs

[Jody Garnett] Add assembly for geostyler module

[Jody Garnett] Fix labels

[Jody Garnett] Remove reference to merged PRs

[Jody Garnett] Fix dependency artifact id

[Jody Garnett] Updated GetFeature using bbox text & example

[Jody Garnett] revise based on feedback

[Torben Barsballe] Don't fail if the tag we are releasing doesn't exist yet

[Torben Barsballe] Don't hardcode SF Key, assume it will be in SSH agent

------------------------------------------
[...truncated 64.06 KB...]
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-06-28T21:06:55.312Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock6871360384001483304data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 12 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.338 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.353 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 4.464 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 12.695 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 8.833 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:45 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.265 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.202 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 min
[INFO] Finished at: 2019-06-28T21:07:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1576/display/redirect?page=changes&gt;

Changes:

[niels] GEOS-9164 csw: offline test failure

[milkymike45] GEOS-9229 Rename the resource only if the old name and the new one are

[niels] GEOS-9169 ResourcePool datastore cache cluster-safe

[fernandomino7] [GEOS-9271] NullPointerException on WFS ComplexGeoJsonWriter Link check

[Andrea Aime] Switching to openjdk11 for Travis

------------------------------------------
[...truncated 64.09 KB...]
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-07-01T21:35:11.658Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock6009334455299830786data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.649 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 10 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.337 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.327 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 4.440 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 12.616 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 7.847 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:49 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.271 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.138 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:17 min
[INFO] Finished at: 2019-07-01T21:35:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

Hum… interesting issue… we cannot host it on a repo, and we cannot have it just manually installed in the local repo
since the build node is dynamic.
I guess we’ll have to scp it on the host and install it every time before the build?

Cheers
Andrea

···

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1577/display/redirect?page=changes&gt;

Changes:

[milkymike45] GEOS-9236 --GeoTIFF sources configured with GeoServer 2.14.x might not

------------------------------------------
[...truncated 62.59 KB...]
Running org.geoserver.test.ReprojectionAxisFlipTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-07-02T18:59:32.386Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock1030109497330075853data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.702 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.208 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.998 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.611 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 11 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.383 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.4 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 5.572 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 12.051 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 8.074 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:55 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.587 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.515 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:24 min
[INFO] Finished at: 2019-07-02T19:00:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1578/display/redirect?page=changes&gt;

Changes:

[Torben Barsballe] Re-enable community deploy and pdf docbuild in release scripts

------------------------------------------
[...truncated 62.44 KB...]
Running org.geoserver.test.RestconfigWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 sec
Running org.geoserver.test.SRSReprojectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec
Running org.geoserver.test.SRSWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.geoserver.test.SameNestedAttributeTest
<?xml version="1.0" encoding="UTF-8"?><wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xs="http://www.w3.org/2001/XMLSchema&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:st="http://www.stations.org/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema\-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2019-07-02T20:40:40.499Z" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://www.stations.org/1.0 <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/app-schema-mock6169632833979197129data/featureTypes/st_Station/stations.xsd&gt; http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd&quot;&gt;&lt;wfs:member&gt;&lt;st:Station gml:id="st.1"><st:name>station1</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>1 -1</gml:pos></gml:Point></st:location><st:meta><st:institutes><st:Institute gml:id="ins.1"><st:name>ins1</st:name><st:contact><st:identification><st:address>europe</st:address></st:identification><st:persons><st:Person gml:id="ps.1"><st:name>ps1</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons><st:persons><st:Person gml:id="ps.2"><st:name>ps2</st:name><st:mail>ps1@anonymised.com</st:mail></st:Person></st:persons></st:contact></st:Institute></st:institutes></st:meta></st:Station></wfs:member><wfs:member><st:Station gml:id="st.2"><st:name>station2</st:name><st:location><gml:Point srsDimension="2" srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos>-3 -2</gml:pos></gml:Point></st:location><st:meta><st:institutes xlink:href="#ins.1"/></st:meta></st:Station></wfs:member></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec
Running org.geoserver.test.SecondaryNamespaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec
Running org.geoserver.test.SecuredFeatureChainingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 sec
Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 sec
Running org.geoserver.test.SortByTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec
Running org.geoserver.test.SpecimenWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec
Running org.geoserver.test.StringConstantIdWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 sec
Running org.geoserver.test.SubstitutionGroupCoverageWfsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec
Running org.geoserver.test.SubstitutionGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec
Running org.geoserver.test.TimeSeriesInlineWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec
Running org.geoserver.test.TimeSeriesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec
Running org.geoserver.test.ValidationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec
Running org.geoserver.test.WaterMLTimeSeriesWfsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec
Running org.geoserver.test.WmsGetFeatureInfoTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 sec
Running org.geoserver.test.WmsGetLegendGraphicTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec
Running org.geoserver.test.WmsGetMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 sec
Running org.geoserver.test.XPathPredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
Running org.geoserver.test.XlinkGeometryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec
Running org.geoserver.test.XlinkWfsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec
Running org.geoserver.test.web.Gml311LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 sec
Running org.geoserver.test.web.Gml32LinksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec

Results :

Tests run: 240, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-postgis-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-postgis-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-postgis-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 150 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-postgis-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/target/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-postgis-test/2.16-SNAPSHOT/gs-app-schema-postgis-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------< org.geoserver.extension:gs-app-schema-solr-test >-----------
[INFO] Building Application Schema Solr Integration Test 2.16-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/22-SNAPSHOT/maven-metadata.xml (1.4 kB at 11 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-solr-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-solr-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-solr-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexSolrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.344 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.16-SNAPSHOT/gs-app-schema-solr-test-2.16-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ---------< org.geoserver.extension:gs-app-schema-indexes-test >---------
[INFO] Building Application Schema Indexes Integration Test 2.16-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-app-schema-indexes-test ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt; uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/test/java/org/geoserver/test/onlineTest/ComplexIndexesTest.java&gt;: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.319 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar&gt; to /home/ubuntu/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.16-SNAPSHOT/gs-app-schema-indexes-test-2.16-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Application Schema Support 2.16-SNAPSHOT:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 4.171 s]
[INFO] Application Schema Integration Test ................ FAILURE [ 11.909 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 7.648 s]
[INFO] Application Schema Integration Online Test with Postgis Database SUCCESS [01:38 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 1.289 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 1.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:05 min
[INFO] Finished at: 2019-07-02T20:41:09Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-app-schema-test: Could not resolve dependencies for project org.geoserver.extension:gs-app-schema-test:jar:2.16-SNAPSHOT: Could not find artifact com.oracle:ojdbc7:jar:12.1.0.2 in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[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