See <https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.launchpad.testing/192/>
------------------------------------------ [...truncated 792 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.WriteableResourcesProxyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.DavExDisabledAnonAccessTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.xml.SaxTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.xml.DomTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.xml.XPathTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.GetStarTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.ForwardTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 Running org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Tests run: 506, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 191.793 sec <<< FAILURE! testChangingJsp(org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest) Time elapsed: 0.511 sec <<< FAILURE! junit.framework.AssertionFailedError: Expected status 200 for http://localhost:59410/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head> <title>500 org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP</title> </head> <body> <h1>org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP (500)</h1> <p>The requested URL /JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html resulted in an error in /apps/nt/unstructured/html.jsp.</p> <h3>Exception:</h3> <pre> org.apache.sling.api.SlingException: org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:691) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:608) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:525) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:449) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:263) at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:87) at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:450) at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:361) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171) at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463) at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:508) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:261) at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64) 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:60) 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:60) at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:64) at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60) at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:151) at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:207) at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96) at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79) at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47) at org.apache.sling.launchpad.testservices.filters.HttpServiceExtFilter.doFilter(HttpServiceExtFilter.java:27) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75) at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88) at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76) at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47) at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33) at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48) at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39) at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: java.io.FileNotFoundException: Unable to find /org/apache/jsp/apps/nt/unstructured/html_jsp.class at org.apache.sling.jcr.classloader.internal.ClassLoaderWriterImpl.getInputStream(ClassLoaderWriterImpl.java:512) at org.apache.sling.scripting.jsp.SlingIOProvider.getInputStream(SlingIOProvider.java:83) at org.apache.sling.scripting.jsp.jasper.JspCompilationContext.getInputStream(JspCompilationContext.java:158) at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil$SDEInstaller.readWhole(SmapUtil.java:278) at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil$SDEInstaller.<init>(SmapUtil.java:260) at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil$SDEInstaller.install(SmapUtil.java:243) at org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil.installSmap(SmapUtil.java:167) at org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:436) at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:312) at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:290) at org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:277) at org.apache.sling.scripting.jsp.jasper.JspCompilationContext.compile(JspCompilationContext.java:501) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.prepareServlet(JspServletWrapper.java:427) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:486) ... 54 more </pre> <h3>Request Progress:</h3> <pre> 0 (2013-08-13 13:17:26) TIMER_START{Request Processing} 0 (2013-08-13 13:17:26) COMMENT timer_end format is {<elapsed msec>,<timer name>} <optional message> 0 (2013-08-13 13:17:26) LOG Method=GET, PathInfo=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html 0 (2013-08-13 13:17:26) TIMER_START{ResourceResolution} 10 (2013-08-13 13:17:26) TIMER_END{10,ResourceResolution} URI=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html resolves to Resource=JcrNodeResource, type=nt:unstructured, superType=null, path=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_ 10 (2013-08-13 13:17:26) LOG Resource Path Info: SlingRequestPathInfo: path='/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_', selectorString='null', extension='html', suffix='null' 10 (2013-08-13 13:17:26) TIMER_START{ServletResolution} 10 (2013-08-13 13:17:26) TIMER_START{resolveServlet(JcrNodeResource, type=nt:unstructured, superType=null, path=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_)} 10 (2013-08-13 13:17:26) TIMER_END{0,resolveServlet(JcrNodeResource, type=nt:unstructured, superType=null, path=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_)} Using servlet /apps/nt/unstructured/html.jsp 10 (2013-08-13 13:17:26) TIMER_END{0,ServletResolution} URI=/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html handled by Servlet=/apps/nt/unstructured/html.jsp 10 (2013-08-13 13:17:26) LOG Applying Requestfilters 10 (2013-08-13 13:17:26) LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter 10 (2013-08-13 13:17:26) LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter 10 (2013-08-13 13:17:26) LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter 10 (2013-08-13 13:17:26) TIMER_START{/apps/nt/unstructured/html.jsp#0} 130 (2013-08-13 13:17:26) LOG SCRIPT ERROR: org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP 130 (2013-08-13 13:17:26) TIMER_END{120,/apps/nt/unstructured/html.jsp#0} 131 (2013-08-13 13:17:26) TIMER_START{handleError:throwable=org.apache.sling.api.SlingException} 133 (2013-08-13 13:17:26) TIMER_END{2,handleError:throwable=org.apache.sling.api.SlingException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet 134 (2013-08-13 13:17:26) TIMER_END{134,Request Processing} Dumping SlingRequestProgressTracker Entries </pre> <hr> <address>ApacheSling/2.2 (jetty/6.1.x, Java HotSpot(TM) Server VM 1.7.0_25, Linux 3.2.0-51-generic i386)</address> </body> </html> ) expected:<200> but was:<500> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.TestCase.assertEquals(TestCase.java:401) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:380) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:355) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:347) at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:342) at org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest.testChangingJsp(JspScriptingTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) at junit.framework.TestSuite.runTest(TestSuite.java:255) at org.apache.sling.launchpad.testing.LoggingSuite.runTest(LoggingSuite.java:56) at junit.framework.TestSuite.run(TestSuite.java:250) at org.apache.sling.launchpad.testing.LoggingSuite.run(LoggingSuite.java:46) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) testRedirectOnPathWithExtension(org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest) Time elapsed: 0.835 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<...43/79_1376399849845.[ext]> but was:<...43/79_1376399849845.[html]> at junit.framework.Assert.assertEquals(Assert.java:100) at junit.framework.Assert.assertEquals(Assert.java:107) at junit.framework.TestCase.assertEquals(TestCase.java:269) at org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest.testRedirectOnPathWithExtension(VanityPathTest.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) at junit.framework.TestSuite.runTest(TestSuite.java:255) at org.apache.sling.launchpad.testing.LoggingSuite.runTest(LoggingSuite.java:56) at junit.framework.TestSuite.run(TestSuite.java:250) at org.apache.sling.launchpad.testing.LoggingSuite.run(LoggingSuite.java:46) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Results : Failed tests: testChangingJsp(org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest): Expected status 200 for http://localhost:59410/JspScriptingTest/1376399845995/unstructured/this_is_a_test_node_.html (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..) testRedirectOnPathWithExtension(org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest): expected:<...43/79_1376399849845.[ext]> but was:<...43/79_1376399849845.[html]> Tests run: 506, Failures: 2, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.launchpad.testing/ws/target/surefire-reports> for the individual test results.
