Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/432/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 16936 lines...]
                           title="View available Apache Sling mailing 
lists">Mailing Lists</a></li>
                    <li><a 
href="https://sling.apache.org/documentation/tutorials-how-tos.html"; 
target="_blank" rel="noopener" 
                           title="View Apache Sling Developer 
Tutorials">Tutorials</a></li>
                    <li><a 
href="https://github.com/apache?utf8=%E2%9C%93&q=sling-&type=source"; 
target="_blank" rel="noopener" 
                           title="View the Apache Sling source code on 
Github">Source Code</a></li>
                    <li><a href="https://github.com/apache/sling-samples"; 
target="_blank" rel="noopener" 
                           title="View Apache Sling sample applications on 
Github">Sample Applications</a></li>
                </ul>
            </section>
        </div>
    </div>
</div>
</body>
</html>]
        at 
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:201)
        at 
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:132)
        at 
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:122)
        at 
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:112)
        at 
org.apache.sling.commons.testing.integration.HttpTestNode.<init>(HttpTestNode.java:38)
        at 
org.apache.sling.commons.testing.integration.HttpTestBase$TestNode.<init>(HttpTestBase.java:130)
        at 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ResolutionTestBase.setUp(ResolutionTestBase.java:52)
        at junit.framework.TestCase.runBare(TestCase.java:140)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.068 s 
<<< FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.testDescriptor
  Time elapsed: 0.039 s  <<< ERROR!
javax.jcr.RepositoryException: 
Unable to access a repository with the following settings:
    org.apache.jackrabbit.repository.uri: http://localhost:42159/server/
The following RepositoryFactory classes were consulted:
    org.apache.jackrabbit.jcr2dav.Jcr2davRepositoryFactory: declined
    org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory: declined
    org.apache.jackrabbit.core.RepositoryFactoryImpl: declined
    org.apache.jackrabbit.commons.JndiRepositoryFactory: declined
    org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory: failed
org.apache.jackrabbit.rmi.client.RemoteRuntimeException: 
java.rmi.RemoteException: Failed to read the resource at URL 
http://localhost:42159/server/; nested exception is: 
        java.io.IOException: Server returned HTTP response code: 503 for URL: 
http://localhost:42159/server/
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.getRemoteRepository(SafeClientRepository.java:85)
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.<init>(SafeClientRepository.java:56)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$RmiSafeClientRepository.<init>(RmiRepositoryFactory.java:166)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.<init>(RmiRepositoryFactory.java:80)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory.getUrlRepository(RmiRepositoryFactory.java:80)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory.getRepository(RmiRepositoryFactory.java:68)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:199)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:264)
        at 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:47)
        at junit.framework.TestCase.runBare(TestCase.java:140)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.rmi.RemoteException: Failed to read the resource at URL 
http://localhost:42159/server/; nested exception is: 
        java.io.IOException: Server returned HTTP response code: 503 for URL: 
http://localhost:42159/server/
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.getRemoteRepository(RmiRepositoryFactory.java:103)
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.getRemoteRepository(SafeClientRepository.java:83)
        ... 24 more
Caused by: java.io.IOException: Server returned HTTP response code: 503 for 
URL: http://localhost:42159/server/
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
        at java.net.URL.openStream(URL.java:1092)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.getRemoteRepository(RmiRepositoryFactory.java:85)
        ... 25 more

    org.apache.jackrabbit.oak.jcr.OakRepositoryFactory: declined
Perhaps the repository you are trying to access is not available at the moment.
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:224)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:264)
        at 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:47)
        at junit.framework.TestCase.runBare(TestCase.java:140)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.testReadNode
  Time elapsed: 0.02 s  <<< ERROR!
javax.jcr.RepositoryException: 
Unable to access a repository with the following settings:
    org.apache.jackrabbit.repository.uri: http://localhost:42159/server/
