You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/19 11:28:58 UTC

[Jenkins] Sling » Modules » sling-org-apache-sling-launchpad-testing » master #669 is BROKEN

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

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

[...truncated 1524 lines...]
   7017 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   7024 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   7033 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
   7057 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
   7077 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   7084 LOG Applying Componentfilters
   7094 TIMER_START{/apps/nt/unstructured/txt.esp#0}
  22639 LOG SCRIPT ERROR: Failure running script /apps/nt/unstructured/txt.esp: The choice of Java method java.io.PrintWriter.write matching JavaScript argument types (null) is ambiguous; candidate methods are: /    void write(char[])/    void write(java.lang.String) (/apps/nt/unstructured/txt.esp#34)
  22662 TIMER_END{15566,/apps/nt/unstructured/txt.esp#0}
  22737 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=16, total=16, outer=0
  22743 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=16, total=16, outer=0
  22747 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=16, total=16, outer=0
  22751 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=16, total=16, outer=0
  22754 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=16, total=16, outer=0
  23465 LOG Applying Error filters
  23481 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  23497 TIMER_START{handleError:throwable=org.mozilla.javascript.EvaluatorException}
  25104 TIMER_END{1605,handleError:throwable=org.mozilla.javascript.EvaluatorException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  27821 TIMER_END{27819,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.40.v20210413, Java HotSpot(TM) 64-Bit Server VM 11.0.11, Linux 4.15.0-72-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<500>
[ERROR]   ScriptBuiltinObjectsTest.testEspBuiltinObjects:52->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457 Expected status 200 for http://localhost:41000/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320.html (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>500 The choice of Java method java.io.PrintWriter.write matching JavaScript argument types (null) is ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) (/apps/integration-test/srt.1632050755836/html.esp#35)</title>
</head>
<body>
<h1>The choice of Java method java.io.PrintWriter.write matching JavaScript argument types (null) is ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) (/apps/integration-test/srt.1632050755836/html.esp#35) (500)</h1>
<p>The requested URL /ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320.html resulted in an error in /apps/integration-test/srt.1632050755836/html.esp.</p>
<h3>Exception:</h3>
<pre>
org.mozilla.javascript.EvaluatorException: The choice of Java method java.io.PrintWriter.write matching JavaScript argument types (null) is ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) (/apps/integration-test/srt.1632050755836/html.esp#35)
	at org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:79)
	at org.mozilla.javascript.Context.reportRuntimeError(Context.java:972)
	at org.mozilla.javascript.Context.reportRuntimeError(Context.java:1025)
	at org.mozilla.javascript.Context.reportRuntimeError4(Context.java:1012)
	at org.mozilla.javascript.NativeJavaMethod.findFunction(NativeJavaMethod.java:460)
	at org.mozilla.javascript.NativeJavaMethod.findCachedFunction(NativeJavaMethod.java:259)
	at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:140)
	at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:45)
	at org.mozilla.javascript.gen._apps_integration_test_srt_1632050755836_html_esp_27._c_script_0(/apps/integration-test/srt.1632050755836/html.esp:35)
	at org.mozilla.javascript.gen._apps_integration_test_srt_1632050755836_html_esp_27.call(/apps/integration-test/srt.1632050755836/html.esp)
	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:412)
	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3578)
	at org.mozilla.javascript.gen._apps_integration_test_srt_1632050755836_html_esp_27.call(/apps/integration-test/srt.1632050755836/html.esp)
	at org.mozilla.javascript.gen._apps_integration_test_srt_1632050755836_html_esp_27.exec(/apps/integration-test/srt.1632050755836/html.esp)
	at org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngine$SlingCompiledScript.eval(RhinoJavaScriptEngine.java:278)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:386)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:570)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
	at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:110)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
	at org.apache.sling.launchpad.testservices.filters.NoPropertyFilter.doFilter(NoPropertyFilter.java:25)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
	at org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
	at org.apache.sling.launchpad.testservices.filters.SlingFilter.doFilter(SlingFilter.java:25)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
	at com.composum.sling.nodes.mount.remote.RemoteRequestFilter.doFilter(RemoteRequestFilter.java:76)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
	at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:250)
	at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:123)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
	at org.apache.sling.junit.impl.servlet.TestLogServlet$TestNameLoggingFilter.doFilter(TestLogServlet.java:257)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:67)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
	at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
	at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:137)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
	at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
     12 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer name&gt;} &lt;optional message&gt;
     21 LOG Method=GET, PathInfo=null
     23 TIMER_START{handleSecurity}
   4262 TIMER_END{4237,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@5edd14af returns true
   4714 TIMER_START{ResourceResolution}
   4957 TIMER_END{240,ResourceResolution} URI=/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320.html resolves to Resource=JcrNodeResource, type=integration-test/srt.1632050755836, superType=null, path=/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320
   4975 LOG Resource Path Info: SlingRequestPathInfo: path=&apos;/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320&apos;, selectorString=&apos;null&apos;, extension=&apos;html&apos;, suffix=&apos;null&apos;
   4976 TIMER_START{ServletResolution}
   4981 TIMER_START{resolveServlet(/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320)}
   6837 TIMER_END{1853,resolveServlet(/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320)} Using servlet /apps/integration-test/srt.1632050755836/html.esp
   6845 TIMER_END{1867,ServletResolution} URI=/ScriptBuiltinObjectsTest/1632050755836/this_is_a_test_16320.html handled by Servlet=/apps/integration-test/srt.1632050755836/html.esp
   6852 LOG Applying Requestfilters
   6863 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   6868 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   6874 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
   6894 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
   6912 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   6922 LOG Applying Componentfilters
   6933 TIMER_START{/apps/integration-test/srt.1632050755836/html.esp#0}
  17509 LOG SCRIPT ERROR: Failure running script /apps/integration-test/srt.1632050755836/html.esp: The choice of Java method java.io.PrintWriter.write matching JavaScript argument types (null) is ambiguous; candidate methods are: /    void write(char[])/    void write(java.lang.String) (/apps/integration-test/srt.1632050755836/html.esp#35)
  17527 TIMER_END{10590,/apps/integration-test/srt.1632050755836/html.esp#0}
  17631 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=11, total=11, outer=0
  17645 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=11, total=11, outer=0
  17654 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=11, total=11, outer=0
  17661 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=11, total=11, outer=0
  17666 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=11, total=11, outer=0
  18457 LOG Applying Error filters
  18469 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  18489 TIMER_START{handleError:throwable=org.mozilla.javascript.EvaluatorException}
  20835 TIMER_END{2345,handleError:throwable=org.mozilla.javascript.EvaluatorException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  23538 TIMER_END{23536,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.40.v20210413, Java HotSpot(TM) 64-Bit Server VM 11.0.11, Linux 4.15.0-72-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<500>
[INFO] 
[ERROR] Tests run: 566, Failures: 2, Errors: 0, 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 698 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=698, 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 450 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=450, service.scope=singleton, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 466 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=466, service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 469 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=469, 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 78 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=78, 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] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.launchpad.testing ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedConstructor (file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar) to constructor java.io.File(java.lang.String,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedConstructor
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[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.11:check (default) @ org.apache.sling.launchpad.testing ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 5 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ org.apache.sling.launchpad.testing ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:44 min
[INFO] Finished at: 2021-09-19T11:28:10Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/e-sling-launchpad-testing_master@tmp/withMavenb74b1025/maven-spy-20210919-112425-44311533378389931729583.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/jenkins-agent/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: 42871 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

[Jenkins] Sling » Modules » sling-org-apache-sling-launchpad-testing » master #670 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/670/ for details.

No further emails will be sent until the status of the build is changed.