Please see
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/844/
for details.
No further emails will be sent until the status of the build is changed.
Build log follows below:
[...truncated 501 lines...]
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at
org.apache.sling.commons.testing.integration.HttpTestBase.assertPostStatus(HttpTestBase.java:412)
at
org.apache.sling.launchpad.webapp.integrationtest.DavExDisabledAnonAccessTest.configureServerBeforeTest(DavExDisabledAnonAccessTest.java:40)
at
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:46)
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.post.CustomPostOperationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s
- in
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.CustomPostOperationTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s
- in org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[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.auth.AuthenticationResponseCodeTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s
- in
org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[DEBUG] [ServiceReference 707 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=707,
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
[ERROR] Tests run: 4, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.211 s
<<< FAILURE! - in
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[ERROR]
testPostMethodExistingResource(org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest)
Time elapsed: 0.068 s <<< ERROR!
java.io.IOException: mkdir(http://localhost:41000/apps) failed, status code=503
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.mkdir(SlingIntegrationTestClient.java:82)
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.mkdirs(SlingIntegrationTestClient.java:100)
at
org.apache.sling.commons.testing.integration.HttpTestNode.<init>(HttpTestNode.java:41)
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:55)
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]
testGetMethodNonExistingResource(org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest)
Time elapsed: 0.014 s <<< ERROR!
org.apache.sling.commons.testing.integration.HttpStatusCodeException:
Expected status code 302 for POST, got 503,
URL=http://localhost:41000/servlet-resolution-tests/1641546601965/,
Content=[<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<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>/servlet-resolution-tests/1641546601965/</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-61e5eccd</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.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: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]
testPuttMethodNonExistingResource(org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest)
Time elapsed: 0.004 s <<< ERROR!
org.apache.sling.commons.testing.integration.HttpStatusCodeException:
Expected status code 302 for POST, got 503,
URL=http://localhost:41000/servlet-resolution-tests/1641546601965/,
Content=[<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<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>/servlet-resolution-tests/1641546601965/</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-61e5eccd</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.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: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.JspIncludeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.761 s
- in org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s
- in org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.461 s
- in
org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s
- in
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s
- in org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s
- in
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s
- in
org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s
- in org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s
- in org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletPrivilegesUpdateTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -
in
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletPrivilegesUpdateTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s
- in
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s
- in org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s -
in
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s
- in org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.355 s
- in org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s
- in
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s
- in org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
DavExDisabledAnonAccessTest>DavExIntegrationTest.setUp:46->configureServerBeforeTest:40->HttpTestBase.assertPostStatus:412
Unable to disable anonymous access expected:<200> but was:<503>
[ERROR] Errors:
[ERROR] RequestUriOptingServletTest>ResolutionTestBase.setUp:52 »
HttpStatusCode Expec...
[ERROR] RequestUriOptingServletTest>ResolutionTestBase.setUp:55 » IO
mkdir(http://loca...
[ERROR] RequestUriOptingServletTest>ResolutionTestBase.setUp:52 »
HttpStatusCode Expec...
[INFO]
[ERROR] Tests run: 566, Failures: 1, 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 707 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=707,
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 93 from bundle 38 :
org.apache.sling.launchpad.test-services:12.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=38,
service.id=93, service.scope=bundle}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 461 from bundle 132 : 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=132,
service.description=Apache Sling Engine Main Servlet, service.id=461,
service.scope=singleton, service.vendor=The Apache Software Foundation}]
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 479 from bundle 132 : 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=132,
service.description=Request Logger Filter, service.id=479,
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software
Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 480 from bundle 132 : 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=132,
service.description=Filter for request parameter support, service.id=480,
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-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: 03:45 min
[INFO] Finished at: 2022-01-07T09:11:00Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaven335dad91/maven-spy-20220107-090715-2164722177643319929688.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] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.sling:org.apache.sling.launchpad.testing:jar:12-SNAPSHOT generated
by maven-surefire-plugin:test (default-test): target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.sling:org.apache.sling.launchpad.testing:jar:12-SNAPSHOT generated
by maven-failsafe-plugin:integration-test (default):
target/failsafe-reports/*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 93, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 355 ms, Junit Publisher:
72912 ms, Dependencies Fingerprint Publisher: 709 ms, Open Task Scanner
Publisher: 2 ms, CloudBees DevOptics Gate Artifact Publisher: 34350 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