The following RepositoryFactory classes were consulted:
    org.apache.jackrabbit.jcr2dav.Jcr2davRepositoryFactory: declined
    org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory: declined
    org.apache.jackrabbit.core.RepositoryFactoryImpl: declined
    org.apache.jackrabbit.commons.JndiRepositoryFactory: declined
    org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory: failed
org.apache.jackrabbit.rmi.client.RemoteRuntimeException: 
java.rmi.RemoteException: Failed to read the resource at URL 
http://localhost:42159/server/; nested exception is: 
        java.io.IOException: Server returned HTTP response code: 503 for URL: 
http://localhost:42159/server/
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.getRemoteRepository(SafeClientRepository.java:85)
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.<init>(SafeClientRepository.java:56)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$RmiSafeClientRepository.<init>(RmiRepositoryFactory.java:166)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.<init>(RmiRepositoryFactory.java:80)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory.getUrlRepository(RmiRepositoryFactory.java:80)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory.getRepository(RmiRepositoryFactory.java:68)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:199)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:264)
        at 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:47)
        at junit.framework.TestCase.runBare(TestCase.java:140)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.rmi.RemoteException: Failed to read the resource at URL 
http://localhost:42159/server/; nested exception is: 
        java.io.IOException: Server returned HTTP response code: 503 for URL: 
http://localhost:42159/server/
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.getRemoteRepository(RmiRepositoryFactory.java:103)
        at 
org.apache.jackrabbit.rmi.client.SafeClientRepository.getRemoteRepository(SafeClientRepository.java:83)
        ... 24 more
Caused by: java.io.IOException: Server returned HTTP response code: 503 for 
URL: http://localhost:42159/server/
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
        at java.net.URL.openStream(URL.java:1092)
        at 
org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory$1.getRemoteRepository(RmiRepositoryFactory.java:85)
        ... 25 more

    org.apache.jackrabbit.oak.jcr.OakRepositoryFactory: declined
Perhaps the repository you are trying to access is not available at the moment.
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:224)
        at 
org.apache.jackrabbit.commons.JcrUtils.getRepository(JcrUtils.java:264)
        at 
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:47)
        at junit.framework.TestCase.runBare(TestCase.java:140)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
