Please see
https://builds.apache.org/job/Sling/job/sling-org-apache-sling-launchpad-testing/job/master/20/
for details.
No further emails will be sent until the status of the build is changed.
Build log follows below:
[...truncated 781 lines...]
)
at
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest.testTaglib(SlingJSPTaglibTest.java:80)
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s
- in org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s -
in org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] SlingJSPTaglibTest.testTaglib:80->RenderingTestBase.assertContains:36
Content does not contain 'HTML_ENCODE:&Hello
World!<script></script>' (content=
AdaptTo Tag
Test 1: AdaptTo Tag
result: SUCCESS
Test 2: Test Null Adaptable Handling
result: SUCCESS
Test 3: Test Non-Adaptable Handling
result: SUCCESS: org.apache.sling.scripting.jsp.jasper.JasperException:
Unable to convert string "res" to class
"org.apache.sling.api.adapter.Adaptable" for attribute "adaptable": Property
Editor not registered with the PropertyEditorManager
Test 4: Test adapting when the class name is a run-time expression
result: SUCCESS
Encode Tag
Test 1: HTML Encode
Result: HTML_ENCODE:&amp;Hello World!<script></script>
Test 2: Default
Result: DEFAULT:&amp;Hello World!<script></script>
Test 3: EL Value
Result: EL_VALUE:I'm Awesome!!
Test 4: Body Content
Result: BODY_CONTENT:&copy;Body Content
Test 5: Body Content Fallback
Result: BODY_CONTENT_FALLBACK:1
Find Resources Tag
Test 1: Find Resources
Result: SUCCESS
Test 2: Invalid Query
Result: SUCCESS: org.apache.sling.api.resource.QuerySyntaxException:
java.text.ParseException: Query:
/jcr:rootelement(*(*), nt:file) order by @jcr:score
Test 3: Invalid Language
Result: SUCCESS:
org.apache.sling.resourceresolver.impl.helper.ResourceIteratorDecorator@5a2b26d9
Get Property Tag
Test 1: Get Property
Result: SUCCESS
Test 2: Not Found Property
Result: SUCCESS
Test 3: Coercing Value
Result: SUCCESS
Test 4: Default Value
Result: SUCCESS
Test 5: Test adapting when returnClass name is a run-time expression
result: SUCCESS
Get Resource Tag
Test 1: Get Resource
Result: SUCCESS
Test 2: Get Relative Resource
Result: SUCCESS
Test 3: Not Found Handling
Result: SUCCESS
Test 4: Bad Base Handling
Result: SUCCESS
List Children Tag
Test 1: Get Children
Result: SUCCESS
Test 2: Non-Existing Parent Handing
Result: SUCCESS
Test 3: Bad Parent Handling
Result: SUCCESS
AdaptTo Function
Test 1: AdaptTo
result: SUCCESS
Test 2: Test Null Adaptable Handling
result: SUCCESS
Test 3: Test Non-Adaptable Handling
result: SUCCESS: org.apache.sling.scripting.jsp.jasper.JasperException:
Unable to convert string "res" to class
"org.apache.sling.api.adapter.Adaptable" for attribute "adaptable": Property
Editor not registered with the PropertyEditorManager
Encode Function
Test 1: HTML Encode
Result: HTML_ENCODE:&amp;Hello World!<script></script>
Find Resources Function
Test 1: Find Resources
Result: SUCCESS
Test 2: Invalid Query
Result: SUCCESS: org.apache.sling.api.resource.QuerySyntaxException:
java.text.ParseException: Query:
/jcr:rootelement(*(*), nt:file) order by @jcr:score
Test 3: Invalid Language
Result: SUCCESS: org.apache.sling.api.resource.QuerySyntaxException:
java.text.ParseException: Query:
/jcr:rootelement(*(*), nt:file) order by @jcr:score
Get Relative Resource Function
Test 1: Get Relative Resource
Result: SUCCESS
Test 2: Bad Base Handling
Result: SUCCESS
Test 3: Not Found Handling
Result: SUCCESS
Get Resource Function
Test 1: Get Resource
Result: SUCCESS
Test 2: Bad Resolver
Result: SUCCESS
Test 3: Not Found Handling
Result: SUCCESS
Get Value Function
Test 1: Get Property
Result: SUCCESS
Test 2: Not Found Property
Result: SUCCESS
Test 3: Default Value
Result: SUCCESS
List Children Function
Test 1: Get Children
Result: SUCCESS
Test 2: Non-Existing Parent Handing
Result: SUCCESS
Test 3: Bad Parent Handling
Result: SUCCESS
All Tests Succeeded
)
[INFO]
[ERROR] Tests run: 660, Failures: 1, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- slingstart-maven-plugin:1.7.16:stop (stop-container) @
org.apache.sling.launchpad.testing ---
[INFO] Stopping 1 Launchpad instances
[INFO] Stopping Launchpad '_-41000'
18.02.2019 13:25:48.794 *INFO * [Apache Sling Terminator] Java VM is shutting
down
18.02.2019 13:25:48.794 *INFO * [Apache Sling Terminator] Stopping Apache Sling
18.02.2019 13:25:56.153 *INFO * [Sling Notifier] Apache Sling has been stopped
[INFO]
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @
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.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] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 6 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:39 min
[INFO] Finished at: 2019-02-18T13:25:57Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenff05028d/maven-spy-20190218-132217-6261697087512898123252.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-slave/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:slingstart: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:slingstart:12-SNAPSHOT
generated by maven-failsafe-plugin:integration-test (default):
target/failsafe-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 7 ms, Generated Artifacts
Publisher: 624 ms, Junit Publisher: 68448 ms, Dependencies Fingerprint
Publisher: 2231 ms, JGiven Publisher: 2 ms, Open Task Scanner Publisher: 153 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