FailedConsole Output

Started by an SCM change
Building in workspace /home/tomcat/.jenkins/workspace/org.subshare_java_8
Cloning the remote Git repository
Cloning repository https://github.com/subshare/subshare.git
 > git init /home/tomcat/.jenkins/workspace/org.subshare_java_8
Fetching upstream changes from https://github.com/subshare/subshare.git
 > git --version
 > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/subshare/subshare.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/subshare/subshare.git
Fetching upstream changes from https://github.com/subshare/subshare.git
 > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master_java_8^{commit}
Checking out Revision 0c0dbb546136bb0a1dd320cc1d5d1a64be3074fa (origin/master_java_8)
 > git config core.sparsecheckout
 > git checkout -f 0c0dbb546136bb0a1dd320cc1d5d1a64be3074fa
 > git rev-list 643ee57c283363450412931cb92004a074c05104
[Gradle] - Launching build.
[org.subshare] $ gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives
Initialized native services in: /home/tomcat/.gradle/native
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/6.0.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx768m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-6.0.1/lib/gradle-launcher-6.0.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.0.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 4.761 secs.
The client will now receive all logging from the daemon (pid: 319). The daemon log file: /home/tomcat/.gradle/daemon/6.0.1/daemon-319.out.log
Starting build in new daemon [memory: 716.2 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 6 worker leases.
Starting Build
Compiling settings file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/settings.gradle' using SubsetScriptTransformer.
Compiling settings file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/settings.gradle' using BuildScriptTransformer.
Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/settings.gradle'.
Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/build.gradle'.
Included projects: [root project 'org.subshare', project ':org.subshare.core', project ':org.subshare.crypto', project ':org.subshare.gui', project ':org.subshare.local', project ':org.subshare.local.dbrepo', project ':org.subshare.ls.client', project ':org.subshare.ls.core', project ':org.subshare.ls.rest.client', project ':org.subshare.ls.rest.server', project ':org.subshare.ls.server', project ':org.subshare.ls.server.cproc', project ':org.subshare.rest.client', project ':org.subshare.rest.server', project ':org.subshare.rest.shared', project ':org.subshare.server', project ':org.subshare.test', project ':org.subshare.updater', project ':org.subshare.updater.gui']

> Configure project :
Evaluating root project 'org.subshare' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.core
Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.core/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.core/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.core/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.crypto
Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.crypto/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.crypto/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.crypto/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.client
Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.client/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.client/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.client/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.server
Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.rest.client
Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.client/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.client/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.client/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.local
Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.local/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.local/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.local/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.gui
Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.gui/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.gui/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.gui/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.rest.server
Evaluating project ':org.subshare.ls.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.rest.server/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.rest.server/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.rest.server/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.server.cproc
Evaluating project ':org.subshare.ls.server.cproc' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server.cproc/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server.cproc/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server.cproc/build.gradle' using BuildScriptTransformer.
Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom to /tmp/gradle_download3762617417060984336bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom to /tmp/gradle_download5844166038336112034bin
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom]
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom to /tmp/gradle_download6880247261934231612bin
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml]
Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom to /tmp/gradle_download7709189815552374022bin
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom]
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom, /home/tomcat/.m2/repository/org/apache/apache/13/apache-13.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom]

> Configure project :org.subshare.rest.shared
Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.shared/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.shared/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.rest.shared/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.core
Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.core/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.core/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.core/build.gradle' using BuildScriptTransformer.

> Configure project :org.subshare.ls.server.cproc
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.pom]
Downloading https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.pom to /tmp/gradle_download4384777090830227276bin
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom]
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom to /tmp/gradle_download7616823822945865766bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom to /tmp/gradle_download5165035802939973475bin
Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom]
Downloading https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom to /tmp/gradle_download5605792154393373408bin
Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom]

FAILURE: Build failed with an exception.

* Where:
Build file '/home/tomcat/.jenkins/workspace/org.subshare_java_8/org.subshare/org.subshare.ls.server.cproc/build.gradle' line: 18

* What went wrong:
A problem occurred evaluating project ':org.subshare.ls.server.cproc'.
> Could not resolve all files for configuration ':org.subshare.ls.server.cproc:runtime'.
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.ls.server.cproc:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.core.oio.nio:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.ls.server:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.ls.server
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.rest.client:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.rest.client
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.local:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.local
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.core:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.local
         project :org.subshare.ls.server.cproc > project :org.subshare.local > project :org.subshare.core
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.ls.rest.server:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.ls.server > project :org.subshare.ls.rest.server
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.rest.shared:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.rest.client > project :org.subshare.rest.shared
   > Could not find co.codewizards.cloudstore:co.codewizards.cloudstore.ls.core:0.10.8-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - file:/home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml
       - https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom
     Required by:
         project :org.subshare.ls.server.cproc > project :org.subshare.ls.server > project :org.subshare.ls.rest.server > project :org.subshare.ls.core

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: marco@codewizards.co
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE