Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/709/ for details.
No further emails will be sent until the status of the build is changed. Build log follows below: [...truncated 1833 lines...] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.apache.sling.launchpad.webapp.integrationtest.runmodes.InactiveRunModeTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest [ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.101 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest [ERROR] testNotSuccessfulWithJsonResponseAndSendError(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest) Time elapsed: 0.015 s <<< FAILURE! junit.framework.AssertionFailedError: Expected status 500 for http://localhost:41000/PostSendErrorTest/1634383961890 (content=) expected:<500> but was:<401> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.TestCase.assertEquals(TestCase.java:377) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:457) at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest.testNotSuccessfulWithJsonResponseAndSendError(PostSendErrorTest.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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] testNotSuccessfulWithHtmlResponseAndSendError(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest) Time elapsed: 0.016 s <<< FAILURE! junit.framework.AssertionFailedError: Expected status 500 for http://localhost:41000/PostSendErrorTest/1634383961890 (content=) expected:<500> but was:<401> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.TestCase.assertEquals(TestCase.java:377) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:457) at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostSendErrorTest.testNotSuccessfulWithHtmlResponseAndSendError(PostSendErrorTest.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) 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.JsonRenderingTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest [INFO] Configuration: applyConfiguration: Deleting configuration org.apache.sling.servlets.get.impl.version.VersionInfoServlet [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 s - in org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.MappingEventsProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.714 s - in org.apache.sling.launchpad.webapp.integrationtest.MappingEventsProxyTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.615 s - in org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ContentLoaderMiscPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.sling.launchpad.webapp.integrationtest.ContentLoaderMiscPropertyTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2082Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2082Test [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.775 s - in org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteParentTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteParentTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ServletResolverConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.sling.launchpad.webapp.integrationtest.ServletResolverConfigTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.023 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest [ERROR] testRedirectToResourceAfterLogout(org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest) Time elapsed: 0.023 s <<< FAILURE! java.lang.AssertionError: Expected redirect expected:<302> but was:<401> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest.testRedirectToResourceAfterLogout(RedirectOnLogoutTest.java:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 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.SyntheticResourceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.39 s - in org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.EventsCounterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.sling.launchpad.webapp.integrationtest.EventsCounterTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.xml.SaxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.sling.launchpad.webapp.integrationtest.xml.SaxTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest [INFO] Running org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] AnonymousAccessTest.testAnonymousContent:99->assertContent:85 Expected status 200 for http://localhost:41000/ANON_CAN_READ/AnonymousAccessTest/412dd024-2ba0-4f93-bdc1-1c16208fd09f/test_text_412dd024_2.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] AuthRequestLoginTest.testForcedLogin:40->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457 Expected status 200 for http://localhost:41000/system/sling/info.sessionInfo.json (content=) expected:<200> but was:<401> [ERROR] RedirectOnLogoutTest.testRedirectToResourceAfterLogout:70 Expected redirect expected:<302> but was:<401> [ERROR] PostSendErrorTest.testNotSuccessfulWithHtmlResponseAndSendError:48->HttpTestBase.getContent:457 Expected status 500 for http://localhost:41000/PostSendErrorTest/1634383961890 (content=) expected:<500> but was:<401> [ERROR] PostSendErrorTest.testNotSuccessfulWithJsonResponseAndSendError:88->HttpTestBase.getContent:457 Expected status 500 for http://localhost:41000/PostSendErrorTest/1634383961890 (content=) expected:<500> but was:<401> [ERROR] PostServletDeleteTest.setUp:39->HttpTestBase.assertHttpStatus:383 Path must not exist before test: http://localhost:41000/sling-tests/PostServletDeleteTest/1634383940464 expected:<404> but was:<503> [ERROR] PostServletDeleteTest.setUp:39->HttpTestBase.assertHttpStatus:383 Path must not exist before test: http://localhost:41000/sling-tests/PostServletDeleteTest/1634383940481 expected:<404> but was:<503> [ERROR] Errors: [ERROR] DavExDisabledAnonAccessTest>DavExIntegrationTest.setUp:47 » Repository Unable ... [ERROR] SLING2617Test.testDateBeanProperties:35 » HttpStatusCode Expected status code ... [ERROR] PostServletDeleteTest.testDeleteAllChildren:120 » HttpStatusCode Expected stat... [INFO] [ERROR] Tests run: 566, Failures: 8, Errors: 3, Skipped: 1 [INFO] [INFO] [INFO] --- feature-launcher-maven-plugin:0.1.0:stop (default) @ org.apache.sling.launchpad.testing --- [INFO] Stopping launch with id sling-12-oak-tar [DEBUG] [ServiceReference 1314 from bundle 116 : 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=116, service.description=Sling JcrRemoting Servlet, service.id=1314, 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 451 from bundle 132 : org.apache.sling.engine:2.7.4 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.7, osgi.http.whiteboard.servlet.pattern=/, service.bundleid=132, service.description=Apache Sling Engine Main Servlet, service.id=451, service.scope=singleton, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service [DEBUG] [ServiceReference 468 from bundle 132 : org.apache.sling.engine:2.7.4 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=132, service.description=Request Logger Filter, service.id=468, service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Filter service [DEBUG] [ServiceReference 470 from bundle 132 : org.apache.sling.engine:2.7.4 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=132, service.description=Filter for request parameter support, service.id=470, 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 [DEBUG] [ServiceReference 79 from bundle 38 : org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=53, 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=38, service.id=79, service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet 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-12-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.launchpad.testing-12-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: 04:40 min [INFO] Finished at: 2021-10-16T11:33:30Z [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaven90e8b06b/maven-spy-20211016-112850-2151878164455949868114.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: 34892 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
