Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/1385/
 for details.

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

[...truncated 12824 lines...]
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxEventFactory of service 
javax.xml.stream.XMLEventFactory in bundle com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxInputFactory of service 
javax.xml.stream.XMLInputFactory in bundle com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.dtd.DTDSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.RelaxNGSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.W3CSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:03 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxOutputFactory of service 
javax.xml.stream.XMLOutputFactory in bundle com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:02 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of 
service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle 
org.apache.felix.http.jetty
May 23, 2024 11:28:02 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder of 
service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle 
org.apache.felix.http.jetty
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:11 min
[INFO] Finished at: 2024-05-23T11:28:06Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_11_latest@tmp/withMavene96920ff/maven-spy-20240523-111954-9561484458592001243620.log
[ERROR] Failed to execute goal 
org.apache.sling:feature-launcher-maven-plugin:0.1.6:start (default) on project 
org.apache.sling.starter: Launch sling-starter-oak-tar failed to start in 120 
seconds. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.sling:feature-launcher-maven-plugin:0.1.6:start (default) on project 
org.apache.sling.starter: Launch sling-starter-oak-tar failed to start in 120 
seconds.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoExecutionException: Launch 
sling-starter-oak-tar failed to start in 120 seconds.
    at org.apache.sling.maven.feature.launcher.StartMojo.execute 
(StartMojo.java:295)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:348)
[ERROR] 
[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.starter:jar:13-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't 
publish test attachments.
[withMaven] junitPublisher - Jenkins JUnit Flaky Test Handler Plugin not found, 
can't publish JUnit flaky tests reports.
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
No test report files were found. Configuration error?
[withMaven] Jenkins FindBugs Plugin not found, don't display 
org.codehaus.mojo:findbugs-maven-plugin:findbugs results in pipeline screen.
May 23, 2024 11:28:12 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: TIFFImageWriter not loaded. tiff files will not be processed
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

May 23, 2024 11:28:12 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxEventFactory of service 
javax.xml.stream.XMLEventFactory in bundle com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxInputFactory of service 
javax.xml.stream.XMLInputFactory in bundle com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.dtd.DTDSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.RelaxNGSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.W3CSchemaFactory of service 
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle 
com.fasterxml.woodstox.woodstox-core
May 23, 2024 11:28:13 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxOutputFactory of service 
javax.xml.stream.XMLOutputFactory in bundle com.fasterxml.woodstox.woodstox-core
[withMaven] jgivenPublisher - Jenkins JGiven Plugin not found, do not archive 
jgiven reports.
[withMaven] Jenkins JaCoCo Plugin not found, don't display 
org.jacoco:jacoco-maven-plugin:prepare-agent[-integration] results in pipeline 
screen.
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Pipeline Graph Publisher: 21 ms, Generated Artifacts 
Publisher: 340 ms, Junit Publisher: 344 ms, Dependencies Fingerprint Publisher: 
1029 ms, Findbugs Publisher: 12 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 
ms, Open Task Scanner Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 11 on linux)
Sending interrupt signal to process
May 23, 2024 11:28:19 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider 
org.apache.groovy.json.DefaultFastStringServiceFactory of service 
org.apache.groovy.json.FastStringServiceFactory in bundle groovy-json
May 23, 2024 11:28:19 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.codehaus.groovy.jsr223.GroovyScriptEngineFactory 
of service javax.script.ScriptEngineFactory in bundle groovy-jsr223
May 23, 2024 11:28:19 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider groovy.junit5.plugin.JUnit5Runner of service 
org.apache.groovy.plugin.GroovyRunner in bundle groovy-test-junit5
May 23, 2024 11:28:19 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.apache.groovy.plugin.testng.TestNgRunner of 
service org.apache.groovy.plugin.GroovyRunner in bundle groovy-testng
[INFO] Framework started
[INFO] 
[INFO] --- failsafe:3.0.0-M5:integration-test (default) @ 
org.apache.sling.starter ---
[INFO] Failsafe report directory: 
/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/failsafe-reports
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar
 (17 kB at 523 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.pom
 (2.9 kB at 96 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
 (2.5 kB at 87 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 
7.0 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
 (2.9 kB at 40 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
 (2.6 kB at 61 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
 (2.6 kB at 90 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
 (2.4 kB at 82 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom 
(12 kB at 390 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
 (1.6 kB at 30 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
 (25 kB at 829 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
 (16 kB at 162 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
 (12 kB at 86 kB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[ERROR] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest@tmp/withMavenffbb9fac/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest@tmp/withMavenffbb9fac"
 
Terminated
script returned exit code 143
[INFO] Running org.apache.sling.launchpad.SmokeIT
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest/.repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest/.repository/org/apache/sling/org.apache.sling.commons.log/5.5.0/org.apache.sling.commons.log-5.5.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type 
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]
ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
ESAPI: Attempting to load ESAPI.properties via file I/O.
ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: 
.esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: 
/home/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: 
java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' 
using class loader for DefaultSecurityConfiguration class!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not 
found in ESAPI.properties. Using default: false
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/home/jenkins/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: 
.esapi/validation.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: 
/home/jenkins/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ 
(root)' using class loader for DefaultSecurityConfiguration class!
Sending interrupt signal to process
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- feature-launcher:0.1.6:stop (default) @ org.apache.sling.starter ---
[INFO] Stopping launch with id sling-starter-oak-tar
[INFO] Stopping launch with id sling-starter-oak-mongo
script returned exit code 143
[Pipeline] }
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 17 on linux)
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 21 on linux)
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to