You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/19 16:36:40 UTC

Build failed in Jenkins: sling-org-apache-sling-testing-clients-1.8 #63

See <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/63/display/redirect?page=changes>

Changes:

[radu] SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-testing-clients.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-testing-clients.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a24cd6b0723cfdb77ca86235d7ad620ac5ad9bda (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a24cd6b0723cfdb77ca86235d7ad620ac5ad9bda
Commit message: "SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module"
 > git rev-list --no-walk 4f5307de06b714c9536747bdd8285225f6c3051a # timeout=10
Parsing POMs
Established TCP socket on 41022
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-testing-clients-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41022
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Testing Clients 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3-tests.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3-tests.jar (424 KB at 890.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.testing.clients ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.testing.clients ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.testing.clients ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/SlingHttpResponse.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/SlingHttpResponse.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java>: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (scr-metadata) @ org.apache.sling.testing.clients ---
[WARNING] Manifest org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Invalid component name: Sling Testing Clients Query Servlet
[WARNING] Manifest org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Unused Import-Package instructions: [org.apache.commons.exec.*] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.testing.clients ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.apache.sling.testing.clients ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java>: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.apache.sling.testing.clients ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.testing.AbstractSlingClientGetPathTest
Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec - in org.apache.sling.testing.AbstractSlingClientGetPathTest
Running org.apache.sling.testing.DelayRequestInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec - in org.apache.sling.testing.DelayRequestInterceptorTest
Running org.apache.sling.testing.clients.query.QueryClientTest
[main] INFO org.apache.sling.testing.clients.osgi.OsgiConsoleClient - Installing bundle org.apache.sling.testing.clients.query-1.0.07533455054028570618.jar at default start level
[main] INFO org.apache.sling.testing.clients.query.QueryClient - query servlet installed at http://127.0.0.1:43522/system/testing/query
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - plan="some plan"
[main] INFO org.apache.sling.testing.clients.osgi.OsgiConsoleClient - Uninstalling bundle org.apache.sling.testing.clients.query with bundleId 560
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - results=1234
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - {"total":1234,"time":1}
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 sec - in org.apache.sling.testing.clients.query.QueryClientTest
Running org.apache.sling.testing.clients.indexing.IndexingClientTest
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-fulltext-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-fulltext-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Waited for async index 14 ms (overall: 14 ms)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.apache.sling.testing.clients.indexing.IndexingClientTest
Running org.apache.sling.testing.clients.SlingClientWaitExistsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.apache.sling.testing.clients.SlingClientWaitExistsTest
Running org.apache.sling.testing.clients.util.poller.PollingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.apache.sling.testing.clients.util.poller.PollingTest
Running org.apache.sling.testing.clients.SlingClientDoGetJsonTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.sling.testing.clients.SlingClientDoGetJsonTest
Running org.apache.sling.testing.clients.osgi.ServicesInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.sling.testing.clients.osgi.ServicesInfoTest
Running org.apache.sling.testing.clients.SlingClientImportContentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.sling.testing.clients.SlingClientImportContentTest
Running org.apache.sling.testing.AbstractSlingClientGetServerUrlTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.sling.testing.AbstractSlingClientGetServerUrlTest
Running org.apache.sling.testing.util.poller.AbstractPollerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 sec - in org.apache.sling.testing.util.poller.AbstractPollerTest
Running org.apache.sling.testing.util.UniquePathsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.sling.testing.util.UniquePathsTest
Running org.apache.sling.testing.AbstractSlingClientGetUrlTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.sling.testing.AbstractSlingClientGetUrlTest

Results :

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

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ org.apache.sling.testing.clients ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.apache.sling.testing.clients ---
[WARNING] Bundle org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Invalid component name: Sling Testing Clients Query Servlet
[WARNING] Bundle org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Unused Import-Package instructions: [org.apache.commons.exec.*] 
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.testing.clients >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.testing.clients ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.testing.clients <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.testing.clients ---
[INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/org.apache.sling.testing.clients-1.2.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.testing.clients ---
[INFO] Checking legal files in: org.apache.sling.testing.clients-1.2.1-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.testing.clients-1.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.testing.clients ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] 82 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 80 licence.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:29 min
[INFO] Finished at: 2018-09-19T16:36:38+00:00
[INFO] Final Memory: 70M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project org.apache.sling.testing.clients: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
channel stopped
Recording test results

Jenkins build is back to normal : sling-org-apache-sling-testing-clients-1.8 #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/66/display/redirect?page=changes>


Build failed in Jenkins: sling-org-apache-sling-testing-clients-1.8 #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/65/display/redirect?page=changes>

Changes:

[radu] SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-testing-clients.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-testing-clients.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-testing-clients.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a3ec0edf9679c1ef58ec4ad62580a9dd6a14e7fa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3ec0edf9679c1ef58ec4ad62580a9dd6a14e7fa
Commit message: "SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module"
 > git rev-list --no-walk a24cd6b0723cfdb77ca86235d7ad620ac5ad9bda # timeout=10
Parsing POMs
Established TCP socket on 44671
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-testing-clients-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44671
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Testing Clients 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3-tests.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3-tests.jar (424 KB at 1030.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.testing.clients ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.testing.clients ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.testing.clients ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/SlingHttpResponse.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/SlingHttpResponse.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java>: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/main/java/org/apache/sling/testing/clients/html/MicrodataClient.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (scr-metadata) @ org.apache.sling.testing.clients ---
[WARNING] Manifest org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Invalid component name: Sling Testing Clients Query Servlet
[WARNING] Manifest org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Unused Import-Package instructions: [org.apache.commons.exec.*] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.testing.clients ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.apache.sling.testing.clients ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java>: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/src/test/java/org/apache/sling/testing/util/poller/AbstractPollerTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.apache.sling.testing.clients ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.testing.AbstractSlingClientGetUrlTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec - in org.apache.sling.testing.AbstractSlingClientGetUrlTest
Running org.apache.sling.testing.AbstractSlingClientGetServerUrlTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.sling.testing.AbstractSlingClientGetServerUrlTest
Running org.apache.sling.testing.util.poller.AbstractPollerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec - in org.apache.sling.testing.util.poller.AbstractPollerTest
Running org.apache.sling.testing.util.UniquePathsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.testing.util.UniquePathsTest
Running org.apache.sling.testing.clients.osgi.ServicesInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.sling.testing.clients.osgi.ServicesInfoTest
Running org.apache.sling.testing.clients.SlingClientWaitExistsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in org.apache.sling.testing.clients.SlingClientWaitExistsTest
Running org.apache.sling.testing.clients.util.poller.PollingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.apache.sling.testing.clients.util.poller.PollingTest
Running org.apache.sling.testing.clients.SlingClientImportContentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.sling.testing.clients.SlingClientImportContentTest
Running org.apache.sling.testing.clients.query.QueryClientTest
[main] INFO org.apache.sling.testing.clients.osgi.OsgiConsoleClient - Installing bundle org.apache.sling.testing.clients.query-1.0.01100537050127786675.jar at default start level
[main] INFO org.apache.sling.testing.clients.query.QueryClient - query servlet installed at http://127.0.0.1:37582/system/testing/query
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - plan="some plan"
[main] INFO org.apache.sling.testing.clients.osgi.OsgiConsoleClient - Uninstalling bundle org.apache.sling.testing.clients.query with bundleId 560
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - results=1234
[main] INFO org.apache.sling.testing.clients.query.QueryClientTest - {"total":1234,"time":1}
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.apache.sling.testing.clients.query.QueryClientTest
Running org.apache.sling.testing.clients.indexing.IndexingClientTest
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-fulltext-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Creating index testIndexingLane-fulltext-async in /tmp/testing/waitForAsyncIndexing/oak:index
[main] INFO org.apache.sling.testing.clients.indexing.IndexingClient - Waited for async index 20 ms (overall: 20 ms)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.apache.sling.testing.clients.indexing.IndexingClientTest
Running org.apache.sling.testing.clients.SlingClientDoGetJsonTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.sling.testing.clients.SlingClientDoGetJsonTest
Running org.apache.sling.testing.DelayRequestInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.apache.sling.testing.DelayRequestInterceptorTest
Running org.apache.sling.testing.AbstractSlingClientGetPathTest
Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.apache.sling.testing.AbstractSlingClientGetPathTest

Results :

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

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ org.apache.sling.testing.clients ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.apache.sling.testing.clients ---
[WARNING] Bundle org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Invalid component name: Sling Testing Clients Query Servlet
[WARNING] Bundle org.apache.sling:org.apache.sling.testing.clients:bundle:1.2.1-SNAPSHOT : Unused Import-Package instructions: [org.apache.commons.exec.*] 
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.testing.clients >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.testing.clients ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.testing.clients <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.testing.clients ---
[INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/org.apache.sling.testing.clients-1.2.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.testing.clients ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.testing.clients ---
[INFO] Checking legal files in: org.apache.sling.testing.clients-1.2.1-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.testing.clients-1.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.testing.clients ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] 83 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 80 licence.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.821 s
[INFO] Finished at: 2018-09-19T17:30:10+00:00

[INFO] Final Memory: 62M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project org.apache.sling.testing.clients: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-testing-clients-1.8 #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/64/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-clients.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-clients.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-clients.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-clients.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-testing-clients-1.8/ws/target/surefire-reports/TEST-org.apache.sling.testing.AbstractSlingClientGetPathTest.xml> is 3 days 16 hr old