[DEBUG] [ServiceReference 1157 from bundle 114 : 
org.apache.sling.jcr.davex:1.3.10 ref=[javax.servlet.Servlet] 
properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=DavExAuthHttpContext),
 osgi.http.whiteboard.servlet.pattern=/server/*, service.bundleid=114, 
service.description=Sling JcrRemoting Servlet, service.id=1157, 
service.scope=singleton, service.vendor=The Apache Software Foundation, 
servlet.init.createAbsoluteURI=true, servlet.init.csrf-protection=disabled, 
servlet.init.protectedhandlers-config=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler,
 servlet.init.resource-path-prefix=/server, sling.auth.requirements=-/server}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 444 from bundle 130 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.name=ApacheSling/2.11, 
osgi.http.whiteboard.servlet.pattern=/, service.bundleid=130, 
service.description=Apache Sling Engine Main Servlet, service.id=444, 
service.scope=singleton, service.vendor=The Apache Software Foundation}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 460 from bundle 130 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Filter] properties={component.id=163, 
component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, 
objectClass=[javax.servlet.Filter], 
osgi.ds.satisfying.condition.target=(osgi.condition.id=true), 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], service.bundleid=130, 
service.description=Request Logger Filter, service.id=460, 
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software 
Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 461 from bundle 130 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Filter] properties={component.id=164, 
component.name=org.apache.sling.engine.parameters, file.max=-1, 
file.threshold=256000, objectClass=[javax.servlet.Filter], 
osgi.ds.satisfying.condition.target=(osgi.condition.id=true), 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=130, 
service.description=Filter for request parameter support, service.id=461, 
service.ranking=2147483647, service.scope=bundle, service.vendor=The Apache 
Software Foundation, sling.default.max.parameters=10000, 
sling.default.parameter.checkForAdditionalContainerParameters=false, 
sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   DavExIntegrationTest.setUp:47 » Repository Unable to access a 
repository with ...
[ERROR]   DavExIntegrationTest.setUp:47 » Repository Unable to access a 
repository with ...
[ERROR]   ExtensionServletTest>ResolutionTestBase.setUp:52 » HttpStatusCode 
Expected sta...
[ERROR]   ExtensionServletTest>ResolutionTestBase.setUp:52 » HttpStatusCode 
Expected sta...
[ERROR]   ExtensionServletTest>ResolutionTestBase.setUp:52 » HttpStatusCode 
Expected sta...
[ERROR]   PathsServletTest>ResolutionTestBase.setUp:52 » HttpStatusCode 
Expected status ...
[ERROR]   PathsServletTest>ResolutionTestBase.setUp:52 » HttpStatusCode 
Expected status ...
[ERROR]   PathsServletWithNodeTest.setUp:35->ResolutionTestBase.setUp:52 » 
HttpStatusCode
[ERROR]   ErrorHandlingTest.setUp:63 » IO mkdir(http://localhost:42159/apps) 
failed, sta...
[INFO] 
[ERROR] Tests run: 572, Failures: 0, Errors: 9, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:merge (merge-unit-and-it) @ 
org.apache.sling.starter ---
[INFO] Loading execution data file 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_1.8_latest/target/jacoco-it.exec
[INFO] Writing merged execution data to 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_1.8_latest/target/jacoco-merged.exec
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.2:stop (default) @ 
org.apache.sling.starter ---
[INFO] Stopping launch with id sling-starter-oak-tar
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] Stopping launch with id sling-starter-oak-mongo
[DEBUG] [ServiceReference 1198 from bundle 114 : 
org.apache.sling.jcr.davex:1.3.10 ref=[javax.servlet.Servlet] 
properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=DavExAuthHttpContext),
 osgi.http.whiteboard.servlet.pattern=/server/*, service.bundleid=114, 
service.description=Sling JcrRemoting Servlet, service.id=1198, 
service.scope=singleton, service.vendor=The Apache Software Foundation, 
servlet.init.createAbsoluteURI=true, servlet.init.csrf-protection=disabled, 
servlet.init.protectedhandlers-config=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler,
 servlet.init.resource-path-prefix=/server, sling.auth.requirements=-/server}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 456 from bundle 131 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.name=ApacheSling/2.11, 
osgi.http.whiteboard.servlet.pattern=/, service.bundleid=131, 
service.description=Apache Sling Engine Main Servlet, service.id=456, 
service.scope=singleton, service.vendor=The Apache Software Foundation}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 472 from bundle 131 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Filter] properties={component.id=161, 
component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, 
objectClass=[javax.servlet.Filter], 
osgi.ds.satisfying.condition.target=(osgi.condition.id=true), 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], service.bundleid=131, 
service.description=Request Logger Filter, service.id=472, 
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software 
Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 473 from bundle 131 : org.apache.sling.engine:2.11.0 
ref=[javax.servlet.Filter] properties={component.id=162, 
component.name=org.apache.sling.engine.parameters, file.max=-1, 
file.threshold=256000, objectClass=[javax.servlet.Filter], 
osgi.ds.satisfying.condition.target=(osgi.condition.id=true), 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=131, 
service.description=Filter for request parameter support, service.id=473, 
service.ranking=2147483647, service.scope=bundle, service.vendor=The Apache 
Software Foundation, sling.default.max.parameters=10000, 
sling.default.parameter.checkForAdditionalContainerParameters=false, 
sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ 
org.apache.sling.starter ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
 (11 kB at 34 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
 (767 B at 5.1 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
 (5.9 kB at 39 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/plugin-support/1.0-alpha-1/plugin-support-1.0-alpha-1.pom
Terminated
script returned exit code 143
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 8)
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to