Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/949/
 for details.

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

[...truncated 1201 lines...]
        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:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
[ERROR] 
testCallFooHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
  Time elapsed: 0.001 s  <<< ERROR!
org.apache.sling.commons.testing.integration.HttpStatusCodeException: 
Expected status code 302 for POST, got 503, 
URL=http://localhost:41000/libs/SLING457Test/1646306810352, Content=[<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 AuthenticationSupport service missing. Cannot authenticate 
request.</title>
</head>
<body><h2>HTTP ERROR 503 AuthenticationSupport service missing. Cannot 
authenticate request.</h2>
<table>
<tr><th>URI:</th><td>/libs/SLING457Test/1646306810352</td></tr>
<tr><th>STATUS:</th><td>503</td></tr>
<tr><th>MESSAGE:</th><td>AuthenticationSupport service missing. Cannot 
authenticate request.</td></tr>
<tr><th>SERVLET:</th><td>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7d45303e</td></tr>
</table>

</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.launchpad.webapp.integrationtest.issues.SLING457Test.setUp(SLING457Test.java:41)
        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:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[ERROR] 
testCallHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
  Time elapsed: 0 s  <<< ERROR!
org.apache.sling.commons.testing.integration.HttpStatusCodeException: 
Expected status code 302 for POST, got 503, 
URL=http://localhost:41000/libs/SLING457Test/1646306810356, Content=[<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 AuthenticationSupport service missing. Cannot authenticate 
request.</title>
</head>
<body><h2>HTTP ERROR 503 AuthenticationSupport service missing. Cannot 
authenticate request.</h2>
<table>
<tr><th>URI:</th><td>/libs/SLING457Test/1646306810356</td></tr>
<tr><th>STATUS:</th><td>503</td></tr>
<tr><th>MESSAGE:</th><td>AuthenticationSupport service missing. Cannot 
authenticate request.</td></tr>
<tr><th>SERVLET:</th><td>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7d45303e</td></tr>
</table>

</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.launchpad.webapp.integrationtest.issues.SLING457Test.setUp(SLING457Test.java:41)
        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:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - 
in org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s 
- in org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleporterOptionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleporterOptionsTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s 
- in org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.468 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s 
- in org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.MiscUnsafeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.sling.launchpad.webapp.integrationtest.MiscUnsafeTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.ServicesPresentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.ServicesPresentTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s 
- in org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.WriteableResourcesProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.WriteableResourcesProxyTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s 
- in org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolver.errorhandler.ErrorHandlingTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.205 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolver.errorhandler.ErrorHandlingTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingPostProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingPostProcessorTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2082Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s 
- in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2082Test
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s 
- in org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletPrivilegesUpdateTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 
s - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletPrivilegesUpdateTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 s 
- in org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s 
- in org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s 
- in org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s 
- in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s 
- in org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.R6WhiteboardServletTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.R6WhiteboardServletTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.VersionParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s 
- in org.apache.sling.launchpad.webapp.integrationtest.VersionParameterTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
ImmediateScriptActivationTest.testJspActivation:62->assertScriptActivation:39->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
 Expected status 200 for 
http://localhost:41000/ImmediateScriptActivationTest/1646306810268/this_is_a_test_16463.test_0.html
 (content=<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 AuthenticationSupport service missing. Cannot authenticate 
request.</title>
</head>
<body><h2>HTTP ERROR 503 AuthenticationSupport service missing. Cannot 
authenticate request.</h2>
<table>
<tr><th>URI:</th><td>/ImmediateScriptActivationTest/1646306810268/this_is_a_test_16463.test_0.html</td></tr>
<tr><th>STATUS:</th><td>503</td></tr>
<tr><th>MESSAGE:</th><td>AuthenticationSupport service missing. Cannot 
authenticate request.</td></tr>
<tr><th>SERVLET:</th><td>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7d45303e</td></tr>
</table>

</body>
</html>
) expected:<200> but was:<503>
[ERROR]   AnonymousAccessTest.testAnonymousContent:99->assertContent:85 
Expected status 200 for 
http://localhost:41000/ANON_CAN_READ/AnonymousAccessTest/e2752e2b-a124-438f-a95f-dff48f037752/test_text_e2752e2b_a.txt
 (content=) expected:<200> but was:<401>
[ERROR]   AnonymousAccessTest.testAnonymousContent:101 Expecting status 404 
when testing outside of anonymous access subtree expected:<404> but was:<401>
[ERROR] Errors: 
[ERROR]   
ImmediateScriptActivationTest.setUp:33->AbstractSlingResourceTypeRenderingTest.setUp:47
 » HttpStatusCode
[ERROR]   SLING457Test.setUp:41 » HttpStatusCode Expected status code 302 for 
POST, got ...
[ERROR]   SLING457Test.setUp:41 » HttpStatusCode Expected status code 302 for 
POST, got ...
[INFO] 
[ERROR] Tests run: 566, Failures: 3, Errors: 3, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.2:stop (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] Stopping launch with id sling-12-oak-tar
[DEBUG] [ServiceReference 728 from bundle 117 : 
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=117, 
service.description=Sling JcrRemoting Servlet, service.id=728, 
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 474 from bundle 133 : org.apache.sling.engine:2.8.0 
ref=[javax.servlet.Filter] properties={component.id=226, 
component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, 
objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], service.bundleid=133, 
service.description=Request Logger Filter, service.id=474, 
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software 
Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 94 from bundle 39 : 
org.apache.sling.launchpad.test-services:13.0.0.SNAPSHOT 
ref=[javax.servlet.Servlet] properties={component.id=64, 
component.name=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.pattern=/whiteboard_r6, service.bundleid=39, 
service.id=94, service.scope=bundle}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 462 from bundle 133 : org.apache.sling.engine:2.8.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.8, 
osgi.http.whiteboard.servlet.pattern=/, service.bundleid=133, 
service.description=Apache Sling Engine Main Servlet, service.id=462, 
service.scope=singleton, service.vendor=The Apache Software Foundation}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 479 from bundle 133 : org.apache.sling.engine:2.8.0 
ref=[javax.servlet.Filter] properties={component.id=227, 
component.name=org.apache.sling.engine.parameters, file.max=-1, 
file.threshold=256000, objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=133, 
service.description=Filter for request parameter support, service.id=479, 
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.launchpad.testing ---
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-13-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ 
org.apache.sling.launchpad.testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
/home/jenkins/workspace/e-sling-launchpad-testing_master/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 13 explicit excludes (use -debug for more details).
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:43 min
[INFO] Finished at: 2022-03-03T11:27:26Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaven035092bd/maven-spy-20220303-112342-5702191750517638094413.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.21.0:verify (default) on 
project org.apache.sling.launchpad.testing: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/e-sling-launchpad-testing_master/target/failsafe-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, CloudBees DevOptics 
Gate Artifact Publisher: 34581 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to