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 2020/09/11 03:23:35 UTC

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

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

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

[...truncated 30 lines...]
[Pipeline] timeout
Timeout set to expire after 30 min without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] checkout
using credential sling-github-token
Fetching changes from the remote Git repository
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching without tags
Checking out Revision 430ac1ce4cd7984b0be83b1e6b4b86dfd83e0e24 (master)
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-launchpad-testing.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-launchpad-testing.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Personal access token for Github repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress -- https://github.com/apache/sling-org-apache-sling-launchpad-testing.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 430ac1ce4cd7984b0be83b1e6b4b86dfd83e0e24 # timeout=10
Commit message: "Disable Sonarqube, fails regurlarly and not needed for this tests-only module IMO"
 > git rev-list --no-walk 430ac1ce4cd7984b0be83b1e6b4b86dfd83e0e24 # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [rebuildFrequency:@daily, sonarQubeEnabled:false, jdks:[8, 11, 14], archivePatterns:[**/logs/*.log], emailRecipients:[dev@sling.apache.org], upstreamProjects:[../sling-org-apache-sling-starter/master, ../sling-org-apache-sling-launchpad-test-bundles/master]]
[Pipeline] echo
Final job config: [jdks:[8, 11, 14], upstreamProjects:[../sling-org-apache-sling-starter/master, ../sling-org-apache-sling-launchpad-test-bundles/master], archivePatterns:[**/logs/*.log], mavenGoal:, additionalMavenParams:, rebuildFrequency:@daily, enabled:true, emailRecipients:[dev@sling.apache.org], sonarQubeEnabled:false, sonarQubeUseAdditionalMavenParams:true, sonarQubeAdditionalParams:, repoName:sling-org-apache-sling-launchpad-testing]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Job)
[Pipeline] properties
[Pipeline] }
[Pipeline] // stage
[Pipeline] readMavenPom
[Pipeline] stage
[Pipeline] { (Build (Java 8, deploy))
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[withMaven] using Maven installation 'Maven (latest)'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean deploy
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978" 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978/maven-spy-20200911-032153-5281124091491898392362.log.tmp ...
[INFO] Scanning for projects...
[INFO] 
[INFO] --------< org.apache.sling:org.apache.sling.launchpad.testing >---------
[INFO] Building Apache Sling Launchpad Testing 12-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.7 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT/maven-metadata.xml (1.0 kB at 163 B/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-fragment/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-fragment/12-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.0 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingfeature-maven-plugin:1.3.6:aggregate-features (aggregate-features) @ org.apache.sling.launchpad.testing ---
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/12-SNAPSHOT/maven-metadata.xml (5.8 kB at 17 kB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/e-sling-launchpad-testing_master/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port) @ org.apache.sling.launchpad.testing ---
[INFO] Port assigned41000
[INFO] Reserved port 41000 for http.port
[INFO] Port assigned41001
[INFO] Reserved port 41001 for sling.control.port
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.launchpad.testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.apache.sling.launchpad.testing ---
[INFO] Building jar: /home/jenkins/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.launchpad.testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.launchpad.testing <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.launchpad.testing ---
[INFO] Building jar: /home/jenkins/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingfeature-maven-plugin:1.3.6:attach-features (aggregate-features) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.0:start (default) @ org.apache.sling.launchpad.testing ---
[INFO] Starting launch with id sling-12-oak-tar
[INFO] Waiting for sling-12-oak-tar to start
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978" 
[INFO] 
[INFO] Apache Sling Application Launcher
[INFO] ---------------------------------
[INFO] Initializing...
[INFO] Artifact Repositories: [file:///home/jenkins/.m2/repository, https://repo.maven.apache.org/maven2, https://repository.apache.org/content/groups/snapshots]
[INFO] Assembling provisioning model...
[INFO] 
[INFO] Assembling launcher...
[INFO] Using 187 local artifacts, 0 cached artifacts, and 1 downloaded artifacts
[INFO] 
[INFO] Starting launcher...
[INFO] Launcher Home: /home/jenkins/workspace/e-sling-launchpad-testing_master/target/launchers/sling-12-oak-tar
[INFO] Cache Directory: /home/jenkins/workspace/e-sling-launchpad-testing_master/target/launchers/launcher/cache
[INFO] 
[INFO] Started Jetty 9.4.28.v20200408 at port(s) HTTP:41000 on context path / [minThreads=8,maxThreads=200,acceptors=3,selectors=12]
[DEBUG] [ServiceReference 74 from bundle 36 : org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=54, 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=36, service.id=74, 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 started
ERROR: bundle org.apache.sling.settings:1.4.0 (22)[org.apache.sling.settings.impl.SlingPropertiesPrinter(1)] :  Error during instantiation of the implementation object
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.felix.scr.impl.inject.internal.ComponentConstructorImpl.newInstance(ComponentConstructorImpl.java:312)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:279)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:115)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:984)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:957)
	at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:902)
	at org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:348)
	at org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:248)
	at org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350)
	at org.apache.felix.framework.Felix.getService(Felix.java:3954)
	at org.apache.felix.framework.BundleContextImpl.getService(BundleContextImpl.java:450)
	at org.apache.felix.inventory.impl.webconsole.WebConsoleAdapter.addingService(WebConsoleAdapter.java:152)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:871)
	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
	at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)
	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:321)
	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:264)
	at org.apache.felix.inventory.impl.webconsole.WebConsoleAdapter.<init>(WebConsoleAdapter.java:68)
	at org.apache.felix.inventory.impl.Activator.start(Activator.java:63)
	at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698)
	at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402)
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1539)
	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: No bundle context property 'sling.properties.url' provided
	at org.apache.sling.settings.impl.SlingPropertiesPrinter.<init>(SlingPropertiesPrinter.java:64)
	... 30 more
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Storing Memory Dumps in /home/jenkins/workspace/e-sling-launchpad-testing_master/target/launchers/sling-12-oak-tar/framework/bundle59/data/dumps
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Setting Automatic Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Automatic Memory Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Setting Automatic Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Setting Automatic Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Automatic Memory Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Setting Automatic Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (59): Storing Memory Dumps in /home/jenkins/workspace/e-sling-launchpad-testing_master/target/launchers/sling-12-oak-tar/framework/bundle59/data/dumps
[WARNING] Stream closed
java.io.IOException: Stream closed
    at java.io.BufferedInputStream.getBufIfOpen (BufferedInputStream.java:170)
    at java.io.BufferedInputStream.read1 (BufferedInputStream.java:283)
    at java.io.BufferedInputStream.read (BufferedInputStream.java:345)
    at sun.nio.cs.StreamDecoder.readBytes (StreamDecoder.java:284)
    at sun.nio.cs.StreamDecoder.implRead (StreamDecoder.java:326)
    at sun.nio.cs.StreamDecoder.read (StreamDecoder.java:178)
    at java.io.InputStreamReader.read (InputStreamReader.java:184)
    at java.io.BufferedReader.fill (BufferedReader.java:161)
    at java.io.BufferedReader.readLine (BufferedReader.java:324)
    at java.io.BufferedReader.readLine (BufferedReader.java:389)
    at org.apache.sling.maven.feature.launcher.StartMojo$1.run (StartMojo.java:150)
[DEBUG] [ServiceReference 74 from bundle 36 : org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=54, 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=36, service.id=74, service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 412 from bundle 124 : org.apache.sling.engine:2.7.2 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=124, service.description=Apache Sling Engine Main Servlet, service.id=412, service.scope=singleton, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 428 from bundle 124 : org.apache.sling.engine:2.7.2 ref=[javax.servlet.Filter] properties={component.id=219, 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=124, service.description=Request Logger Filter, service.id=428, service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 431 from bundle 124 : org.apache.sling.engine:2.7.2 ref=[javax.servlet.Filter] properties={component.id=220, 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=124, service.description=Filter for request parameter support, service.id=431, 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 635 from bundle 108 : 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=108, service.description=Sling JcrRemoting Servlet, service.id=635, 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
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  59.294 s
[INFO] Finished at: 2020-09-11T03:22:52Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaveneeaef978/maven-spy-20200911-032153-5281124091491898392362.log
[ERROR] Failed to execute goal org.apache.sling:feature-launcher-maven-plugin:0.1.0:start (default) on project org.apache.sling.launchpad.testing: Launch sling-12-oak-tar failed to start in 30 seconds. -> [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/MojoExecutionException
[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
[DevOpticsMavenPublisher] dependencies consumed: 93, artifacts produced: 0
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Generated Artifacts Publisher: 493 ms, Junit Publisher: 169 ms, Dependencies Fingerprint Publisher: 880 ms, Open Task Scanner Publisher: 165 ms, CloudBees DevOptics Gate Artifact Publisher: 34390 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 #92 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/92/ for details.

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