You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Robert Munteanu <ro...@apache.org> on 2015/06/26 12:43:29 UTC

Re: Build failed in Jenkins: sling-trunk-1.7 #1975

I to have fixed most (all?) of the failures related to rat checks in
the main build.

There seems to be an error related to the model ITs now, can someone
look into it?

Thanks,

Robert

On Fri, 2015-06-26 at 10:23 +0000, Apache Jenkins Server wrote:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven> -failsafe-plugin:2.18.1:integration-test (integration-test) on > project org.apache.sling.models.integration-tests: Execution > integration-test of goal org.apache.maven.plugins:maven-failsafe> -plugin:2.18.1:integration-test failed: There was an error in the > forked process
> [ERROR] java.lang.AssertionError: Server not ready after 60 seconds, 
> giving up
> [ERROR] at org.junit.Assert.fail(Assert.java:88)
> [ERROR] at 
> org.apache.sling.testing.tools.sling.SlingTestBase.waitForServerReady
> (SlingTestBase.java:308)
> [ERROR] at 
> org.apache.sling.testing.tools.sling.SlingTestBase.startServerIfNeede
> d(SlingTestBase.java:152)
> [ERROR] at 
> org.apache.sling.testing.tools.sling.SlingTestBase.getServerBaseUrl(S
> lingTestBase.java:213)
> [ERROR] at 
> org.apache.sling.models.it.RemoteIT.getJunitServletUrl(RemoteIT.java:
> 28)
> [ERROR] at 
> org.apache.sling.junit.remote.testrunner.SlingRemoteTestRunner.maybeE
> xecuteTests(SlingRemoteTestRunner.java:95)
> [ERROR] at 
> org.apache.sling.junit.remote.testrunner.SlingRemoteTestRunner.getChi
> ldren(SlingRemoteTestRunner.java:138)
> [ERROR] at 
> org.junit.runners.ParentRunner.getFilteredChildren(ParentRunner.java:
> 363)
> [ERROR] at 
> org.junit.runners.ParentRunner.getDescription(ParentRunner.java:297)
> [ERROR] at org.junit.runners.Suite.describeChild(Suite.java:122)
> [ERROR] at org.junit.runners.Suite.describeChild(Suite.java:26)
> [ERROR] at 
> org.junit.runners.ParentRunner.getDescription(ParentRunner.java:298)
> [ERROR] at 
> org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil.createSuit
> eDescription(JUnit4ProviderUtil.java:113)
> [ERROR] at 
> org.apache.maven.surefire.junit4.JUnit4Provider.createTestsDescriptio
> n(JUnit4Provider.java:257)
> [ERROR] at 
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider
> .java:124)
> [ERROR] at 
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla
> ssLoader(ForkedBooter.java:203)
> [ERROR] at 
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork
> edBooter.java:155)
> [ERROR] at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:
> 103)
> [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/Plu
> ginExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with 
> the command
> [ERROR]   mvn <goals> -rf :org.apache.sling.models.integration-tests
> channel stopped