See <https://builds.apache.org/job/sling-trunk-1.7/925/changes>

Changes:

[rombert] SLING-3933 - Add OSGi Bundle Repository support back again to the web 
console

------------------------------------------
[...truncated 40837 lines...]
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletWithNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletWithNodeTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
Running org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
Running org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
Running org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
Running org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.94 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
Running 
org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest
Running org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in 
org.apache.sling.launchpad.webapp.integrationtest.RedirectTest

Results :

Failed tests: 
  
FormGenerationTest.testSelectorFormForNonRootResource:52->HttpTestBase.getContent:407->HttpTestBase.getContent:432
 Expected status 200 for http://localhost:58910/system/sling/selector/login 
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 No resource found</title>
</head>
<body>
<h1>No resource found (404)</h1>
<p>The requested URL /system/sling/selector/login resulted in an error in 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 (2014-09-29 14:08:35) TIMER_START{Request Processing}
      0 (2014-09-29 14:08:35) COMMENT timer_end format is {&lt;elapsed 
msec&gt;,&lt;timer name&gt;} &lt;optional message&gt;
      0 (2014-09-29 14:08:35) LOG Method=GET, 
PathInfo=/system/sling/selector/login
      0 (2014-09-29 14:08:35) TIMER_START{ResourceResolution}
     11 (2014-09-29 14:08:35) TIMER_END{11,ResourceResolution} 
URI=/system/sling/selector/login resolves to Resource=NonExistingResource, 
path=/system/sling/selector/login
     11 (2014-09-29 14:08:35) LOG Resource Path Info: SlingRequestPathInfo: 
path=&apos;/system/sling/selector/login&apos;, selectorString=&apos;null&apos;, 
extension=&apos;null&apos;, suffix=&apos;null&apos;
     11 (2014-09-29 14:08:35) TIMER_START{ServletResolution}
     11 (2014-09-29 14:08:35) TIMER_START{resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)}
     17 (2014-09-29 14:08:35) TIMER_END{6,resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)} Using servlet 
org.apache.sling.servlets.get.DefaultGetServlet
     18 (2014-09-29 14:08:35) TIMER_END{7,ServletResolution} 
URI=/system/sling/selector/login handled by 
Servlet=org.apache.sling.servlets.get.DefaultGetServlet
     18 (2014-09-29 14:08:35) LOG Applying Requestfilters
     18 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
     18 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
     18 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
     18 (2014-09-29 14:08:35) LOG Applying Componentfilters
     18 (2014-09-29 14:08:35) 
TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
     18 (2014-09-29 14:08:35) 
TIMER_END{0,org.apache.sling.servlets.get.DefaultGetServlet#0}
     18 (2014-09-29 14:08:35) TIMER_START{handleError:status=404}
     18 (2014-09-29 14:08:35) TIMER_END{0,handleError:status=404} Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
     24 (2014-09-29 14:08:35) TIMER_END{24,Request Processing} Dumping 
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.3 (jetty/7.x.y-SNAPSHOT, Java HotSpot(TM) Server VM 
1.7.0_25, Linux 3.13.0-24-generic i386)</address>
</body>
</html>
) expected:<200> but was:<404>
  
FormGenerationTest.testSelectorFormForDefaultResource:30->HttpTestBase.getContent:407->HttpTestBase.getContent:432
 Expected status 200 for http://localhost:58910/system/sling/selector/login 
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 No resource found</title>
</head>
<body>
<h1>No resource found (404)</h1>
<p>The requested URL /system/sling/selector/login resulted in an error in 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 (2014-09-29 14:08:35) TIMER_START{Request Processing}
      0 (2014-09-29 14:08:35) COMMENT timer_end format is {&lt;elapsed 
msec&gt;,&lt;timer name&gt;} &lt;optional message&gt;
      0 (2014-09-29 14:08:35) LOG Method=GET, 
PathInfo=/system/sling/selector/login
      0 (2014-09-29 14:08:35) TIMER_START{ResourceResolution}
      0 (2014-09-29 14:08:35) TIMER_END{0,ResourceResolution} 
URI=/system/sling/selector/login resolves to Resource=NonExistingResource, 
path=/system/sling/selector/login
      0 (2014-09-29 14:08:35) LOG Resource Path Info: SlingRequestPathInfo: 
path=&apos;/system/sling/selector/login&apos;, selectorString=&apos;null&apos;, 
extension=&apos;null&apos;, suffix=&apos;null&apos;
      0 (2014-09-29 14:08:35) TIMER_START{ServletResolution}
      0 (2014-09-29 14:08:35) TIMER_START{resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)}
      1 (2014-09-29 14:08:35) TIMER_END{1,resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)} Using servlet 
org.apache.sling.servlets.get.DefaultGetServlet
      1 (2014-09-29 14:08:35) TIMER_END{1,ServletResolution} 
URI=/system/sling/selector/login handled by 
Servlet=org.apache.sling.servlets.get.DefaultGetServlet
      1 (2014-09-29 14:08:35) LOG Applying Requestfilters
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
      1 (2014-09-29 14:08:35) LOG Applying Componentfilters
      1 (2014-09-29 14:08:35) 
TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
      1 (2014-09-29 14:08:35) 
