Bump org.eclipse.platform:org.eclipse.equinox.p2.director.app from 1.3.300 to 1.3.400 #3962
3 parse errors, 332 errors, 6 skipped, 51 pass in 3h 35m 15s
Annotations
github-actions / Test Results
Error processing result file
Memory allocation failed : Huge input lookup, line 64, column 9968728 (TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml, line 64)
Raw output
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml
github-actions / Test Results
Error processing result file
Memory allocation failed : Huge input lookup, line 64, column 10000114 (TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml, line 64)
Raw output
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml
github-actions / Test Results
Error processing result file
Memory allocation failed : Huge input lookup, line 60, column 9997766 (TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml, line 60)
Raw output
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.reactor.BomCreationTest.xml
Check failure on line 0 in org.eclipse.tycho.test.p2Repository.DownloadStatsTest
github-actions / Test Results
All 3 runs with error: testNoDownloadStatsByDefault (org.eclipse.tycho.test.p2Repository.DownloadStatsTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 9s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 9s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 11s]
Raw output
Error in execution: [ERROR] [9ee3b4e8-2c79-48bf-b7ce-ad9f9c32913e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [9ee3b4e8-2c79-48bf-b7ce-ad9f9c32913e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.p2Repository.DownloadStatsTest.testNoDownloadStatsByDefault(DownloadStatsTest.java:45)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.p2Repository.DownloadStatsTest
github-actions / Test Results
All 3 runs with error: testDownloadStatsAddedUponProperty (org.eclipse.tycho.test.p2Repository.DownloadStatsTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 9s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 8s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadStatsTest.xml [took 11s]
Raw output
Error in execution: [ERROR] [bab6b005-bb76-444f-9dff-465b274c23ea][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [bab6b005-bb76-444f-9dff-465b274c23ea][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.p2Repository.DownloadStatsTest.testDownloadStatsAddedUponProperty(DownloadStatsTest.java:57)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest
github-actions / Test Results
All 3 runs with error: testTargetPlatformForJUnit5 (org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 18s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 13s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 17s]
Raw output
Error in execution: [ERROR] [4d5182ae-b31e-4653-b901-125b024fc1a5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [4d5182ae-b31e-4653-b901-125b024fc1a5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.testTargetPlatformForJUnit5(TargetPlatformArtifactJUnitTest.java:15)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.issue271.Issue271Test
github-actions / Test Results
All 3 runs with error: test (org.eclipse.tycho.test.issue271.Issue271Test)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.issue271.Issue271Test.xml [took 18s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.issue271.Issue271Test.xml [took 12s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.issue271.Issue271Test.xml [took 15s]
Raw output
Exit code was non-zero: 1; command line and log =
/Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/bin/mvn -Dmaven.home=/Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8 -Dtycho-version=4.0.9-SNAPSHOT -Djava.io.tmpdir=/Users/runner/work/tycho/tycho/tycho-its/target/tmp -Dtarget-platform=https://download.eclipse.org/releases/2022-12/ -Dtycho.localArtifacts=ignore -X -s /Users/runner/work/tycho/tycho/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/Users/runner/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean clean verify
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8
Java version: 17.0.11, vendor: Eclipse Adoptium, runtime: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "13.6.7", arch: "x86_64", family: "mac"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.annotation.* < plexus.core
[DEBUG] Imported: javax.annotation.security.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.graph < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.util < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.fusesource.jansi.* < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.event.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/settings.xml
[DEBUG] Reading user settings from /Users/runner/work/tycho/tycho/tycho-its/settings.xml
[DEBUG] Reading global toolchains from /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/toolchains.xml
[DEBUG] Reading user toolchains from /Users/runner/.m2/toolchains.xml
[DEBUG] Using local repository at /Users/runner/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/runner/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=2113188, ConflictMarker.markTime=719755, ConflictMarker.nodeCount=390, ConflictIdSorter.graphTime=1360647, ConflictIdSorter.topsortTime=482090, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10659713, ConflictResolver.conflictItemCount=317, DfDependencyCollector.collectTime=363383948, DfDependencyCollector.transformTime=16633392}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0:compile
[DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0:compile
[DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100:compile (version managed from default)
[DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400:compile
[DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200:compile (version managed from default)
[DEBUG] org.apache.felix:org.apache.felix.scr:jar:2.2.12:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG] org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG] org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG] org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
[DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
[DEBUG] commons-net:commons-net:jar:3.11.1:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400:compile
[DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG] org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG] org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG] org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:2.0.13:compile
[DEBUG] commons-io:commons-io:jar:2.16.1:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.14.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100:compile
[DEBUG] org.eclipse.jdt:ecj:jar:3.38.0:compile (version managed from default)
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.2
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.14.0
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.1.0
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.20.0
[DEBUG] Included: org.apache.commons:commons-exec:jar:1.4.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.2.0
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT
[DEBUG] Included: de.pdark:decentxml:jar:1.4
[DEBUG] Included: biz.aQute.bnd:biz.aQute.repository:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.resource:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0
[DEBUG] Included: org.bouncycastle:bcpg-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0
[DEBUG] Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100
[DEBUG] Included: org.bouncycastle:bcprov-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200
[DEBUG] Included: org.apache.felix:org.apache.felix.scr:jar:2.2.12
[DEBUG] Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
[DEBUG] Included: org.osgi:org.osgi.service.component:jar:1.5.1
[DEBUG] Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
[DEBUG] Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
[DEBUG] Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
[DEBUG] Included: commons-net:commons-net:jar:3.11.1
[DEBUG] Included: org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.service.repository:jar:1.1.0
[DEBUG] Included: org.osgi:org.osgi.util.function:jar:1.2.0
[DEBUG] Included: org.osgi:osgi.annotation:jar:8.0.1
[DEBUG] Included: org.osgi:org.osgi.util.promise:jar:1.3.0
[DEBUG] Included: commons-io:commons-io:jar:2.16.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.17.0
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.text:jar:3.14.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100
[DEBUG] Included: org.eclipse.jdt:ecj:jar:3.38.0
[DEBUG] Extension realms for project tycho-its-project:issue271:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a]]
[DEBUG] Created new class realm project>tycho-its-project:issue271:1.0.0-SNAPSHOT
[DEBUG] Populating class realm project>tycho-its-project:issue271:1.0.0-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>tycho-its-project:issue271:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a]]
[INFO] Tycho Version: 4.0.9-SNAPSHOT (058bdf8e06b1626535eefe096d6b8ca25011a2fd)
[INFO] Tycho Mode: project
[INFO] Tycho Builder: maven
[INFO] Build Threads: 1
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] target-platform-configuration for MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<environments>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
</environment>
</environments>
</configuration>
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=665257, ConflictMarker.markTime=269005, ConflictMarker.nodeCount=391, ConflictIdSorter.graphTime=495369, ConflictIdSorter.topsortTime=160194, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6125869, ConflictResolver.conflictItemCount=318, DfDependencyCollector.collectTime=19619438, DfDependencyCollector.transformTime=7785564}
[DEBUG] org.eclipse.tycho:target-platform-configuration:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0:compile
[DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0:compile
[DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100:compile (version managed from default)
[DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400:compile
[DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200:compile (version managed from default)
[DEBUG] org.apache.felix:org.apache.felix.scr:jar:2.2.12:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG] org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG] org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG] org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
[DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
[DEBUG] commons-net:commons-net:jar:3.11.1:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400:compile
[DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG] org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG] org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG] org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:2.0.13:compile
[DEBUG] commons-io:commons-io:jar:2.16.1:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.14.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100:compile
[DEBUG] org.eclipse.jdt:ecj:jar:3.38.0:compile (version managed from default)
[DEBUG] Created new class realm plugin>org.eclipse.tycho:target-platform-configuration:4.0.9-SNAPSHOT
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:target-platform-configuration:4.0.9-SNAPSHOT
[DEBUG] Imported: < project>tycho-its-project:issue271:1.0.0-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:target-platform-configuration:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:target-platform-configuration:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclip….p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.fasterxml.jackson.core.jackson-annotations,2.3.0 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.3.3 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.csv,1.0.0 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.thrift,0.9.2 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.fasterxml.jackson.core.jackson-core,2.3.3 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of org.eclipse.update.feature,eu.scasefp7.eclipse.core.dependencies.feature,1.1.0 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.github.jsonld-java,0.5.1 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.lang3,3.3.2 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.jena.osgi,2.13.0 from repository file:/Users/runner/.m2/repository/.
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.helpers.LogHelper and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[WARNING] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.yaml.snakeyaml,1.16.0 from repository file:/Users/runner/.m2/repository/.
[DEBUG] Enter loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/repository
[DEBUG] Exit loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/repository
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.RecreateRepositoryApplication and location file:/Users/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-repository:4.0.9-SNAPSHOT:archive-repository (default-archive-repository) @ issue271 ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository:default-archive-repository' with basic configurator -->
[DEBUG] (f) finalName = issue271-1.0.0-SNAPSHOT
[DEBUG] (f) project = MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] (f) qualifier = 202406230528
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c9cd06e
[DEBUG] (f) skipArchive = false
[DEBUG] -- end configuration --
[INFO] Building zip: /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/issue271-1.0.0-SNAPSHOT.zip
[DEBUG] adding directory plugins/
[DEBUG] adding directory features/
[DEBUG] adding directory binary/
[DEBUG] adding entry p2.index
[DEBUG] adding entry content.xml.xz
[DEBUG] adding entry artifacts.xml.xz
[DEBUG] adding entry plugins/org.apache.jena.osgi_2.13.0.jar
[DEBUG] adding entry plugins/com.fasterxml.jackson.core.jackson-databind_2.3.3.jar
[DEBUG] adding entry plugins/org.apache.commons.csv_1.0.0.jar
[DEBUG] adding entry plugins/com.fasterxml.jackson.core.jackson-core_2.3.3.jar
[DEBUG] adding entry plugins/com.fasterxml.jackson.core.jackson-annotations_2.3.0.jar
[DEBUG] adding entry plugins/org.yaml.snakeyaml_1.16.0.jar
[DEBUG] adding entry plugins/org.apache.thrift_0.9.2.jar
[DEBUG] adding entry plugins/org.apache.commons.lang3_3.3.2.jar
[DEBUG] adding entry plugins/com.github.jsonld-java_0.5.1.jar
[DEBUG] adding entry content.jar
[DEBUG] adding entry features/eu.scasefp7.eclipse.core.dependencies.feature_1.1.0.jar
[DEBUG] adding entry binary/example.product.id.executable.gtk.linux.x86_64_1.0.0.202406230528
[DEBUG] adding entry artifacts.jar
[INFO]
[INFO] --- tycho-p2-director:4.0.9-SNAPSHOT:materialize-products (materialize-products) @ issue271 ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a]
[DEBUG] Init instance plugin>org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT [ClassRealm[plugin>org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@7aec35a]]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products:materialize-products' with basic configurator -->
[DEBUG] (f) directorRuntime = internal
[DEBUG] (f) forkedProcessTimeoutInSeconds = 0
[DEBUG] (f) installFeatures = true
[DEBUG] (f) installSources = false
[DEBUG] (f) productRepository = https://download.eclipse.org/justj/jres
[DEBUG] (f) profile = DefaultProfile
[DEBUG] (f) project = MavenProject: tycho-its-project:issue271:1.0.0-SNAPSHOT @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c9cd06e
[DEBUG] (f) source = targetPlatform
[DEBUG] -- end configuration --
[DEBUG] Enter loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/
[DEBUG] Exit loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/
[DEBUG] Enter loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target
[DEBUG] Exit loading repository file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/Users/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/Users/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO] Installing product example.product.id for environment linux/gtk/x86_64 to /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/products/example.product.id/linux/gtk/x86_64 using {org.eclipse.update.install.features=true}
[INFO] Calling director with arguments: [-metadataRepository, file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/,file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/targetPlatformRepository/, -artifactRepository, file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/,file:/resolution-context-artifacts@%252FUsers%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FIssue271Test%252Ftest%252Fissue271,file:/Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/,file:/Users/runner/.m2/repository/, -installIU, example.product.id, -destination, /Users/runner/work/tycho/tycho/tycho-its/target/projects/Issue271Test/test/issue271/target/products/example.product.id/linux/gtk/x86_64, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86_64]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.248 s
[INFO] Finished at: 2024-06-23T05:28:15Z
[INFO] ------------------------------------------------------------------------
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.provisional.p2.repository.DefaultPGPPublicKeyService and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.repository.PGPKeyServiceComponent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3bef7fc1-ea1a-490e-b967-0b144b70ec5f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project issue271: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project issue271: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.processArguments (DirectorApplication.java:1174)
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.run (DirectorApplication.java:1446)
at org.eclipse.tycho.p2tools.DirectorApplicationWrapper$DirectorApplicationWrapperCommand.execute (DirectorApplicationWrapper.java:76)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.buildProduct (MaterializeProductsMojo.java:261)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.execute (MaterializeProductsMojo.java:209)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory
at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1484)
at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1374)
at org.eclipse.tycho.test.issue271.Issue271Test.test(Issue271Test.java:27)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest
github-actions / Test Results
All 3 runs with error: test (org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest.xml [took 37s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest.xml [took 24s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest.xml [took 27s]
Raw output
Error in execution: [ERROR] [2ee07af6-45c9-497e-854b-120643992907][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [2ee07af6-45c9-497e-854b-120643992907][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest.test(DownloadVerifyNoDigestAlgoTest.java:22)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest
github-actions / Test Results
All 3 runs with error: testProductContentNotLeakedBetweenProducts (org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest.xml [took 6s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [24ebe564-65a1-4574-a625-8f64917cfdef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [24ebe564-65a1-4574-a625-8f64917cfdef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest.testProductContentNotLeakedBetweenProducts(ProductDefinitionCrosstalkTest.java:40)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.tycho2938.ContentJarTest
github-actions / Test Results
All 3 runs with error: redirectKeepFilename (org.eclipse.tycho.test.tycho2938.ContentJarTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 8s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 10s]
Raw output
Error in execution: [ERROR] [d223a727-1701-4671-a015-03d7ae8783c6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [d223a727-1701-4671-a015-03d7ae8783c6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.tycho2938.ContentJarTest.redirectKeepFilename(ContentJarTest.java:80)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.tycho2938.ContentJarTest
github-actions / Test Results
All 3 runs with error: noRedirect (org.eclipse.tycho.test.tycho2938.ContentJarTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 8s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [528b3200-1017-4b13-9acb-78591c7ea5f0][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [528b3200-1017-4b13-9acb-78591c7ea5f0][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.tycho2938.ContentJarTest.noRedirect(ContentJarTest.java:71)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.tycho2938.ContentJarTest
github-actions / Test Results
All 3 runs with error: redirectToMangledLocations (org.eclipse.tycho.test.tycho2938.ContentJarTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 8s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.tycho2938.ContentJarTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [5a2ffd6b-f740-4005-8b42-522b49faf8ab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [5a2ffd6b-f740-4005-8b42-522b49faf8ab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.tycho2938.ContentJarTest.redirectToMangledLocations(ContentJarTest.java:104)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest
github-actions / Test Results
All 3 runs with error: test (org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest.xml [took 13s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest.xml [took 12s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest.xml [took 15s]
Raw output
Error in execution: [ERROR] [f78ebcab-20fe-47c4-82a3-ef3531f46e44][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [f78ebcab-20fe-47c4-82a3-ef3531f46e44][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest.test(CustomSourceEncodingTest.java:26)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest
github-actions / Test Results
All 3 runs with error: testActiveProxy (org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 13s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [997d5d8b-8709-405c-9883-2dc0917ac7ab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [997d5d8b-8709-405c-9883-2dc0917ac7ab][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.testActiveProxy(ProxySupportTest.java:90)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest
github-actions / Test Results
All 3 runs with error: testProxyWithAuthenticationEncryptedPassword (org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 13s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 6s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [c64a3769-d3a7-426d-88cb-cf3747ccca05][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [c64a3769-d3a7-426d-88cb-cf3747ccca05][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest.testProxyWithAuthenticationEncryptedPassword(ProxySupportTest.java:110)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest
github-actions / Test Results
All 3 runs with error: testBuildWithCustomProfile (org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest.xml [took 30s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest.xml [took 14s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest.xml [took 18s]
Raw output
Exit code was non-zero: 1; command line and log =
/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/bin/mvn -Dmaven.home=/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8 -Dtycho-version=4.0.9-SNAPSHOT -Djava.io.tmpdir=/home/runner/work/tycho/tycho/tycho-its/target/tmp -Dtycho.localArtifacts=ignore -X -s /home/runner/work/tycho/tycho/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/home/runner/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean verify
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8
Java version: 17.0.11, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.5.0-1022-azure", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.annotation.* < plexus.core
[DEBUG] Imported: javax.annotation.security.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.graph < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.util < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.fusesource.jansi.* < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.event.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/settings.xml
[DEBUG] Reading user settings from /home/runner/work/tycho/tycho/tycho-its/settings.xml
[DEBUG] Reading global toolchains from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/runner/.m2/toolchains.xml
[DEBUG] Using local repository at /home/runner/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/runner/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=2378363, ConflictMarker.markTime=960982, ConflictMarker.nodeCount=390, ConflictIdSorter.graphTime=1754731, ConflictIdSorter.topsortTime=412339, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11632815, ConflictResolver.conflictItemCount=317, DfDependencyCollector.collectTime=359610904, DfDependencyCollector.transformTime=18721428}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0:compile
[DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0:compile
[DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100:compile (version managed from default)
[DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400:compile
[DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200:compile (version managed from default)
[DEBUG] org.apache.felix:org.apache.felix.scr:jar:2.2.12:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG] org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG] org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG] org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
[DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
[DEBUG] commons-net:commons-net:jar:3.11.1:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400:compile
[DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG] org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG] org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG] org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:2.0.13:compile
[DEBUG] commons-io:commons-io:jar:2.16.1:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.14.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100:compile
[DEBUG] org.eclipse.jdt:ecj:jar:3.38.0:compile (version managed from default)
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.2
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.14.0
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.1.0
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.20.0
[DEBUG] Included: org.apache.commons:commons-exec:jar:1.4.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.2.0
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT
[DEBUG] Included: de.pdark:decentxml:jar:1.4
[DEBUG] Included: biz.aQute.bnd:biz.aQute.repository:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.resource:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0
[DEBUG] Included: org.bouncycastle:bcpg-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0
[DEBUG] Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100
[DEBUG] Included: org.bouncycastle:bcprov-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200
[DEBUG] Included: org.apache.felix:org.apache.felix.scr:jar:2.2.12
[DEBUG] Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
[DEBUG] Included: org.osgi:org.osgi.service.component:jar:1.5.1
[DEBUG] Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
[DEBUG] Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
[DEBUG] Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
[DEBUG] Included: commons-net:commons-net:jar:3.11.1
[DEBUG] Included: org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.service.repository:jar:1.1.0
[DEBUG] Included: org.osgi:org.osgi.util.function:jar:1.2.0
[DEBUG] Included: org.osgi:osgi.annotation:jar:8.0.1
[DEBUG] Included: org.osgi:org.osgi.util.promise:jar:1.3.0
[DEBUG] Included: commons-io:commons-io:jar:2.16.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.17.0
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.text:jar:3.14.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100
[DEBUG] Included: org.eclipse.jdt:ecj:jar:3.38.0
[DEBUG] Extension realms for project tycho-its-project.eeProfile.custom:epc.parent:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Created new class realm project>tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT
[DEBUG] Populating class realm project>tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.custom:epc.bundle.test:eclipse-test-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.custom:repository:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[INFO] Tycho Version: 4.0.9-SNAPSHOT (058bdf8e06b1626535eefe096d6b8ca25011a2fd)
[INFO] Tycho Mode: project
[INFO] Tycho Builder: maven
[INFO] Build Threads: 1
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.parent:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-compiler-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] target-platform-configuration for MavenProject: tycho-its-project.eeProfile.custom:epc.bundle.test:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/pom.xml:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<executionEnvironment>CustomProfile-1.6</executionEnvironment>
<environments>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
</environment>
</environments>
</configuration>
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=730712, ConflictMarker.markTime=305529, ConflictMarker.nodeCount=391, ConflictIdSorter.graphTime=667464, ConflictIdSorter.topsortTime=127297, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5954039, ConflictResolver.conflictItemCount=318, DfDependencyCollector.collectTime=14529684, DfDependencyCollector.transformTime=7850384}
[DEBUG] org.eclipse.tycho:target-platform-configuration:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0:compile
[DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0:compile
[DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100:compile (version managed from default)
[DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400:compile
[DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equino…o/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/targetPlatformRepository/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/targetPlatformRepository/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Enter loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FCustomProfileIntegrationTest%252FtestBuildWithCustomProfile%252FeeProfile.custom%252Fbuild%252Fproduct
[DEBUG] Exit loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FCustomProfileIntegrationTest%252FtestBuildWithCustomProfile%252FeeProfile.custom%252Fbuild%252Fproduct
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/target
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Enter loading repository file:/home/runner/.m2/repository
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2.repository.LocalArtifactRepositoryFactory and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] Exit loading repository file:/home/runner/.m2/repository
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Enter loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FCustomProfileIntegrationTest%252FtestBuildWithCustomProfile%252FeeProfile.custom%252Fbuild%252Fproduct
[DEBUG] Exit loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FCustomProfileIntegrationTest%252FtestBuildWithCustomProfile%252FeeProfile.custom%252Fbuild%252Fproduct
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/target
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Enter loading repository file:/home/runner/.m2/repository
[DEBUG] Exit loading repository file:/home/runner/.m2/repository
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.RecreateRepositoryApplication and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-repository:4.0.9-SNAPSHOT:archive-repository (default-archive-repository) @ repository ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository:default-archive-repository' with basic configurator -->
[DEBUG] (f) finalName = repository-1.0.0-SNAPSHOT
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] (f) qualifier = 202406230554
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3e1201dd
[DEBUG] (f) skipArchive = false
[DEBUG] -- end configuration --
[INFO] Building zip: /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/repository-1.0.0-SNAPSHOT.zip
[DEBUG] adding directory plugins/
[DEBUG] adding directory binary/
[DEBUG] adding directory features/
[DEBUG] adding entry artifacts.xml.xz
[DEBUG] adding entry artifacts.xml
[DEBUG] adding entry plugins/org.hamcrest.core_1.3.0.v20180420-1519.jar
[DEBUG] adding entry plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar
[DEBUG] adding entry plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar
[DEBUG] adding entry plugins/epc.bundle.test_1.0.0.202406230554.jar
[DEBUG] adding entry plugins/org.junit_4.13.2.v20211018-1956.jar
[DEBUG] adding entry content.xml
[DEBUG] adding entry binary/test-customprofile.executable.gtk.linux.x86_64_1.0.0.202406230554
[DEBUG] adding entry features/org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar
[DEBUG] adding entry content.xml.xz
[DEBUG] adding entry p2.index
[INFO]
[INFO] --- tycho-p2-director:4.0.9-SNAPSHOT:materialize-products (materialize-products) @ repository ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products:materialize-products' with basic configurator -->
[DEBUG] (f) directorRuntime = internal
[DEBUG] (f) forkedProcessTimeoutInSeconds = 0
[DEBUG] (f) installFeatures = true
[DEBUG] (f) installSources = false
[DEBUG] (f) productRepository = https://download.eclipse.org/justj/jres
[DEBUG] (f) profile = DefaultProfile
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.custom:repository:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3e1201dd
[DEBUG] (f) source = targetPlatform
[DEBUG] -- end configuration --
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Projector and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO] Installing product test-customprofile for environment linux/gtk/x86_64 to /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/products/test-customprofile/linux/gtk/x86_64 using {org.eclipse.update.install.features=true}
[INFO] Calling director with arguments: [-metadataRepository, file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/targetPlatformRepository/, -artifactRepository, file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/,file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FCustomProfileIntegrationTest%252FtestBuildWithCustomProfile%252FeeProfile.custom%252Fbuild%252Fproduct,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/bundle.test/target/,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/,file:/home/runner/.m2/repository/, -installIU, test-customprofile, -destination, /home/runner/work/tycho/tycho/tycho-its/target/projects/CustomProfileIntegrationTest/testBuildWithCustomProfile/eeProfile.custom/build/product/target/products/test-customprofile/linux/gtk/x86_64, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86_64]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for epc.parent 1.0.0-SNAPSHOT:
[INFO]
[INFO] epc.parent ......................................... SUCCESS [ 0.052 s]
[INFO] epc.bundle.test .................................... SUCCESS [ 7.024 s]
[INFO] repository ......................................... FAILURE [ 1.213 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.929 s
[INFO] Finished at: 2024-06-23T05:54:54Z
[INFO] ------------------------------------------------------------------------
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.provisional.p2.repository.DefaultPGPPublicKeyService and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.repository.PGPKeyServiceComponent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [3f047ef1-21e8-45cf-a981-9e30be32646e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project repository: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project repository: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.processArguments (DirectorApplication.java:1174)
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.run (DirectorApplication.java:1446)
at org.eclipse.tycho.p2tools.DirectorApplicationWrapper$DirectorApplicationWrapperCommand.execute (DirectorApplicationWrapper.java:76)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.buildProduct (MaterializeProductsMojo.java:261)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.execute (MaterializeProductsMojo.java:209)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :repository
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory
at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1484)
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1368)
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1362)
at org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest.testBuildWithCustomProfile(CustomProfileIntegrationTest.java:38)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest
github-actions / Test Results
All 3 runs with error: testBuildOfProductWithBundlesDespiteUseFeaturesTrue (org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest.xml [took 7s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [c2143d4f-06f2-4265-af13-f0fe5c9fc76e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [c2143d4f-06f2-4265-af13-f0fe5c9fc76e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest.testBuildOfProductWithBundlesDespiteUseFeaturesTrue(BuildProductWithIgnoredContentTest.java:48)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest
github-actions / Test Results
All 3 runs with error: testSourceGeneration (org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest.xml [took 10s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest.xml [took 8s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest.xml [took 11s]
Raw output
Error in execution: [ERROR] [ae15d9a5-e46c-4f13-b58f-3a40080661bf][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [ae15d9a5-e46c-4f13-b58f-3a40080661bf][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest.testSourceGeneration(AutoGenerateSourceArtifactsTest.java:26)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest
github-actions / Test Results
All 3 runs with error: testRepsoitoryBuild (org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest.xml [took 7s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest.xml [took 7s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [6a7b6f62-702e-463b-97cd-b0d7a6cb77d1][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [6a7b6f62-702e-463b-97cd-b0d7a6cb77d1][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest.testRepsoitoryBuild(EclipseRepoIncludingFeaturePatchTest.java:38)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.compiler.MavenCompilerPluginTest
github-actions / Test Results
All 3 runs with error: testAdditionalBundles2 (org.eclipse.tycho.test.compiler.MavenCompilerPluginTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 8s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 6s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 9s]
Raw output
Error in execution: [ERROR] [a8f6f7eb-9b5a-4952-91fa-ffa457fea924][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [a8f6f7eb-9b5a-4952-91fa-ffa457fea924][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.testAdditionalBundles2(MavenCompilerPluginTest.java:49)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.compiler.MavenCompilerPluginTest
github-actions / Test Results
All 3 runs with error: testAdditionalBundles (org.eclipse.tycho.test.compiler.MavenCompilerPluginTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 10s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 9s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 11s]
Raw output
Error in execution: [ERROR] [523001e4-a133-4fb4-bb70-40bf1703ffd7][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [523001e4-a133-4fb4-bb70-40bf1703ffd7][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.testAdditionalBundles(MavenCompilerPluginTest.java:41)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.compiler.MavenCompilerPluginTest
github-actions / Test Results
All 3 runs with error: testLimitModules (org.eclipse.tycho.test.compiler.MavenCompilerPluginTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 7s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 6s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.xml [took 8s]
Raw output
Error in execution: [ERROR] [5704f8aa-c052-4b06-8146-4298f233ca4a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [5704f8aa-c052-4b06-8146-4298f233ca4a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.compiler.MavenCompilerPluginTest.testLimitModules(MavenCompilerPluginTest.java:56)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.eeProfile.Java7ResolutionTest
github-actions / Test Results
All 3 runs with error: Unknown test (org.eclipse.tycho.test.eeProfile.Java7ResolutionTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.eeProfile.Java7ResolutionTest.xml [took 9s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.eeProfile.Java7ResolutionTest.xml [took 8s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.eeProfile.Java7ResolutionTest.xml [took 10s]
Raw output
Exit code was non-zero: 1; command line and log =
/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/bin/mvn -Dmaven.home=/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8 -Dtycho-version=4.0.9-SNAPSHOT -Djava.io.tmpdir=/home/runner/work/tycho/tycho/tycho-its/target/tmp -Dtycho.localArtifacts=ignore -X -s /home/runner/work/tycho/tycho/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/home/runner/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean verify
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8
Java version: 17.0.11, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.5.0-1022-azure", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.annotation.* < plexus.core
[DEBUG] Imported: javax.annotation.security.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.graph < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.util < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.fusesource.jansi.* < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.event.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/settings.xml
[DEBUG] Reading user settings from /home/runner/work/tycho/tycho/tycho-its/settings.xml
[DEBUG] Reading global toolchains from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.8/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/runner/.m2/toolchains.xml
[DEBUG] Using local repository at /home/runner/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/runner/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=2185845, ConflictMarker.markTime=932138, ConflictMarker.nodeCount=390, ConflictIdSorter.graphTime=1548456, ConflictIdSorter.topsortTime=351827, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11789649, ConflictResolver.conflictItemCount=317, DfDependencyCollector.collectTime=357639086, DfDependencyCollector.transformTime=18286862}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0:compile
[DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0:compile
[DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100:compile (version managed from default)
[DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400:compile
[DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200:compile (version managed from default)
[DEBUG] org.apache.felix:org.apache.felix.scr:jar:2.2.12:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG] org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG] org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG] org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
[DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
[DEBUG] commons-net:commons-net:jar:3.11.1:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100:compile (version managed from default)
[DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400:compile
[DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG] org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG] org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG] org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:2.0.13:compile
[DEBUG] commons-io:commons-io:jar:2.16.1:compile (version managed from default)
[DEBUG] commons-codec:commons-codec:jar:1.17.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.14.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100:compile
[DEBUG] org.eclipse.jdt:ecj:jar:3.38.0:compile (version managed from default)
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.9.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.2
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.26.2
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.14.0
[DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG] Included: org.tukaani:xz:jar:1.9
[DEBUG] Included: com.github.luben:zstd-jni:jar:1.5.5-11
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.27
[DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.1.0
[DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.20.0
[DEBUG] Included: org.apache.commons:commons-exec:jar:1.4.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.2.0
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT
[DEBUG] Included: de.pdark:decentxml:jar:1.4
[DEBUG] Included: biz.aQute.bnd:biz.aQute.repository:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.resource:jar:1.0.1
[DEBUG] Included: org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.11.0
[DEBUG] Included: org.bouncycastle:bcpg-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.400
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
[DEBUG] Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.10.0
[DEBUG] Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.9.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.100
[DEBUG] Included: org.bouncycastle:bcprov-jdk18on:jar:1.77
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.1000
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.6.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.400
[DEBUG] Included: org.eclipse.tycho:sisu-osgi-connect:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.3.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.3.200
[DEBUG] Included: org.apache.felix:org.apache.felix.scr:jar:2.2.12
[DEBUG] Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
[DEBUG] Included: org.osgi:org.osgi.service.component:jar:1.5.1
[DEBUG] Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
[DEBUG] Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
[DEBUG] Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
[DEBUG] Included: commons-net:commons-net:jar:3.11.1
[DEBUG] Included: org.eclipse.tycho:tycho-targetplatform:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.tycho:tycho-p2:jar:4.0.9-SNAPSHOT
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.300
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.400
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0
[DEBUG] Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0
[DEBUG] Included: org.osgi:org.osgi.service.repository:jar:1.1.0
[DEBUG] Included: org.osgi:org.osgi.util.function:jar:1.2.0
[DEBUG] Included: org.osgi:osgi.annotation:jar:8.0.1
[DEBUG] Included: org.osgi:org.osgi.util.promise:jar:1.3.0
[DEBUG] Included: commons-io:commons-io:jar:2.16.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.17.0
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.38.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.20.200
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.text:jar:3.14.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.12.100
[DEBUG] Included: org.eclipse.jdt:ecj:jar:3.38.0
[DEBUG] Extension realms for project tycho-its-project.eeProfile.java7:parent:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Created new class realm project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT
[DEBUG] Populating class realm project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.java7:ep7.bundle:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.java7:ep7.feature:eclipse-feature:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.java7:ep7.repository1:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project tycho-its-project.eeProfile.java7:ep7.repository2:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]]
[INFO] Tycho Version: 4.0.9-SNAPSHOT (058bdf8e06b1626535eefe096d6b8ca25011a2fd)
[INFO] Tycho Mode: project
[INFO] Tycho Builder: maven
[INFO] Build Threads: 1
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:parent:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.bundle:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.bundle:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.bundle:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/pom.xml
[DEBUG] org.eclipse.tycho:tycho-compiler-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.bundle:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.feature:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/feature/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.feature:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/feature/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.feature:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/feature/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository1:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository1/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:4.0.9-SNAPSHOT configured in MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] target-platform-configuration for MavenProject: tycho-its-project.eeProfile.java7:ep7.bundle:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/pom.xml:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<executionEnvironment>JavaSE-1.7</executionEnvironment>
</configuration>
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=688043, ConflictMarker.markTime=198751, ConflictMarker.nodeCount=391, ConflictIdSorter.graphTime=500193, ConflictIdSorter.topsortTime=119563, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5654552, ConflictResolver.conflictItemCount=318, DfDependencyCollector.collectTime=14137295, DfDependencyCollector.transformTime=7218217}
[DEBUG] org.eclipse.tycho:target-platform-configuration:jar:4.0.9-SNAPSHOT
[DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-core:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.9.20:compile
[DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.9.2:compile (version managed from default)
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.2:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.26.2:compile (version managed from default)
[DEBUG] org.apache.commons:commons-lang3:jar:3.14.0:compile (version managed from default)
[DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG] org.tukaani:xz:jar:1.9:compile
[DEBUG] com.github.luben:zstd-jni:jar:1.5.5-11:runtime
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.27:compile
[DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:tycho-api:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.20.0:compile (version managed from default)
[DEBUG] org.apache.commons:commons-exec:jar:1.4.0:compile (version managed from default)
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.2.0:compile (version managed from default)
[DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:4.0.9-SNAPSHOT:compile
[DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG] biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG] org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG] org.eclipse.tycho:tycho-spi:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:4.0.9-SNAPSHOT:compile
[DEBUG] org.eclipse.platform…8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.9-SNAPSHOT:attach-artifacts:default-attach-artifacts' with basic configurator -->
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] (f) qualifier = 202406230554
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@d3f2b59
[DEBUG] -- end configuration --
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Attaching xml::p2metadata -> /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/p2content.xml
[DEBUG] Attaching xml::p2artifacts -> /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/p2artifacts.xml
[INFO]
[INFO] --- tycho-p2-repository:4.0.9-SNAPSHOT:assemble-repository (default-assemble-repository) @ ep7.repository2 ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:assemble-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:assemble-repository:default-assemble-repository' with basic configurator -->
[DEBUG] (f) categoriesDirectory = /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2
[DEBUG] (f) compress = false
[DEBUG] (f) createArtifactRepository = true
[DEBUG] (f) filterProvided = false
[DEBUG] (f) includeAllDependencies = true
[DEBUG] (f) includeAllSources = false
[DEBUG] (f) includeRequiredFeatures = false
[DEBUG] (f) includeRequiredPlugins = false
[DEBUG] (f) keepNonXzIndexFiles = true
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] (f) qualifier = 202406230554
[DEBUG] (f) repositoryFileName = repository.xml
[DEBUG] (f) repositoryName = ep7.repository2
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@d3f2b59
[DEBUG] (f) xzCompress = true
[DEBUG] -- end configuration --
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/targetPlatformRepository/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/targetPlatformRepository/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/targetPlatformRepository/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/targetPlatformRepository/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Enter loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FJava7ResolutionTest%252Fnull%252FeeProfile.java7%252Frepository2
[DEBUG] Exit loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FJava7ResolutionTest%252Fnull%252FeeProfile.java7%252Frepository2
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/target
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Enter loading repository file:/home/runner/.m2/repository
[DEBUG] Exit loading repository file:/home/runner/.m2/repository
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Enter loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FJava7ResolutionTest%252Fnull%252FeeProfile.java7%252Frepository2
[DEBUG] Exit loading repository file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FJava7ResolutionTest%252Fnull%252FeeProfile.java7%252Frepository2
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/target
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Enter loading repository file:/home/runner/.m2/repository
[DEBUG] Exit loading repository file:/home/runner/.m2/repository
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/repository
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.RecreateRepositoryApplication and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-repository:4.0.9-SNAPSHOT:archive-repository (default-archive-repository) @ ep7.repository2 ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-repository-plugin:4.0.9-SNAPSHOT:archive-repository:default-archive-repository' with basic configurator -->
[DEBUG] (f) finalName = ep7.repository2-1.0.0-SNAPSHOT
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] (f) qualifier = 202406230554
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@d3f2b59
[DEBUG] (f) skipArchive = false
[DEBUG] -- end configuration --
[INFO] Building zip: /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/ep7.repository2-1.0.0-SNAPSHOT.zip
[DEBUG] adding directory plugins/
[DEBUG] adding entry artifacts.xml.xz
[DEBUG] adding entry artifacts.xml
[DEBUG] adding entry plugins/ep7.bundle_1.0.0.202406230554.jar
[DEBUG] adding entry content.xml
[DEBUG] adding entry content.xml.xz
[DEBUG] adding entry p2.index
[INFO]
[INFO] --- tycho-p2-director:4.0.9-SNAPSHOT:materialize-products (materialize-products) @ ep7.repository2 ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products:materialize-products' with basic configurator -->
[DEBUG] (f) directorRuntime = internal
[DEBUG] (f) forkedProcessTimeoutInSeconds = 0
[DEBUG] (f) installFeatures = true
[DEBUG] (f) installSources = false
[DEBUG] (f) productRepository = https://download.eclipse.org/justj/jres
[DEBUG] (f) profile = DefaultProfile
[DEBUG] (f) project = MavenProject: tycho-its-project.eeProfile.java7:ep7.repository2:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@d3f2b59
[DEBUG] (f) source = targetPlatform
[DEBUG] -- end configuration --
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/
[DEBUG] Enter loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] Exit loading repository file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2tools.copiedfromp2.Slicer and location file:/home/runner/.m2/repository/org/eclipse/tycho/tycho-core/4.0.9-SNAPSHOT/tycho-core-4.0.9-SNAPSHOT.jar
[INFO] Installing product ep7.requiresJava7Profile.product for environment linux/gtk/x86_64 to /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/products/ep7.requiresJava7Profile.product/linux/gtk/x86_64 using {org.eclipse.update.install.features=true}
[INFO] Calling director with arguments: [-metadataRepository, file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/targetPlatformRepository/, -artifactRepository, file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/,file:/resolution-context-artifacts@%252Fhome%252Frunner%252Fwork%252Ftycho%252Ftycho%252Ftycho-its%252Ftarget%252Fprojects%252FJava7ResolutionTest%252Fnull%252FeeProfile.java7%252Frepository2,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/bundle/target/,file:/home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/,file:/home/runner/.m2/repository/, -installIU, ep7.requiresJava7Profile.product, -destination, /home/runner/work/tycho/tycho/tycho-its/target/projects/Java7ResolutionTest/null/eeProfile.java7/repository2/target/products/ep7.requiresJava7Profile.product/linux/gtk/x86_64, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86_64]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for parent 1.0.0-SNAPSHOT:
[INFO]
[INFO] parent ............................................. SUCCESS [ 0.047 s]
[INFO] ep7.bundle ......................................... SUCCESS [ 1.373 s]
[INFO] ep7.feature ........................................ SUCCESS [ 0.144 s]
[INFO] ep7.repository1 .................................... SUCCESS [ 0.806 s]
[INFO] ep7.repository2 .................................... FAILURE [ 0.273 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.347 s
[INFO] Finished at: 2024-06-23T05:54:40Z
[INFO] ------------------------------------------------------------------------
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[DEBUG] [901ca227-139a-495b-9652-e41d2a6515fc][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project ep7.repository2: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products (materialize-products) on project ep7.repository2: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:4.0.9-SNAPSHOT:materialize-products failed: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.osgi.service.environment.EnvironmentInfo.getOS()" because "info" is null
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.processArguments (DirectorApplication.java:1174)
at org.eclipse.tycho.p2tools.copiedfromp2.DirectorApplication.run (DirectorApplication.java:1446)
at org.eclipse.tycho.p2tools.DirectorApplicationWrapper$DirectorApplicationWrapperCommand.execute (DirectorApplicationWrapper.java:76)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.buildProduct (MaterializeProductsMojo.java:261)
at org.eclipse.tycho.plugins.p2.director.MaterializeProductsMojo.execute (MaterializeProductsMojo.java:209)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :ep7.repository2
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory
at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1484)
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1368)
at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1362)
at org.eclipse.tycho.test.eeProfile.Java7ResolutionTest.setUp(Java7ResolutionTest.java:35)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest
github-actions / Test Results
All 3 runs with error: exportProduct (org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest.xml [took 11s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest.xml [took 12s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest.xml [took 14s]
Raw output
Error in execution: [ERROR] [0be0cf1a-dba0-4d84-affb-5262473dd375][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [0be0cf1a-dba0-4d84-affb-5262473dd375][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest.exportProduct(ExtraTestApplicationArgumentsTest.java:27)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 0 in org.eclipse.tycho.test.surefire.RunOrderTest
github-actions / Test Results
All 3 runs with error: testRunOrder (org.eclipse.tycho.test.surefire.RunOrderTest)
artifacts/test-results-macos-13/TEST-org.eclipse.tycho.test.surefire.RunOrderTest.xml [took 11s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.surefire.RunOrderTest.xml [took 12s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.surefire.RunOrderTest.xml [took 15s]
Raw output
Error in execution: [ERROR] [f2d7bf7f-1526-49d4-abfa-9a190ea7106f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
org.apache.maven.it.VerificationException: Error in execution: [ERROR] [f2d7bf7f-1526-49d4-abfa-9a190ea7106f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.9-SNAPSHOT] org.eclipse.equinox.p2.director.app
at org.apache.maven.it.Verifier.verifyErrorFreeLog(Verifier.java:312)
at org.eclipse.tycho.test.surefire.RunOrderTest.testRunOrder(RunOrderTest.java:25)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
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:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)