!SESSION 2017-11-30 07:56:16.185 ----------------------------------------------- eclipse.buildId=4.7.2.M20171130-0510 java.version=1.8.0_51 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep47M-unit-win32\workarea\M20171130-0510\eclipse-testing\results\ep47M-unit-win32_win32.win32.x86_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data c:\shared_hudson\workspace\ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\shared_hudson\workspace\ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -os win32 -ws win32 -arch x86 -consolelog -timeout 7200000 -junitReportOutput c:\shared_hudson\workspace\ep47M-unit-win32\workarea\M20171130-0510\eclipse-testing\results\ep47M-unit-win32_win32.win32.x86_8.0 !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2017-11-30 07:56:39.731 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.300.v20170526-1225/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:118) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:103) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:65) 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:497) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) 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: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.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) 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.test.UITestApplication$$Lambda$280/28526320.run(Unknown Source) 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:4213) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) 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.ui.internal.Workbench$$Lambda$14/10018477.run(Unknown Source) 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:497) 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) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 62 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2017-11-30 07:56:39.750 !MESSAGE No repository found at file:/c:/shared_hudson/workspace/ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository. !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2017-11-30 07:56:39.756 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.300.v20170526-1225/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:122) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:159) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:73) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:179) 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:497) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) 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: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.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) 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.test.UITestApplication$$Lambda$280/28526320.run(Unknown Source) 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:4213) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) 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.ui.internal.Workbench$$Lambda$14/10018477.run(Unknown Source) 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:497) 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) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 66 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2017-11-30 07:56:39.842 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.300.v20170526-1225/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:122) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:159) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:73) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:193) 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:497) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) 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: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.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) 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.test.UITestApplication$$Lambda$280/28526320.run(Unknown Source) 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:4213) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) 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.ui.internal.Workbench$$Lambda$14/10018477.run(Unknown Source) 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:497) 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) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 66 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2017-11-30 07:56:39.944 !MESSAGE Unable to read repository at file:/C:/shared_hudson/workspace/ep47M-unit-win32/workarea/M20171130-0510/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.300.v20170526-1225/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:122) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:159) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:73) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:195) 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:497) at junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:958) 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: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.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) 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.test.UITestApplication$$Lambda$280/28526320.run(Unknown Source) 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:4213) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) 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.ui.internal.Workbench$$Lambda$14/10018477.run(Unknown Source) 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:497) 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) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 66 more !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:43.365 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:43.398 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:44.412 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:44.424 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.541 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.541 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.541 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.541 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.541 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.541 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.541 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.541 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.541 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.541 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.542 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.542 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.549 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.549 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.549 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.549 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.549 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.550 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.550 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.550 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.550 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.550 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.550 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.551 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.561 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.561 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.561 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.561 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.561 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.561 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.562 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.562 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.562 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.562 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.638 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.639 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.640 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.640 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.640 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.640 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.641 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.641 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.641 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.641 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.641 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.641 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.641 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.642 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.838 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.839 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.839 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.839 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.839 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.839 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.839 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.839 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.840 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.840 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.840 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.840 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.841 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.841 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.841 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.841 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.842 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.842 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.842 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.846 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.847 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.847 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.847 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.847 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.847 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.847 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.848 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.848 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.848 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.850 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.851 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2017-11-30 07:56:45.851 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2017-11-30 07:56:45.851 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2017-11-30 07:56:45.851 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2017-11-30 07:56:45.852 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.852 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2017-11-30 07:56:45.852 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2017-11-30 07:56:45.852 !MESSAGE To: TopLevelIU [1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:47.693 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:47.705 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:49.244 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2017-11-30 07:56:49.250 !MESSAGE Cannot continue the operation. There is another install operation in progress.