TIMER_END{0,org.apache.sling.servlets.get.DefaultGetServlet#0}
      1 (2014-09-29 14:08:35) TIMER_START{handleError:status=404}
      1 (2014-09-29 14:08:35) TIMER_END{0,handleError:status=404} Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
      2 (2014-09-29 14:08:35) TIMER_END{2,Request Processing} Dumping 
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.3 (jetty/7.x.y-SNAPSHOT, Java HotSpot(TM) Server VM 
1.7.0_25, Linux 3.13.0-24-generic i386)</address>
</body>
</html>
) expected:<200> but was:<404>
  
FormGenerationTest.testSelectorFormForRootResource:41->HttpTestBase.getContent:407->HttpTestBase.getContent:432
 Expected status 200 for http://localhost:58910/system/sling/selector/login 
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 No resource found</title>
</head>
<body>
<h1>No resource found (404)</h1>
<p>The requested URL /system/sling/selector/login resulted in an error in 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 (2014-09-29 14:08:35) TIMER_START{Request Processing}
      0 (2014-09-29 14:08:35) COMMENT timer_end format is {&lt;elapsed 
msec&gt;,&lt;timer name&gt;} &lt;optional message&gt;
      1 (2014-09-29 14:08:35) LOG Method=GET, 
PathInfo=/system/sling/selector/login
      1 (2014-09-29 14:08:35) TIMER_START{ResourceResolution}
      1 (2014-09-29 14:08:35) TIMER_END{0,ResourceResolution} 
URI=/system/sling/selector/login resolves to Resource=NonExistingResource, 
path=/system/sling/selector/login
      1 (2014-09-29 14:08:35) LOG Resource Path Info: SlingRequestPathInfo: 
path=&apos;/system/sling/selector/login&apos;, selectorString=&apos;null&apos;, 
extension=&apos;null&apos;, suffix=&apos;null&apos;
      1 (2014-09-29 14:08:35) TIMER_START{ServletResolution}
      1 (2014-09-29 14:08:35) TIMER_START{resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)}
      1 (2014-09-29 14:08:35) TIMER_END{0,resolveServlet(NonExistingResource, 
path=/system/sling/selector/login)} Using servlet 
org.apache.sling.servlets.get.DefaultGetServlet
      1 (2014-09-29 14:08:35) TIMER_END{0,ServletResolution} 
URI=/system/sling/selector/login handled by 
Servlet=org.apache.sling.servlets.get.DefaultGetServlet
      1 (2014-09-29 14:08:35) LOG Applying Requestfilters
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
      1 (2014-09-29 14:08:35) LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
      1 (2014-09-29 14:08:35) LOG Applying Componentfilters
      1 (2014-09-29 14:08:35) 
TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
      1 (2014-09-29 14:08:35) 
TIMER_END{0,org.apache.sling.servlets.get.DefaultGetServlet#0}
      2 (2014-09-29 14:08:35) TIMER_START{handleError:status=404}
      2 (2014-09-29 14:08:35) TIMER_END{0,handleError:status=404} Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
      2 (2014-09-29 14:08:35) TIMER_END{2,Request Processing} Dumping 
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.3 (jetty/7.x.y-SNAPSHOT, Java HotSpot(TM) Server VM 
1.7.0_25, Linux 3.13.0-24-generic i386)</address>
</body>
</html>
) expected:<200> but was:<404>
  
RedirectOnLoginErrorTest.testRedirectToOpenIDLoginFormAfterLoginError:106->assertPostStatus:61
 expected:<302> but was:<403>
  
RedirectOnLoginErrorTest.testRedirectToSelectorLoginFormAfterLoginError:80->assertPostStatus:61
 expected:<302> but was:<403>
  VanityPathTest.testInternalRedirect:79 expected:<200> but was:<404>
  VanityPathTest.test302Redirect:101 expected:<302> but was:<404>
  VanityPathTest.testRedirectOnPathWithExtension:186 Expecting temporary 
redirect expected:<302> but was:<404>
  VanityPathTest.test301Redirect:127 expected:<301> but was:<404>
  VanityPathTest.testRedirectKeepingExtensionAndSelector:152 expected:<302> but 
was:<404>
  AuthenticationResponseCodeTest.testWithAcceptHeaderIncorrectCredentials:194 
null

Tests run: 524, Failures: 11, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] /127.0.0.1:47729>stop
INFO: Shutting down Apache Sling
INFO: Apache Sling stopped
[INFO] Sling shut down, stopping Sling.
[INFO] Sent 'stop' to localhost/127.0.0.1:54295: OK
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-7-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/failsafe-reports>
[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/failsafe-reports>
 for the individual test results.
[JENKINS] Recording test results
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/org.apache.sling.launchpad.testing-7-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/bundleList.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT-bundlelist.xml
[JENKINS] Archiving disabled
[INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/target>
[INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.7/ws/trunk> 
(includes = [sling], excludes = [])
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/sling-builder/7-SNAPSHOT/sling-builder-7-SNAPSHOT.pom
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Build timed out (after 150 minutes). Marking the build as failed.
Sending e-mails to: [email protected]
Waiting for Jenkins to finish collecting data
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
Build was aborted

Reply via email to