Connecting to: hipp10.eclipse.org:pserver !SESSION 2017-06-12 16:23:38.889 ----------------------------------------------- eclipse.buildId=4.7.0.I20170612-0950 java.version=1.8.0_121 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/public/hipp/homes/genie.platform/workspace/ep47I-unit-cen64-gtk3/workarea/I20170612-0950/eclipse-testing/test-eclipse/eclipse/org.eclipse.team.tests.ccvs.core.AllCoreTests.xml -testPluginName org.eclipse.team.tests.cvs.core -className org.eclipse.team.tests.ccvs.core.AllCoreTests -timeout 7200000 -junitReportOutput /opt/public/hipp/homes/genie.platform/workspace/ep47I-unit-cen64-gtk3/workarea/I20170612-0950/eclipse-testing/results/ep47I-unit-cen64-gtk3_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /opt/public/hipp/homes/genie.platform/workspace/ep47I-unit-cen64-gtk3/workarea/I20170612-0950/eclipse-testing/test-eclipse/eclipse/cvs_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/public/hipp/homes/genie.platform/workspace/ep47I-unit-cen64-gtk3/workarea/I20170612-0950/eclipse-testing/test-eclipse/eclipse/org.eclipse.team.tests.ccvs.core.AllCoreTests.xml -testPluginName org.eclipse.team.tests.cvs.core -className org.eclipse.team.tests.ccvs.core.AllCoreTests -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /opt/public/hipp/homes/genie.platform/workspace/ep47I-unit-cen64-gtk3/workarea/I20170612-0950/eclipse-testing/results/ep47I-unit-cen64-gtk3_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.team.cvs.core 4 0 2017-06-12 16:25:03.479 !MESSAGE Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module !STACK 1 org.eclipse.team.internal.ccvs.core.CVSException: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.fromString(CVSRepositoryLocation.java:236) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.getOldRepository(CVSURI.java:215) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.fromUri(CVSURI.java:65) at org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability.asReference(CVSProjectSetCapability.java:629) at org.eclipse.team.tests.ccvs.core.cvsresources.CVSURITest.testScmUri12(CVSURITest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1507) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1356) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:749) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:350) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4497) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4110) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1044) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Contains: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test !SUBENTRY 1 org.eclipse.team.cvs.core 4 4 2017-06-12 16:25:03.483 !MESSAGE Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module !SUBENTRY 2 org.eclipse.team.cvs.core 4 4 2017-06-12 16:25:03.483 !MESSAGE Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' !SUBENTRY 2 org.eclipse.team.cvs.core 4 4 2017-06-12 16:25:03.483 !MESSAGE Only the following methods are supported: ext, extssh, pserver, pserverssh2, test Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 0 Message: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module org.eclipse.team.internal.ccvs.core.CVSException: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.fromString(CVSRepositoryLocation.java:236) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.getOldRepository(CVSURI.java:215) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.fromUri(CVSURI.java:65) at org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability.asReference(CVSProjectSetCapability.java:629) at org.eclipse.team.tests.ccvs.core.cvsresources.CVSURITest.testScmUri12(CVSURITest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1507) at junit.framework.TestCase.runBare(TestCase.java:141) at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1356) 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:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:749) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:350) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4497) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4110) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1044) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) at org.eclipse.equinox.launcher.Main.main(Main.java:1472) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Contains: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test