!SESSION 2024-11-21 00:18:08.112 ----------------------------------------------- eclipse.buildId=4.34.0.I20241120-1800 java.version=23.0.1-beta java.vendor=Eclipse Adoptium 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,/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/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 /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/results/ep434I-unit-linux-x86_64-java23_linux.gtk.x86_64_23 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/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 linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/results/ep434I-unit-linux-x86_64-java23_linux.gtk.x86_64_23 !ENTRY org.eclipse.e4.ui.workbench3 1 0 2024-11-21 00:18:17.344 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2024-11-21 00:18:17 +0000 !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2024-11-21 00:18:22.642 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.9.600.v20241019-1812/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:209) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:799) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:697) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:130) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:114) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:69) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:968) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:116) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1252) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:203) ... 85 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2024-11-21 00:18:22.646 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.9.600.v20241019-1812/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:209) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:799) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:697) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:183) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:968) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:116) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1252) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:203) ... 89 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2024-11-21 00:18:22.654 !MESSAGE No repository found at file:/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository. !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2024-11-21 00:18:22.659 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.9.600.v20241019-1812/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:209) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:799) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:697) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:197) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:968) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:116) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1252) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:203) ... 89 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2024-11-21 00:18:22.661 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/AutomatedTests/ep434I-unit-linux-x86_64-java23/workarea/I20241120-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.9.600.v20241019-1812/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:209) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:799) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:697) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:199) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:968) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:212) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:187) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:101) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5042) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4522) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:663) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:116) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605) at org.eclipse.equinox.launcher.Main.run(Main.java:1481) at org.eclipse.equinox.launcher.Main.main(Main.java:1454) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1252) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:203) ... 89 more !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:24.149 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:24.153 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:25.847 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:25.850 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:26.877 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:26.877 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:26.877 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:26.877 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.877 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.877 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.877 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.877 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.877 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.877 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.877 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.878 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:26.880 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:26.881 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:26.881 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:26.881 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.881 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.881 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.881 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:26.913 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:26.913 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:26.913 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:26.913 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.914 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.914 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:26.914 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:26.914 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:26.914 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:26.914 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.914 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.915 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.915 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.915 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.915 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:26.915 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.915 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:26.915 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:27.048 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:27.048 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:27.048 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:27.048 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.048 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.048 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.048 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:27.049 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:27.049 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:27.049 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:27.050 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.050 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.050 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.050 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:27.053 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:27.053 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:27.054 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:27.054 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.054 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.054 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.054 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2024-11-21 00:18:27.054 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2024-11-21 00:18:27.055 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2024-11-21 00:18:27.055 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2024-11-21 00:18:27.055 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.055 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2024-11-21 00:18:27.055 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2024-11-21 00:18:27.055 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:28.114 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:28.116 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:29.424 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2024-11-21 00:18:29.434 !MESSAGE Cannot continue the operation. There is another install operation in progress.