Hi Piergiorgio, can you list the jars in the connectors/mongodb/test-materials directory on the system that you ran on?
Karl On Fri, Apr 29, 2022 at 6:51 AM Piergiorgio Lucidi <[email protected]> wrote: > Hi folks, > > I tried again from scratch, downloading the RC source bundle and using the > following command, I had no issues at all: > ant make-core-deps make-deps build test > > Then I tried to re-execute all the lifecycle with the following command and > again with no issues at all: > ant clean clean-deps clean-core-deps make-core-deps make-deps build test > > Unfortunately it seems that I can't reproduce this issue :-P > Any ideas? > > Cheers, > PG > > Il giorno gio 28 apr 2022 alle ore 13:12 Karl Wright <[email protected]> > ha scritto: > > > The issue with MongoDB is a missing jar. That jar contains the classes > > used to execute MongoDB locally. These are no longer found in the driver > > jar. > > > > I won't have time for the next week to figure out where the needed > classes > > live now. > > > > Karl > > > > On Thu, Apr 28, 2022 at 6:37 AM Karl Wright <[email protected]> wrote: > > > > > The mongo java driver version may need to change, or maybe it's already > > > changed and the code hasn't been updated to follow. Not sure. Still > > > researching. > > > > > > > > > Karl > > > > > > > > > On Thu, Apr 28, 2022 at 4:57 AM Julien Massiera < > > > [email protected]> wrote: > > > > > >> Hi everyone, > > >> > > >> I still have a problem with the mongodb tests, here are the ant > commands > > >> I execute: > > >> > > >> - ant clean > > >> - ant clean-core-deps > > >> - ant clean-deps > > >> - ant make-core-deps > > >> - ant make-deps > > >> - ant test > > >> > > >> Still I have the following error: > > >> > > >> compile-tests: > > >> [javac] Compiling 9 source files to > > >> > > > /home/francelabs/workspace/mcf-svn/connectors/mongodb/build/connector-tests/classes > > >> [javac] warning: [options] bootstrap class path not set in > > >> conjunction with -source 8 > > >> [javac] > > >> > > > /home/francelabs/workspace/mcf-svn/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/BaseITHSQLDB.java:71: > > >> error: incompatible types: MongodConfig cannot be converted to > > IMongodConfig > > >> [javac] mongodExecutable = > > starter.prepare(mongodConfig); > > >> [javac] ^ > > >> [javac] Note: Some messages have been simplified; recompile with > > >> -Xdiags:verbose to get full output > > >> [javac] 1 error > > >> [javac] 1 warning > > >> > > >> BUILD FAILED > > >> > > >> Please let me know if I missed something > > >> > > >> Julien > > >> > > >> -----Message d'origine----- > > >> De : Karl Wright <[email protected]> > > >> Envoyé : mercredi 27 avril 2022 17:43 > > >> À : dev <[email protected]> > > >> Objet : Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2 > > >> > > >> Perhaps the user didn't actually make the proper deps? There is a > check > > >> in the ant build for whether the dependency is there, but I bet it > goes > > >> against the original downloaded file, not the patched one. > > >> > > >> Karl > > >> > > >> > > >> On Wed, Apr 27, 2022 at 11:30 AM Piergiorgio Lucidi < > > >> [email protected]> > > >> wrote: > > >> > > >> > Hi folks, > > >> > > > >> > I have just finished the ant test execution and for me no issues at > > all: > > >> > > > >> > BUILD SUCCESSFUL > > >> > > Total time: 41 minutes 58 seconds > > >> > > > >> > > > >> > I would say +1 from me but now I would like to understand how it is > > >> > possible to have that problem on CMIS Output Connector, I tried to > > >> > rerun this specific test many times but I don't see this issue. > > >> > > > >> > I'm investigating... > > >> > > > >> > Cheers, > > >> > PJ > > >> > > > >> > Il giorno mer 27 apr 2022 alle ore 16:29 Markus Schuch < > > >> > [email protected]> ha scritto: > > >> > > > >> > > Hi, > > >> > > > > >> > > before we spin the next RC WE should also check the ant precommit > > >> task. > > >> > > > > >> > > Travis Ci reports a failing task in the release branch and in > trunk. > > >> > > > > >> > > Another issue i found: Changes.txt seems not reflecting all the > > >> > > resolved issues. > > >> > > > > >> > > Cheers, > > >> > > Markus > > >> > > > > >> > > > > >> > > Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright > > >> > ><[email protected] > > >> > >: > > >> > > >On Wed, Apr 27, 2022 at 10:21 AM Karl Wright <[email protected] > > > > >> > wrote: > > >> > > > > > >> > > >> This is Piergiorgio's patch; I think he missed something. > > >> > Piergiorgio? > > >> > > >> > > >> > > >> Karl > > >> > > >> > > >> > > >> > > >> > > >> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera < > > >> > > >> [email protected]> wrote: > > >> > > >> > > >> > > >>> Build is ok but I still have a problem with the cmisoutput > test > > : > > >> > > >>> > > >> > > >>> run-IT-HSQLDB: > > >> > > >>> [junit] Testsuite: > > >> > > >>> > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > > >>> [junit] Configuration file successfully read > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging > > >> > > initialized > > >> > > >>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > > >> > > >>> DefaultSessionIdManager workerName=node0 > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - No > > >> > > >>> SessionScavenger set, using defaults > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > node0 > > >> > > >>> Scavenging every 660000ms > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler > > >> > > >>> > > >> > > > > >> > > Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-u > > >> > > i_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{ > > >> > /home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities > > >> > > >>> API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-autho > > >> > > rity-service_war-_mcf-authority-service-any-17202752865589121447.dir/w > > >> > > ebapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf- > > >> > authority-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service > > >> > > _war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/ > > >> > home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @2576ms > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] WARN > > >> > > >>> org.eclipse.jetty.webapp.WebInfConfiguration > > >> > - > > >> > > >>> Web application not found > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] [main] WARN > org.eclipse.jetty.webapp.WebAppContext - > > >> > Failed > > >> > > >>> startup of context o.e.j.w.WebAppContext@6c37bd27 > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> [junit] java.io.FileNotFoundException: > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguratio > > >> > n.java:663) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfig > > >> > uration.java:141) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java > > >> > :488) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:117) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > org.eclipse.jetty.server.Server.start(Server.java:407) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:110) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> org.eclipse.jetty.server.Server.doStart(Server.java:371) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(C > > >> > MISServer.java:49) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setU > > >> > pCMIS(BaseITHSQLDB.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@4d0b0fd4{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @2613ms > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] WARN > > >> > > >>> org.eclipse.jetty.webapp.WebInfConfiguration > > >> > - > > >> > > >>> Web application not found > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] [main] WARN > org.eclipse.jetty.webapp.WebAppContext - > > >> > Failed > > >> > > >>> startup of context o.e.j.w.WebAppContext@49aa766b > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> [junit] java.io.FileNotFoundException: > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguratio > > >> > n.java:663) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfig > > >> > uration.java:141) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java > > >> > :488) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:117) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > org.eclipse.jetty.server.Server.start(Server.java:407) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:110) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> org.eclipse.jetty.server.Server.doStart(Server.java:371) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(C > > >> > MISServer.java:49) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setU > > >> > pCMIS(BaseITHSQLDB.java:75) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@3adbe50f{HTTP/1.1,[http/1.1]}{0.0.0.0:9092} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @7632ms > > >> > > >>> [junit] > > >> > > >>> > > >> > > > > >> > > > >> > > > org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException: > > >> > > >>> Service Unavailable > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.convertStatusCode(AbstractAtomPubService.java:518) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.read(AbstractAtomPubService.java:701) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.getRepositoriesInternal(AbstractAtomPubService.java:873) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositorySe > > >> > rviceImpl.getRepositoryInfos(RepositoryServiceImpl.java:66) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceIm > > >> > pl.getRepositoryInfos(RepositoryServiceImpl.java:92) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:120) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:107) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .getCmisSourceClientSession(APISanityHSQLDBIT.java:83) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .createTestArea(APISanityHSQLDBIT.java:143) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Stopped > > >> ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > node0 > > >> > > Stopped > > >> > > >>> scavenging > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-api-service,null,UNAVAILABLE}{/home/francelabs/workspace/m > > >> > cf-svn/dist/web/war/mcf-api-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities > > >> > > >>> API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-authority-service,null,UNAVAILABLE}{/home/francelabs/works > > >> > pace/mcf-svn/dist/web/war/mcf-authority-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler > > >> > > >>> > > >> > > > > >> > > Interface,/mcf-crawler-ui,null,UNAVAILABLE}{/home/francelabs/workspace > > >> > /mcf-svn/dist/web/war/mcf-crawler-ui.war} > > >> > > >>> [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, > > >> > > >>> Time > > >> > > >>> elapsed: 16,808 sec > > >> > > >>> [junit] > > >> > > >>> [junit] ------------- Standard Error ----------------- > > >> > > >>> [junit] Configuration file successfully read > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging > > >> > > initialized > > >> > > >>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > > >> > > >>> DefaultSessionIdManager workerName=node0 > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - No > > >> > > >>> SessionScavenger set, using defaults > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > node0 > > >> > > >>> Scavenging every 660000ms > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler > > >> > > >>> > > >> > > > > >> > > Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-u > > >> > > i_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{ > > >> > /home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities > > >> > > >>> API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-autho > > >> > > rity-service_war-_mcf-authority-service-any-17202752865589121447.dir/w > > >> > > ebapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf- > > >> > authority-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service > > >> > > _war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/ > > >> > home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @2576ms > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] WARN > > >> > > >>> org.eclipse.jetty.webapp.WebInfConfiguration > > >> > - > > >> > > >>> Web application not found > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] [main] WARN > org.eclipse.jetty.webapp.WebAppContext - > > >> > Failed > > >> > > >>> startup of context o.e.j.w.WebAppContext@6c37bd27 > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> [junit] java.io.FileNotFoundException: > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguratio > > >> > n.java:663) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfig > > >> > uration.java:141) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java > > >> > :488) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:117) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > org.eclipse.jetty.server.Server.start(Server.java:407) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:110) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> org.eclipse.jetty.server.Server.doStart(Server.java:371) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(C > > >> > MISServer.java:49) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setU > > >> > pCMIS(BaseITHSQLDB.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@4d0b0fd4{HTTP/1.1,[http/1.1]}{0.0.0.0:9091} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @2613ms > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: > > >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm > > >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 > > >> > > >>> [junit] [main] WARN > > >> > > >>> org.eclipse.jetty.webapp.WebInfConfiguration > > >> > - > > >> > > >>> Web application not found > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] [main] WARN > org.eclipse.jetty.webapp.WebAppContext - > > >> > Failed > > >> > > >>> startup of context o.e.j.w.WebAppContext@49aa766b > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> [junit] java.io.FileNotFoundException: > > >> > > >>> > > >> > > ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguratio > > >> > n.java:663) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfig > > >> > uration.java:141) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java > > >> > :488) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:117) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLif > > >> > eCycle.java:169) > > >> > > >>> [junit] at > > >> > > org.eclipse.jetty.server.Server.start(Server.java:407) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerL > > >> > ifeCycle.java:110) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandl > > >> > er.java:100) > > >> > > >>> [junit] at > > >> > > >>> org.eclipse.jetty.server.Server.doStart(Server.java:371) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeC > > >> > ycle.java:72) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(C > > >> > MISServer.java:49) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setU > > >> > pCMIS(BaseITHSQLDB.java:75) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Started > > >> ServerConnector@3adbe50f{HTTP/1.1,[http/1.1]}{0.0.0.0:9092} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - > > >> > > >>> Started > > >> > > @7632ms > > >> > > >>> [junit] > > >> > > >>> > > >> > > > > >> > > > >> > > > org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException: > > >> > > >>> Service Unavailable > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.convertStatusCode(AbstractAtomPubService.java:518) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.read(AbstractAtomPubService.java:701) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.getRepositoriesInternal(AbstractAtomPubService.java:873) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositorySe > > >> > rviceImpl.getRepositoryInfos(RepositoryServiceImpl.java:66) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceIm > > >> > pl.getRepositoryInfos(RepositoryServiceImpl.java:92) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:120) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:107) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .getCmisSourceClientSession(APISanityHSQLDBIT.java:83) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .createTestArea(APISanityHSQLDBIT.java:143) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] at > > >> > > >>> java.base/java.lang.reflect.Method.invoke(Method.java:566) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkM > > >> > ethod.java:50) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCall > > >> > able.java:12) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMet > > >> > hod.java:47) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.j > > >> > ava:24) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.jav > > >> > a:27) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:78) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunn > > >> > er.java:57) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > > >> > > >>> [junit] at > > >> > > >>> > > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > > >> > > >>> [junit] at > > >> > > >>> > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > > >> > > >>> [junit] at > > >> > > >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363) > > >> > > >>> [junit] at > > >> > > >>> > junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnit > > >> > TestRunner.java:534) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JU > > >> > nitTestRunner.java:1196) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUni > > >> > tTestRunner.java:1041) > > >> > > >>> [junit] [main] INFO > > >> > > >>> org.eclipse.jetty.server.AbstractConnector - Stopped > > >> ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346} > > >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.session - > node0 > > >> > > Stopped > > >> > > >>> scavenging > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-api-service,null,UNAVAILABLE}{/home/francelabs/workspace/m > > >> > cf-svn/dist/web/war/mcf-api-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities > > >> > > >>> API > > >> > > >>> > > >> > > > > >> > > Webapp,/mcf-authority-service,null,UNAVAILABLE}{/home/francelabs/works > > >> > pace/mcf-svn/dist/web/war/mcf-authority-service.war} > > >> > > >>> [junit] [main] INFO > > >> > > org.eclipse.jetty.server.handler.ContextHandler - > > >> > > >>> Stopped o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler > > >> > > >>> > > >> > > > > >> > > Interface,/mcf-crawler-ui,null,UNAVAILABLE}{/home/francelabs/workspace > > >> > /mcf-svn/dist/web/war/mcf-crawler-ui.war} > > >> > > >>> [junit] ------------- ---------------- --------------- > > >> > > >>> [junit] Testcase: > > >> > > >>> > > >> > > > > >> > > > >> > > > sanityCheck(org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT): > > >> > > >>> Caused an ERROR > > >> > > >>> [junit] Service Unavailable > > >> > > >>> [junit] > > >> > > >>> > > >> > > > > >> > > > >> > > > org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException: > > >> > > >>> Service Unavailable > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.convertStatusCode(AbstractAtomPubService.java:518) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.read(AbstractAtomPubService.java:701) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtom > > >> > PubService.getRepositoriesInternal(AbstractAtomPubService.java:873) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositorySe > > >> > rviceImpl.getRepositoryInfos(RepositoryServiceImpl.java:66) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceIm > > >> > pl.getRepositoryInfos(RepositoryServiceImpl.java:92) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:120) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRep > > >> > ositories(SessionFactoryImpl.java:107) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .getCmisSourceClientSession(APISanityHSQLDBIT.java:83) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT > > >> > .createTestArea(APISanityHSQLDBIT.java:143) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > > >> > > >>> Method) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeM > > >> > ethodAccessorImpl.java:62) > > >> > > >>> [junit] at > > >> > > >>> > > >> > > > > >> > > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Del > > >> > egatingMethodAccessorImpl.java:43) > > >> > > >>> [junit] > > >> > > >>> [junit] > > >> > > >>> [junit] [Thread-186] INFO > > >> > > org.eclipse.jetty.server.AbstractConnector > > >> > > >>> - Stopped > > >> > > >>> ServerConnector@4d0b0fd4{HTTP/1.1,[http/1.1]}{0.0.0.0:9091 > > >> > } > > >> > > >>> [junit] [Thread-186] INFO > > >> > > >>> org.eclipse.jetty.server.handler.ContextHandler - Stopped > > >> > > >>> o.e.j.w.WebAppContext@6c37bd27 > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> [junit] [Thread-186] INFO > > >> > > org.eclipse.jetty.server.AbstractConnector > > >> > > >>> - Stopped > > >> > > >>> ServerConnector@3adbe50f{HTTP/1.1,[http/1.1]}{0.0.0.0:9092 > > >> > } > > >> > > >>> [junit] [Thread-186] INFO > > >> > > >>> org.eclipse.jetty.server.handler.ContextHandler - Stopped > > >> > > >>> o.e.j.w.WebAppContext@49aa766b > > >> > > >>> > > >> > > > > >> > > {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materia > > >> > ls/chemistry-opencmis-server-inmemory-1.1.0-patched.war} > > >> > > >>> > > >> > > >>> BUILD FAILED > > >> > > >>> > > >> > > >>> -----Message d'origine----- > > >> > > >>> De : Karl Wright <[email protected]> Envoyé : mercredi 27 > > avril > > >> > > >>> 2022 15:50 À : dev <[email protected]> Objet : [VOTE] > > >> > > >>> Release Apache ManifoldCF 2.22, RC2 > > >> > > >>> > > >> > > >>> Hi, > > >> > > >>> > > >> > > >>> Please vote on whether to release Apache ManifoldCF 2.22, RC2. > > >> > > >>> The release artifact is at > > >> > > >>> > > >> > > > > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf- > > >> > > 2.22 > > >> > > >>> . > > >> > > >>> There is also a release tag at > > >> > > >>> > > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.22-RC2 > > >> . > > >> > > >>> > > >> > > >>> This release contains a Tika update which required extensive > > >> > dependency > > >> > > >>> updates, which needs some degree of testing, as well as a new > > >> > > >>> LDAP > > >> > > Mapper. > > >> > > >>> > > >> > > >>> RC1 also contains a CMIS fix from Piergiorgio, as well as an > > >> > > >>> LDAP > > >> > > Mapper > > >> > > >>> pom fix. > > >> > > >>> RC2 has a fix for the MongoDB test download issue. > > >> > > >>> > > >> > > >>> Thanks in advance, > > >> > > >>> Karl > > >> > > >>> > > >> > > >>> > > >> > > >>> > > >> > > > > >> > > > >> > > > >> > -- > > >> > Piergiorgio > > >> > > > >> > > >> > > >> > > > > > -- > Piergiorgio >
