Branch indexing Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from cdd3778947e295700d4563dc94aa15b9eb7d0854 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-1t0gm is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-1t0gm" namespace: "tycho" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tycho.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-1t0gm" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-8-1t0gm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tycho.svc.cluster.local/tycho/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-tycho" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-8-1t0gm in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-tycho/tycho.git > git init /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x # timeout=10 Fetching upstream changes from https://github.com/eclipse-tycho/tycho.git > git --version # timeout=10 > git --version # 'git version 2.27.0' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-tycho/tycho.git +refs/heads/tycho-2.7.x:refs/remotes/origin/tycho-2.7.x # timeout=10 Avoid second fetch Checking out Revision cdd3778947e295700d4563dc94aa15b9eb7d0854 (tycho-2.7.x) > git config remote.origin.url https://github.com/eclipse-tycho/tycho.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/tycho-2.7.x:refs/remotes/origin/tycho-2.7.x # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdd3778947e295700d4563dc94aa15b9eb7d0854 # timeout=10 Commit message: "IncludeValidationHelper.checkDir must not scan non-exstent directory" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn --batch-mode -U -V -e clean install org.eclipse.dash:license-tool-plugin:license-check -Pits -Dmaven.repo.local=/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Computing target platform for MavenProject: org.eclipse.tycho:tycho-bundles-external:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-target/tycho-bundles-target.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@565c887e... [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 5.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = , MissingManifestStrategy = ERROR, IncludeSource = true... [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:tycho-bundles-external:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:tycho-bundles-external:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml [INFO] Fetching R-4.23-202203080310&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.23/ (63B) [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.46MB) [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.49kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.4kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (249.4kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.82kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (367.61kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (302.53kB) [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (359.18kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (5.58MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (136.29kB) [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (108.25kB) [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.42kB) [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.21kB) [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (70.8kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (89.14kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (76.5kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.12kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (173.65kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.36kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (367.36kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (244.04kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (218.82kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (102.07kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (242.66kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (101.02kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.07kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (248.88kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.core.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (72.7kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (411.93kB) [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (804.8kB) [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.55kB) [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (880.97kB) [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.03MB) [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.44MB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (674.85kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.12kB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (618.79kB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (330.12kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (114.56kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.81kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.48kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (317.81kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (203.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (251.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (367.53kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.74kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.65kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (270.25kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (341.2kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (468.75kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (423.11kB) [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (401.7kB) [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.42MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.08MB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (421.77kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (65.43kB) [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.300.v20220114-0859.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.09kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.29kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.15kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.24kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl.test:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl.test:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl.test:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (96.33kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.12kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.53kB) [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (243.43kB) [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.96kB) [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (561.39kB) [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB) [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (769.66kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (171.75kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (20.18kB) [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (219.09kB) [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.6kB) [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (117.58kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.21MB) [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (55.98kB) [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (618.07kB) [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (71.25kB) [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.p2.tools.tests:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.test.utils:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.test.utils:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.test.utils:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:2.7.5-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml [WARNING] The project org.eclipse.tycho:tycho:pom:2.7.5-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tycho [pom] [INFO] Tycho OSGi Bundles Parent [pom] [INFO] Tycho OSGi Bundles Target Platform [eclipse-target-definition] [INFO] Tycho Noop Equinox password provider [eclipse-plugin] [INFO] Tycho OSGi Runtime External Bundles [eclipse-repository] [INFO] Tycho Embedder API Maven/OSGi Shared Classes [eclipse-plugin] [INFO] Tycho Core Maven/OSGi Shared Classes [eclipse-plugin] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes [eclipse-plugin] [INFO] Tycho p2 Tools Maven/OSGi Shared Classes [eclipse-plugin] [INFO] Tycho Maven/p2 Repository Integration [eclipse-plugin] [INFO] Tycho p2 Resolver Bundle [eclipse-plugin] [INFO] Tycho p2 Tools Bundle [eclipse-plugin] [INFO] Tycho Core Maven/OSGi Shared Classes Tests [eclipse-test-plugin] [INFO] Tycho Test Utilities [eclipse-plugin] [INFO] Tycho p2 Resolver Bundle Tests [eclipse-test-plugin] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes Tests [eclipse-test-plugin] [INFO] Tycho Maven/p2 Repository Integration Tests [eclipse-test-plugin] [INFO] Tycho p2 Tools Tests [eclipse-test-plugin] [INFO] Sisu Equinox/Plexus bridge [pom] [INFO] Sisu Equinox Services API [jar] [INFO] Sisu Equinox Embedder [jar] [INFO] Tycho Eclipse Project Metadata Model [jar] [INFO] Tycho Embedder API [jar] [INFO] Tycho Testing Harness [jar] [INFO] Tycho Core [jar] [INFO] Sisu Equinox Launching [jar] [INFO] Tycho JVM Library Detector [jar] [INFO] Tycho JDT Compiler Component [jar] [INFO] Tycho OSGi Compiler Plugin [maven-plugin] [INFO] Tycho OSGi Packaging Plugin [maven-plugin] [INFO] Tycho p2 Tools Parent [pom] [INFO] Tycho p2 Resolver Component [jar] [INFO] Tycho OSGi Source Plugin [maven-plugin] [INFO] Tycho Target Platform Configuration Plugin [maven-plugin] [INFO] Tycho Maven Build Extension [maven-plugin] [INFO] Tycho POM Generator Plugin [maven-plugin] [INFO] Tycho OSGi Declarative Services Plugin [maven-plugin] [INFO] Tycho Surefire OSGi Booter Eclipse Application [eclipse-plugin] [INFO] Tycho Surefire Parent [pom] [INFO] Tycho Surefire OSGi JUnit 3 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 4 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 4.7 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.4 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.5 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.6 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well [jar] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner [jar] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well [jar] [INFO] Tycho Surefire OSGi TestNG Runner [jar] [INFO] Tycho Surefire Plugin [maven-plugin] [INFO] Tycho Release Parent [pom] [INFO] Tycho Versions Plugin [maven-plugin] [INFO] Tycho p2 Director Plugin [maven-plugin] [INFO] Tycho Artifactor Comparator Plugin [jar] [INFO] Tycho p2 Metadata Plugin [maven-plugin] [INFO] Tycho p2 Publisher Plugin [maven-plugin] [INFO] Tycho p2 Repository Plugin [maven-plugin] [INFO] Tycho GPG plugin [maven-plugin] [INFO] Tycho Extras [pom] [INFO] Tycho Document Bundle Plugin [maven-plugin] [INFO] Tycho Version Bump Plugin [maven-plugin] [INFO] Tycho Source Feature Generation Plugin [maven-plugin] [INFO] Tycho p2 Extras Plugin [maven-plugin] [INFO] Tycho Custom Bundle Plugin [maven-plugin] [INFO] Tycho Eclipserun Plugin [maven-plugin] [INFO] Tycho JGit Build Timestamp Provider Plugin [jar] [INFO] Tycho JGit Source Reference Provider Plugin [jar] [INFO] Tycho Target Platform Validation Plugin [maven-plugin] [INFO] Tycho POM-less build extension [jar] [INFO] Tycho Dependency Tools Plugin [maven-plugin] [INFO] Tycho Pack200 Archive Plugins [pom] [INFO] Tycho Pack200 Archive Format Plugin [jar] [INFO] Tycho Pack200 Normalization Plugin [maven-plugin] [INFO] Tycho Pack200 Pack Plugin [maven-plugin] [INFO] Tycho Pack200 Integration Tests [jar] [INFO] tycho-build [jar] [INFO] Tycho Integration Tests [jar] [INFO] Tycho Extras Integration Tests [jar] [INFO] [INFO] ----------------------< org.eclipse.tycho:tycho >----------------------- [INFO] Building Tycho 2.7.5-SNAPSHOT [1/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.tycho:tycho-bundles >------------------- [INFO] Building Tycho OSGi Bundles Parent 2.7.5-SNAPSHOT [2/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-bundles --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-bundles --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-bundles --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-bundles-target >--------------- [INFO] Building Tycho OSGi Bundles Target Platform 2.7.5-SNAPSHOT [3/80] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-bundles-target --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-target-definition (default-package-target-definition) @ tycho-bundles-target --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-bundles-target --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-bundles-target --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-target/tycho-bundles-target.target to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-target/2.7.5-SNAPSHOT/tycho-bundles-target-2.7.5-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-target/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-target/2.7.5-SNAPSHOT/tycho-bundles-target-2.7.5-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.noopsecurity >---------- [INFO] Building Tycho Noop Equinox password provider 2.7.5-SNAPSHOT [4/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.noopsecurity --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.noopsecurity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.noopsecurity --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.noopsecurity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.noopsecurity --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.noopsecurity --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.noopsecurity --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.noopsecurity --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.noopsecurity --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.noopsecurity --- [INFO] [INFO] --------------< org.eclipse.tycho:tycho-bundles-external >-------------- [INFO] Building Tycho OSGi Runtime External Bundles 2.7.5-SNAPSHOT [5/80] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-bundles-external --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tycho-bundles-external --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ tycho-bundles-external --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ tycho-bundles-external --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-bundles-external --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-osgi-ee (default-publish-osgi-ee) @ tycho-bundles-external --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-products (default-publish-products) @ tycho-bundles-external --- ConfigCUsAction.ConfigCUsAction() is in action v1 [INFO] [INFO] --- tycho-p2-publisher-plugin:2.6.0:publish-categories (default-publish-categories) @ tycho-bundles-external --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.6.0:attach-artifacts (default-attach-artifacts) @ tycho-bundles-external --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.6.0:assemble-repository (default-assemble-repository) @ tycho-bundles-external --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (219.73kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.34kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (842.59kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (908.89kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (253.08kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (82.96kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.43kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.01kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.25kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.300.v20220210-1319.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (85.88kB) [INFO] [INFO] --- tycho-p2-repository-plugin:2.6.0:archive-repository (default-archive-repository) @ tycho-bundles-external --- [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external-2.7.5-SNAPSHOT.zip [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-bundles-external --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-bundles-external --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external-2.7.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ tycho-bundles-external --- [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.embedder.shared >--------- [INFO] Building Tycho Embedder API Maven/OSGi Shared Classes 2.7.5-SNAPSHOT [6/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.embedder.shared --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.embedder.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.embedder.shared --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.embedder.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.embedder.shared --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.embedder.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.embedder.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.embedder.shared --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.embedder.shared --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.embedder.shared --- [INFO] [INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.core.shared >----------- [INFO] Building Tycho Core Maven/OSGi Shared Classes 2.7.5-SNAPSHOT [7/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.core.shared --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.core.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.core.shared --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.core.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.core.shared --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.core.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.core.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.core.shared --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.core.shared --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.core.shared --- [INFO] [INFO] -------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared >------- [INFO] Building Tycho p2 Resolver Maven/OSGi Shared Classes 2.7.5-SNAPSHOT [8/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared >--------- [INFO] Building Tycho p2 Tools Maven/OSGi Shared Classes 2.7.5-SNAPSHOT [9/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.tools.shared --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.p2.tools.shared --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.p2.tools.shared --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.tools.shared --- [INFO] [INFO] ------< org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository >------- [INFO] Building Tycho Maven/p2 Repository Integration 2.7.5-SNAPSHOT [10/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.maven.repository --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.p2.maven.repository --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.p2.maven.repository --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.maven.repository --- [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl >-------- [INFO] Building Tycho p2 Resolver Bundle 2.7.5-SNAPSHOT [11/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.resolver.impl --- [INFO] [INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl >---------- [INFO] Building Tycho p2 Tools Bundle 2.7.5-SNAPSHOT [12/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.tools.impl --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.p2.tools.impl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.p2.tools.impl --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.tools.impl --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.tools.impl --- [INFO] [INFO] -------< org.eclipse.tycho:org.eclipse.tycho.core.shared.tests >-------- [INFO] Building Tycho Core Maven/OSGi Shared Classes Tests 2.7.5-SNAPSHOT [13/80] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.core.shared.tests --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.core.shared.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.core.shared.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.core.shared.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.core.shared.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.core.shared.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:test (default-test) @ org.eclipse.tycho.core.shared.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/surefire.properties] Running org.eclipse.tycho.core.shared.BuildPropertiesImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tycho.core.shared.BuildPropertiesImplTest testKeyOrderIsStable(org.eclipse.tycho.core.shared.BuildPropertiesImplTest) Time elapsed: 0.007 s testNoBuildPropertiesFileFound(org.eclipse.tycho.core.shared.BuildPropertiesImplTest) Time elapsed: 0.001 s testSupportedKeys(org.eclipse.tycho.core.shared.BuildPropertiesImplTest) Time elapsed: 0.002 s Running org.eclipse.tycho.core.shared.LRUCacheTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tycho.core.shared.LRUCacheTest testMaxSize(org.eclipse.tycho.core.shared.LRUCacheTest) Time elapsed: 0 s testRemoveEldestEntry(org.eclipse.tycho.core.shared.LRUCacheTest) Time elapsed: 0.001 s Running org.eclipse.tycho.core.shared.TargetEnvironmentTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tycho.core.shared.TargetEnvironmentTest testToFilterExpressionWithOnlyOneAttribute(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0.004 s testGetters(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s testToFilterExpression(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s testToConfigSpec(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s testToFilterExpressionWithUnsetAttribute(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0.001 s testNonEquals(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s testToFilterProperties(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s testEquals(org.eclipse.tycho.core.shared.TargetEnvironmentTest) Time elapsed: 0 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.core.shared.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared.tests/target/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.core.shared.tests --- [INFO] [INFO] -----------< org.eclipse.tycho:org.eclipse.tycho.test.utils >----------- [INFO] Building Tycho Test Utilities 2.7.5-SNAPSHOT [14/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.test.utils --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.test.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.test.utils --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.test.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.test.utils --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.test.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.test.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.test.utils --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.test.utils --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.test.utils/2.7.5-SNAPSHOT/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.test.utils/2.7.5-SNAPSHOT/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.test.utils/2.7.5-SNAPSHOT/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.test.utils/2.7.5-SNAPSHOT/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.test.utils/target/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.test.utils/2.7.5-SNAPSHOT/org.eclipse.tycho.test.utils-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.test.utils --- [INFO] [INFO] -----< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl.test >------ [INFO] Building Tycho p2 Resolver Bundle Tests 2.7.5-SNAPSHOT [15/80] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:test (default-test) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/work/data, -install, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/work, -configuration, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/surefire.properties] Running org.eclipse.tycho.p2.impl.publisher.rootfiles.VirtualFileSetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.VirtualFileSetTest testGetMatchingPaths(org.eclipse.tycho.p2.impl.publisher.rootfiles.VirtualFileSetTest) Time elapsed: 0.019 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.072 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest testGlobalPermissionsChmodMissing(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.011 s testPermissionsChmodInvalidValue(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) skipped testGlobalPermissions(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.014 s testSpecificPermissionsButNoFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.023 s testWhitespaceAroundSeparatorsInPermissions(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.007 s testGlobalPermissionsButNoFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.002 s testSpecificPermissions(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.006 s testNoPermisions(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.002 s testSpecificPermissionsChmodMissing(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdvicePermissionsTest) Time elapsed: 0.002 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest testNoDefaultExcludes(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.001 s testScan(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.003 s testDefaultExcludes(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.002 s testDoubleStar(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.003 s testCombined(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.002 s testSingleStar(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.002 s testQuestionMark(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileSetTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest testAbsoluteDir(org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest) Time elapsed: 0.001 s testAbsoluteFile(org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest) Time elapsed: 0 s testRelativeDir(org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest) Time elapsed: 0.001 s testRelativeFile(org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePathTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest testGetProjectBaseDir(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0.001 s testDescriptorIsNullIfNoRootFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0 s testParseBuildPropertiesWithDotsInPath(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0.004 s testParseBuildPropertiesWithTrailingDots(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0.002 s testFeatureRootAdviceComputePath(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0.005 s testParseBuildPropertiesInvalidConfigs(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) Time elapsed: 0.002 s testParseBuildPropertiesInvalidConfigs2(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceTest) skipped Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMapTest testCanonifiedKeys(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMapTest) Time elapsed: 0.001 s testPutAll(org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMapTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest testRootFilesWithFolders(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.002 s testParseBuildPropertiesRelativeFileWithAndWithoutConfigs(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.005 s testParseBuildPropertiesRelativeFileWithLinuxConfig(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.001 s testRootFilesWithFoldersAndConfig(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.004 s testParseBuildPropertiesAbsoluteFile(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.001 s testParseBuildPropertiesRelativeFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.003 s testParseBuildPropertiesRelativeFile(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.001 s testWhitespacesAroundSeparatorsOfFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.002 s testParseBuildPropertiesRelativeFolder(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceFilesTest) Time elapsed: 0.026 s Running org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest testGlobalLinks(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.001 s testSpecificLinks(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.003 s testWhitespaceAroundSeparatorsInLinks(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.001 s testSpecificLinkButNoFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.002 s testGlobalLinkButNoFiles(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0 s testLinkValueNotInPairs(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.002 s testWrongRootfilesLinksKey(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.002 s testNoLinks(org.eclipse.tycho.p2.impl.publisher.rootfiles.FeatureRootAdviceLinksTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest bundle_with_p2_inf(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.139 s bundle(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.046 s rcpFeature(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.011 s rcp_with_p2_inf(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.002 s feature(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.008 s rcpNoLaunchers(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.003 s rcpBundle(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.003 s site(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.013 s feature_with_p2_inf(org.eclipse.tycho.p2.impl.publisher.P2DependencyGeneratorImplTest) Time elapsed: 0.002 s Running org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest testRepoWithInitEmptyAttachedArtifacts(org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest) Time elapsed: 0.005 s testRepoForNonBinaryArtifacts(org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest) Time elapsed: 0.002 s testRepoWithoutMavenAdvice(org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest) Time elapsed: 0.02 s testRepoWithAttachedArtifacts(org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest) Time elapsed: 0.004 s testRepoWithAttachedArtifactsAndConfigurations(org.eclipse.tycho.p2.impl.publisher.repo.FeatureRootfileArtifactRepositoryTest) Time elapsed: 0.002 s Running org.eclipse.tycho.p2.impl.publisher.MavenPropertiesAdviceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tycho.p2.impl.publisher.MavenPropertiesAdviceTest testIUPropertiesNullClassifier(org.eclipse.tycho.p2.impl.publisher.MavenPropertiesAdviceTest) Time elapsed: 0.001 s testIUPropertiesEmptyClassifier(org.eclipse.tycho.p2.impl.publisher.MavenPropertiesAdviceTest) Time elapsed: 0 s testIUPropertiesNonEmptyClassifier(org.eclipse.tycho.p2.impl.publisher.MavenPropertiesAdviceTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.impl.test.VersionCreateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.p2.impl.test.VersionCreateTest test(org.eclipse.tycho.p2.impl.test.VersionCreateTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.impl.test.P2MetadataGeneratorImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tycho.p2.impl.test.P2MetadataGeneratorImplTest gav(org.eclipse.tycho.p2.impl.test.P2MetadataGeneratorImplTest) Time elapsed: 0.004 s testDownloadStats(org.eclipse.tycho.p2.impl.test.P2MetadataGeneratorImplTest) Time elapsed: 0.007 s Running org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest testVersions(org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest) Time elapsed: 0.013 s testPomDependencyOnBundle(org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest) Time elapsed: 0.062 s testPomDependencyOnOtherType(org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest) Time elapsed: 0.001 s testPomDependencyWrapPlainJar(org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest) Time elapsed: 0.217 s testPomDependencyOnPlainJar(org.eclipse.tycho.p2.target.TargetPlatformBundlePublisherTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.target.TargetDefinitionResolverTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.999 s - in org.eclipse.tycho.p2.target.TargetDefinitionResolverTest testUnitOnlyLookedUpInLocation(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.608 s testResolveIncludesDependencies(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.509 s testUnitWithWildcardVersion(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.508 s testResolveMultipleLocations(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.557 s testURI(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.002 s testResolveOtherLocationYieldsWarning(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.559 s testResolveWithBundleInclusionListYieldsWarning(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.002 s testResolveNoRepositories(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.001 s testResolveMultipleUnits(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.556 s testResolveNoLocations(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.002 s testUnitWithWrongVersionYieldsSyntaxException(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.002 s testUnitWithExactVersion(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.557 s testMissingUnit(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.558 s testResolveMultipleRepositories(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.558 s testInvalidRepository(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.505 s testResolveDependenciesAcrossLocations(org.eclipse.tycho.p2.target.TargetDefinitionResolverTest) Time elapsed: 0.509 s Running org.eclipse.tycho.p2.target.TargetPlatformTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tycho.p2.target.TargetPlatformTest testResolveFixedVersionForThreeSegmentVersion(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.006 s testResolveLatestQualifierWithQualifierLiteral(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.001 s testResolveInvalidVersionSyntax(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.002 s testResolveIU(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0 s testResolveLatestVersionThroughOmittedVersion(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.001 s testResolveFeature(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.002 s testResolveProduct(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0 s testResolveFixedVersion(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.001 s testResolveBundleChecksType(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0 s testResolveUnknownType(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.006 s testResolveLatestVersionThroughZeros(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.001 s testResolveNullId(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0 s testFailingResolve(org.eclipse.tycho.p2.target.TargetPlatformTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest testConsistencyWithJREAction(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest) Time elapsed: 0.006 s testJREUnitNameForComplexProfileName(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest) Time elapsed: 0 s testJREUnitNameForSimpleProfileName(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest) Time elapsed: 0 s testProfileNameWithInvalidVersion(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest) Time elapsed: 0.001 s testProfileNameWithoutVersion(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHintsTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.target.ee.CustomEEResolutionHandlerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tycho.p2.target.ee.CustomEEResolutionHandlerTest testMissingSpecificationInTargetPlatform(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHandlerTest) Time elapsed: 0.045 s testReadFullSpecificationFromTargetPlatform(org.eclipse.tycho.p2.target.ee.CustomEEResolutionHandlerTest) Time elapsed: 0.027 s Running org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.78 s - in org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest testUnsatisfiedDependencyWithPlannerFails(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.523 s testUnsatisfiedDependencyWithSlicerIsOk(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.557 s testResolveWithSlicer(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.508 s testResolveWithPlanner(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.558 s testUnsatisfiedInclusionWithSlicerIsOk(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.562 s testResolveConflictingIncludeMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.507 s testUnsatisfiedInclusionWithPlannerFails(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeModeTest) Time elapsed: 0.56 s Running org.eclipse.tycho.p2.target.TargetDefinitionResolverExecutionEnvironmentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.eclipse.tycho.p2.target.TargetDefinitionResolverExecutionEnvironmentTest testAutoGeneratedExecutionEnvironment(org.eclipse.tycho.p2.target.TargetDefinitionResolverExecutionEnvironmentTest) Time elapsed: 0.572 s testRestrictedExecutionEnvironment(org.eclipse.tycho.p2.target.TargetDefinitionResolverExecutionEnvironmentTest) Time elapsed: 0.558 s Running org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest testRestrictToExactVersion(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0.003 s testRemoveAllOfUnitId(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testWarningIfRestrictionRemovesAll(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0.001 s testUnitAndBundleIdDistinction(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testRestrictPackageVersionInShortNotation(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testNonParsableVersionRange(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0.001 s testNoFilters(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testRemoveAllOfBundleId(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testRestrictToVersionRange(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0.001 s testNonParsableVersion(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s testRestrictPackageProvider(org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluatorTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.905 s - in org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest testConflictingIncludeSourceLocations(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.559 s testNoSourceIncludeWhenIncludeSourceIsFalseWithPlannerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.558 s testCanResolveBundlesWithoutSourcesWithPlannerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.557 s testIncludeSourceWithSlicerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.557 s testCanResolveBundlesWithoutSourcesWithSlicerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.557 s testIncludeSourceWithPlannerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.557 s testNoSourceIncludeWhenIncludeSourceIsFalseWithSlicerMode(org.eclipse.tycho.p2.target.TargetDefinitionResolverIncludeSourceTest) Time elapsed: 0.557 s Running org.eclipse.tycho.p2.target.PomDependencyCollectorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tycho.p2.target.PomDependencyCollectorTest testAddArtifactWithExistingMetadataButNonMatchingClassifier(org.eclipse.tycho.p2.target.PomDependencyCollectorTest) Time elapsed: 0.009 s testAddArtifactWithExistingMetadataOfMainArtifact(org.eclipse.tycho.p2.target.PomDependencyCollectorTest) Time elapsed: 0.003 s testAddArtifactWithExistingMetadataRespectsClassifier(org.eclipse.tycho.p2.target.PomDependencyCollectorTest) Time elapsed: 0.002 s Running org.eclipse.tycho.p2.target.TargetPlatformFactoryTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tycho.p2.target.TargetPlatformFactoryTest testFinalTargetPlatformContainsExecutionEnvironmentIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.006 s testConfiguredFiltersOnReactorIUsInFinalTP(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.002 s testOtherVersionsOfReactorIUsAreFilteredFromExternalContent(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.007 s testConfiguredFiltersOnPomDependencies(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.004 s testIncludeLocalMavenRepo(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.003 s testConfiguredFiltersOnReactorIUsInPreliminaryTP(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.002 s testFinalTargetPlatformContainsFinalReactorIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.002 s testFinalTargetPlatformContainsExternalRepoIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.008 s testFinalTargetPlatformContainsPomDependencyIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.005 s testFinalTargetPlatformNotContainsPreliminaryReactorIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.004 s testFinalTargetPlatformContainsTargetFileIU(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.03 s testMavenArtifactsInTargetDefinitionResolveToMavenPath(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.079 s testMultipleIndependentlyResolvedTargetFiles(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.024 s testDuplicateReactorUnits(org.eclipse.tycho.p2.target.TargetPlatformFactoryTest) Time elapsed: 0.003 s Running org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s - in org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest testResolutionWithGenericPlatform(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.559 s testSlicerResolutionWithMultiplePlatforms(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.557 s testPlannerResolutionWithOnePlatform(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.506 s testSlicerResolutionWithIncludeAllEnvironments(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.556 s testConflictingIncludeAllEnvironments(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.558 s testPlannerResolutionWithMultiplePlatforms(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.506 s testSlicerResolutionWithOnePlatform(org.eclipse.tycho.p2.target.TargetDefinitionResolverWithPlatformSpecificUnitsTest) Time elapsed: 0.557 s Running org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest testExactVersionMatchInTargetDefinitionUnit(org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest) Time elapsed: 0.003 s testZeroVersionInTargetDefinitionUnit(org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest) Time elapsed: 0 s testNullVersionInTargetDefinitionUnit(org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest) Time elapsed: 0 s testAddDependencyWithVersionRange(org.eclipse.tycho.p2.resolver.P2ResolverAdditionalRequirementsTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.resolver.P2ResolverTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 s - in org.eclipse.tycho.p2.resolver.P2ResolverTest testEclipseRepository(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.036 s testBundleUsesSWT(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 1.932 s testProductMultienvP2Inf(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.01 s testP2InfClassifiedBundleUnitDoesntOverwriteMainArtifact(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.006 s testAdditionalFilterProperties(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.06 s testSwt(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.011 s testBasic(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.014 s testDuplicateInstallableUnit(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.005 s testResolveWithoutProject(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.008 s testReactorVsExternal(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.011 s testResolutionCustomEE(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.006 s testFeatureInstallableUnits(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.031 s testFeatureWithUnresolvableSecondaryUnit(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.006 s testEclipseTestPluginAutomaticallyDependsOnTestHarnesses(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.018 s testSwtFragment(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.006 s testResolutionRestrictedEE(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.015 s testSwtFragmentWithRemoteSWT(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.009 s testP2InfUnclassifiedBundleUnitDoesntOverwriteMainArtifact(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.004 s testResolutionEE(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.007 s testProjectToResolveOverwritesTargetContent(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.009 s testSiteConflictingDependenciesResolver(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.04 s testFeatureMultienvP2Inf(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.007 s testSourceBundle(org.eclipse.tycho.p2.resolver.P2ResolverTest) Time elapsed: 0.02 s Running org.eclipse.tycho.p2.remote.RemoteAgentMavenMirrorsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in org.eclipse.tycho.p2.remote.RemoteAgentMavenMirrorsTest testLoadFromMirroredLocation(org.eclipse.tycho.p2.remote.RemoteAgentMavenMirrorsTest) Time elapsed: 0.676 s testLoadFromOriginalLocation(org.eclipse.tycho.p2.remote.RemoteAgentMavenMirrorsTest) Time elapsed: 0.102 s testLoadFromMirroredLocationWithFallbackId(org.eclipse.tycho.p2.remote.RemoteAgentMavenMirrorsTest) Time elapsed: 0.078 s Running org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest testOnlineLoadingFallsBackToCache(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.036 s testOfflineLoadingFromCache(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.064 s testOnlineReloadingDoesntReloadFromRemote(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.036 s testOfflineLoadingWithoutCacheFails(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.055 s testOnlineLoadingFailsFastIfNoSourceAvailable(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.022 s testOnlineLoading(org.eclipse.tycho.p2.remote.RemoteAgentMetadataRepositoryCacheTest) Time elapsed: 0.107 s Running org.eclipse.tycho.p2.remote.RemoteAgentCompositeLoadingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tycho.p2.remote.RemoteAgentCompositeLoadingTest testLoadingCompositeRepositoryWithMissingChildFailsByDefault(org.eclipse.tycho.p2.remote.RemoteAgentCompositeLoadingTest) Time elapsed: 0.017 s Running org.eclipse.tycho.p2.remote.RemoteAgentDisableP2MirrorsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tycho.p2.remote.RemoteAgentDisableP2MirrorsTest testDisableP2Mirrors(org.eclipse.tycho.p2.remote.RemoteAgentDisableP2MirrorsTest) Time elapsed: 0.014 s testWithoutDisableP2Mirrors(org.eclipse.tycho.p2.remote.RemoteAgentDisableP2MirrorsTest) Time elapsed: 0.009 s Running org.eclipse.tycho.p2.util.resolution.DependencyCollectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tycho.p2.util.resolution.DependencyCollectorTest missingDependencies(org.eclipse.tycho.p2.util.resolution.DependencyCollectorTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.repo.MetadataSerializableImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tycho.p2.repo.MetadataSerializableImplTest testSerializeAndLoad(org.eclipse.tycho.p2.repo.MetadataSerializableImplTest) Time elapsed: 0.007 s testSerializeAndLoadWithEmptyIUList(org.eclipse.tycho.p2.repo.MetadataSerializableImplTest) Time elapsed: 0.004 s Running org.eclipse.tycho.p2.publisher.P2GeneratorImplTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tycho.p2.publisher.P2GeneratorImplTest testOptionalRequireBundle_IGNORE(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.002 s testOptionalImportPackage_REQUIRE(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.001 s testOptionalRequireBundle_REQUIRE(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.001 s testOptionalImportPackage_IGNORE(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0 s testOptionalRequireBundleP2inf_REQUIRE(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.002 s testOptionalRequireBundle_OPTIONAL(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.001 s testGenerateSourceBundleMetadata(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.001 s generateSourceBundleMetadataForProjectWithP2Inf(org.eclipse.tycho.p2.publisher.P2GeneratorImplTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.manager.ReactorRepositoryManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.eclipse.tycho.p2.manager.ReactorRepositoryManagerTest testReactorRepositoryManagerFacadeServiceAvailability(org.eclipse.tycho.p2.manager.ReactorRepositoryManagerTest) Time elapsed: 0.052 s testReactorRepositoryManagerServiceAvailability(org.eclipse.tycho.p2.manager.ReactorRepositoryManagerTest) Time elapsed: 0.008 s testTargetPlatformComputationInIntegration(org.eclipse.tycho.p2.manager.ReactorRepositoryManagerTest) Time elapsed: 0.589 s Results: Tests run: 212, Failures: 0, Errors: 0, Skipped: 2 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl.test/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl.test/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl.test/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl.test/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl.test/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl.test-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.resolver.impl.test --- [INFO] [INFO] ----< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared.tests >---- [INFO] Building Tycho p2 Resolver Maven/OSGi Shared Classes Tests 2.7.5-SNAPSHOT [16/80] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.shared.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:test (default-test) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/surefire.properties] Running org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKeyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKeyTest forResolutionContextArtifacts_does_encode_URI Time elapsed: 0.03 s forResolutionContextArtifacts_support_null_input Time elapsed: 0.001 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/target/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.resolver.shared.tests --- [INFO] [INFO] ---< org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository.tests >---- [INFO] Building Tycho Maven/p2 Repository Integration Tests 2.7.5-SNAPSHOT [17/80] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:test (default-test) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/surefire.properties] Running org.eclipse.tycho.repository.module.PublishingRepositoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s - in org.eclipse.tycho.repository.module.PublishingRepositoryTest testArtifactsMapWithOnlyMetafiles(org.eclipse.tycho.repository.module.PublishingRepositoryTest) Time elapsed: 0.641 s testArtifactsMap(org.eclipse.tycho.repository.module.PublishingRepositoryTest) Time elapsed: 0.562 s testArtifactDescriptor(org.eclipse.tycho.repository.module.PublishingRepositoryTest) Time elapsed: 0.563 s Running org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest testReadingWithOtherDescriptorType(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.023 s testWriteToRepositoryViaStream(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.006 s testCreateRepository(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.002 s testLoadRepositoryWithFactory(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.56 s testWriteToRepository(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.006 s testRemovingWithOtherDescriptorType(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.007 s testPersistRepository(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.561 s testPersistEmptyRepository(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.56 s testLoadRepositoryWithMissingGAVProperties(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.558 s testLoadRepository(org.eclipse.tycho.repository.module.ModuleArtifactRepositoryTest) Time elapsed: 0.004 s Running org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest testCreateRepository(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.002 s testLoadRepositoryWithFactory(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.507 s testUpdateRepository(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.003 s testPersistModifiedRepository(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.557 s testPersistEmptyRepository(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.557 s testLoadRepository(org.eclipse.tycho.repository.module.ModuleMetadataRepositoryTest) Time elapsed: 0.004 s Running org.eclipse.tycho.repository.p2base.artifact.provider.formats.RemoteArtifactTransferPolicyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tycho.repository.p2base.artifact.provider.formats.RemoteArtifactTransferPolicyTest testPreferredOrderOfEmptyList(org.eclipse.tycho.repository.p2base.artifact.provider.formats.RemoteArtifactTransferPolicyTest) Time elapsed: 0.001 s testPreferredOrder(org.eclipse.tycho.repository.p2base.artifact.provider.formats.RemoteArtifactTransferPolicyTest) Time elapsed: 0.556 s testPreferredOrderWithoutBestChoice(org.eclipse.tycho.repository.p2base.artifact.provider.formats.RemoteArtifactTransferPolicyTest) Time elapsed: 0.556 s Running org.eclipse.tycho.repository.p2base.artifact.provider.formats.LocalArtifactTransferPolicyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.tycho.repository.p2base.artifact.provider.formats.LocalArtifactTransferPolicyTest testPreferredOrder(org.eclipse.tycho.repository.p2base.artifact.provider.formats.LocalArtifactTransferPolicyTest) Time elapsed: 0.556 s Running org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.044 s - in org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest testGetRawArtifactFile(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.561 s testGetArtifactFile(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testContainsArtifactDescriptor(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactSucceedsInSecondAttempt(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactToClosedSink(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.002 s testQuery(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testQueryWithoutRepositories(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.002 s testGetNonExistingRawArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.505 s testGetArtifactOnlyAvailableInPackedRawFormat(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactToNonCanonicalSink(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.002 s testContainsKey(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.561 s testGetPackedRawArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.559 s testGetArtifactDescriptors(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactDescriptorsDoesNotReturnDuplicates(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactFailsInAllAttempts(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.557 s testGetRawArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetRawArtifactWithNonRestartableSink(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testGetRawArtifactToClosedSink(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.002 s testGetNonExistingArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.505 s testGetCanonicalRawArtifact(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.556 s testQueryWithSingleRepository(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.555 s testGetArtifactWithNonRestartableSink(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.555 s testGetRawArtifactSucceedsInSecondAttempt(org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderTest) Time elapsed: 0.554 s Running org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.227 s - in org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest testRepositoryLoadingFails(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.508 s testGetArtifactWithInfiniteMirrorFailures(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.689 s testGetArtifactErrorMessage(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testGetArtifactWithSomeMirrorFailures(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.004 s testGetArtifactWhereOnlyFormatIsCorrupt(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testGetArtifactWherePreferredFormatIsCorrupt(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.556 s testGetRawArtifactErrorMessage(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testContainsArtifactDescriptor(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.558 s testGetArtifactSucceedsInSecondAttempt(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.558 s testGetArtifactToClosedSink(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.001 s testQuery(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testQueryWithoutRepositories(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.002 s testGetNonExistingRawArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testGetArtifactOnlyAvailableInPackedRawFormat(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactToNonCanonicalSink(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.002 s testContainsKey(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testGetPackedRawArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testGetArtifactDescriptors(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testGetArtifactDescriptorsDoesNotReturnDuplicates(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testGetArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactFailsInAllAttempts(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testGetRawArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.505 s testGetRawArtifactWithNonRestartableSink(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.504 s testGetRawArtifactToClosedSink(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.001 s testGetNonExistingArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testGetCanonicalRawArtifact(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.555 s testQueryWithSingleRepository(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.554 s testGetArtifactWithNonRestartableSink(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.504 s testGetRawArtifactSucceedsInSecondAttempt(org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProviderTest) Time elapsed: 0.508 s Running org.eclipse.tycho.repository.p2base.artifact.repository.FileRepositoryArtifactProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in org.eclipse.tycho.repository.p2base.artifact.repository.FileRepositoryArtifactProviderTest testGetRawArtifactFile(org.eclipse.tycho.repository.p2base.artifact.repository.FileRepositoryArtifactProviderTest) Time elapsed: 0.508 s testConstructionWithNonArtifactFileRepository(org.eclipse.tycho.repository.p2base.artifact.repository.FileRepositoryArtifactProviderTest) Time elapsed: 0.079 s testGetArtifactFile(org.eclipse.tycho.repository.p2base.artifact.repository.FileRepositoryArtifactProviderTest) Time elapsed: 0.555 s Running org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest testGetArtifactViaStreamFailsOnFirstReadAttempt(org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest) Time elapsed: 0.022 s testGetArtifactViaStream(org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest) Time elapsed: 0.005 s testGetRawArtifactViaStream(org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest) Time elapsed: 0.001 s testGetRawArtifactViaStreamFailsOnFirstReadAttempt(org.eclipse.tycho.repository.p2base.artifact.repository.ProviderOnlyArtifactRepositoryTest) Time elapsed: 0.001 s Running org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest testGetArtifactsNoRequests(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.009 s addP2Artifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.003 s reload(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.007 s addMavenArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.002 s testGetArtifactsErrorRequest(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.001 s getMavenLocationWithClassifierAndExtension(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.001 s testOutdatedIndex(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.036 s testGetRawArtifactDummy(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.005 s getP2Location(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.001 s getMavenLocation(org.eclipse.tycho.repository.local.LocalArtifactRepositoryTest) Time elapsed: 0.001 s Running org.eclipse.tycho.repository.local.LocalMetadataRepositoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tycho.repository.local.LocalMetadataRepositoryTest emptyRepository(org.eclipse.tycho.repository.local.LocalMetadataRepositoryTest) Time elapsed: 0.002 s addInstallableUnit(org.eclipse.tycho.repository.local.LocalMetadataRepositoryTest) Time elapsed: 0.005 s testOutdatedIndex(org.eclipse.tycho.repository.local.LocalMetadataRepositoryTest) Time elapsed: 0.004 s Running org.eclipse.tycho.repository.local.LocalArtifactRepositoryFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tycho.repository.local.LocalArtifactRepositoryFactoryTest testLoadWrongLocation(org.eclipse.tycho.repository.local.LocalArtifactRepositoryFactoryTest) Time elapsed: 0.001 s testLoad(org.eclipse.tycho.repository.local.LocalArtifactRepositoryFactoryTest) Time elapsed: 0.002 s testCreate(org.eclipse.tycho.repository.local.LocalArtifactRepositoryFactoryTest) Time elapsed: 0 s Running org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest testSerializationRoundTrip(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0.001 s testCreation(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testDeserializationWithClassifierAndExt(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testGetLocalRepositoryPath(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0.001 s testCreationFromPlainP2Descriptor(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testGetLocalRepositoryPathWithDefaults(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0.001 s testDeserializationWithPartialGAV(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testDeserializationWithRedundantDefaultExt(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testExplicitCoordinatesOverwritesProperties(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testCreationFromPlainP2DescriptorForPackedArtifact(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testDeserialization(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testCreationFromP2Key(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s testSerializationOmitsDefaults(org.eclipse.tycho.repository.local.GAVArtifactDescriptorTest) Time elapsed: 0 s Running org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest testGetRawArtifactForCanonicalFormatToStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testGetArtifactToClosedSink(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testGetCorruptedRawArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetRawArtifactFileOfNonContainedFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testGetArtifactToStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testRemoveOneOfDescriptorsOfKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.008 s testWriteArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testQueryKeys(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testGetRawArtifactOfNonContainedFormatToStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testWriteArtifactAndCancel(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.024 s testRemoveNonContainedDescriptor(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetRawArtifactFile(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetNonContainedArtifactToStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testWriteArtifactOnSecondAttempt(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetArtifactToNonCanonicalSink(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testContainsKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.011 s testGetDescriptorsOfNonContainedKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testReWriteArtifactViaStreamFails(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.011 s testWriteArtifactViaStreamWithNonFatalStatus(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.011 s testGetArtifactToStreamOnlyAvailableInPackedFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.043 s testGetArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.01 s testGetRawArtifactForCanonicalFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.01 s testGetRawArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testRemoveKeys(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testGetRawArtifactToStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.01 s testContainsDescriptor(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.008 s testGetDescriptors(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetRawArtifactToClosedSink(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testGetArtifactFile(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.015 s testGetArtifactFileOfNonContainedKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.009 s testGetRawArtifactOfNonContainedFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetNonContainedArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testWriteRawArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testRemoveForeignEquivalentDescriptor(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testWriteArtifactViaStreamAndCancel(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testReWriteArtifactFails(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.005 s testRemoveNonContainedKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testQueryDescriptors(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.005 s testGetArtifactFileOfKeyWithoutCanonicalFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.005 s testRemoveAllDescriptorsOfKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.005 s testGetArtifactOnlyAvailableInPackedFormat(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.027 s testRemoveLastDescriptorOfKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testGetCorruptedArtifact(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.005 s testWriteArtifactViaStream(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.007 s testRemoveAll(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testRemoveKey(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s testGetArtifactToBrokenSink(org.eclipse.tycho.repository.local.LocalArtifactRepositoryP2APITest) Time elapsed: 0.006 s Running org.eclipse.tycho.repository.local.MirroringArtifactProviderTest Tests run: 44, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 20.296 s - in org.eclipse.tycho.repository.local.MirroringArtifactProviderTest testContainsCanonicalArtifactDescriptor[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.543 s testGetRawPackedArtifact_WithPackedMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetRawArtifactFileOfUnavailableFile[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.508 s testContainsArtifactDescriptorOfUnavailableArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.507 s testQuery[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.507 s testGetRawPackedArtifact_NoPackedMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testLogOutputWhenMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetUnavailableArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testContainsKey[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.558 s testGetRawCanonicalArtifactFile[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.508 s testGetArtifactDescriptors_WithPackedMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetArtifactDescriptorsOfUnavailableArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testGetArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.558 s testGetArtifactFile[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.508 s testGetArtifactDescriptors_NoPackedMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetAlreadyMirroredArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testContainsPackedArtifactDescriptor[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.51 s testGetRawArtifactOfUnavailableArtifactFails[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.507 s testGetAlreadyMirroredArtifactFile[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetUnavailableArtifactFile[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.558 s testGetRawPackedArtifactFile_WithPackedMirroring[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetRawCanonicalArtifact[0](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.555 s testContainsCanonicalArtifactDescriptor[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.558 s testGetRawPackedArtifact_WithPackedMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testGetRawArtifactFileOfUnavailableFile[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testContainsArtifactDescriptorOfUnavailableArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.56 s testQuery[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetRawPackedArtifact_NoPackedMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testLogOutputWhenMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetUnavailableArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testContainsKey[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetRawCanonicalArtifactFile[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactDescriptors_WithPackedMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetArtifactDescriptorsOfUnavailableArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.558 s testGetArtifactFile[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testGetArtifactDescriptors_NoPackedMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) skipped testGetAlreadyMirroredArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testContainsPackedArtifactDescriptor[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s testGetRawArtifactOfUnavailableArtifactFails[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetAlreadyMirroredArtifactFile[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetUnavailableArtifactFile[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.557 s testGetRawPackedArtifactFile_WithPackedMirroring[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.559 s testGetRawCanonicalArtifact[1](org.eclipse.tycho.repository.local.MirroringArtifactProviderTest) Time elapsed: 0.556 s Running org.eclipse.tycho.repository.local.MirroringArtifactProviderErrorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s - in org.eclipse.tycho.repository.local.MirroringArtifactProviderErrorTest testMirrorCorruptArtifact(org.eclipse.tycho.repository.local.MirroringArtifactProviderErrorTest) Time elapsed: 0.555 s testMirrorArtifactWhichOnlySucceedsInSecondAttempt(org.eclipse.tycho.repository.local.MirroringArtifactProviderErrorTest) Time elapsed: 0.506 s Running org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.736 s - in org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest testIgnoreIfPackedArtifactNotAvailableRemotely(org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest) Time elapsed: 0.558 s testErrorIfPackedArtifactIsAvailableButCorrupt(org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest) Time elapsed: 0.555 s testPackedArtifactMirroredEvenIfCanonicalArtifactPresent(org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest) Time elapsed: 0.505 s testCanonicalArtifactCreatedIfPackedArtifactAlreadyMirrored(org.eclipse.tycho.repository.local.MirroringArtifactProviderPack200CornerCasesTest) Time elapsed: 1.109 s Running org.eclipse.tycho.repository.util.DuplicateFilteringLoggingProgressMonitorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tycho.repository.util.DuplicateFilteringLoggingProgressMonitorTest testRemoveDuplicatesFromBugReport(org.eclipse.tycho.repository.util.DuplicateFilteringLoggingProgressMonitorTest) Time elapsed: 0 s testIgnoreNonFetchingMessages(org.eclipse.tycho.repository.util.DuplicateFilteringLoggingProgressMonitorTest) Time elapsed: 0 s testRemoveMultipleDuplicates(org.eclipse.tycho.repository.util.DuplicateFilteringLoggingProgressMonitorTest) Time elapsed: 0.001 s Running org.eclipse.tycho.repository.util.StatusToolTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tycho.repository.util.StatusToolTest testOKChildren(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s testMultiStatus(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0.001 s testSimpleStatus(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s testOnlyOKChildren(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s testDeepNesting(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s testMultiStatusWithOwnException(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s testSimpleStatusWithException(org.eclipse.tycho.repository.util.StatusToolTest) Time elapsed: 0 s Results: Tests run: 219, Failures: 0, Errors: 0, Skipped: 7 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/target/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.maven.repository.tests --- [INFO] [INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.tests >--------- [INFO] Building Tycho p2 Tools Tests 2.7.5-SNAPSHOT [18/80] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.p2.tools.tests --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/src/test/resources [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:test (default-test) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/surefire.properties] Running org.eclipse.tycho.p2.tools.director.DirectorApplicationCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tycho.p2.tools.director.DirectorApplicationCommandTest testAllDirectorApplicationArguments(org.eclipse.tycho.p2.tools.director.DirectorApplicationCommandTest) Time elapsed: 0.011 s testNoOsWsArchArguments(org.eclipse.tycho.p2.tools.director.DirectorApplicationCommandTest) Time elapsed: 0.001 s Running org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest Mirroring: osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.5.0.v20090525) Mirroring: osgi.bundle,jarsigning,0.0.1.201109191414 (Descriptor: canonical: osgi.bundle,jarsigning,0.0.1.201109191414) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Mirroring: osgi.bundle,jarsigning,0.0.1.201109191414 (Descriptor: canonical: osgi.bundle,jarsigning,0.0.1.201109191414) Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.0.101.R34x_v20080731 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.0.101.R34x_v20080731) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Mirroring: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.101.R34x_v20080731 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86,1.0.101.R34x_v20080731) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Mirroring: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.4.0.v20080512) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.77 s - in org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest testMirrorLatestOnly(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.738 s testNotIgnoringErrorsShouldThrowException(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.562 s testMirrorSpecificUnitLatestVersion(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.561 s testIgnoreErrorShouldNotThrowException(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.592 s testMirrorNotExisting(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.507 s testMirrorAllUnits(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.56 s testMirrorSpecificUnitSpecificVersion(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.56 s testMirrorMatchExpression(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 0.561 s testMirrorAppendAlreadyExisting(org.eclipse.tycho.p2.tools.mirroring.MirrorStandaloneTest) Time elapsed: 1.118 s Running org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.992 s - in org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest testMirrorForSeedWithNullIU(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.56 s testMirrorFeatureAndPatch(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.617 s testMirrorNothing(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.556 s testExtraArtifactRepositoryProperties(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.578 s testMirrorFeatureWithContent(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.557 s testMirrorWithMissingMandatoryContent(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.559 s testMirrorPatch(org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceTest) Time elapsed: 0.56 s Running org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest testArtifactReposWithOrder(org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest) Time elapsed: 0.001 s testNoMetadataRepo(org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest) Time elapsed: 0 s testMetadataReposWithOrder(org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest) Time elapsed: 0 s testNoArtifactRepo(org.eclipse.tycho.p2.tools.test.RepositoryReferencesTest) Time elapsed: 0 s Running org.eclipse.tycho.p2.tools.publisher.PublisherServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s - in org.eclipse.tycho.p2.tools.publisher.PublisherServiceTest testValidateProfileFile(org.eclipse.tycho.p2.tools.publisher.PublisherServiceTest) Time elapsed: 0.562 s testCategoryPublishing(org.eclipse.tycho.p2.tools.publisher.PublisherServiceTest) Time elapsed: 0.557 s testProfilePublishing(org.eclipse.tycho.p2.tools.publisher.PublisherServiceTest) Time elapsed: 0.556 s Running org.eclipse.tycho.p2.tools.publisher.PublisherServiceFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tycho.p2.tools.publisher.PublisherServiceFactoryTest testThatRequiredServicesAreAvailable(org.eclipse.tycho.p2.tools.publisher.PublisherServiceFactoryTest) Time elapsed: 0.05 s Running org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.846 s - in org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest testPublishingWithRootFeatures(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 1.186 s testPublishingWithP2Inf(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.557 s testExpandProductVersionQualifier(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.556 s testExpandVersionWithSyntaxError(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.556 s testPublishingWithProductSpecificP2Inf(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.557 s testExpandVersionsIgnoresBundlesInFeatureBasedProduct(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.555 s testExpandVersionsOfInclusionsWithZeros(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.555 s testPublishingReportsAllResolutionErrorsAtOnce(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.519 s testExpandVersionsOfInclusionsWithQualifierLiterals(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.558 s testPublishingWithVariableExpansion(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.555 s testExpandVersionsIgnoresFeaturesInBundleBasedProduct(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.556 s testProductPublishingWithLaunchers(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.557 s testPublishingWithMissingFragments(org.eclipse.tycho.p2.tools.publisher.PublishProductToolTest) Time elapsed: 0.574 s Running org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s - in org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest testFileRepositoryWithTamperedArtifact(org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest) Time elapsed: 0.555 s testMissingArtifactsReferencedInMetadata(org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest) Time elapsed: 0.521 s testValidFileRepository(org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest) Time elapsed: 0.555 s testFileRepositoryWithWrongMd5Sum(org.eclipse.tycho.p2.tools.verfier.VerifierServiceImplTest) Time elapsed: 0.556 s Results: Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.p2.tools.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.tests/target/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.tests/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.tests-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.p2.tools.tests --- [INFO] [INFO] -------------------< org.eclipse.tycho:sisu-equinox >------------------- [INFO] Building Sisu Equinox/Plexus bridge 2.7.5-SNAPSHOT [19/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.tycho:sisu-equinox-api >----------------- [INFO] Building Sisu Equinox Services API 2.7.5-SNAPSHOT [20/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-api --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sisu-equinox-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ sisu-equinox-api --- [INFO] Writing manifest: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sisu-equinox-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sisu-equinox-api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sisu-equinox-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.tycho:sisu-equinox-embedder >--------------- [INFO] Building Sisu Equinox Embedder 2.7.5-SNAPSHOT [21/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-embedder --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-embedder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sisu-equinox-embedder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ sisu-equinox-embedder --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-embedder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sisu-equinox-embedder --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ sisu-equinox-embedder --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sisu-equinox-embedder --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sisu-equinox-embedder --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-embedder --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-embedder --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-metadata-model >--------------- [INFO] Building Tycho Eclipse Project Metadata Model 2.7.5-SNAPSHOT [22/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-metadata-model --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-metadata-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-metadata-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-metadata-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-metadata-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-metadata-model --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.maven.test.ProductConfigurationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.tycho.maven.test.ProductConfigurationTest [INFO] Running org.eclipse.tycho.maven.test.EclipseModelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.tycho.maven.test.EclipseModelTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-metadata-model --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-metadata-model --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-metadata-model --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-embedder-api >---------------- [INFO] Building Tycho Embedder API 2.7.5-SNAPSHOT [23/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-embedder-api --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-embedder-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-embedder-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ tycho-embedder-api --- [INFO] Writing manifest: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-embedder-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-embedder-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-embedder-api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-embedder-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-embedder-api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-embedder-api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.tycho:tycho-testing-harness >--------------- [INFO] Building Tycho Testing Harness 2.7.5-SNAPSHOT [24/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-testing-harness --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-testing-harness --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-testing-harness --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/AbstractTychoIntegrationTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/AbstractTychoIntegrationTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/main/java/org/eclipse/tycho/test/util/TychoMatchers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-testing-harness --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-testing-harness --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-testing-harness --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-testing-harness --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-testing-harness --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-testing-harness --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-testing-harness --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-testing-harness --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-core >-------------------- [INFO] Building Tycho Core 2.7.5-SNAPSHOT [25/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-core --- [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (compile-system-packages-companion-jar) @ tycho-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/classes [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (system-packages-companion-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (copy-system-packages-companion-jar) @ tycho-core --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/main/resources [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 100 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/OsgiManifest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/OsgiManifest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-core --- [INFO] Discovered 39 component descriptors(s) [INFO] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ tycho-core --- [INFO] Writing manifest: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 359 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/java/org/eclipse/tycho/core/test/ArtifactDependencyWalkerTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/java/org/eclipse/tycho/core/test/ArtifactDependencyWalkerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-core --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-core --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.core.utils.TychoVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.eclipse.tycho.core.utils.TychoVersionTest [INFO] Running org.eclipse.tycho.core.test.ArtifactDependencyWalkerTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.335 s - in org.eclipse.tycho.core.test.ArtifactDependencyWalkerTest [INFO] Running org.eclipse.tycho.core.test.EclipseInstallationLayoutTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.eclipse.tycho.core.test.EclipseInstallationLayoutTest [INFO] Running org.eclipse.tycho.core.test.TychoTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resolutionerror:resolutionerror.p001:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/resolutionerror/p001/pom.xml [INFO] Resolving class path of resolutionerror.p001... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p003:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/moduleorder/p003/pom.xml [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p004:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/moduleorder/p004/pom.xml [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p001:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/moduleorder/p001/pom.xml [INFO] Resolving class path of moduleorder.p001... [INFO] Resolving dependencies of MavenProject: moduleorder:moduleorder.p002:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/moduleorder/p002/pom.xml [INFO] Resolving class path of moduleorder.p002... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: projectpriority:projectpriority.p001:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/projectpriority/p001/pom.xml [INFO] Resolving class path of projectpriority.p001... [INFO] Resolving dependencies of MavenProject: projectpriority:projectpriority.p002:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/projectpriority/p002/pom.xml [INFO] Resolving class path of projectpriority.p002... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: referencesItself:referencesItself:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/referencesItself/pom.xml [INFO] Resolving class path of referencesItself... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: pre30:project:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/dummy/pom.xml [INFO] Resolving class path of project... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: fragement:client:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/client/pom.xml [INFO] Resolving class path of client... [INFO] Resolving dependencies of MavenProject: fragement:fragment:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/fragment/pom.xml [INFO] Resolving class path of fragment... [INFO] Resolving dependencies of MavenProject: fragement:fragment2:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/fragment2/pom.xml [INFO] Resolving class path of fragment2... [INFO] Resolving dependencies of MavenProject: fragement:host:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/host/pom.xml [INFO] Resolving class path of host... [INFO] Resolving dependencies of MavenProject: fragement:dep:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/dep/pom.xml [INFO] Resolving class path of dep... [INFO] Resolving dependencies of MavenProject: explicitenvironment:valid:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/explicitenvironment/valid/pom.xml [INFO] Resolving class path of valid... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: missingentry:project:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/missingentry/pom.xml [INFO] Resolving class path of project... [WARNING] Bundle-ClassPath entry missing_dir_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/dirbundle_0.0.1 [WARNING] Bundle-ClassPath entry missing_jar_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/jarbundle_0.0.1.jar [WARNING] Exploded plugin at location /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/dirbundle_0.0.1 can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins. [WARNING] Bundle-ClassPath entry missing_jar_entry.jar does not exist in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/targetplatforms/missingentry/plugins/jarbundle_0.0.1.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resolutionerror:feature_missing_plugin:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/resolutionerror/feature_missing_plugin/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resolutionerror:feature_missing_feature:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/resolutionerror/feature_missing_feature/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: extraclasspath:b01:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/extraclasspath/b01/pom.xml [INFO] Resolving class path of b01... [INFO] Resolving dependencies of MavenProject: extraclasspath:b02:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/extraclasspath/b02/pom.xml [INFO] Resolving class path of b02... [INFO] Resolving dependencies of MavenProject: implicitenvironment:simple:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/implicitenvironment/simple/pom.xml [INFO] Resolving class path of simple... [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.292 s - in org.eclipse.tycho.core.test.TychoTest [INFO] Running org.eclipse.tycho.core.test.DefaultDependencyArtifactsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.core.test.DefaultDependencyArtifactsTest [INFO] Running org.eclipse.tycho.core.test.DefaultBundleReaderTest [WARNING] Bundle-ClassPath entry foo/bar.txt does not exist in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/bundlereader/testNestedDirClasspath_1.0.0.201007261122.jar [WARNING] Ignoring Bundle-ClassPath entry 'external:$user.home$/external-lib.jar' of bundle /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/src/test/resources/bundlereader/testNestedDirClasspath_1.0.0.201007261122.jar [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in org.eclipse.tycho.core.test.DefaultBundleReaderTest [INFO] Running org.eclipse.tycho.core.test.LocalDependencyResolverTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.eclipse.tycho.core.test.LocalDependencyResolverTest [INFO] Running org.eclipse.tycho.core.test.P2IUTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:iuB:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/justIUs/iuB/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:iuA:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/justIUs/iuA/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:featureWithIUDeps:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/featureToIU/feature/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:anIU:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/featureToIU/iu/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:anIU:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/iuToFeature/iu/pom.xml [INFO] Resolving dependencies of MavenProject: 428310:aFeature:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/iuBuildOrder/iuToFeature/feature/pom.xml [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tycho.core.test.P2IUTest [INFO] Running org.eclipse.tycho.core.test.MavenDependencyCollectorTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: mavenDependencies:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/mavendeps/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: mavenDependencies:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/mavendeps/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: mavenDependencies:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/mavendeps/p003/pom.xml [INFO] Resolving class path of p003... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: tycho.test:sourceFolders:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/sourceFolders/pom.xml [INFO] Resolving class path of sourceFolders... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: test.noDotOnClassPath:consumer:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/nodotonclasspath/consumer/pom.xml [INFO] Resolving class path of consumer... [INFO] Resolving dependencies of MavenProject: test.noDotOnClassPath:provider:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/nodotonclasspath/provider/pom.xml [INFO] Resolving class path of provider... [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in org.eclipse.tycho.core.test.MavenDependencyCollectorTest [INFO] Running org.eclipse.tycho.core.test.DependencyComputerTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: customProfile:bundle:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/customProfile/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Resolving dependencies of MavenProject: customProfile:alternativeProvider:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/customProfile/alternativeProvider/pom.xml [INFO] Resolving class path of alternativeProvider... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:bundle:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-mandatory/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:fragment:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-mandatory/fragment/pom.xml [INFO] Resolving class path of fragment... [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:bundle.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-mandatory/bundle.tests/pom.xml [INFO] Resolving class path of bundle.tests... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: exportpackage:bundle:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/exportpackage/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Resolving dependencies of MavenProject: exportpackage:dep:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/exportpackage/dep/pom.xml [INFO] Resolving class path of dep... [INFO] Resolving dependencies of MavenProject: exportpackage:dep2:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/exportpackage/dep2/pom.xml [INFO] Resolving class path of dep2... [INFO] Resolving dependencies of MavenProject: exportpackage:dep3:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/exportpackage/dep3/pom.xml [INFO] Resolving class path of dep3... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/accessrules/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: osgicompile:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/accessrules/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: osgicompile:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/accessrules/p003/pom.xml [INFO] Resolving class path of p003... [INFO] Resolving dependencies of MavenProject: osgicompile:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/accessrules/p004/pom.xml [INFO] Resolving class path of p004... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:A:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/deepReexport/A/pom.xml [INFO] Resolving class path of A... [INFO] Resolving dependencies of MavenProject: osgicompile:B:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/deepReexport/B/pom.xml [INFO] Resolving class path of B... [INFO] Resolving dependencies of MavenProject: osgicompile:C:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/deepReexport/C/pom.xml [INFO] Resolving class path of C... [INFO] Resolving dependencies of MavenProject: osgicompile:D:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/deepReexport/D/pom.xml [INFO] Resolving class path of D... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resolver.fragments.import-class-provided-by-fragment:bundle1:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-import-class-provided-by-fragment-from-package-exported-by-host/bundle1/pom.xml [INFO] Resolving class path of bundle1... [INFO] Resolving dependencies of MavenProject: resolver.fragments.import-class-provided-by-fragment:bundle1.fragment:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-import-class-provided-by-fragment-from-package-exported-by-host/bundle1.fragment/pom.xml [INFO] Resolving class path of bundle1.fragment... [INFO] Resolving dependencies of MavenProject: resolver.fragments.import-class-provided-by-fragment:bundle2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-import-class-provided-by-fragment-from-package-exported-by-host/bundle2/pom.xml [INFO] Resolving class path of bundle2... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: importVsRequire:A:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/importVsRequire/A/pom.xml [INFO] Resolving class path of A... [INFO] Resolving dependencies of MavenProject: importVsRequire:B:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/importVsRequire/B/pom.xml [INFO] Resolving class path of B... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:bundle:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-package/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:fragment:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-package/fragment/pom.xml [INFO] Resolving class path of fragment... [INFO] Resolving dependencies of MavenProject: tycho-its-project.363331_extraTargetPlatformRequirements.fragment-split-package:bundle.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment-split-package/bundle.tests/pom.xml [INFO] Resolving class path of bundle.tests... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: fragement:client:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/client/pom.xml [INFO] Resolving class path of client... [INFO] Resolving dependencies of MavenProject: fragement:fragment:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/fragment/pom.xml [INFO] Resolving class path of fragment... [INFO] Resolving dependencies of MavenProject: fragement:fragment2:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/fragment2/pom.xml [INFO] Resolving class path of fragment2... [INFO] Resolving dependencies of MavenProject: fragement:host:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/host/pom.xml [INFO] Resolving class path of host... [INFO] Resolving dependencies of MavenProject: fragement:dep:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/fragment/dep/pom.xml [INFO] Resolving class path of dep... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: bootclasspath:bundle1:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/bootclasspath/bundle1/pom.xml [INFO] Resolving class path of bundle1... [INFO] Resolving dependencies of MavenProject: bootclasspath:bundle2:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/bootclasspath/bundle2/pom.xml [INFO] Resolving class path of bundle2... [INFO] Resolving dependencies of MavenProject: org.eclipse.jface:org.eclipse.jface.databinding:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/eeProfile.resolution.fragments/org.eclipse.jface.databinding/pom.xml [INFO] Resolving class path of org.eclipse.jface.databinding... [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt:3.102.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/eeProfile.resolution.fragments/org.eclipse.swt/pom.xml [INFO] Resolving class path of org.eclipse.swt... [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86:3.102.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/eeProfile.resolution.fragments/org.eclipse.swt.gtk.linux.x86/pom.xml [INFO] Resolving class path of org.eclipse.swt.gtk.linux.x86... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: TYCHO0378unwantedSelfDependency:feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/TYCHO0378unwantedSelfDependency/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/reexport/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: osgicompile:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/reexport/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: osgicompile:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/reexport/p003/pom.xml [INFO] Resolving class path of p003... [INFO] Resolving dependencies of MavenProject: osgicompile:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/reexport/p004/pom.xml [INFO] Resolving class path of p004... [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.792 s - in org.eclipse.tycho.core.test.DependencyComputerTest [INFO] Running org.eclipse.tycho.core.locking.FileLockServiceTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in org.eclipse.tycho.core.locking.FileLockServiceTest [INFO] Running org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipantTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipantTest [INFO] Running org.eclipse.tycho.core.maven.MavenDependenciesResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 s - in org.eclipse.tycho.core.maven.MavenDependenciesResolverTest [INFO] Running org.eclipse.tycho.core.maven.TychoInterpolatorTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s - in org.eclipse.tycho.core.maven.TychoInterpolatorTest [INFO] Running org.eclipse.tycho.core.ee.ExecutionEnvironmentConfigurationTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tycho.core.ee.ExecutionEnvironmentConfigurationTest [INFO] Running org.eclipse.tycho.core.ee.ExecutionEnvironmentTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: tycho.test.targetJRE:bundle:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/targetJRE/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.tycho.core.ee.ExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.ee.CustomExecutionEnvironmentTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tycho.core.ee.CustomExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.ee.StandardExecutionEnvironmentTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tycho.core.ee.StandardExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.core.osgitools.BuildPropertiesParserImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tycho.core.osgitools.BuildPropertiesParserImplTest [INFO] Running org.eclipse.tycho.core.osgitools.EquinoxResolverTest [INFO] Resolving dependencies of MavenProject: org.eclipse:test.bundleNativeCode.using.invalid.alias:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/bundleNativeCode/bundleWithNativeCodeUsingInvalidAliases/pom.xml [INFO] Resolving class path of test.bundleNativeCode.using.invalid.alias... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: javase11:executionenvironment.javase11:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/javase-11/pom.xml [INFO] Resolving class path of executionenvironment.javase11... [INFO] Resolving dependencies of MavenProject: org.eclipse:test.bundleNativeCode:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/bundleNativeCode/bundleWithNativeCode/pom.xml [INFO] Resolving class path of test.bundleNativeCode... [INFO] Resolving dependencies of MavenProject: org.eclipse:test.bundleNativeCode.using.aliases:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/bundleNativeCode/bundleWithNativeCodeUsingAliases/pom.xml [INFO] Resolving class path of test.bundleNativeCode.using.aliases... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/projects/frameworkBundle/org.eclipse.osgi/pom.xml [INFO] Resolving class path of org.eclipse.osgi... [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s - in org.eclipse.tycho.core.osgitools.EquinoxResolverTest [INFO] Running org.eclipse.tycho.core.osgitools.OsgiManifestTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tycho.core.osgitools.OsgiManifestTest [INFO] Running org.eclipse.tycho.core.resolver.TychoMirrorSelectorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.core.resolver.TychoMirrorSelectorTest [INFO] Running org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReaderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReaderTest [INFO] Running org.eclipse.tycho.core.resolver.DefaultTychoResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tycho.core.resolver.DefaultTychoResolverTest [INFO] Running org.eclipse.tycho.artifacts.configuration.TargetPlatformFilterConfigurationReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.eclipse.tycho.artifacts.configuration.TargetPlatformFilterConfigurationReaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 161, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (test-jar) @ tycho-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-core --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] [INFO] --------------< org.eclipse.tycho:sisu-equinox-launching >-------------- [INFO] Building Sisu Equinox Launching 2.7.5-SNAPSHOT [26/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sisu-equinox-launching --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sisu-equinox-launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sisu-equinox-launching --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ sisu-equinox-launching --- [INFO] Discovered 3 component descriptors(s) [INFO] [INFO] --- maven-bundle-plugin:5.1.4:manifest (bundle-manifest) @ sisu-equinox-launching --- [INFO] Writing manifest: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sisu-equinox-launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sisu-equinox-launching --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ sisu-equinox-launching --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sisu-equinox-launching --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxInstallationFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxInstallationFactoryTest [INFO] Running org.eclipse.sisu.equinox.launching.internal.EquinoxLaunchConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.sisu.equinox.launching.internal.EquinoxLaunchConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sisu-equinox-launching --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ sisu-equinox-launching --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sisu-equinox-launching --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-lib-detector >---------------- [INFO] Building Tycho JVM Library Detector 2.7.5-SNAPSHOT [27/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-lib-detector --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-lib-detector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-lib-detector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-lib-detector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-lib-detector --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-lib-detector --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-lib-detector --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/target/tycho-lib-detector-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-lib-detector --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/target/tycho-lib-detector-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-lib-detector --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/target/tycho-lib-detector-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-lib-detector/2.7.5-SNAPSHOT/tycho-lib-detector-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-lib-detector/2.7.5-SNAPSHOT/tycho-lib-detector-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-lib-detector/target/tycho-lib-detector-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-lib-detector/2.7.5-SNAPSHOT/tycho-lib-detector-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-compiler-jdt >---------------- [INFO] Building Tycho JDT Compiler Component 2.7.5-SNAPSHOT [28/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-compiler-jdt --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-compiler-jdt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-compiler-jdt --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-compiler-jdt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-compiler-jdt --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-compiler-jdt --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.compiler.jdt.JdkLibraryInfoProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.tycho.compiler.jdt.JdkLibraryInfoProviderTest [INFO] Running org.eclipse.tycho.compiler.jdt.JDTCompilerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tycho.compiler.jdt.JDTCompilerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-compiler-jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/tycho-compiler-jdt-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-compiler-jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/tycho-compiler-jdt-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-compiler-jdt --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/tycho-compiler-jdt-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/2.7.5-SNAPSHOT/tycho-compiler-jdt-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/2.7.5-SNAPSHOT/tycho-compiler-jdt-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-jdt/target/tycho-compiler-jdt-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/2.7.5-SNAPSHOT/tycho-compiler-jdt-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.tycho:tycho-compiler-plugin >--------------- [INFO] Building Tycho OSGi Compiler Plugin 2.7.5-SNAPSHOT [29/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-compiler-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-compiler-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-compiler-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/main/java/org/eclipse/tycho/compiler/AbstractOsgiCompilerMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-compiler-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-compiler-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 252 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-compiler-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/test/java/org/eclipse/tycho/osgicompiler/test/OsgiCompilerTest.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/test/java/org/eclipse/tycho/osgicompiler/test/OsgiCompilerTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/src/test/java/org/eclipse/tycho/osgicompiler/test/OsgiCompilerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-compiler-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.osgicompiler.test.OsgiCompilerTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:projectSettings02:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p002/pom.xml [INFO] Resolving class path of projectSettings02... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p002/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: classpath:miltijar:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multijar/pom.xml [INFO] Resolving class path of miltijar... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resources:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p001/pom.xml [INFO] Resolving class path of p001... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p001/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p001/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:bootclasspath-accessrules:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/pom.xml [INFO] Resolving class path of bootclasspath-accessrules... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.4' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.3/1.2 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/target/a.jar-classes [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bootclasspath-accessrules/target/b.jar-classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resources:p004:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p004/pom.xml [INFO] Resolving class path of p004... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p004/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p004/target/classes [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p004/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p004/target/nested.jar-classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: multisource:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multisource/p002/pom.xml [INFO] Resolving class path of p002... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multisource/p002/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: logs:multiJarSingleDir:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/pom.xml [INFO] Resolving class path of multiJarSingleDir... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/target/classes [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarSingleDir/target/library.jar-classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:jreCompilationProfile:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/useJDKBREE/pom.xml [INFO] Resolving class path of jreCompilationProfile... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/useJDKBREE/.settings/org.eclipse.jdt.core.prefs' could not be found! [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: osgicompile:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: osgicompile:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p003/pom.xml [INFO] Resolving class path of p003... [INFO] Resolving dependencies of MavenProject: osgicompile:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p004/pom.xml [INFO] Resolving class path of p004... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p001/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p003/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p004/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p002/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:compilerMessages:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/compilermessages/pom.xml [INFO] Resolving class path of compilerMessages... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/compilermessages/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: logs:multiJarMultiDir:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/pom.xml [INFO] Resolving class path of multiJarMultiDir... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/target/classes [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/multiJarMultiDir/target/lib/library.jar-classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: executionEnvironments:p006-newerEEthenBREE:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p006-newerEEthanBREE/pom.xml [INFO] Resolving class path of p006-newerEEthenBREE... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p006-newerEEthanBREE/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p006-newerEEthanBREE/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: executionEnvironments:p007-automaticReleaseCommpilerArgumentDeterminationDisabled:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p007-automaticReleaseCommpilerArgumentDeterminationDisabled/pom.xml [INFO] Resolving class path of p007-automaticReleaseCommpilerArgumentDeterminationDisabled... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p007-automaticReleaseCommpilerArgumentDeterminationDisabled/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p007-automaticReleaseCommpilerArgumentDeterminationDisabled/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: executionEnvironments:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/eeAsRequirement/pom.xml [INFO] Resolving class path of p001... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: multisource:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multisource/p001/pom.xml [INFO] Resolving class path of p001... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multisource/p001/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:projectSettings01:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p001/pom.xml [INFO] Resolving class path of projectSettings01... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p001/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: osgicompile:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: osgicompile:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p003/pom.xml [INFO] Resolving class path of p003... [INFO] Resolving dependencies of MavenProject: osgicompile:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p004/pom.xml [INFO] Resolving class path of p004... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p001/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p003/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/accessrules/p004/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: logs:singleJar:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/customCompilerArgs/pom.xml [INFO] Resolving class path of singleJar... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/customCompilerArgs/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/customCompilerArgs/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: tycho-its-project:bundle01:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle01/pom.xml [INFO] Resolving class path of bundle01... [INFO] Resolving dependencies of MavenProject: tycho-its-project:bundle02:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle02/pom.xml [INFO] Resolving class path of bundle02... [debug] Manifest BREEs: [OSGi profile 'OSGi/Minimum-1.0' { source level: 1.3, target level: 1.1}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.3/1.1 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle01/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle01/target/classes [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle02/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/crosstalk/bundle02/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: osgicompile:367431_frameworkExtensionCompileAccessRules:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/pom.xml [INFO] Resolving class path of 367431_frameworkExtensionCompileAccessRules... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/367431_frameworkExtensionCompileAccessRules/bundle/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: classpath:embedednonclasspath:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/embedednonclasspath/pom.xml [INFO] Resolving class path of embedednonclasspath... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/embedednonclasspath/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/embedednonclasspath/target/library.jar-classes [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/embedednonclasspath/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/embedednonclasspath/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: classpath:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: classpath:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: classpath:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p004/pom.xml [INFO] Resolving class path of p004... [INFO] Resolving dependencies of MavenProject: classpath:p005:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p005/pom.xml [INFO] Resolving class path of p005... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p005/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/classpath/p005/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resources:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p002/pom.xml [INFO] Resolving class path of p002... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p002/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p002/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: classpath:miltijar:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multijar/pom.xml [INFO] Resolving class path of miltijar... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multijar/target/classes [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/multijar/target/library.jar-classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: bree-target-compatibility:bree-target-compatibility:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/bree-target-compatibility/pom.xml [INFO] Resolving class path of bree-target-compatibility... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.6' { source level: 1.6, target level: 1.6}, OSGi profile 'J2SE-1.2' { source level: 1.3, target level: 1.1}, OSGi profile 'CDC-1.0/Foundation-1.0' { source level: 1.3, target level: 1.1}, OSGi profile 'OSGi/Minimum-1.2' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.3/1.5 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:compilerArgs:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/compiler-args/pom.xml [INFO] Resolving class path of compilerArgs... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/compiler-args/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:projectSettings01:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p001/pom.xml [INFO] Resolving class path of projectSettings01... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/projectSettings/p001/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: org.eclipse.tycho.test:jreCompilationProfile:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/jreCompilationProfile/pom.xml [INFO] Resolving class path of jreCompilationProfile... [debug] Manifest BREEs: [OSGi profile 'JavaSE-1.7' { source level: 1.7, target level: 1.7}, OSGi profile 'JavaSE/compact1-1.8' { source level: 1.8, target level: 1.8}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.8/1.8 [warn] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.tycho.test:jreCompilationProfile:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/jreCompilationProfile/pom.xml [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/jreCompilationProfile/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/jreCompilationProfile/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: resources:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p003/pom.xml [INFO] Resolving class path of p003... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p003/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/resources/p003/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: logs:singleJar:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/singleJar/pom.xml [INFO] Resolving class path of singleJar... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/singleJar/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/singleJar/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: TYCHO0400indirectDependencies:A:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/A/pom.xml [INFO] Resolving class path of A... [INFO] Resolving dependencies of MavenProject: TYCHO0400indirectDependencies:B:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/B/pom.xml [INFO] Resolving class path of B... [INFO] Resolving dependencies of MavenProject: TYCHO0400indirectDependencies:C:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/C/pom.xml [INFO] Resolving class path of C... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/C/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/C/target/classes [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/B/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/B/target/classes [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/A/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/indirectDependencies/A/target/classes [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: logs:singleJar:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/logs/customCompilerArgsAndLog/pom.xml [INFO] Resolving class path of singleJar... [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/1.5 [debug] Using compiler 'jdt'. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: executionEnvironments:p001:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p001/pom.xml [INFO] Resolving class path of p001... [INFO] Resolving dependencies of MavenProject: executionEnvironments:p002:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p002/pom.xml [INFO] Resolving class path of p002... [INFO] Resolving dependencies of MavenProject: executionEnvironments:p003:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p003/pom.xml [INFO] Resolving class path of p003... [INFO] Resolving dependencies of MavenProject: executionEnvironments:p004:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p004/pom.xml [INFO] Resolving class path of p004... [INFO] Resolving dependencies of MavenProject: executionEnvironments:p005:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p005/pom.xml [INFO] Resolving class path of p005... [debug] Manifest BREEs: [] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 11/11 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p001/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p001/target/classes [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}, OSGi profile 'OSGi/Minimum-1.0' { source level: 1.3, target level: 1.1}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.3/1.1 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p002/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p002/target/classes [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/jsr14 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p003/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p003/target/classes [debug] Manifest BREEs: [OSGi profile 'OSGi/Minimum-1.2' { source level: 1.3, target level: 1.2}] [debug] Target Platform EE: OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5} [debug] Effective source/target: 1.3/1.2 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p004/.settings/org.eclipse.jdt.core.prefs' could not be found! [info] Nothing to compile - all classes are up to date [debug] Manifest BREEs: [OSGi profile 'J2SE-1.5' { source level: 1.5, target level: 1.5}] [debug] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11} [debug] Effective source/target: 1.5/jsr14 [debug] Using compiler 'jdt'. [warn] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p005/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/projects/executionEnvironment/p005/target/classes [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.944 s - in org.eclipse.tycho.osgicompiler.test.OsgiCompilerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-compiler-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/tycho-compiler-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-compiler-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-compiler-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/tycho-compiler-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-compiler-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/tycho-compiler-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/2.7.5-SNAPSHOT/tycho-compiler-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/2.7.5-SNAPSHOT/tycho-compiler-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-compiler-plugin/target/tycho-compiler-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/2.7.5-SNAPSHOT/tycho-compiler-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.tycho:tycho-packaging-plugin >-------------- [INFO] Building Tycho OSGi Packaging Plugin 2.7.5-SNAPSHOT [30/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-packaging-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-packaging-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-packaging-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/UpdateSiteAssembler.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/UpdateSiteAssembler.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/main/java/org/eclipse/tycho/packaging/ProductExportMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-packaging-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 12 mojo descriptors. line 2 column 68 - Error: plugin is not recognized! [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-packaging-plugin --- [INFO] Discovered 6 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-packaging-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 113 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-packaging-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/test/java/org/eclipse/tycho/buildnumber/test/PackageIUMojoTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/src/test/java/org/eclipse/tycho/buildnumber/test/PackageIUMojoTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-packaging-plugin --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-packaging-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.buildnumber.test.PackageIUMojoTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:iuWithPayloadButNoArtifactReference:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/iuWithPayloadButNoArtifactReference/pom.xml [INFO] The project's OSGi version is 1.0.0 [warn] Skipping version reference expansion in p2iu project using the deprecated -Dtycho.targetPlatform configuration [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/iuWithPayloadButNoArtifactReference/target/iuWithPayloadButNoArtifactReference-1.0.0.zip [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:iuWithoutPayload:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/iuWithoutPayload/pom.xml [INFO] The project's OSGi version is 1.0.0 [warn] Skipping version reference expansion in p2iu project using the deprecated -Dtycho.targetPlatform configuration [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:iuWithPayload:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/iuWithPayload/pom.xml [INFO] The project's OSGi version is 1.0.0 [warn] Skipping version reference expansion in p2iu project using the deprecated -Dtycho.targetPlatform configuration [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/iuWithPayload/target/iuWithPayload-1.0.0.zip [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.418 s - in org.eclipse.tycho.buildnumber.test.PackageIUMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.ValidateVersionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in org.eclipse.tycho.buildnumber.test.ValidateVersionTest [INFO] Running org.eclipse.tycho.buildnumber.test.PackagePluginMojoTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:pluginDefault:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginDefault/pom.xml [INFO] Resolving class path of pluginDefault... [INFO] The project's OSGi version is 1.0.0.202302021125 [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginDefault/build.properties: bin.includes value(s) must be specified. [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginDefault/target/pluginDefault.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:pluginForcedToFalse:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginForcedToFalse/pom.xml [INFO] Resolving class path of pluginForcedToFalse... [INFO] The project's OSGi version is 0.0.1.202302021125 [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginForcedToFalse/build.properties: bin.includes value(s) must be specified. [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/pluginForcedToFalse/target/pluginForcedToFalse.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: binIncludes:binIncludes.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/binIncludesNoDot/p001/pom.xml [INFO] Resolving class path of binIncludes.p001... [INFO] The project's OSGi version is 0.0.1.202302021125 [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/binIncludesNoDot/p001/target/test.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: noManifestVersion:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/customManifestNestedJar/pom.xml [INFO] Resolving class path of bundle... [INFO] The project's OSGi version is 0.0.1.202302021125 [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/customManifestNestedJar/nested.jar [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/customManifestNestedJar/target/test.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: noManifestVersion:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/noManifestVersion/pom.xml [INFO] Resolving class path of bundle... [INFO] The project's OSGi version is 0.0.1.202302021125 [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/noManifestVersion/build.properties: bin.includes value(s) must be specified. [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/binIncludes/p001/target/test.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: noManifestVersion:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/binIncludesSpaces/pom.xml [INFO] Resolving class path of bundle... [INFO] The project's OSGi version is 0.0.1.202302021125 [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/binIncludesSpaces/target/test.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: noManifestVersion:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/outputClassesInANestedFolder/pom.xml [INFO] Resolving class path of bundle... [INFO] The project's OSGi version is 0.0.1.202302021125 [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/outputClassesInANestedFolder/target/test.jar [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s - in org.eclipse.tycho.buildnumber.test.PackagePluginMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.PackageFeatureMojoTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:featureForcedToTrue:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureForcedToTrue/pom.xml [INFO] The project's OSGi version is 1.0.0.202302021125 [WARNING] Skipping version reference expansion in eclipse-feature project using the deprecated -Dtycho.targetPlatform configuration [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureForcedToTrue/target/featureForcedToTrue.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: addMavenDescriptor:featureDefault:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureDefault/pom.xml [INFO] The project's OSGi version is 1.0.0.202302021125 [WARNING] Skipping version reference expansion in eclipse-feature project using the deprecated -Dtycho.targetPlatform configuration [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/addMavenDescriptor/featureDefault/target/featureDefault.jar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: licenseFeature:licenseFeature.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/licenseFeature/feature/pom.xml [INFO] The project's OSGi version is 0.0.1.202302021125 [WARNING] Skipping version reference expansion in eclipse-feature project using the deprecated -Dtycho.targetPlatform configuration [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/licenseFeature/feature/target/feature.jar [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in org.eclipse.tycho.buildnumber.test.PackageFeatureMojoTest [INFO] Running org.eclipse.tycho.buildnumber.test.PackageUpdateSiteMojoTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: updatesite.test:updatesite:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/pom.xml [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/target/site.zip [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: updatesite.test:updatesite:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/pom.xml [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/target/site.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/target/site_assembly.zip [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: updatesite.test:updatesite:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/pom.xml [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/target/site.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/updateSitePackaging/updatesite/target/site_assembly.zip [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s - in org.eclipse.tycho.buildnumber.test.PackageUpdateSiteMojoTest [INFO] Running org.eclipse.tycho.packaging.sourceref.SourceReferenceComputerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tycho.packaging.sourceref.SourceReferenceComputerTest [INFO] Running org.eclipse.tycho.packaging.sourceref.ScmUrlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tycho.packaging.sourceref.ScmUrlTest [INFO] Running org.eclipse.tycho.packaging.IncludeValidationHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tycho.packaging.IncludeValidationHelperTest [INFO] Running org.eclipse.tycho.packaging.FeatureXmlTransformerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tycho.packaging.FeatureXmlTransformerTest [INFO] Running org.eclipse.tycho.packaging.IUXmlTransformerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tycho.packaging.IUXmlTransformerTest [INFO] Running org.eclipse.tycho.buildversion.BuildQualifierTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:fullyqualified:0.0.1.123456 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/fullyqualified/pom.xml [INFO] Resolving class path of fullyqualified... [INFO] The project's OSGi version is 0.0.1.123456 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: unpasablequalifier:bundle:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/unpasablequalifier/bundle/pom.xml [INFO] Resolving class path of bundle... [INFO] Resolving dependencies of MavenProject: unpasablequalifier:feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/unpasablequalifier/feature/pom.xml [info] The project's OSGi version is 1.0.0.unparsable-202302021125 [info] The project's OSGi version is 1.0.0.201205191300 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:attachedfeature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/attachedfeature/pom.xml [info] The project's OSGi version is 1.0.0.201206180600 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [INFO] The project's OSGi version is 0.0.1.foo-bar [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:noqualifier:0.0.1 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/noqualifier/pom.xml [INFO] Resolving class path of noqualifier... [INFO] The project's OSGi version is 0.0.1 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p002:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p002/pom.xml [INFO] Resolving class path of buildqualifier.p002... [INFO] The project's OSGi version is 0.0.1.blah [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p002:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p002/pom.xml [INFO] Resolving class path of buildqualifier.p002... [INFO] The project's OSGi version is 0.0.1.blah [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [INFO] The project's OSGi version is 0.0.1.202302021125 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: buildqualifier:buildqualifier.p001:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/buildqualifier/p001/pom.xml [INFO] Resolving class path of buildqualifier.p001... [INFO] The project's OSGi version is 0.0.1.202302021125 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:bundle01:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/bundle01/pom.xml [INFO] Resolving class path of bundle01... [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:bundle02:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/bundle02/pom.xml [INFO] Resolving class path of bundle02... [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:feature02:1.0.0.201205191300 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/feature02/pom.xml [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/feature/pom.xml [INFO] Resolving dependencies of MavenProject: stablebuildqualifier:product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/stablebuildqualifier/basic/product/pom.xml [info] The project's OSGi version is 1.0.0.201205191500 [info] The project's OSGi version is 1.0.0.201205192000 [info] The project's OSGi version is 1.0.0.201205191300 [info] The project's OSGi version is 1.0.0.201205191500 [info] The project's OSGi version is 1.0.0.201205191300 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.178 s - in org.eclipse.tycho.buildversion.BuildQualifierTest [INFO] Running org.eclipse.tycho.buildversion.TimestampFinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.buildversion.TimestampFinderTest [INFO] Running org.eclipse.tycho.buildversion.ValidateIdTest [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/matchingIds/bundle/pom.xml [INFO] Resolving class path of bundle... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:bundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/nonMatchingIds/bundle/pom.xml [INFO] Resolving class path of bundle... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:testbundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/matchingIds/test-plugin/pom.xml [INFO] Resolving class path of testbundle... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/nonMatchingIds/feature/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:nonMatchingId:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/nonMatchingIds/iu/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/matchingIds/feature/pom.xml [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: matchingIds:testbundle:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/nonMatchingIds/test-plugin/pom.xml [INFO] Resolving class path of testbundle... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: 428310:matchingId:1.0.0 @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/projects/matchingIds/iu/pom.xml [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in org.eclipse.tycho.buildversion.ValidateIdTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-packaging-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-packaging-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-packaging-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-packaging-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------------< org.eclipse.tycho:tycho-p2 >--------------------- [INFO] Building Tycho p2 Tools Parent 2.7.5-SNAPSHOT [31/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2 --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2 --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-p2-facade >------------------ [INFO] Building Tycho p2 Resolver Component 2.7.5-SNAPSHOT [32/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-facade --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-facade --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-facade --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/src/main/java/org/eclipse/tycho/p2/resolver/P2DependencyResolver.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-p2-facade --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-facade --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-facade --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-p2-facade --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-facade --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.p2.facade.test.RepositoryLayoutHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tycho.p2.facade.test.RepositoryLayoutHelperTest [INFO] Running org.eclipse.tycho.p2.resolver.TargetDefinitionFileTest [Fatal Error] :7:11: The end-tag for element type "location" must end with a '>' delimiter. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.tycho.p2.resolver.TargetDefinitionFileTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-facade --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-facade --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-facade --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.tycho:tycho-source-plugin >---------------- [INFO] Building Tycho OSGi Source Plugin 2.7.5-SNAPSHOT [33/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-source-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-source-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-source-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/main/java/org/eclipse/tycho/source/SourceFeatureMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-source-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-source-plugin --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-source-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-source-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/test/java/org/eclipse/tycho/source/OsgiSourceMojoTest.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/test/java/org/eclipse/tycho/source/OsgiSourceMojoTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/src/test/java/org/eclipse/tycho/source/OsgiSourceMojoTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-source-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-source-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.source.OsgiSourceMojoTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Resolving dependencies of MavenProject: sourceplugin:bundle01:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/bundle01/pom.xml [INFO] Resolving class path of bundle01... [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.808 s - in org.eclipse.tycho.source.OsgiSourceMojoTest [INFO] Running org.eclipse.tycho.source.SourceFeatureSkeletonTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tycho.source.SourceFeatureSkeletonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-source-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/tycho-source-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-source-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/tycho-source-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-source-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/tycho-source-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-source-plugin/2.7.5-SNAPSHOT/tycho-source-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-source-plugin/2.7.5-SNAPSHOT/tycho-source-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-source-plugin/target/tycho-source-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-source-plugin/2.7.5-SNAPSHOT/tycho-source-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.tycho:target-platform-configuration >----------- [INFO] Building Tycho Target Platform Configuration Plugin 2.7.5-SNAPSHOT [34/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ target-platform-configuration --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ target-platform-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ target-platform-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ target-platform-configuration --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ target-platform-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ target-platform-configuration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ target-platform-configuration --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ target-platform-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/target/target-platform-configuration-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-configuration --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ target-platform-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/target/target-platform-configuration-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ target-platform-configuration --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/target/target-platform-configuration-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/target-platform-configuration/2.7.5-SNAPSHOT/target-platform-configuration-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/target-platform-configuration/2.7.5-SNAPSHOT/target-platform-configuration-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/target-platform-configuration/target/target-platform-configuration-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/target-platform-configuration/2.7.5-SNAPSHOT/target-platform-configuration-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.tycho:tycho-maven-plugin >---------------- [INFO] Building Tycho Maven Build Extension 2.7.5-SNAPSHOT [35/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/target/tycho-maven-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-maven-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/target/tycho-maven-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-maven-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/target/tycho-maven-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/2.7.5-SNAPSHOT/tycho-maven-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/2.7.5-SNAPSHOT/tycho-maven-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-maven-plugin/target/tycho-maven-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-maven-plugin/2.7.5-SNAPSHOT/tycho-maven-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.tycho:tycho-pomgenerator-plugin >------------- [INFO] Building Tycho POM Generator Plugin 2.7.5-SNAPSHOT [36/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pomgenerator-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pomgenerator-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pomgenerator-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-pomgenerator-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pomgenerator-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pomgenerator-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pomgenerator-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.pomgenerator.test.GeneratePomsMojoTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/tests basedir [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/tests/p003. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p001 basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p003 basedir [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p003. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [WARNING] Not a directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/malformed/base [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/malformed basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p002 basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/withmetadata basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/rootprojects basedir [INFO] Resolving root project /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/rootprojects/p004 [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/rootprojects/p004. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p006 basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple basedir [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/simple/p003. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/deepmodule basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/deepmodule/base basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/deepmodule/base basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base1 basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base2 basedir [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base1/p003. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base2/p006. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [WARNING] Unknown feature reference p002 [WARNING] Unknown feature reference p002 [WARNING] Unknown feature reference p005 [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base1 basedir [INFO] Scanning /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base2 basedir [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base1/p003. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [WARNING] Old style update site found for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/projects/multibase/base2/p006. It is recommended you rename your site.xml to category.xml and use packaging type eclipse-repository instead. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.362 s - in org.eclipse.tycho.pomgenerator.test.GeneratePomsMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pomgenerator-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pomgenerator-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pomgenerator-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pomgenerator-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-pomgenerator-plugin/2.7.5-SNAPSHOT/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-pomgenerator-plugin/2.7.5-SNAPSHOT/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-pomgenerator-plugin/target/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-pomgenerator-plugin/2.7.5-SNAPSHOT/tycho-pomgenerator-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-ds-plugin >------------------ [INFO] Building Tycho OSGi Declarative Services Plugin 2.7.5-SNAPSHOT [37/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-ds-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-ds-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-ds-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-ds-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-ds-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-ds-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-ds-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-ds-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/target/tycho-ds-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-ds-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-ds-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/target/tycho-ds-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-ds-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/target/tycho-ds-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/2.7.5-SNAPSHOT/tycho-ds-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/2.7.5-SNAPSHOT/tycho-ds-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-ds-plugin/target/tycho-ds-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-ds-plugin/2.7.5-SNAPSHOT/tycho-ds-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter >------- [INFO] Building Tycho Surefire OSGi Booter Eclipse Application 2.7.5-SNAPSHOT [38/80] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] The project's OSGi version is 2.7.5.202302021120 [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-id (default-validate-id) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:validate-version (default-validate-version) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- target-platform-configuration:2.6.0:target-platform (default-target-platform) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:3.3.0:copy (copy) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-api:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-logger-api:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-booter:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:maven-surefire-common:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.plugins:maven-failsafe-plugin:2.22.2:jar [INFO] Copying surefire-api-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-api-2.22.2.jar [INFO] Copying surefire-logger-api-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-logger-api-2.22.2.jar [INFO] Copying surefire-booter-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/surefire-booter-2.22.2.jar [INFO] Copying maven-surefire-common-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/maven-surefire-common-2.22.2.jar [INFO] Copying maven-failsafe-plugin-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/jars/maven-failsafe-plugin-2.22.2.jar [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:compile (default-compile) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.6.0:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.6.0:package-plugin (default-package-plugin) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.6.0:integration-test (default-integration-test) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/target/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2-plugin:2.6.0:update-local-index (default-update-local-index) @ org.eclipse.tycho.surefire.osgibooter --- [INFO] [INFO] ------------------< org.eclipse.tycho:tycho-surefire >------------------ [INFO] Building Tycho Surefire Parent 2.7.5-SNAPSHOT [39/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-surefire --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-surefire --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-surefire --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-surefire/2.7.5-SNAPSHOT/tycho-surefire-2.7.5-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit >--------- [INFO] Building Tycho Surefire OSGi JUnit 3 Runner 2.7.5-SNAPSHOT [40/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit3:2.22.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.22.2/surefire-junit3-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit/target/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit4 >--------- [INFO] Building Tycho Surefire OSGi JUnit 4 Runner 2.7.5-SNAPSHOT [41/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit4 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit4:2.22.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.22.2/surefire-junit4-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit4 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit4 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit4 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit4/target/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit4-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit47 >-------- [INFO] Building Tycho Surefire OSGi JUnit 4.7 Runner 2.7.5-SNAPSHOT [42/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit47 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit47:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-junit48:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:2.22.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.22.2/surefire-junit47-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-junit48/2.22.2/common-junit48-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.22.2/surefire-grouper-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit47 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit47 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit47 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit47/target/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit47-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit5 >--------- [INFO] Building Tycho Surefire OSGi JUnit 5 Runner 2.7.5-SNAPSHOT [43/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit5 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.0.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.0.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.0.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:4.12.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.0.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.0.3/junit-platform-launcher-1.0.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.0.3/junit-platform-engine-1.0.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.0.3/junit-platform-commons-1.0.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.0.3/junit-jupiter-engine-5.0.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/4.12.3/junit-vintage-engine-4.12.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit5 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit5 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit5 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit5/target/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit5-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit54 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.4 Runner 2.7.5-SNAPSHOT [44/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit54 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.4.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.4.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.4.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.4.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.4.1/junit-platform-launcher-1.4.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.4.1/junit-platform-engine-1.4.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.4.1/junit-platform-commons-1.4.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.1/junit-jupiter-engine-5.4.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.1/junit-vintage-engine-5.4.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit54 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit54 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit54 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit54/target/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit54-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit55 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.5 Runner 2.7.5-SNAPSHOT [45/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit55 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.5.1:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.5.1:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.5.1:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.5.1:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.1.1:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.0.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.5.1/junit-platform-launcher-1.5.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.5.1/junit-platform-engine-1.5.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.5.1/junit-platform-commons-1.5.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.5.1/junit-jupiter-engine-5.5.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/5.5.1/junit-vintage-engine-5.5.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit55 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit55 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit55 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit55/target/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit55-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit56 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.6 Runner 2.7.5-SNAPSHOT [46/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit56 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.6.3:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.6.3:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.6.3:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.6.3:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit56 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit56 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit56 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit56/target/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit56-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit57 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.7 Runner 2.7.5-SNAPSHOT [47/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit57 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.7.2/junit-platform-launcher-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit57 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit57 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57/target/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage >--- [INFO] Building Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well 2.7.5-SNAPSHOT [48/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.7.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.7.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.7.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.7.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.0:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.7.2/junit-platform-launcher-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit57withvintage --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit57withvintage --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/target/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.junit58 >-------- [INFO] Building Tycho Surefire OSGi JUnit 5.8 Runner 2.7.5-SNAPSHOT [49/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit58 --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58 --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit58 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit58 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58/target/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage >--- [INFO] Building Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well 2.7.5-SNAPSHOT [50/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-junit-platform:2.22.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-launcher:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-engine:1.8.2:jar [INFO] Configured Artifact: org.junit.platform:junit-platform-commons:1.8.2:jar [INFO] Configured Artifact: org.junit.jupiter:junit-jupiter-engine:5.8.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Configured Artifact: org.junit.vintage:junit-vintage-engine:5.8.2:jar [INFO] Configured Artifact: org.opentest4j:opentest4j:1.2.0:jar [INFO] Configured Artifact: org.apiguardian:apiguardian-api:1.1.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.junit58withvintage --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/bnd.bnd [0:0]: Classes found in the wrong directory: {META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils$ModuleReferenceScanner.class=org.junit.platform.commons.util.ModuleUtils$ModuleReferenceScanner, META-INF/versions/9/org/junit/platform/commons/util/ModuleUtils.class=org.junit.platform.commons.util.ModuleUtils} [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.junit58withvintage --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/target/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.surefire.testng >--------- [INFO] Building Tycho Surefire OSGi TestNG Runner 2.7.5-SNAPSHOT [51/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.tycho.surefire.testng --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack (unpack) @ org.eclipse.tycho.surefire.testng --- [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng-utils:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-testng:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:surefire-grouper:2.22.2:jar [INFO] Configured Artifact: org.apache.maven.surefire:common-java5:2.22.2:jar [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-testng-utils/2.22.2/surefire-testng-utils-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-testng/2.22.2/surefire-testng-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.22.2/surefire-grouper-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/surefire/common-java5/2.22.2/common-java5-2.22.2.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/classes with includes "" and excludes "META-INF/maven/**,META-INF/DEPENDENCIES,META-INF/LICENSE*,META-INF/NOTICE*" [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.tycho.surefire.testng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ org.eclipse.tycho.surefire.testng --- [INFO] No sources to compile [INFO] [INFO] --- bnd-maven-plugin:6.1.0:bnd-process (default) @ org.eclipse.tycho.surefire.testng --- [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '49' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] Cannot consider developer in line '54' of file '/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Host org.eclipse.tycho.surefire.osgibooter= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/bnd.bnd [0:0]: Export org.apache.maven.surefire.testng.utils, has 1, private references [org.apache.maven.surefire.group.match] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.tycho.surefire.testng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ org.eclipse.tycho.surefire.testng --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.tycho.surefire.testng --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ org.eclipse.tycho.surefire.testng --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ org.eclipse.tycho.surefire.testng --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tycho.surefire.testng --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/org.eclipse.tycho.surefire.testng/target/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5-SNAPSHOT/org.eclipse.tycho.surefire.testng-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.tycho:tycho-surefire-plugin >--------------- [INFO] Building Tycho Surefire Plugin 2.7.5-SNAPSHOT [52/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-surefire-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-surefire-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-surefire-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-surefire-plugin --- [ERROR] Some dependencies of Maven Plugins are expected to be in provided scope. Please make sure that dependencies listed below declared in POM have set 'provided' as well. The following dependencies are in wrong scope: * org.apache.maven:maven-repository-metadata:jar:3.8.4:compile * org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile * org.apache.maven:maven-project:jar:2.2.1:compile * org.apache.maven:maven-profile:jar:2.2.1:compile * org.apache.maven:maven-artifact-manager:jar:2.2.1:compile * org.apache.maven:maven-plugin-registry:jar:2.2.1:compile * org.apache.maven:maven-toolchain:jar:2.2.1:compile [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-surefire-plugin --- [INFO] Discovered 14 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-surefire-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-surefire-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/src/test/java/org/eclipse/tycho/surefire/TestMojoToolchainTests.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/src/test/java/org/eclipse/tycho/surefire/TestMojoToolchainTests.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/src/test/java/org/eclipse/tycho/surefire/TestMojoToolchainTests.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-surefire-plugin --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tycho-surefire-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit3ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.tycho.surefire.provider.impl.Junit3ProviderTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit47ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tycho.surefire.provider.impl.Junit47ProviderTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.ProviderHelperTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.299 s - in org.eclipse.tycho.surefire.provider.impl.ProviderHelperTest [INFO] Running org.eclipse.tycho.surefire.provider.impl.Junit4ProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.surefire.provider.impl.Junit4ProviderTest [INFO] Running org.eclipse.tycho.surefire.provisioning.ProvisionedInstallationBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.surefire.provisioning.ProvisionedInstallationBuilderTest [INFO] Running org.eclipse.tycho.surefire.TestMojoTest [warn] Both parameter 'skipTests' and 'maven.test.skip' are set, 'skipTests' has a higher priority! [debug] Class ATest matches the current filter. [debug] Class AnotherTestCase matches the current filter. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tycho.surefire.TestMojoTest [INFO] Running org.eclipse.tycho.surefire.TestMojoToolchainTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s - in org.eclipse.tycho.surefire.TestMojoToolchainTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-surefire-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-surefire-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-surefire-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-runtime-jdk-compatibility) @ tycho-surefire-plugin --- [INFO] Adding ignore: module-info [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-surefire-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/2.7.5-SNAPSHOT/tycho-surefire-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/2.7.5-SNAPSHOT/tycho-surefire-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-surefire/tycho-surefire-plugin/target/tycho-surefire-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-surefire-plugin/2.7.5-SNAPSHOT/tycho-surefire-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.tycho:tycho-release >------------------- [INFO] Building Tycho Release Parent 2.7.5-SNAPSHOT [53/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-release --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-release --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-release --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-release/2.7.5-SNAPSHOT/tycho-release-2.7.5-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.tycho:tycho-versions-plugin >--------------- [INFO] Building Tycho Versions Plugin 2.7.5-SNAPSHOT [54/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-versions-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-versions-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-versions-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionUpdater.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/src/main/java/org/eclipse/tycho/versions/engine/VersionUpdater.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-versions-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-versions-plugin --- [INFO] Discovered 12 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-versions-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 262 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-versions-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/src/test/java/org/eclipse/tycho/versions/manipulation/SiteXmlManipulatorTest.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/src/test/java/org/eclipse/tycho/versions/manipulation/SiteXmlManipulatorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/src/test/java/org/eclipse/tycho/versions/manipulation/SiteXmlManipulatorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-versions-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-versions-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.versions.pom.tests.MutablePomFileTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.tycho.versions.pom.tests.MutablePomFileTest [INFO] Running org.eclipse.tycho.versions.engine.tests.DefaultVersionRangeUpdateStrategyTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tycho.versions.engine.tests.DefaultVersionRangeUpdateStrategyTest [INFO] Running org.eclipse.tycho.versions.engine.tests.ProjectMetadataReaderTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] No pom file found at src/test/resources/projects/simple [INFO] Project does not exist at src/test/resources/projects/simple/missing [WARNING] No pom file found at src/test/resources/projects/simple [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in org.eclipse.tycho.versions.engine.tests.ProjectMetadataReaderTest [INFO] Running org.eclipse.tycho.versions.engine.tests.EclipseVersionUpdaterTest [WARNING] Skipping updating pom in directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/repositoryWith2ProductFiles because more than one product files have been found. Only one product file is supported or one must be named .product [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/feature [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/product [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/repository [INFO] repository.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/repositoryWithOneProductFile [INFO] anotherNameThanArtifactId.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/repositoryWith2ProductFiles [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updateeclipse/iu [INFO] p2iu.xml//unit/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in org.eclipse.tycho.versions.engine.tests.EclipseVersionUpdaterTest [INFO] Running org.eclipse.tycho.versions.engine.tests.VersionsEngineTest [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/exportpackage [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho.test;version: 1.0.0 => 1.0.1 [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho.core;version: 1.0.0 => 1.0.1 [INFO] META-INF/MANIFEST.MF//Export-Package//org.eclipse.tycho;version: 1.0.0 => 1.0.1 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencysimple [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencysimple/bundle [INFO] pom.xml//project/dependencies/dependency/[ dependencysimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/dependencies/dependency/[ dependencysimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencysimple/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementotherversion [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementotherversion/bundle [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementotherversion/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/versionranges [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/versionranges/bundle1 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Export-Package//org.bundle1.package1;version: 1.0.0 => 1.0.1 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/versionranges/bundle2 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Import-Package//org.bundle1.package1;version: 1.0.0 => 1.0.1 [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/versionranges/bundle3 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/versionranges/fragment [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] META-INF/MANIFEST.MF//Fragment-Host//bundle1;bundle-version: 1.0.1 => 1.0.1 [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/pomproperties [INFO] pom.xml//project/properties/[ p1 ] original => changed [INFO] pom.xml//project/profiles/profile[ test ]/properties/[ p1 ] original => changed [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/exlicitversion [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/exlicitversion/otherversion [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/exlicitversion/sameversion [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/targetplatform [INFO] pom.xml//project/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/targetplatform/bundle01 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 0.1.0.qualifier => 0.2.0.qualifier [INFO] pom.xml//project/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] pom.xml//project/parent/version: 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/targetplatform/targetplatform [INFO] pom.xml//project/build/plugins/plugin/[ org.eclipse.tycho:target-platform-configuration ] /configuration/target/artifact/[ targetplatform:bundle01 ] 0.1.0-SNAPSHOT => 0.2.0-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/profile [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/profile/bundle01 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/profile/bundle02 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/nonosgiversion/maven [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child/grandchild [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child/grandchild/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/profilenoid [INFO] pom.xml//project/version: 0.0.1-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/feature01 [INFO] feature.xml//feature/includes/@id='feature02'/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/plugin/@id='bundle'/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/feature02 [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/feature03 [INFO] feature.xml//feature/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] feature.xml//feature/requires/import/@feature='feature02'/@version: 1.0.0(match=perfect) => 1.0.1(match=perfect) [INFO] feature.xml//feature/requires/import/@plugin='bundle'/@version: 1.0.0(match=perfect) => 1.0.1(match=perfect) [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/site [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] site.xml//site/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] site.xml//site/feature/@id=feature01/@url: features/feature01_1.0.0.qualifier.jar => features/feature01_1.0.1.qualifier.jar [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/product [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/repository [INFO] category.xml//site/bundle[@id=bundle]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@url: features/feature01_1.0.0.qualifier => features/feature01_1.0.1.qualifier [INFO] category.xml//site/feature[@id=feature01]/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] differentversion.product//product/plugins/plugin/@id=bundle/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] differentversion.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/repository-product-only [INFO] product2.product//product/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] product2.product//product/features/feature/@id=feature01/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/multimodule/iu [INFO] p2iu.xml//unit/@version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencyotherversion [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencyotherversion/bundle [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencyotherversion/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/aggregator [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/aggregator/parent [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/aggregator/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/aggregator/detached [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child/grandchild [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/deepnesting/child/grandchild/bundle [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/buildpluginnogroupid [INFO] pom.xml//project/version: 0.0.1-SNAPSHOT => 1.0.1-01 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/pluginmanagement [INFO] pom.xml//project/build/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/build/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/build/pluginManagemment/plugins/plugin/[ pluginmanagement:plugin ] /dependencies/dependency/[ pluginmanagement:jar ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/pluginmanagement/plugin [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/pluginmanagement/jar [INFO] pom.xml//project/parent/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementsimple [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementsimple/bundle [INFO] pom.xml//project/dependencyManagement/dependencies/dependency/[ dependencymanagementsimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] pom.xml//project/profiles/profile[ test ]/dependencyManagement/dependencies/dependency/[ dependencymanagementsimple:someproject ] 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencymanagementsimple/someproject [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencynoversion [INFO] pom.xml//project/dependencyManagement/dependencies/dependency/[ dependencynoversion:testmodule ] 1.0.0-SNAPSHOT => 4.8 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencynoversion/module [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/dependencynoversion/testmodule [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 4.8 [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/simple [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.0.0.qualifier => 1.0.1.qualifier [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.862 s - in org.eclipse.tycho.versions.engine.tests.VersionsEngineTest [INFO] Running org.eclipse.tycho.versions.engine.tests.ImportRefVersionConstraintTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tycho.versions.engine.tests.ImportRefVersionConstraintTest [INFO] Running org.eclipse.tycho.versions.engine.tests.PomUpdaterTest [WARNING] Skipping updating pom in directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/repositoryWith2ProductFiles because more than one product files have been found. Only one product file is supported or one must be named .product [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/bundle [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/feature [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/product [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/repository [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/repositoryWithOneProductFile [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/repositoryWith2ProductFiles [INFO] Making changes in /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/projects/updatepom/iu [INFO] pom.xml//project/version: 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.tycho.versions.engine.tests.PomUpdaterTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.ManifestAttributeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tycho.versions.bundle.tests.ManifestAttributeTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.MutableManifestElementTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tycho.versions.bundle.tests.MutableManifestElementTest [INFO] Running org.eclipse.tycho.versions.bundle.tests.MutableBundleManifestTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tycho.versions.bundle.tests.MutableBundleManifestTest [INFO] Running org.eclipse.tycho.versions.manipulation.SiteXmlManipulatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tycho.versions.manipulation.SiteXmlManipulatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-versions-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-versions-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-versions-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-versions-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/2.7.5-SNAPSHOT/tycho-versions-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/2.7.5-SNAPSHOT/tycho-versions-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-release/tycho-versions-plugin/target/tycho-versions-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-versions-plugin/2.7.5-SNAPSHOT/tycho-versions-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.tycho:tycho-p2-director-plugin >------------- [INFO] Building Tycho p2 Director Plugin 2.7.5-SNAPSHOT [55/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-director-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-director-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-director-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-p2-director-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-p2-director-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-director-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-director-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-p2-director-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-director-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.tar.FilePermissionHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tycho.plugins.tar.FilePermissionHelperTest [INFO] Running org.eclipse.tycho.plugins.tar.TarGzArchiverTest [info] Building tar: /tmp/junit11852628272364012188/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit13857887365998338785/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit4308091542084209878/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testSymLink [debug] Computed symlink target path ../linkTargetOutsideArchiveRoot for symlink /tmp/junit4308091542084209878/dir1/testSymLink relative to /tmp/junit4308091542084209878/dir1 [info] Building tar: /tmp/junit9725563843113773365/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path for symlink /tmp/junit9725563843113773365/dir1/dir2/testSymLink relative to /tmp/junit9725563843113773365/dir1 [debug] Computed symlink target path .. for symlink /tmp/junit9725563843113773365/dir1/dir2/testSymLink relative to /tmp/junit9725563843113773365/dir1/dir2 [debug] Computed symlink target path for symlink /tmp/junit9725563843113773365/dir1/dir2/testSymLink relative to /tmp/junit9725563843113773365/dir1 [info] Building tar: /tmp/junit1883761895183870667/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry very [debug] Adding entry very/long [debug] Adding entry very/long/path [debug] Adding entry very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very [debug] Adding entry very/long/path/exceeding/100/chars/very/long [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100 [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars [debug] Adding entry very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/very/long/path/exceeding/100/chars/test.txt [info] Building tar: /tmp/junit7728585649036483000/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [info] Building tar: /tmp/junit11594493184917922463/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path test.sh for symlink /tmp/junit11594493184917922463/dir1/dir2/testSymLink relative to /tmp/junit11594493184917922463/dir1 [debug] Computed symlink target path ../test.sh for symlink /tmp/junit11594493184917922463/dir1/dir2/testSymLink relative to /tmp/junit11594493184917922463/dir1/dir2 [info] Building tar: /tmp/junit13526184705709389985/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testSymLink [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit13526184705709389985/dir1/testSymLink relative to /tmp/junit13526184705709389985/dir1 [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit13526184705709389985/dir1/testSymLink relative to /tmp/junit13526184705709389985/dir1 [info] Building tar: /tmp/junit7685252432005250141/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry testDirSymLink [debug] Computed symlink target path ../dirLinkTargetOutsideArchiveRoot for symlink /tmp/junit7685252432005250141/dir1/testDirSymLink relative to /tmp/junit7685252432005250141/dir1 [debug] Adding entry testDirSymLink/test.txt [info] Building tar: /tmp/junit3441311878693560524/test.tar.gz [debug] Adding entry dir2 [debug] Adding entry dir2/test.txt [debug] Adding entry dir2/dir3 [debug] Adding entry dir2/dir3/test.sh [debug] Adding entry dir2/testPermissions [debug] Adding entry dir2/testLastModified [debug] Adding entry dir2/testOwnerAndGroupName [debug] Adding entry dir2/testSymLink [debug] Computed symlink target path dir2/dir3/test.sh for symlink /tmp/junit3441311878693560524/dir1/dir2/testSymLink relative to /tmp/junit3441311878693560524/dir1 [debug] Computed symlink target path dir3/test.sh for symlink /tmp/junit3441311878693560524/dir1/dir2/testSymLink relative to /tmp/junit3441311878693560524/dir1/dir2 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.tycho.plugins.tar.TarGzArchiverTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProductArchiverMojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tycho.plugins.p2.director.ProductArchiverMojoTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProductConfigTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tycho.plugins.p2.director.ProductConfigTest [INFO] Running org.eclipse.tycho.plugins.p2.director.ProfileNameTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tycho.plugins.p2.director.ProfileNameTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-director-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-director-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-director-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-director-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5-SNAPSHOT/tycho-p2-director-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5-SNAPSHOT/tycho-p2-director-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-director-plugin/target/tycho-p2-director-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5-SNAPSHOT/tycho-p2-director-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.tycho:tycho-artifactcomparator >------------- [INFO] Building Tycho Artifactor Comparator Plugin 2.7.5-SNAPSHOT [56/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-artifactcomparator --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-artifactcomparator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-artifactcomparator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-artifactcomparator --- [INFO] Discovered 6 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-artifactcomparator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-artifactcomparator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-artifactcomparator --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-artifactcomparator --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.jarcomparator.tests.ContentsComparatorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s - in org.eclipse.tycho.jarcomparator.tests.ContentsComparatorTest [INFO] Running org.eclipse.tycho.jarcomparator.tests.CompoundArtifactDeltaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tycho.jarcomparator.tests.CompoundArtifactDeltaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-artifactcomparator --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-artifactcomparator --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-artifactcomparator --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-p2-plugin >------------------ [INFO] Building Tycho p2 Metadata Plugin 2.7.5-SNAPSHOT [57/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/src/main/java/org/eclipse/tycho/plugins/p2/AbstractP2MetadataMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-p2-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 6 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-p2-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-p2-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.p2.P2MetadataMojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tycho.plugins.p2.P2MetadataMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/2.7.5-SNAPSHOT/tycho-p2-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/2.7.5-SNAPSHOT/tycho-p2-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-plugin/target/tycho-p2-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/2.7.5-SNAPSHOT/tycho-p2-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.tycho:tycho-p2-publisher-plugin >------------- [INFO] Building Tycho p2 Publisher Plugin 2.7.5-SNAPSHOT [58/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-publisher-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-publisher-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-publisher-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishEEProfileMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishEEProfileMojo.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/src/main/java/org/eclipse/tycho/plugins/p2/publisher/PublishEEProfileMojo.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-p2-publisher-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 5 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-publisher-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-publisher-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-publisher-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.p2.publisher.PublishProductMojoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.tycho.plugins.p2.publisher.PublishProductMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-publisher-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-publisher-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-publisher-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-publisher-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5-SNAPSHOT/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5-SNAPSHOT/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-publisher-plugin/target/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5-SNAPSHOT/tycho-p2-publisher-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.tycho:tycho-p2-repository-plugin >------------ [INFO] Building Tycho p2 Repository Plugin 2.7.5-SNAPSHOT [59/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-repository-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-repository-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-repository-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/src/main/java/org/eclipse/tycho/plugins/p2/repository/MavenP2SiteMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-p2-repository-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 6 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-repository-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-repository-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-repository-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-repository-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-repository-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-repository-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-repository-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5-SNAPSHOT/tycho-p2-repository-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5-SNAPSHOT/tycho-p2-repository-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-repository-plugin/target/tycho-p2-repository-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5-SNAPSHOT/tycho-p2-repository-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.tycho:tycho-gpg-plugin >----------------- [INFO] Building Tycho GPG plugin 2.7.5-SNAPSHOT [60/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-gpg-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-gpg-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/SignRepositoryArtifactsMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/SignRepositoryArtifactsMojo.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/src/main/java/org/eclipse/tycho/gpg/SignRepositoryArtifactsMojo.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-gpg-plugin --- [ERROR] Some dependencies of Maven Plugins are expected to be in provided scope. Please make sure that dependencies listed below declared in POM have set 'provided' as well. The following dependencies are in wrong scope: * org.apache.maven:maven-model-builder:jar:3.0:compile [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-gpg-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-gpg-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-gpg-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-gpg-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-gpg-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/target/tycho-gpg-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-gpg-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-gpg-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/target/tycho-gpg-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-gpg-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/target/tycho-gpg-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/2.7.5-SNAPSHOT/tycho-gpg-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/2.7.5-SNAPSHOT/tycho-gpg-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-gpg-plugin/target/tycho-gpg-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-gpg-plugin/2.7.5-SNAPSHOT/tycho-gpg-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.tycho.extras:tycho-extras >---------------- [INFO] Building Tycho Extras 2.7.5-SNAPSHOT [61/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-extras --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-extras --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-extras --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.tycho.extras:tycho-document-bundle-plugin >-------- [INFO] Building Tycho Document Bundle Plugin 2.7.5-SNAPSHOT [62/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-document-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-document-bundle-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-document-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-document-bundle-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.extras.docbundle.PackageNameMatcherTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tycho.extras.docbundle.PackageNameMatcherTest [INFO] Running org.eclipse.tycho.extras.docbundle.TestJavadocRunner [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.eclipse.tycho.extras.docbundle.TestJavadocRunner [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-document-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-document-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-document-bundle-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-document-bundle-plugin --- [INFO] Building: additionalDepsTest/pom.xml [INFO] run post-build script verify.groovy WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] additionalDepsTest/pom.xml ....................... SUCCESS (20.6 s) [INFO] Building: test1/pom.xml [INFO] run post-build script verify.groovy [INFO] test1/pom.xml .................................... SUCCESS (19.7 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-document-bundle-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5-SNAPSHOT/tycho-document-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.tycho.extras:tycho-version-bump-plugin >--------- [INFO] Building Tycho Version Bump Plugin 2.7.5-SNAPSHOT [63/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-version-bump-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-version-bump-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-version-bump-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-version-bump-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-version-bump-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-version-bump-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-version-bump-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-version-bump-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-version-bump-plugin --- [INFO] Building: update-target/pom.xml [INFO] run post-build script verify.groovy [INFO] update-target/pom.xml ............................ SUCCESS (9.7 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-version-bump-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-version-bump-plugin/target/tycho-version-bump-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-version-bump-plugin/2.7.5-SNAPSHOT/tycho-version-bump-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho.extras:tycho-source-feature-plugin >-------- [INFO] Building Tycho Source Feature Generation Plugin 2.7.5-SNAPSHOT [64/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-source-feature-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-source-feature-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureP2MetadataProvider.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureP2MetadataProvider.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureP2MetadataProvider.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-source-feature-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-source-feature-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/test/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureSkeletonTest.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/test/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureSkeletonTest.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/src/test/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureSkeletonTest.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-source-feature-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-source-feature-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.extras.sourcefeature.SourceFeatureSkeletonTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.tycho.extras.sourcefeature.SourceFeatureSkeletonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-source-feature-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-feature-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-source-feature-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-source-feature-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5-SNAPSHOT/tycho-source-feature-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5-SNAPSHOT/tycho-source-feature-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-source-feature-plugin/target/tycho-source-feature-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5-SNAPSHOT/tycho-source-feature-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.tycho.extras:tycho-p2-extras-plugin >----------- [INFO] Building Tycho p2 Extras Plugin 2.7.5-SNAPSHOT [65/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-p2-extras-plugin --- [INFO] Deleting /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/src/test/resources (includes = [**/testProject/target/], excludes = []) [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-p2-extras-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-p2-extras-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 20 resources [INFO] [INFO] --- maven-properties-plugin:0.0.2:filter-file (default) @ tycho-p2-extras-plugin --- [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-p2-extras-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-p2-extras-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-p2-extras-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.plugins.p2.extras.MirrorMojoTest [INFO] Mirroring to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/mirroring/testProject/target/repository... Mirroring: osgi.bundle,testbundle,1.0.0.201105311425 (Descriptor: canonical: osgi.bundle,testbundle,1.0.0.201105311425) Mirroring: org.eclipse.update.feature,testfeature,1.0.0.201105311425 (Descriptor: canonical: org.eclipse.update.feature,testfeature,1.0.0.201105311425) [INFO] Mirroring to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/mirroring/testProject/target/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher 1.6.0.v20200915-1508 to osgi.bundle; org.eclipse.equinox.launcher 1.6.0.v20200915-1508.; Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher 1.6.0.v20200915-1508 to osgi.bundle; org.eclipse.equinox.launcher 1.6.0.v20200915-1508.; Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.0.v20200915-1442 to osgi.bundle; org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.0.v20200915-1442.; Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.0.v20200915-1442 to osgi.bundle; org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.0.v20200915-1442.; Unable to satisfy dependency from dummy.executable.gtk.linux.x86_64 0.0.1.202102201955 to org.eclipse.equinox.p2.iu; org.eclipse.equinox.launcher.gtk.linux.x86_64 0.0.0.] Mirroring: binary,dummy.executable.gtk.linux.x86_64,0.0.1.202102201955 (Descriptor: canonical: binary,dummy.executable.gtk.linux.x86_64,0.0.1.202102201955) [INFO] Mirroring to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/mirroring/testProject/target/repository... Mirroring: osgi.bundle,test.bundle1,1.0.0.201108100850 (Descriptor: canonical: osgi.bundle,test.bundle1,1.0.0.201108100850) Mirroring: osgi.bundle,test.bundle2,1.0.0.201108100850 (Descriptor: canonical: osgi.bundle,test.bundle2,1.0.0.201108100850) [INFO] Mirroring to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/mirroring/testProject/target/repository... Mirroring: osgi.bundle,test.bundle1,1.0.0.201108100850 (Descriptor: canonical: osgi.bundle,test.bundle1,1.0.0.201108100850) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.341 s - in org.eclipse.tycho.plugins.p2.extras.MirrorMojoTest [INFO] Running org.eclipse.tycho.plugins.p2.extras.PublishFeaturesAndBundlesMojoTest id: local url: file:///home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] blocked: false [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/eclipse/plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar, -configuration, /tmp/tycho-p2-runtime5419299670302132129.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/publisher/testProject/target/repository with spaces, -metadataRepository, file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/publisher/testProject/target/repository with spaces, -publishArtifacts, -source, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/publisher/testProject/target/sourceRepository] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.238 s - in org.eclipse.tycho.plugins.p2.extras.PublishFeaturesAndBundlesMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-p2-extras-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-extras-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-p2-extras-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-p2-extras-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external-2.7.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-p2-extras-plugin --- [INFO] Building: baseline/pom.xml [INFO] baseline/pom.xml ................................. SUCCESS (113.1 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-p2-extras-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.tycho.extras:tycho-custom-bundle-plugin >--------- [INFO] Building Tycho Custom Bundle Plugin 2.7.5-SNAPSHOT [66/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-custom-bundle-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-custom-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-custom-bundle-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-custom-bundle-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-custom-bundle-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-custom-bundle-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-custom-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-custom-bundle-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-custom-bundle-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-custom-bundle-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-custom-bundle-plugin --- [INFO] Building: custom-bundle-parent/pom.xml [INFO] run post-build script verify.groovy [INFO] custom-bundle-parent/pom.xml ..................... SUCCESS (19.8 s) [INFO] Building: unresolvable-custom-bundle/pom.xml [INFO] run post-build script verify.groovy [INFO] unresolvable-custom-bundle/pom.xml ............... SUCCESS (10.9 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-custom-bundle-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.5-SNAPSHOT/tycho-custom-bundle-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.tycho.extras:tycho-eclipserun-plugin >---------- [INFO] Building Tycho Eclipserun Plugin 2.7.5-SNAPSHOT [67/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-eclipserun-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-eclipserun-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-eclipserun-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-eclipserun-plugin --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.extras.eclipserun.EclipseRunMojoTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.622 s - in org.eclipse.tycho.extras.eclipserun.EclipseRunMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-eclipserun-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-eclipserun-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-eclipserun-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-eclipserun-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/tycho-p2-facade/target/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-p2-facade/2.7.5-SNAPSHOT/tycho-p2-facade-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-p2/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-p2/2.7.5-SNAPSHOT/tycho-p2-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5-SNAPSHOT/tycho-p2-extras-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-artifactcomparator/target/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-artifactcomparator/2.7.5-SNAPSHOT/tycho-artifactcomparator-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external-2.7.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/tycho-bundles-external/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles-external/2.7.5-SNAPSHOT/tycho-bundles-external-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.noopsecurity/target/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/2.7.5-SNAPSHOT/org.eclipse.tycho.noopsecurity-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-launching/2.7.5-SNAPSHOT/sisu-equinox-launching-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-eclipserun-plugin --- [INFO] Building: eclipse-antrunner/pom.xml [INFO] run post-build script verify.groovy [INFO] eclipse-antrunner/pom.xml ........................ SUCCESS (15.7 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-eclipserun-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5-SNAPSHOT/tycho-eclipserun-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.tycho.extras:tycho-buildtimestamp-jgit >--------- [INFO] Building Tycho JGit Build Timestamp Provider Plugin 2.7.5-SNAPSHOT [68/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-buildtimestamp-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-buildtimestamp-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-buildtimestamp-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-buildtimestamp-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-buildtimestamp-jgit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-packaging-plugin/target/tycho-packaging-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-packaging-plugin/2.7.5-SNAPSHOT/tycho-packaging-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/local-repo/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-buildtimestamp-jgit --- [INFO] Building: basic/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] run post-build script verify.groovy [INFO] basic/pom.xml .................................... SUCCESS (21.9 s) [INFO] Building: dirtySubmodules/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] dirtySubmodules/pom.xml .......................... SUCCESS (9.8 s) [INFO] Building: dirtyUnrelatedSubmodules/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] run post-build script verify.groovy [INFO] dirtyUnrelatedSubmodules/pom.xml ................. SUCCESS (15.4 s) [INFO] Building: dirtyWorkingTreeWarningOnly/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] run post-build script verify.groovy [INFO] dirtyWorkingTreeWarningOnly/pom.xml .............. SUCCESS (15.6 s) [INFO] Building: dirtyworkingtree/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] dirtyworkingtree/pom.xml ......................... SUCCESS (10.4 s) [INFO] Building: submodules/pom.xml [INFO] run pre-build script prebuild.groovy [INFO] run post-build script verify.bsh [INFO] submodules/pom.xml ............................... SUCCESS (15.1 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 6, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-buildtimestamp-jgit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5-SNAPSHOT/tycho-buildtimestamp-jgit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.tycho.extras:tycho-sourceref-jgit >------------ [INFO] Building Tycho JGit Source Reference Provider Plugin 2.7.5-SNAPSHOT [69/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-sourceref-jgit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-sourceref-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-sourceref-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-sourceref-jgit --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-sourceref-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-sourceref-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-sourceref-jgit --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-sourceref-jgit --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.extras.sourceref.jgit.JGitSourceReferencesProviderTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.786 s - in org.eclipse.tycho.extras.sourceref.jgit.JGitSourceReferencesProviderTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-sourceref-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/tycho-sourceref-jgit-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-sourceref-jgit --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/tycho-sourceref-jgit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-sourceref-jgit --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/tycho-sourceref-jgit-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5-SNAPSHOT/tycho-sourceref-jgit-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5-SNAPSHOT/tycho-sourceref-jgit-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-sourceref-jgit/target/tycho-sourceref-jgit-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5-SNAPSHOT/tycho-sourceref-jgit-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.tycho.extras:target-platform-validation-plugin >----- [INFO] Building Tycho Target Platform Validation Plugin 2.7.5-SNAPSHOT [70/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ target-platform-validation-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ target-platform-validation-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ target-platform-validation-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ target-platform-validation-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ target-platform-validation-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-validation-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ target-platform-validation-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ target-platform-validation-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/target-platform-validation-plugin/2.7.5-SNAPSHOT/target-platform-validation-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/target-platform-validation-plugin/2.7.5-SNAPSHOT/target-platform-validation-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/target-platform-validation-plugin/target/target-platform-validation-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/target-platform-validation-plugin/2.7.5-SNAPSHOT/target-platform-validation-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.tycho.extras:tycho-pomless >--------------- [INFO] Building Tycho POM-less build extension 2.7.5-SNAPSHOT [71/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pomless --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pomless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pomless --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-pomless --- [INFO] Discovered 6 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pomless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 51 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pomless --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/test-classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-pomless --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pomless --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.pomless.TychoModelReaderTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [Fatal Error] :6:10: The end-tag for element type "feature" must end with a '>' delimiter. [Fatal Error] :7:10: The end-tag for element type "product" must end with a '>' delimiter. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.758 s - in org.eclipse.tycho.pomless.TychoModelReaderTest [INFO] Running org.eclipse.tycho.pomless.TychoMappingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tycho.pomless.TychoMappingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pomless --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/tycho-pomless-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pomless --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/tycho-pomless-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pomless --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/tycho-pomless-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pomless/2.7.5-SNAPSHOT/tycho-pomless-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pomless/2.7.5-SNAPSHOT/tycho-pomless-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-pomless/target/tycho-pomless-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pomless/2.7.5-SNAPSHOT/tycho-pomless-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.tycho.extras:tycho-dependency-tools-plugin >------- [INFO] Building Tycho Dependency Tools Plugin 2.7.5-SNAPSHOT [72/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-dependency-tools-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-dependency-tools-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-dependency-tools-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-dependency-tools-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-dependency-tools-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-dependency-tools-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-dependency-tools-plugin --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-dependency-tools-plugin --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-dependency-tools-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-dependency-tools-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-dependency-tools-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-dependency-tools-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-dependency-tools-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-system-packages-companion.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-core/target/tycho-core-2.7.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-core/2.7.5-SNAPSHOT/tycho-core-2.7.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-embedder-api/target/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-embedder-api/2.7.5-SNAPSHOT/tycho-embedder-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-testing-harness/target/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-testing-harness/2.7.5-SNAPSHOT/tycho-testing-harness-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-embedder/2.7.5-SNAPSHOT/sisu-equinox-embedder-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox/2.7.5-SNAPSHOT/sisu-equinox-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/sisu-equinox-api/2.7.5-SNAPSHOT/sisu-equinox-api-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-metadata-model/target/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/tycho-metadata-model/2.7.5-SNAPSHOT/tycho-metadata-model-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/local-repo/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-dependency-tools-plugin --- [INFO] No projects were selected for execution. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-dependency-tools-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/tycho-dependency-tools-plugin/target/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-dependency-tools-plugin/2.7.5-SNAPSHOT/tycho-dependency-tools-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.tycho.extras:tycho-pack200 >--------------- [INFO] Building Tycho Pack200 Archive Plugins 2.7.5-SNAPSHOT [73/80] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pack200 --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200 --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pack200 --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200/2.7.5-SNAPSHOT/tycho-pack200-2.7.5-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.tycho.extras:tycho-pack200-impl >------------- [INFO] Building Tycho Pack200 Archive Format Plugin 2.7.5-SNAPSHOT [74/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pack200-impl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pack200-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/src/main/java/org/eclipse/tycho/extras/pack200/Pack200Wrapper.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-pack200-impl --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pack200-impl --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-pack200-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pack200-impl --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pack200-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pack200-impl --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.tycho.extras:tycho-pack200a-plugin >----------- [INFO] Building Tycho Pack200 Normalization Plugin 2.7.5-SNAPSHOT [75/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pack200a-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pack200a-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pack200a-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pack200a-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pack200a-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200a-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200a-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pack200a-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.tycho.extras:tycho-pack200b-plugin >----------- [INFO] Building Tycho Pack200 Pack Plugin 2.7.5-SNAPSHOT [76/80] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pack200b-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pack200b-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200PackMojo.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200PackMojo.java uses or overrides a deprecated API that is marked for removal. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/src/main/java/org/eclipse/tycho/extras/pack200/mojo/Pack200PackMojo.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pack200b-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pack200b-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pack200b-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200b-plugin --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200b-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pack200b-plugin --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.tycho.extras:tycho-pack200-its >------------- [INFO] Building Tycho Pack200 Integration Tests 2.7.5-SNAPSHOT [77/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-pack200-its --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-pack200-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-pack200-its --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-pack200-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-pack200-its --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-pack200-its --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-pack200-its --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-pack200-its --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ tycho-pack200-its --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5-SNAPSHOT/tycho-pack200b-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200/2.7.5-SNAPSHOT/tycho-pack200-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-extras/2.7.5-SNAPSHOT/tycho-extras-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/tycho/2.7.5-SNAPSHOT/tycho-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/tycho-bundles/2.7.5-SNAPSHOT/tycho-bundles-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.core.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2content.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/p2artifacts.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5-SNAPSHOT/org.eclipse.tycho.embedder.shared-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-impl/target/tycho-pack200-impl-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5-SNAPSHOT/tycho-pack200-impl-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5-SNAPSHOT/tycho-pack200a-plugin-2.7.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/local-repo/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tycho-pack200-its --- [INFO] Building: basic/pom.xml [INFO] run selector script selector.groovy [INFO] run post-build script verify.groovy [INFO] basic/pom.xml .................................... SUCCESS (22.9 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-pack200-its --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-extras/pack200/tycho-pack200-its/target/tycho-pack200-its-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/extras/tycho-pack200-its/2.7.5-SNAPSHOT/tycho-pack200-its-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.tycho:tycho-build >-------------------- [INFO] Building tycho-build 2.7.5-SNAPSHOT [78/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-build --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-build --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/target/classes [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-build --- [INFO] Discovered 2 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-build --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-build --- [INFO] No sources to compile [INFO] [INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-build --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tycho-build --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tycho-build --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/target/tycho-build-2.7.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ tycho-build --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/target/tycho-build-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tycho-build --- [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/target/tycho-build-2.7.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-build/2.7.5-SNAPSHOT/tycho-build-2.7.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/pom.xml to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-build/2.7.5-SNAPSHOT/tycho-build-2.7.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-build/target/tycho-build-2.7.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-build/2.7.5-SNAPSHOT/tycho-build-2.7.5-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.eclipse.tycho:tycho-its >--------------------- [INFO] Building Tycho Integration Tests 2.7.5-SNAPSHOT [79/80] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tycho-its --- [INFO] [INFO] --- maven-dependency-plugin:3.3.0:unpack-dependencies (unpack-maven) @ tycho-its --- [INFO] Unpacking /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.tar.gz to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target with includes "" and excludes "" [INFO] Expanding: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.tar.gz into /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tycho-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tycho-its --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tycho-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-properties-plugin:0.0.2:filter-file (default) @ tycho-its --- [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tycho-its --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/test-classes [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/src/test/java/org/eclipse/tycho/test/product/Tycho465RootFilesTest.java: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/src/test/java/org/eclipse/tycho/test/product/Tycho465RootFilesTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/src/test/java/org/eclipse/tycho/test/product/Tycho465RootFilesTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tycho-its --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tycho.test.surefire.JUnit5TempDirTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.194 s - in org.eclipse.tycho.test.surefire.JUnit5TempDirTest [INFO] Running org.eclipse.tycho.test.surefire.TestOptionalDependenciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.486 s - in org.eclipse.tycho.test.surefire.TestOptionalDependenciesTest [INFO] Running org.eclipse.tycho.test.surefire.FrameworkExtensionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.35 s - in org.eclipse.tycho.test.surefire.FrameworkExtensionsTest [INFO] Running org.eclipse.tycho.test.surefire.DirectTestPluginInvocationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.202 s - in org.eclipse.tycho.test.surefire.DirectTestPluginInvocationTest [INFO] Running org.eclipse.tycho.test.surefire.BundleStartInSurefireTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.063 s - in org.eclipse.tycho.test.surefire.BundleStartInSurefireTest [INFO] Running org.eclipse.tycho.test.surefire.JVMArgsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.676 s - in org.eclipse.tycho.test.surefire.JVMArgsTest [INFO] Running org.eclipse.tycho.test.surefire.P2InstalledTestRuntimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.147 s - in org.eclipse.tycho.test.surefire.P2InstalledTestRuntimeTest [INFO] Running org.eclipse.tycho.test.surefire.SystemPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.465 s - in org.eclipse.tycho.test.surefire.SystemPropertiesTest [INFO] Running org.eclipse.tycho.test.surefire.ExplodedTestDependenciesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.689 s - in org.eclipse.tycho.test.surefire.ExplodedTestDependenciesTest [INFO] Running org.eclipse.tycho.test.surefire.RunOrderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.389 s - in org.eclipse.tycho.test.surefire.RunOrderTest [INFO] Running org.eclipse.tycho.test.surefire.RequireBundleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.476 s - in org.eclipse.tycho.test.surefire.RequireBundleTest [INFO] Running org.eclipse.tycho.test.surefire.CategoriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.86 s - in org.eclipse.tycho.test.surefire.CategoriesTest [INFO] Running org.eclipse.tycho.test.surefire.ParallelTestExecutionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.784 s - in org.eclipse.tycho.test.surefire.ParallelTestExecutionTest [INFO] Running org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.845 s - in org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest [INFO] Running org.eclipse.tycho.test.surefire.RunSingleTestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.264 s - in org.eclipse.tycho.test.surefire.RunSingleTestTest [INFO] Running org.eclipse.tycho.test.surefire.JavaToolchainInSurefireTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.989 s - in org.eclipse.tycho.test.surefire.JavaToolchainInSurefireTest [INFO] Running org.eclipse.tycho.test.surefire.TwoJunitVersionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.111 s - in org.eclipse.tycho.test.surefire.TwoJunitVersionsTest [INFO] Running org.eclipse.tycho.test.surefire.TestFragmentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.609 s - in org.eclipse.tycho.test.surefire.TestFragmentTest [INFO] Running org.eclipse.tycho.test.surefire.OpenTest4JTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.032 s - in org.eclipse.tycho.test.surefire.OpenTest4JTest [INFO] Running org.eclipse.tycho.test.surefire.TestBundleShapeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.785 s - in org.eclipse.tycho.test.surefire.TestBundleShapeTest [INFO] Running org.eclipse.tycho.test.surefire.TestsInBundleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.846 s - in org.eclipse.tycho.test.surefire.TestsInBundleTest [INFO] Running org.eclipse.tycho.test.surefire.JUnit5Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.054 s - in org.eclipse.tycho.test.surefire.JUnit5Test [INFO] Running org.eclipse.tycho.test.surefire.TestNGBundleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.154 s - in org.eclipse.tycho.test.surefire.TestNGBundleTest [INFO] Running org.eclipse.tycho.test.surefire.FailIfNoTestsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.165 s - in org.eclipse.tycho.test.surefire.FailIfNoTestsTest [INFO] Running org.eclipse.tycho.test.surefire.Junit4TestBundleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.682 s - in org.eclipse.tycho.test.surefire.Junit4TestBundleTest [INFO] Running org.eclipse.tycho.test.surefire.EnableAssertionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.91 s - in org.eclipse.tycho.test.surefire.EnableAssertionsTest [INFO] Running org.eclipse.tycho.test.surefire.EnvVarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.861 s - in org.eclipse.tycho.test.surefire.EnvVarTest [INFO] Running org.eclipse.tycho.test.product.ReferenceBetweenProductsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.024 s - in org.eclipse.tycho.test.product.ReferenceBetweenProductsTest [INFO] Running org.eclipse.tycho.test.product.MetaRequirementsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.53 s - in org.eclipse.tycho.test.product.MetaRequirementsTest [INFO] Running org.eclipse.tycho.test.product.Tycho465RootFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.921 s - in org.eclipse.tycho.test.product.Tycho465RootFilesTest [INFO] Running org.eclipse.tycho.test.product.ProductDuplicateIUsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.766 s - in org.eclipse.tycho.test.product.ProductDuplicateIUsTest [INFO] Running org.eclipse.tycho.test.product.ProductArchiveFormatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.519 s - in org.eclipse.tycho.test.product.ProductArchiveFormatTest [INFO] Running org.eclipse.tycho.test.product.ProductBuildTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.109 s - in org.eclipse.tycho.test.product.ProductBuildTest [INFO] Running org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.218 s - in org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest [INFO] Running org.eclipse.tycho.test.product.InvalidProductTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.373 s - in org.eclipse.tycho.test.product.InvalidProductTest [INFO] Running org.eclipse.tycho.test.product.ProductMixedVersionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.205 s - in org.eclipse.tycho.test.product.ProductMixedVersionsTest [INFO] Running org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.725 s - in org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest [INFO] Running org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.087 s - in org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest [INFO] Running org.eclipse.tycho.test.product.BuildProductWithoutCleanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.912 s - in org.eclipse.tycho.test.product.BuildProductWithoutCleanTest [INFO] Running org.eclipse.tycho.test.featurePatch.FeaturePatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.148 s - in org.eclipse.tycho.test.featurePatch.FeaturePatchTest [INFO] Running org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.026 s - in org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest [INFO] Running org.eclipse.tycho.test.compiler.FailOnWarningTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.548 s - in org.eclipse.tycho.test.compiler.FailOnWarningTest [INFO] Running org.eclipse.tycho.test.compiler.JdtBreeJava8Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.748 s - in org.eclipse.tycho.test.compiler.JdtBreeJava8Test [INFO] Running org.eclipse.tycho.test.compiler.TestErrorMessages [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.479 s - in org.eclipse.tycho.test.compiler.TestErrorMessages [INFO] Running org.eclipse.tycho.test.compiler.JavaxAnnotationImportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.867 s - in org.eclipse.tycho.test.compiler.JavaxAnnotationImportTest [INFO] Running org.eclipse.tycho.test.compiler.MavenCompilerPluginTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.66 s - in org.eclipse.tycho.test.compiler.MavenCompilerPluginTest [INFO] Running org.eclipse.tycho.test.compiler.FragmentsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.571 s - in org.eclipse.tycho.test.compiler.FragmentsTest [INFO] Running org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest [INFO] Running org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.453 s - in org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest [INFO] Running org.eclipse.tycho.test.compiler.MisconfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.352 s - in org.eclipse.tycho.test.compiler.MisconfigurationTest [INFO] Running org.eclipse.tycho.test.compiler.AnnotationProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.191 s - in org.eclipse.tycho.test.compiler.AnnotationProcessorTest [INFO] Running org.eclipse.tycho.test.TYCHO0453expandReleaseVersion.ExpandReleaseVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.24 s - in org.eclipse.tycho.test.TYCHO0453expandReleaseVersion.ExpandReleaseVersionTest [INFO] Running org.eclipse.tycho.test.TYCHO449SrcIncludesExcludes.Tycho449SrcIncludesExcludesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.067 s - in org.eclipse.tycho.test.TYCHO449SrcIncludesExcludes.Tycho449SrcIncludesExcludesTest [INFO] Running org.eclipse.tycho.test.sourceBundle.AutoNoSourceBundleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 s - in org.eclipse.tycho.test.sourceBundle.AutoNoSourceBundleTest [INFO] Running org.eclipse.tycho.test.sourceBundle.SourceBundlesNestedJarsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.085 s - in org.eclipse.tycho.test.sourceBundle.SourceBundlesNestedJarsTest [INFO] Running org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.78 s <<< FAILURE! - in org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest [ERROR] testSourceGeneration(org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest) Time elapsed: 17.78 s <<< ERROR! org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/apache-maven-3.8.3/bin/mvn -Dmaven.home=/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/apache-maven-3.8.3 -Dtycho-version=2.7.5-SNAPSHOT -Djava.io.tmpdir=/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/tmp -Dtycho.localArtifacts=ignore -X -s /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean package Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/apache-maven-3.8.3 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", 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.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.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 [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: plain [DEBUG] Reading global settings from /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/apache-maven-3.8.3/conf/settings.xml [DEBUG] Reading user settings from /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/settings.xml [DEBUG] Reading global toolchains from /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/apache-maven-3.8.3/conf/toolchains.xml [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml [DEBUG] Using local repository at /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository [INFO] Scanning for projects... [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=996172, ConflictMarker.markTime=591878, ConflictMarker.nodeCount=31, ConflictIdSorter.graphTime=568892, ConflictIdSorter.topsortTime=485530, ConflictIdSorter.conflictIdCount=24, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6021729, ConflictResolver.conflictItemCount=31, DefaultDependencyCollector.collectTime=343543819, DefaultDependencyCollector.transformTime=11051412} [DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < maven.api [DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-maven-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT [DEBUG] Included: de.pdark:decentxml:jar:1.4 [DEBUG] Included: org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Extension realms for project helloworld:helloworld.parent:pom:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Created new class realm project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project helloworld:helloworld:eclipse-plugin:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project helloworld:helloworld.feature:eclipse-feature:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [DEBUG] Extension realms for project helloworld:helloworld.updatesite:eclipse-repository:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]] [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]] [WARNING] [WARNING] Some problems were encountered while building the effective model for helloworld:helloworld:eclipse-plugin:0.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-plugin is missing. @ helloworld:helloworld.parent:0.1.0-SNAPSHOT, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml, line 62, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for helloworld:helloworld.feature:eclipse-feature:0.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-plugin is missing. @ helloworld:helloworld.parent:0.1.0-SNAPSHOT, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml, line 62, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for helloworld:helloworld.updatesite:eclipse-repository:0.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-plugin is missing. @ helloworld:helloworld.parent:0.1.0-SNAPSHOT, /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml, line 62, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for helloworld:helloworld.parent:pom:0.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-plugin is missing. @ line 62, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [DEBUG] org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml [DEBUG] org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] org.eclipse.tycho:tycho-maven-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5-SNAPSHOT configured in MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] target-platform-configuration for MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml: p2 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [DEBUG] Extracting Tycho's OSGi runtime Debug options: file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/.options not found Time to load bundles: 505 [DEBUG] Clearing proxy settings in OSGi runtime [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=1343383, ConflictMarker.markTime=707368, ConflictMarker.nodeCount=236, ConflictIdSorter.graphTime=455416, ConflictIdSorter.topsortTime=92006, ConflictIdSorter.conflictIdCount=57, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5044123, ConflictResolver.conflictItemCount=127, DefaultDependencyCollector.collectTime=211813563, DefaultDependencyCollector.transformTime=7740122} [DEBUG] org.eclipse.tycho:tycho-source-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.apache.maven.plugins:maven-source-plugin:jar:3.2.1:compile [DEBUG] org.apache.maven:maven-model:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-plugin-api:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (scope managed from default) (version managed from default) [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:provided [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:provided [DEBUG] org.apache.maven:maven-core:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.8.4:provided [DEBUG] org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided [DEBUG] org.apache.maven:maven-builder-support:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-model-builder:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-resolver-provider:jar:3.8.4:provided [DEBUG] org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:provided [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided [DEBUG] com.google.inject:guice:jar:no_aop:4.2.2:provided [DEBUG] aopalliance:aopalliance:jar:1.0:provided [DEBUG] com.google.guava:guava:jar:25.1-android:provided [DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:provided [DEBUG] org.checkerframework:checker-compat-qual:jar:2.0.0:provided [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.1.3:provided [DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:provided [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:provided [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:provided [DEBUG] org.slf4j:slf4j-api:jar:1.7.32:provided [DEBUG] org.apache.maven:maven-archiver:jar:3.5.2:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:2.7.5-SNAPSHOT:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-source-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.apache.maven.plugins:maven-source-plugin:jar:3.2.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.4 [DEBUG] Included: org.apache.maven:maven-archiver:jar:3.5.2 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots). [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=245245, ConflictMarker.markTime=113499, ConflictMarker.nodeCount=45, ConflictIdSorter.graphTime=124345, ConflictIdSorter.topsortTime=41695, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1205122, ConflictResolver.conflictItemCount=45, DefaultDependencyCollector.collectTime=30499125, DefaultDependencyCollector.transformTime=1805536} [DEBUG] org.eclipse.tycho:tycho-p2-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.ow2.asm:asm-tree:jar:9.2:compile [DEBUG] org.ow2.asm:asm:jar:9.2:compile [DEBUG] org.ow2.asm:asm-util:jar:9.2:compile [DEBUG] org.ow2.asm:asm-analysis:jar:9.2:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile (version managed from default) [DEBUG] org.apache.commons:commons-lang3:jar:3.12.0:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.eclipse.tycho:tycho-artifactcomparator:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.ow2.asm:asm-tree:jar:9.2 [DEBUG] Included: org.ow2.asm:asm:jar:9.2 [DEBUG] Included: org.ow2.asm:asm-util:jar:9.2 [DEBUG] Included: org.ow2.asm:asm-analysis:jar:9.2 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.12.0 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2). [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=907910, ConflictMarker.markTime=292688, ConflictMarker.nodeCount=281, ConflictIdSorter.graphTime=256465, ConflictIdSorter.topsortTime=124356, ConflictIdSorter.conflictIdCount=90, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5699179, ConflictResolver.conflictItemCount=178, DefaultDependencyCollector.collectTime=170475528, DefaultDependencyCollector.transformTime=7351020} [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile (version managed from default) [DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:5.1.2:compile [DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:2.7.5-SNAPSHOT:runtime [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.22.2:compile [DEBUG] org.apache.maven.surefire:surefire-logger-api:jar:2.22.2:compile [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.22.2:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (scope managed from default) (version managed from default) [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:provided [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:provided [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.22.2:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:provided [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:4.13.2:test (scope managed from default) (version managed from default) [DEBUG] org.hamcrest:hamcrest-core:jar:2.2:test (scope managed from default) (version managed from default) [DEBUG] org.hamcrest:hamcrest:jar:2.2:test [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-settings:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-model:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-core:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.8.4:provided [DEBUG] org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided [DEBUG] org.apache.maven:maven-builder-support:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.8.4:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-resolver-provider:jar:3.8.4:provided [DEBUG] org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:provided [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.4:provided [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided [DEBUG] com.google.inject:guice:jar:no_aop:4.2.2:provided [DEBUG] aopalliance:aopalliance:jar:1.0:provided [DEBUG] com.google.guava:guava:jar:25.1-android:provided [DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:provided [DEBUG] org.checkerframework:checker-compat-qual:jar:2.0.0:provided [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.1.3:provided [DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:provided [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:provided [DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-java:jar:0.9.10:compile [DEBUG] org.ow2.asm:asm:jar:6.2:compile [DEBUG] com.thoughtworks.qdox:qdox:jar:2.0-M8:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-surefire-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:5.1.2 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.22.2 [DEBUG] Included: org.apache.maven.surefire:surefire-logger-api:jar:2.22.2 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.22.2 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.22.2 [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 [DEBUG] Included: org.codehaus.plexus:plexus-java:jar:0.9.10 [DEBUG] Included: org.ow2.asm:asm:jar:6.2 [DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0-M8 [DEBUG] target-platform-configuration for MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml: p2 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [DEBUG] target-platform-configuration for MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml: p2 [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=275967, ConflictMarker.markTime=150766, ConflictMarker.nodeCount=135, ConflictIdSorter.graphTime=162555, ConflictIdSorter.topsortTime=85481, ConflictIdSorter.conflictIdCount=56, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2916611, ConflictResolver.conflictItemCount=124, DefaultDependencyCollector.collectTime=28496459, DefaultDependencyCollector.transformTime=3666275} [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile (version managed from default) [DEBUG] org.apache.maven:maven-archiver:jar:3.5.2:compile (version managed from default) [DEBUG] org.apache.maven:maven-artifact:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:provided [DEBUG] org.apache.maven:maven-model:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-core:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-settings:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.8.4:provided [DEBUG] org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided [DEBUG] org.apache.maven:maven-builder-support:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-plugin-api:jar:3.8.4:provided (scope managed from default) (version managed from default) [DEBUG] org.apache.maven:maven-model-builder:jar:3.8.4:provided [DEBUG] org.apache.maven:maven-resolver-provider:jar:3.8.4:provided [DEBUG] org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:provided [DEBUG] org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:provided [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (scope managed from default) (version managed from default) [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:provided [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided [DEBUG] com.google.inject:guice:jar:no_aop:4.2.2:provided [DEBUG] aopalliance:aopalliance:jar:1.0:provided [DEBUG] com.google.guava:guava:jar:25.1-android:provided [DEBUG] com.google.code.findbugs:jsr305:jar:3.0.2:provided [DEBUG] org.checkerframework:checker-compat-qual:jar:2.0.0:provided [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.1.3:provided [DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:provided [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:provided [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:provided [DEBUG] org.slf4j:slf4j-api:jar:1.7.32:provided [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-p2-publisher-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.eclipse.tycho:tycho-packaging-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.apache.maven:maven-archiver:jar:3.5.2 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.3 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=50536, ConflictMarker.markTime=47612, ConflictMarker.nodeCount=36, ConflictIdSorter.graphTime=29273, ConflictIdSorter.topsortTime=37901, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=850200, ConflictResolver.conflictItemCount=36, DefaultDependencyCollector.collectTime=5048156, DefaultDependencyCollector.transformTime=1052018} [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:jar:2.7.5-SNAPSHOT [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-core:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.2.7:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.1:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.2.0:compile (version managed from default) [DEBUG] commons-io:commons-io:jar:2.6:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.9:runtime [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:2.7.5-SNAPSHOT:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile (version managed from default) [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.eclipse.tycho:sisu-equinox-api:jar:2.7.5-SNAPSHOT:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile (version managed from default) [DEBUG] org.bouncycastle:bcpg-jdk15on:jar:1.70:compile [DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.70:compile [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5-SNAPSHOT [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5-SNAPSHOT [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5-SNAPSHOT [DEBUG] Included: org.eclipse.tycho:tycho-p2-repository-plugin:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.2.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.6 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.9 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:2.7.5-SNAPSHOT [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Included: org.bouncycastle:bcpg-jdk15on:jar:1.70 [DEBUG] Included: org.bouncycastle:bcprov-jdk15on:jar:1.70 [DEBUG] [main] Computing preliminary target platform for MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] Using default execution environment 'JavaSE-11' [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id [DEBUG] No system.packages in profile defintion file for JavaSE-11; checking toolchain. [DEBUG] tycho.localArtifacts=ignore -> ignoring locally built artifacts [INFO] [main] Resolving dependencies of MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml [DEBUG] [main] Computing preliminary target platform for MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] Using default execution environment 'JavaSE-11' [DEBUG] tycho.localArtifacts=ignore -> ignoring locally built artifacts [INFO] [main] Resolving dependencies of MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml [DEBUG] [main] Computing preliminary target platform for MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [DEBUG] Using default execution environment 'JavaSE-11' [DEBUG] tycho.localArtifacts=ignore -> ignoring locally built artifacts [INFO] [main] Resolving dependencies of MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] helloworld.parent [pom] [INFO] helloworld [eclipse-plugin] [INFO] helloworld.feature [eclipse-feature] [INFO] helloworld.updatesite [eclipse-repository] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2/3.0.1/tycho-p2-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho/3.0.1/tycho-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.jar.lastUpdated [DEBUG] Resolved plugin version for org.eclipse.tycho:tycho-p2-plugin to 3.0.1 from repository central (https://repo.maven.apache.org/maven2, default, releases) [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: helloworld:helloworld.parent:pom:0.1.0-SNAPSHOT [DEBUG] Tasks: [org.apache.maven.plugins:maven-clean-plugin:clean, package] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: helloworld:helloworld:eclipse-plugin:0.1.0-SNAPSHOT [DEBUG] Tasks: [org.apache.maven.plugins:maven-clean-plugin:clean, package] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: helloworld:helloworld.feature:eclipse-feature:0.1.0-SNAPSHOT [DEBUG] Tasks: [org.apache.maven.plugins:maven-clean-plugin:clean, package] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: helloworld:helloworld.updatesite:eclipse-repository:0.1.0-SNAPSHOT [DEBUG] Tasks: [org.apache.maven.plugins:maven-clean-plugin:clean, package] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] --------------------< helloworld:helloworld.parent >-------------------- [INFO] Building helloworld.parent 0.1.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-cli) [DEBUG] Style: Regular [DEBUG] Configuration: ${clean.excludeDefaultDirectories} ${maven.clean.failOnError} ${clean.followSymLinks} ${maven.clean.retryOnError} ${clean.skip} ${clean.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:plugin-source (plugin-source) [DEBUG] Style: Regular [DEBUG] Configuration: ${attach} ${source.excludeResources} ${project.build.finalName} ${source.forceCreation} ${source.includePom} ${project.build.directory} ${project} ${buildQualifier} ${reactorProjects} ${session} ${sourceBundleSuffix} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:feature-source (feature-source) [DEBUG] Style: Regular [DEBUG] Configuration: ${project.build.finalName} ${project} ${session} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata (attach-p2-metadata) [DEBUG] Style: Regular [DEBUG] Configuration: ${tycho.baseline} ${tycho.baseline.replace} ${tycho.generateDownloadStatsProperty} ${project} ${tycho.debug.artifactcomparator} [DEBUG] ======================================================================= [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cli) @ helloworld.parent --- [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=45721, ConflictMarker.markTime=19306, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=113214, ConflictIdSorter.topsortTime=20095, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=211647, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=12576052, DefaultDependencyCollector.transformTime=436796} [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/classes [DEBUG] (f) reportDirectory = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/test-classes [DEBUG] -- end configuration -- [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/classes [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/test-classes [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/site [INFO] [INFO] --- tycho-source-plugin:2.7.5-SNAPSHOT:plugin-source (plugin-source) @ helloworld.parent --- [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:plugin-source' with basic configurator --> [DEBUG] (f) attach = true [DEBUG] (f) classifier = sources [DEBUG] (f) defaultManifestFile = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target/classes/META-INF/MANIFEST.MF [DEBUG] (f) distinctSourceRoots = false [DEBUG] (f) excludeResources = false [DEBUG] (f) finalName = helloworld.parent-0.1.0-SNAPSHOT [DEBUG] (f) forceCreation = false [DEBUG] (f) includePom = false [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/target [DEBUG] (f) project = MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml, MavenProject: helloworld:helloworld:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld/pom.xml, MavenProject: helloworld:helloworld.feature:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.feature/pom.xml, MavenProject: helloworld:helloworld.updatesite:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/helloworld.updatesite/pom.xml] [DEBUG] (f) requireSourceRoots = false [DEBUG] (f) session = org.apache.maven.execution.MavenSession@45375bdf [DEBUG] (f) sourceBundle = true [DEBUG] (f) sourceBundleSuffix = .source [DEBUG] (f) strictSrcIncludes = true [DEBUG] (f) useDefaultExcludes = true [DEBUG] (f) useDefaultManifestFile = false [DEBUG] (f) useDefaultSourceExcludes = true [DEBUG] -- end configuration -- [INFO] [INFO] --- tycho-source-plugin:2.7.5-SNAPSHOT:feature-source (feature-source) @ helloworld.parent --- [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:feature-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:2.7.5-SNAPSHOT:feature-source' with basic configurator --> [DEBUG] (f) finalName = helloworld.parent-0.1.0-SNAPSHOT [DEBUG] (f) includeBinaryFeature = true [DEBUG] (f) labelSuffix = Developer Resources [DEBUG] (f) missingSourcesAction = WARN [DEBUG] (f) project = MavenProject: helloworld:helloworld.parent:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/projects/AutoGenerateSourceArtifactsTest/testSourceGeneration/automaticSourceGeneration/pom.xml [DEBUG] (f) reuseBrandingPlugin = true [DEBUG] (f) session = org.apache.maven.execution.MavenSession@45375bdf [DEBUG] (f) skip = false [DEBUG] (f) useDefaultExcludes = true [DEBUG] -- end configuration -- [INFO] [INFO] --- tycho-p2-plugin:3.0.1:p2-metadata (attach-p2-metadata) @ helloworld.parent --- [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi/3.0.1/sisu-osgi-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.1/org.eclipse.tycho.core.shared-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-bundles/3.0.1/tycho-bundles-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.1/org.eclipse.tycho.embedder.shared-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:pom:4.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:10 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus/10/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.4.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:pom:3.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact commons-io:commons-io:pom:2.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Resolving artifact org.junit:junit-bom:pom:5.7.2 from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/junit-bom/5.7.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:1.7.36 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/1.7.36/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:1.7.36 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-parent/1.7.36/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated [DEBUG] Resolving artifact com.github.luben:zstd-jni:pom:1.5.2-5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-api:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-facade:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-facade/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-facade/3.0.1/tycho-p2-facade-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-core:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-core/3.0.1/tycho-core-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.1/org.eclipse.tycho.p2.tools.shared-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.1/org.eclipse.tycho.p2.resolver.shared-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-embedder:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.1/sisu-equinox-embedder-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-metadata-model:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-metadata-model/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-metadata-model/3.0.1/tycho-metadata-model-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-embedder-api:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-embedder-api/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-embedder-api/3.0.1/tycho-embedder-api-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:p2-maven-plugin:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom.lastUpdated [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.71 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:pom:1.71 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.71.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:pom:1.71.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.72 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:pom:1.72 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.1/bcpg-jdk18on-1.72.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.72.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.1/bcpg-jdk18on-1.72.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.72.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.12.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.13.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.7.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.12.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1000 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.6.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom.lastUpdated [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.5.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.900 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.1000 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.13.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.14.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.16.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.18.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.19.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.22.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.23.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.25.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.26.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.26.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:pom:1.7.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.3.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.4.101 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.5.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.7.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.8.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.5.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom.lastUpdated [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.3/xz-1.3.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.3/xz-1.3.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.4/xz-1.4.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.4/xz-1.4.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.5/xz-1.5.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.5/xz-1.5.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.6/xz-1.6.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.6/xz-1.6.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.7/xz-1.7.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.7 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.7/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.7/xz-1.7.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.8/xz-1.8.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.tukaani:xz:pom:1.8 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.8/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.8/xz-1.8.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.650 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:pom:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.1000 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.401 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.301 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.900 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:pom:2.3.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pom:pom:2.3.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:pom:2.3.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pom:pom:2.3.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom.lastUpdated [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:pom:2.3.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:pom:2.3.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.1.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.2.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.2.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:pom:1.2.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:pom:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:pom:1.2.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.updatesite:pom:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-connect:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.osgi:org.osgi.service.component:pom:1.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated [DEBUG] Resolving artifact org.osgi:org.osgi.namespace.extender:pom:1.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:pom:1.0.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.0.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:pom:1.0.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.0.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:pom:1.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:pom:2.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.0.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.2.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.0.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.2.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.0.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.0.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.2.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.concurrent:pom:1.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:pom:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.8.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:ecf-parent:pom:1.0.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/ecf-parent/1.0.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.101 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.102 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.10.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.101 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.102 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.601 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.700 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.identity:pom:3.9.402 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.scr:pom:2.2.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.pom.lastUpdated [DEBUG] Resolving artifact org.apache.felix:felix-parent:pom:6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/felix-parent/6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-annotations:pom:1.9 from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-parent:pom:1.9 from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-parent/1.9/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:28 from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/mojo-parent/28/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org). [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.noopsecurity:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.net:pom:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository) [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bndlib:pom:6.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.util:pom:6.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:pom:1.3.0-RC1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:osgi.annotation:pom:8.1.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.1.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom.lastUpdated [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:2.0.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/2.0.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom.lastUpdated [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:2.0.5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-parent/2.0.5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director.app:pom:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:pom:2.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.pom.lastUpdated [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact commons-codec:commons-codec:pom:1.15 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:pom:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.pom.lastUpdated [DEBUG] Resolving artifact org.ow2.asm:asm-tree:pom:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated [DEBUG] Resolving artifact org.ow2.asm:asm:pom:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated [DEBUG] Resolving artifact org.ow2.asm:asm-util:pom:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated [DEBUG] Resolving artifact org.ow2.asm:asm-analysis:pom:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=15062953, ConflictMarker.markTime=5722937, ConflictMarker.nodeCount=9730, ConflictIdSorter.graphTime=17603036, ConflictIdSorter.topsortTime=184285, ConflictIdSorter.conflictIdCount=95, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11562300, ConflictResolver.conflictItemCount=1355, DefaultDependencyCollector.collectTime=6034339542, DefaultDependencyCollector.transformTime=50276024} [DEBUG] org.eclipse.tycho:tycho-p2-plugin:jar:3.0.1 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.1:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:4.6.0:compile (version managed from default) [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:3.4.0:compile [DEBUG] commons-io:commons-io:jar:2.11.0:compile [DEBUG] org.apache.commons:commons-compress:jar:1.21:compile (version managed from default) [DEBUG] org.slf4j:slf4j-api:jar:1.7.36:compile [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.2-5:runtime [DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default) [DEBUG] org.eclipse.tycho:sisu-osgi-api:jar:3.0.1:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-p2-facade:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:tycho-core:jar:3.0.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.26:compile [DEBUG] org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-metadata-model:jar:3.0.1:compile [DEBUG] de.pdark:decentxml:jar:1.4:compile (version managed from default) [DEBUG] org.eclipse.tycho:tycho-embedder-api:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:p2-maven-plugin:jar:3.0.1:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.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.7.500:compile [DEBUG] org.osgi:org.osgi.service.prefs:jar:1.1.2:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.300:compile [DEBUG] org.bouncycastle:bcprov-jdk18on:jar:1.72:compile [DEBUG] org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.800:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile [DEBUG] org.eclipse.tycho:sisu-osgi-connect:jar:3.0.1:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile [DEBUG] org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile [DEBUG] org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile [DEBUG] org.apache.felix:org.apache.felix.scr:jar:2.2.4:compile [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile [DEBUG] org.osgi:org.osgi.service.component:jar:1.5.0: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] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.1:compile [DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.100:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.17.0:compile [DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile [DEBUG] org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile [DEBUG] biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default) [DEBUG] biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1: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-RC1:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.300:compile [DEBUG] org.bouncycastle:bcpg-jdk18on:jar:1.72:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.200:compile [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.600:compile [DEBUG] commons-codec:commons-codec:jar:1.15:compile [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.1:compile [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.1:compile [DEBUG] org.ow2.asm:asm-tree:jar:9.3:compile [DEBUG] org.ow2.asm:asm:jar:9.3:compile [DEBUG] org.ow2.asm:asm-util:jar:9.3:compile [DEBUG] org.ow2.asm:asm-analysis:jar:9.3:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default) [DEBUG] org.apache.commons:commons-lang3:jar:3.12.0:compile [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:jar:4.6.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:jar:3.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact commons-io:commons-io:jar:2.11.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.slf4j:slf4j-api:jar:1.7.36 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact com.github.luben:zstd-jni:jar:1.5.2-5 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:jar:3.18.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-api:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:p2-maven-plugin:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:jar:1.1.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:jar:1.72 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-connect:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.scr:jar:2.2.4 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [DEBUG] Resolving artifact org.osgi:org.osgi.service.component:jar:1.5.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:org.osgi.namespace.extender:jar:1.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.100 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:jar:3.17.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.net:jar:1.4.0 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:jar:1.3.0-RC1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.300 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:jar:1.72 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.200 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.600 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Verifying availability of /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact commons-codec:commons-codec:jar:1.15 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.1 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm-tree:jar:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm:jar:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.ow2.asm:asm-util:jar:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Resolving artifact org.ow2.asm:asm-analysis:jar:9.3 from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.4.2 from [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/1.7.36/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 [DEBUG] Imported: < project>helloworld:helloworld.parent:0.1.0-SNAPSHOT [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 [DEBUG] Included: org.eclipse.tycho:tycho-p2-plugin:jar:3.0.1 [DEBUG] Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:4.6.0 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.4.0 [DEBUG] Included: commons-io:commons-io:jar:2.11.0 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.21 [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.2-5 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0 [DEBUG] Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.1 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.26 [DEBUG] Included: org.codehaus.plexus:plexus-cipher:jar:2.0 [DEBUG] Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.1 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.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.7.500 [DEBUG] Included: org.osgi:org.osgi.service.prefs:jar:1.1.2 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.300 [DEBUG] Included: org.bouncycastle:bcprov-jdk18on:jar:1.72 [DEBUG] Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.800 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300 [DEBUG] Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.1 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300 [DEBUG] Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402 [DEBUG] Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800 [DEBUG] Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102 [DEBUG] Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0 [DEBUG] Included: org.apache.felix:org.apache.felix.scr:jar:2.2.4 [DEBUG] Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 [DEBUG] Included: org.osgi:org.osgi.service.component:jar:1.5.0 [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: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.1 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.1 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.1 [DEBUG] Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.1 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.100 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.17.0 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0 [DEBUG] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1 [DEBUG] Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1 [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-RC1 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.300 [DEBUG] Included: org.bouncycastle:bcpg-jdk18on:jar:1.72 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.200 [DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.600 [DEBUG] Included: commons-codec:commons-codec:jar:1.15 [DEBUG] Included: org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.1 [DEBUG] Included: org.ow2.asm:asm-tree:jar:9.3 [DEBUG] Included: org.ow2.asm:asm:jar:9.3 [DEBUG] Included: org.ow2.asm:asm-util:jar:9.3 [DEBUG] Included: org.ow2.asm:asm-analysis:jar:9.3 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.4.2 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.12.0 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29] [WARNING] Error injecting: org.eclipse.tycho.plugins.p2.P2MetadataMojo java.lang.TypeNotPresentException: Type org.eclipse.tycho.plugins.p2.P2MetadataMojo not present at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:147) at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 at java.lang.ClassLoader.defineClass1 (Native Method) at java.lang.ClassLoader.defineClass (ClassLoader.java:1016) at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:174) at java.net.URLClassLoader.defineClass (URLClassLoader.java:550) at java.net.URLClassLoader$1.run (URLClassLoader.java:458) at java.net.URLClassLoader$1.run (URLClassLoader.java:452) at java.security.AccessController.doPrivileged (Native Method) at java.net.URLClassLoader.findClass (URLClassLoader.java:451) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf (ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239) at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:139) at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for helloworld.parent 0.1.0-SNAPSHOT: [INFO] [INFO] helloworld.parent .................................. FAILURE [ 7.638 s] [INFO] helloworld ......................................... SKIPPED [INFO] helloworld.feature ................................. SKIPPED [INFO] helloworld.updatesite .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.102 s [INFO] Finished at: 2023-02-02T12:01:56Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata (attach-p2-metadata) on project helloworld.parent: Execution attach-p2-metadata of goal org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata failed: Unable to load the mojo 'p2-metadata' in the plugin 'org.eclipse.tycho:tycho-p2-plugin:3.0.1' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.jar [ERROR] urls[1] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.jar [ERROR] urls[2] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar [ERROR] urls[3] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [ERROR] urls[4] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [ERROR] urls[5] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [ERROR] urls[6] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [ERROR] urls[7] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar [ERROR] urls[8] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar [ERROR] urls[9] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar [ERROR] urls[10] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.jar [ERROR] urls[11] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [ERROR] urls[12] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [ERROR] urls[13] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [ERROR] urls[14] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [ERROR] urls[15] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.jar [ERROR] urls[16] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar [ERROR] urls[17] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar [ERROR] urls[18] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar [ERROR] urls[19] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar [ERROR] urls[20] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar [ERROR] urls[21] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar [ERROR] urls[22] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar [ERROR] urls[23] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar [ERROR] urls[24] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar [ERROR] urls[25] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar [ERROR] urls[26] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar [ERROR] urls[27] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar [ERROR] urls[28] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar [ERROR] urls[29] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar [ERROR] urls[30] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar [ERROR] urls[31] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar [ERROR] urls[32] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar [ERROR] urls[33] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.jar [ERROR] urls[34] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar [ERROR] urls[35] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar [ERROR] urls[36] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar [ERROR] urls[37] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar [ERROR] urls[38] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar [ERROR] urls[39] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar [ERROR] urls[40] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar [ERROR] urls[41] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar [ERROR] urls[42] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar [ERROR] urls[43] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar [ERROR] urls[44] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar [ERROR] urls[45] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar [ERROR] urls[46] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar [ERROR] urls[47] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar [ERROR] urls[48] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar [ERROR] urls[49] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [ERROR] urls[50] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar [ERROR] urls[51] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [ERROR] urls[52] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [ERROR] urls[53] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [ERROR] urls[54] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.jar [ERROR] urls[55] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.jar [ERROR] urls[56] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.jar [ERROR] urls[57] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.jar [ERROR] urls[58] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar [ERROR] urls[59] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar [ERROR] urls[60] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar [ERROR] urls[61] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar [ERROR] urls[62] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar [ERROR] urls[63] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar [ERROR] urls[64] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [ERROR] urls[65] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [ERROR] urls[66] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [ERROR] urls[67] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [ERROR] urls[68] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [ERROR] urls[69] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar [ERROR] urls[70] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar [ERROR] urls[71] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar [ERROR] urls[72] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar [ERROR] urls[73] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar [ERROR] urls[74] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [ERROR] urls[75] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.jar [ERROR] urls[76] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar [ERROR] urls[77] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.jar [ERROR] urls[78] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar [ERROR] urls[79] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar [ERROR] urls[80] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [ERROR] urls[81] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR] ----------------------------------------------------- [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata (attach-p2-metadata) on project helloworld.parent: Execution attach-p2-metadata of goal org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata failed: Unable to load the mojo 'p2-metadata' in the plugin 'org.eclipse.tycho:tycho-p2-plugin:3.0.1' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 ----------------------------------------------------- realm = plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.jar urls[1] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.jar urls[2] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar urls[3] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar urls[4] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar urls[5] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar urls[6] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar urls[7] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar urls[8] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar urls[9] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar urls[10] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.jar urls[11] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar urls[12] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar urls[13] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar urls[14] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar urls[15] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.jar urls[16] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar urls[17] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar urls[18] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar urls[19] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar urls[20] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar urls[21] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar urls[22] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar urls[23] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar urls[24] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar urls[25] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar urls[26] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar urls[27] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar urls[28] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar urls[29] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar urls[30] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar urls[31] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar urls[32] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar urls[33] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.jar urls[34] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar urls[35] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar urls[36] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar urls[37] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar urls[38] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar urls[39] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar urls[40] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar urls[41] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar urls[42] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar urls[43] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar urls[44] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar urls[45] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar urls[46] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar urls[47] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar urls[48] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar urls[49] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar urls[50] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar urls[51] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar urls[52] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar urls[53] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar urls[54] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.jar urls[55] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.jar urls[56] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.jar urls[57] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.jar urls[58] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar urls[59] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar urls[60] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar urls[61] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar urls[62] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar urls[63] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar urls[64] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar urls[65] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar urls[66] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar urls[67] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar urls[68] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar urls[69] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar urls[70] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar urls[71] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar urls[72] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar urls[73] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar urls[74] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar urls[75] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.jar urls[76] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar urls[77] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.jar urls[78] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar urls[79] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar urls[80] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar urls[81] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] ----------------------------------------------------- at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution attach-p2-metadata of goal org.eclipse.tycho:tycho-p2-plugin:3.0.1:p2-metadata failed: Unable to load the mojo 'p2-metadata' in the plugin 'org.eclipse.tycho:tycho-p2-plugin:3.0.1' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 ----------------------------------------------------- realm = plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.jar urls[1] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.jar urls[2] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar urls[3] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar urls[4] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar urls[5] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar urls[6] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar urls[7] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar urls[8] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar urls[9] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar urls[10] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.jar urls[11] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar urls[12] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar urls[13] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar urls[14] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar urls[15] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.jar urls[16] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar urls[17] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar urls[18] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar urls[19] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar urls[20] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar urls[21] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar urls[22] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar urls[23] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar urls[24] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar urls[25] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar urls[26] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar urls[27] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar urls[28] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar urls[29] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar urls[30] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar urls[31] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar urls[32] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar urls[33] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.jar urls[34] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar urls[35] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar urls[36] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar urls[37] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar urls[38] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar urls[39] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar urls[40] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar urls[41] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar urls[42] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar urls[43] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar urls[44] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar urls[45] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar urls[46] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar urls[47] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar urls[48] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar urls[49] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar urls[50] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar urls[51] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar urls[52] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar urls[53] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar urls[54] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.jar urls[55] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.jar urls[56] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.jar urls[57] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.jar urls[58] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar urls[59] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar urls[60] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar urls[61] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar urls[62] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar urls[63] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar urls[64] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar urls[65] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar urls[66] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar urls[67] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar urls[68] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar urls[69] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar urls[70] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar urls[71] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar urls[72] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar urls[73] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar urls[74] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar urls[75] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.jar urls[76] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar urls[77] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.jar urls[78] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar urls[79] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar urls[80] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar urls[81] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] ----------------------------------------------------- at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the mojo 'p2-metadata' in the plugin 'org.eclipse.tycho:tycho-p2-plugin:3.0.1' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 ----------------------------------------------------- realm = plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.1 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy urls[0] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-p2-plugin/3.0.1/tycho-p2-plugin-3.0.1.jar urls[1] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-equinox-launching/3.0.1/sisu-equinox-launching-3.0.1.jar urls[2] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar urls[3] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar urls[4] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar urls[5] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar urls[6] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar urls[7] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar urls[8] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar urls[9] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar urls[10] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-api/3.0.1/sisu-osgi-api-3.0.1.jar urls[11] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar urls[12] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar urls[13] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar urls[14] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar urls[15] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/p2-maven-plugin/3.0.1/p2-maven-plugin-3.0.1.jar urls[16] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar urls[17] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar urls[18] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar urls[19] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar urls[20] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar urls[21] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar urls[22] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar urls[23] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar urls[24] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.300/org.eclipse.equinox.p2.repository-2.6.300.jar urls[25] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar urls[26] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar urls[27] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.200/org.eclipse.equinox.p2.publisher.eclipse-1.4.200.jar urls[28] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar urls[29] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar urls[30] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar urls[31] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar urls[32] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar urls[33] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/sisu-osgi-connect/3.0.1/sisu-osgi-connect-3.0.1.jar urls[34] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar urls[35] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar urls[36] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar urls[37] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.100/org.eclipse.equinox.p2.garbagecollector-1.2.100.jar urls[38] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar urls[39] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.200/org.eclipse.equinox.simpleconfigurator-1.4.200.jar urls[40] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar urls[41] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar urls[42] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.jar urls[43] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar urls[44] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar urls[45] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar urls[46] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar urls[47] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar urls[48] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar urls[49] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar urls[50] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar urls[51] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar urls[52] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar urls[53] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar urls[54] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.1/org.eclipse.tycho.p2.maven.repository-3.0.1.jar urls[55] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.1/org.eclipse.tycho.p2.resolver.impl-3.0.1.jar urls[56] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.1/org.eclipse.tycho.p2.tools.impl-3.0.1.jar urls[57] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.1/org.eclipse.tycho.noopsecurity-3.0.1.jar urls[58] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar urls[59] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar urls[60] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar urls[61] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar urls[62] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar urls[63] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar urls[64] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar urls[65] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar urls[66] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar urls[67] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar urls[68] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar urls[69] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0-RC1/org.osgi.util.promise-1.3.0-RC1.jar urls[70] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.300/org.eclipse.equinox.p2.director.app-1.2.300.jar urls[71] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar urls[72] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.200/org.eclipse.equinox.p2.repository.tools-2.3.200.jar urls[73] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.600/org.eclipse.equinox.p2.artifact.repository-1.4.600.jar urls[74] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar urls[75] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.1/tycho-artifactcomparator-3.0.1.jar urls[76] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar urls[77] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm/9.3/asm-9.3.jar urls[78] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar urls[79] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar urls[80] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar urls[81] = file:/home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Number of foreign imports: 1 import: Entry[import from realm ClassRealm[project>helloworld:helloworld.parent:0.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] ----------------------------------------------------- at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:551) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/tycho/plugins/p2/P2MetadataMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 at java.lang.ClassLoader.defineClass1 (Native Method) at java.lang.ClassLoader.defineClass (ClassLoader.java:1016) at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:174) at java.net.URLClassLoader.defineClass (URLClassLoader.java:550) at java.net.URLClassLoader$1.run (URLClassLoader.java:458) at java.net.URLClassLoader$1.run (URLClassLoader.java:452) at java.security.AccessController.doPrivileged (Native Method) at java.net.URLClassLoader.findClass (URLClassLoader.java:451) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf (ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239) at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:139) at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [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/PluginContainerException at org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest.testSourceGeneration(AutoGenerateSourceArtifactsTest.java:24) [INFO] Running org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.229 s - in org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest [INFO] Running org.eclipse.tycho.test.TYCHO308importSystemPackage.ImportSystemPackagesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.553 s - in org.eclipse.tycho.test.TYCHO308importSystemPackage.ImportSystemPackagesTest [INFO] Running org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.869 s - in org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest [INFO] Running org.eclipse.tycho.test.resolver.OptionalDependenciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.02 s - in org.eclipse.tycho.test.resolver.OptionalDependenciesTest [INFO] Running org.eclipse.tycho.test.resolver.SplitPackagesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.745 s - in org.eclipse.tycho.test.resolver.SplitPackagesTest [INFO] Running org.eclipse.tycho.test.resolver.ResolverTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.107 s - in org.eclipse.tycho.test.resolver.ResolverTests [INFO] Running org.eclipse.tycho.test.resolver.BundleNativeCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.607 s - in org.eclipse.tycho.test.resolver.BundleNativeCodeTest [INFO] Running org.eclipse.tycho.test.resolver.ReexportedRequireBundleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.986 s - in org.eclipse.tycho.test.resolver.ReexportedRequireBundleTest [INFO] Running org.eclipse.tycho.test.tycho503.TYCHO503DoubleEncodedUrlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.31 s - in org.eclipse.tycho.test.tycho503.TYCHO503DoubleEncodedUrlTest [INFO] Running org.eclipse.tycho.test.mngeclipse1007.BinExcludedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.4 s - in org.eclipse.tycho.test.mngeclipse1007.BinExcludedTest [INFO] Running org.eclipse.tycho.test.pomDependencies.PomDependencyWrapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.486 s - in org.eclipse.tycho.test.pomDependencies.PomDependencyWrapTest [INFO] Running org.eclipse.tycho.test.target.TargetPlatformFilteringIntegrationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.531 s - in org.eclipse.tycho.test.target.TargetPlatformFilteringIntegrationTest [INFO] Running org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.705 s - in org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest [INFO] Running org.eclipse.tycho.test.target.OfflineModeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.092 s - in org.eclipse.tycho.test.target.OfflineModeTest [INFO] Running org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.09 s - in org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest [INFO] Running org.eclipse.tycho.test.target.TargetDefinitionPackagingTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.183 s - in org.eclipse.tycho.test.target.TargetDefinitionPackagingTypeTest [INFO] Running org.eclipse.tycho.test.target.TargetPlatformLocationsTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 149.594 s - in org.eclipse.tycho.test.target.TargetPlatformLocationsTest [INFO] Running org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.881 s - in org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest [INFO] Running org.eclipse.tycho.test.downloadstats.DownloadStatsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.731 s - in org.eclipse.tycho.test.downloadstats.DownloadStatsTest [INFO] Running org.eclipse.tycho.test.TYCHO330validateVersion.ValidateVersionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.604 s - in org.eclipse.tycho.test.TYCHO330validateVersion.ValidateVersionTest [INFO] Running org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.141 s - in org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest [INFO] Running org.eclipse.tycho.test.TYCHO0404pomDependencyConsiderExtraClasspath.PomDependencyConsiderExtraClasspathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.832 s - in org.eclipse.tycho.test.TYCHO0404pomDependencyConsiderExtraClasspath.PomDependencyConsiderExtraClasspathTest [INFO] Running org.eclipse.tycho.test.eeProfile.FragmentsAttachedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.914 s - in org.eclipse.tycho.test.eeProfile.FragmentsAttachedTest [INFO] Running org.eclipse.tycho.test.eeProfile.Java7ResolutionTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 26.398 s - in org.eclipse.tycho.test.eeProfile.Java7ResolutionTest [INFO] Running org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.087 s - in org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest [INFO] Running org.eclipse.tycho.test.eeProfile.Java11ResolutionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.105 s - in org.eclipse.tycho.test.eeProfile.Java11ResolutionTest [INFO] Running org.eclipse.tycho.test.eeProfile.DependencyResolverEETest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.476 s - in org.eclipse.tycho.test.eeProfile.DependencyResolverEETest [INFO] Running org.eclipse.tycho.test.eeProfile.Java17ResolutionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.005 s - in org.eclipse.tycho.test.eeProfile.Java17ResolutionTest [INFO] Running org.eclipse.tycho.test.eeProfile.Java18ResolutionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.264 s - in org.eclipse.tycho.test.eeProfile.Java18ResolutionTest [INFO] Running org.eclipse.tycho.test.p2Inf.HostRequiresFragmentWithP2InfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.009 s - in org.eclipse.tycho.test.p2Inf.HostRequiresFragmentWithP2InfTest [INFO] Running org.eclipse.tycho.test.p2Inf.ExtraUnitsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.725 s - in org.eclipse.tycho.test.p2Inf.ExtraUnitsTest [INFO] Running org.eclipse.tycho.test.p2Inf.MultienvP2infTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.992 s - in org.eclipse.tycho.test.p2Inf.MultienvP2infTest [INFO] Running org.eclipse.tycho.test.p2Repository.TransitiveP2RepoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.48 s - in org.eclipse.tycho.test.p2Repository.TransitiveP2RepoTest [INFO] Running org.eclipse.tycho.test.p2Repository.MavenP2SiteTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.079 s - in org.eclipse.tycho.test.p2Repository.MavenP2SiteTest [INFO] Running org.eclipse.tycho.test.p2Repository.P2RepositoryValidateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.728 s - in org.eclipse.tycho.test.p2Repository.P2RepositoryValidateTest [INFO] Running org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.953 s - in org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest [INFO] Running org.eclipse.tycho.test.p2Repository.P2RepositoryPropertiesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.476 s - in org.eclipse.tycho.test.p2Repository.P2RepositoryPropertiesTest [INFO] Running org.eclipse.tycho.test.p2Repository.P2RepositoryDownloadTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.747 s - in org.eclipse.tycho.test.p2Repository.P2RepositoryDownloadTest [INFO] Running org.eclipse.tycho.test.p2Repository.P2ArtifactMappingToMavenRepoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.472 s - in org.eclipse.tycho.test.p2Repository.P2ArtifactMappingToMavenRepoTest [INFO] Running org.eclipse.tycho.test.p2Repository.RepoRefLocationP2RepositoryIntegrationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.031 s - in org.eclipse.tycho.test.p2Repository.RepoRefLocationP2RepositoryIntegrationTest [INFO] Running org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.031 s - in org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest [INFO] Running org.eclipse.tycho.test.TYCHO502sourceBundleQualifier.Tycho502SourceBundleQualifierTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.766 s - in org.eclipse.tycho.test.TYCHO502sourceBundleQualifier.Tycho502SourceBundleQualifierTest [INFO] Running org.eclipse.tycho.test.tycho001.P2MetadataGenerationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.851 s - in org.eclipse.tycho.test.tycho001.P2MetadataGenerationTest [INFO] Running org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 211.349 s - in org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest [INFO] Running org.eclipse.tycho.test.packaging.RepositoryPackedArtifactsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.75 s - in org.eclipse.tycho.test.packaging.RepositoryPackedArtifactsTest [INFO] Running org.eclipse.tycho.test.packaging.PackageNestedJarsAndDirsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.314 s - in org.eclipse.tycho.test.packaging.PackageNestedJarsAndDirsTest [INFO] Running org.eclipse.tycho.test.packaging.AttachedZipTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.368 s - in org.eclipse.tycho.test.packaging.AttachedZipTest [INFO] Running org.eclipse.tycho.test.packaging.DefaultBuildTimestampProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.311 s - in org.eclipse.tycho.test.packaging.DefaultBuildTimestampProviderTest [INFO] Running org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginCompatibilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.126 s - in org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginCompatibilityTest [INFO] Running org.eclipse.tycho.test.multiplatform.MultiplatformProductTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.173 s - in org.eclipse.tycho.test.multiplatform.MultiplatformProductTest [INFO] Running org.eclipse.tycho.test.multiplatform.MultiplatformReactorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.376 s - in org.eclipse.tycho.test.multiplatform.MultiplatformReactorTest [INFO] Running org.eclipse.tycho.test.tycho154.Tycho154BundleJarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.821 s - in org.eclipse.tycho.test.tycho154.Tycho154BundleJarTest [INFO] Running org.eclipse.tycho.test.TYCHO0367localRepositoryCrosstalk.LocalRepositoryCrosstalkTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.39 s - in org.eclipse.tycho.test.TYCHO0367localRepositoryCrosstalk.LocalRepositoryCrosstalkTest [INFO] Running org.eclipse.tycho.test.TYCHO192sourceBundles.Tycho192SourceBundleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.274 s - in org.eclipse.tycho.test.TYCHO192sourceBundles.Tycho192SourceBundleTest [INFO] Running org.eclipse.tycho.test.TYCHO418pomDependencyConsider.PomDependencyConsiderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.642 s - in org.eclipse.tycho.test.TYCHO418pomDependencyConsider.PomDependencyConsiderTest [INFO] Running org.eclipse.tycho.test.TYCHO0374dirBundleShape.DirectoryBundleShapeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.685 s - in org.eclipse.tycho.test.TYCHO0374dirBundleShape.DirectoryBundleShapeTest [INFO] Running org.eclipse.tycho.test.tycho026.Tycho26MissingFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.939 s - in org.eclipse.tycho.test.tycho026.Tycho26MissingFeatureTest [INFO] Running org.eclipse.tycho.test.TYCHO0452conflictingDependencies.ConflictingDependenciesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.366 s - in org.eclipse.tycho.test.TYCHO0452conflictingDependencies.ConflictingDependenciesTest [INFO] Running org.eclipse.tycho.test.jarsigning.JarSigningTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.159 s - in org.eclipse.tycho.test.jarsigning.JarSigningTest [INFO] Running org.eclipse.tycho.test.limitations.NonUniqueBasedirsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.301 s - in org.eclipse.tycho.test.limitations.NonUniqueBasedirsTest [INFO] Running org.eclipse.tycho.test.limitations.MixedTychoVersionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.3 s - in org.eclipse.tycho.test.limitations.MixedTychoVersionsTest [INFO] Running org.eclipse.tycho.test.mngeclipse1105PackageRootFiles.PackageRootFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.046 s - in org.eclipse.tycho.test.mngeclipse1105PackageRootFiles.PackageRootFilesTest [INFO] Running org.eclipse.tycho.test.TYCHO240includeLaunchers.IncludeLaunchersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.043 s - in org.eclipse.tycho.test.TYCHO240includeLaunchers.IncludeLaunchersTest [INFO] Running org.eclipse.tycho.test.xtend.TychoXtendTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.707 s - in org.eclipse.tycho.test.xtend.TychoXtendTest [INFO] Running org.eclipse.tycho.test.iu.ProductWithIUTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.127 s - in org.eclipse.tycho.test.iu.ProductWithIUTest [INFO] Running org.eclipse.tycho.test.iu.IUMetadataGenerationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.453 s - in org.eclipse.tycho.test.iu.IUMetadataGenerationTest [INFO] Running org.eclipse.tycho.test.pomGenerator.Tycho122GeneratePomFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.373 s - in org.eclipse.tycho.test.pomGenerator.Tycho122GeneratePomFileTest [INFO] Running org.eclipse.tycho.test.pomGenerator.TYCHO45Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.232 s - in org.eclipse.tycho.test.pomGenerator.TYCHO45Test [INFO] Running org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnLocallyBuiltTychoArtifactTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.875 s - in org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnLocallyBuiltTychoArtifactTest [INFO] Running org.eclipse.tycho.test.pomDependencyConsider.PomDependencySystemScopedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.99 s - in org.eclipse.tycho.test.pomDependencyConsider.PomDependencySystemScopedTest [INFO] Running org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnNonTychoArtifactTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.347 s - in org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnNonTychoArtifactTest [INFO] Running org.eclipse.tycho.test.issue23.Issue23Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.157 s - in org.eclipse.tycho.test.issue23.Issue23Test [INFO] Running org.eclipse.tycho.test.licenseFeature.LicenseFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.479 s - in org.eclipse.tycho.test.licenseFeature.LicenseFeatureTest [INFO] Running org.eclipse.tycho.test.licenseFeature.SetLicenseFeatureVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.472 s - in org.eclipse.tycho.test.licenseFeature.SetLicenseFeatureVersionTest [INFO] Running org.eclipse.tycho.test.tycho98.Tycho98MultiSourcesBundleJarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.734 s - in org.eclipse.tycho.test.tycho98.Tycho98MultiSourcesBundleJarTest [INFO] Running org.eclipse.tycho.test.feature.FeatureWithRestrictionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.843 s - in org.eclipse.tycho.test.feature.FeatureWithRestrictionsTest [INFO] Running org.eclipse.tycho.test.feature.FeatureWithMultipleFiltersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.122 s - in org.eclipse.tycho.test.feature.FeatureWithMultipleFiltersTest [INFO] Running org.eclipse.tycho.test.symlinks.SymbolicLinkTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 s - in org.eclipse.tycho.test.symlinks.SymbolicLinkTest [INFO] Running org.eclipse.tycho.test.TYCHO0439repositoryCategories.RepositoryCategoriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.202 s - in org.eclipse.tycho.test.TYCHO0439repositoryCategories.RepositoryCategoriesTest [INFO] Running org.eclipse.tycho.test.TYCHO0294ProductP2TargetPlatformResolver.ProductP2TargetPlatformResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.807 s - in org.eclipse.tycho.test.TYCHO0294ProductP2TargetPlatformResolver.ProductP2TargetPlatformResolverTest [INFO] Running org.eclipse.tycho.test.tycho476.ExecutionEnvironmentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s - in org.eclipse.tycho.test.tycho476.ExecutionEnvironmentTest [INFO] Running org.eclipse.tycho.test.MissingPluginVersionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.557 s - in org.eclipse.tycho.test.MissingPluginVersionsTest [INFO] Running org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.493 s - in org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest [INFO] Running org.eclipse.tycho.test.TYCHO300launcherIcons.LauncherIconsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.932 s - in org.eclipse.tycho.test.TYCHO300launcherIcons.LauncherIconsTest [INFO] Running org.eclipse.tycho.test.TYCHO253extraClassPathEntries.ExtraClassPathEntriesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.821 s - in org.eclipse.tycho.test.TYCHO253extraClassPathEntries.ExtraClassPathEntriesTest [INFO] Running org.eclipse.tycho.test.TYCHO309pomDependencyConsider.PomDependencyConsiderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.15 s - in org.eclipse.tycho.test.TYCHO309pomDependencyConsider.PomDependencyConsiderTest [INFO] Running org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.602 s - in org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest [INFO] Running org.eclipse.tycho.test.compare.CompareWithBaselineTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.877 s - in org.eclipse.tycho.test.compare.CompareWithBaselineTest [INFO] Running org.eclipse.tycho.test.TYCHO0383dotQualifierMatching.DotQualifierMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.906 s - in org.eclipse.tycho.test.TYCHO0383dotQualifierMatching.DotQualifierMatchingTest [INFO] Running org.eclipse.tycho.test.TYCHO0209tychoRepositoryRoundtrip.TychoRepositoryRoundtripTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56 s - in org.eclipse.tycho.test.TYCHO0209tychoRepositoryRoundtrip.TychoRepositoryRoundtripTest [INFO] Running org.eclipse.tycho.test.buildextension.PomlessTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.647 s - in org.eclipse.tycho.test.buildextension.PomlessTest [INFO] Running org.eclipse.tycho.test.issue271.Issue271Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.423 s - in org.eclipse.tycho.test.issue271.Issue271Test [INFO] Running org.eclipse.tycho.test.TYCHO109product.Tycho109ProductExportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.635 s - in org.eclipse.tycho.test.TYCHO109product.Tycho109ProductExportTest [INFO] Running org.eclipse.tycho.test.TYCHO285EclipseSourceBundles.TYCHO285EclipseSourceBundlesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.231 s - in org.eclipse.tycho.test.TYCHO285EclipseSourceBundles.TYCHO285EclipseSourceBundlesTest [INFO] Running org.eclipse.tycho.test.issue697.Issue697Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.284 s - in org.eclipse.tycho.test.issue697.Issue697Test [INFO] Running org.eclipse.tycho.test.MNGECLIPSE949jarDirectoryBundles.JarDirectoryBundlesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.965 s - in org.eclipse.tycho.test.MNGECLIPSE949jarDirectoryBundles.JarDirectoryBundlesTest [INFO] Running org.eclipse.tycho.test.TYCHO246rcpSourceBundles.TYCHO246rcpSourceBundlesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.917 s - in org.eclipse.tycho.test.TYCHO246rcpSourceBundles.TYCHO246rcpSourceBundlesTest [INFO] Running org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.516 s - in org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] AutoGenerateSourceArtifactsTest.testSourceGeneration:24 » Verification Exit co... [INFO] [ERROR] Tests run: 264, Failures: 0, Errors: 1, Skipped: 3 [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Tycho [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Tycho 2.7.5-SNAPSHOT: [INFO] [INFO] Tycho .............................................. SUCCESS [ 3.315 s] [INFO] Tycho OSGi Bundles Parent .......................... SUCCESS [ 0.010 s] [INFO] Tycho OSGi Bundles Target Platform ................. SUCCESS [ 0.230 s] [INFO] Tycho Noop Equinox password provider ............... SUCCESS [ 8.142 s] [INFO] Tycho OSGi Runtime External Bundles ................ SUCCESS [ 5.873 s] [INFO] Tycho Embedder API Maven/OSGi Shared Classes ....... SUCCESS [ 0.523 s] [INFO] Tycho Core Maven/OSGi Shared Classes ............... SUCCESS [ 1.123 s] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes ........ SUCCESS [ 1.029 s] [INFO] Tycho p2 Tools Maven/OSGi Shared Classes ........... SUCCESS [ 0.574 s] [INFO] Tycho Maven/p2 Repository Integration .............. SUCCESS [ 1.720 s] [INFO] Tycho p2 Resolver Bundle ........................... SUCCESS [ 2.379 s] [INFO] Tycho p2 Tools Bundle .............................. SUCCESS [ 1.177 s] [INFO] Tycho Core Maven/OSGi Shared Classes Tests ......... SUCCESS [ 5.750 s] [INFO] Tycho Test Utilities ............................... SUCCESS [ 0.585 s] [INFO] Tycho p2 Resolver Bundle Tests ..................... SUCCESS [ 31.143 s] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes Tests .. SUCCESS [ 5.674 s] [INFO] Tycho Maven/p2 Repository Integration Tests ........ SUCCESS [01:04 min] [INFO] Tycho p2 Tools Tests ............................... SUCCESS [ 27.523 s] [INFO] Sisu Equinox/Plexus bridge ......................... SUCCESS [ 0.005 s] [INFO] Sisu Equinox Services API .......................... SUCCESS [ 6.985 s] [INFO] Sisu Equinox Embedder .............................. SUCCESS [ 1.877 s] [INFO] Tycho Eclipse Project Metadata Model ............... SUCCESS [ 4.930 s] [INFO] Tycho Embedder API ................................. SUCCESS [ 1.092 s] [INFO] Tycho Testing Harness .............................. SUCCESS [ 1.796 s] [INFO] Tycho Core ......................................... SUCCESS [ 40.718 s] [INFO] Sisu Equinox Launching ............................. SUCCESS [ 3.694 s] [INFO] Tycho JVM Library Detector ......................... SUCCESS [ 1.503 s] [INFO] Tycho JDT Compiler Component ....................... SUCCESS [ 2.299 s] [INFO] Tycho OSGi Compiler Plugin ......................... SUCCESS [ 23.415 s] [INFO] Tycho OSGi Packaging Plugin ........................ SUCCESS [ 19.688 s] [INFO] Tycho p2 Tools Parent .............................. SUCCESS [ 0.005 s] [INFO] Tycho p2 Resolver Component ........................ SUCCESS [ 2.439 s] [INFO] Tycho OSGi Source Plugin ........................... SUCCESS [ 9.689 s] [INFO] Tycho Target Platform Configuration Plugin ......... SUCCESS [ 1.324 s] [INFO] Tycho Maven Build Extension ........................ SUCCESS [ 0.923 s] [INFO] Tycho POM Generator Plugin ......................... SUCCESS [ 7.591 s] [INFO] Tycho OSGi Declarative Services Plugin ............. SUCCESS [ 1.606 s] [INFO] Tycho Surefire OSGi Booter Eclipse Application ..... SUCCESS [ 2.219 s] [INFO] Tycho Surefire Parent .............................. SUCCESS [ 0.006 s] [INFO] Tycho Surefire OSGi JUnit 3 Runner ................. SUCCESS [ 1.901 s] [INFO] Tycho Surefire OSGi JUnit 4 Runner ................. SUCCESS [ 0.471 s] [INFO] Tycho Surefire OSGi JUnit 4.7 Runner ............... SUCCESS [ 0.702 s] [INFO] Tycho Surefire OSGi JUnit 5 Runner ................. SUCCESS [ 1.188 s] [INFO] Tycho Surefire OSGi JUnit 5.4 Runner ............... SUCCESS [ 1.041 s] [INFO] Tycho Surefire OSGi JUnit 5.5 Runner ............... SUCCESS [ 1.309 s] [INFO] Tycho Surefire OSGi JUnit 5.6 Runner ............... SUCCESS [ 1.253 s] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner ............... SUCCESS [ 1.015 s] [INFO] Tycho Surefire OSGi JUnit 5.7 Runner with JUnit Vintage to execute JUnit 4.x tests as well SUCCESS [ 1.183 s] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner ............... SUCCESS [ 0.956 s] [INFO] Tycho Surefire OSGi JUnit 5.8 Runner with JUnit Vintage to execute JUnit 4.x tests as well SUCCESS [ 1.195 s] [INFO] Tycho Surefire OSGi TestNG Runner .................. SUCCESS [ 0.584 s] [INFO] Tycho Surefire Plugin .............................. SUCCESS [ 10.782 s] [INFO] Tycho Release Parent ............................... SUCCESS [ 0.005 s] [INFO] Tycho Versions Plugin .............................. SUCCESS [ 9.499 s] [INFO] Tycho p2 Director Plugin ........................... SUCCESS [ 3.134 s] [INFO] Tycho Artifactor Comparator Plugin ................. SUCCESS [ 2.382 s] [INFO] Tycho p2 Metadata Plugin ........................... SUCCESS [ 3.262 s] [INFO] Tycho p2 Publisher Plugin .......................... SUCCESS [ 3.922 s] [INFO] Tycho p2 Repository Plugin ......................... SUCCESS [ 1.588 s] [INFO] Tycho GPG plugin ................................... SUCCESS [ 4.215 s] [INFO] Tycho Extras ....................................... SUCCESS [ 0.004 s] [INFO] Tycho Document Bundle Plugin ....................... SUCCESS [ 46.706 s] [INFO] Tycho Version Bump Plugin .......................... SUCCESS [ 11.415 s] [INFO] Tycho Source Feature Generation Plugin ............. SUCCESS [ 3.457 s] [INFO] Tycho p2 Extras Plugin ............................. SUCCESS [02:14 min] [INFO] Tycho Custom Bundle Plugin ......................... SUCCESS [ 32.140 s] [INFO] Tycho Eclipserun Plugin ............................ SUCCESS [ 22.711 s] [INFO] Tycho JGit Build Timestamp Provider Plugin ......... SUCCESS [01:29 min] [INFO] Tycho JGit Source Reference Provider Plugin ........ SUCCESS [ 2.273 s] [INFO] Tycho Target Platform Validation Plugin ............ SUCCESS [ 1.292 s] [INFO] Tycho POM-less build extension ..................... SUCCESS [ 12.651 s] [INFO] Tycho Dependency Tools Plugin ...................... SUCCESS [ 1.067 s] [INFO] Tycho Pack200 Archive Plugins ...................... SUCCESS [ 0.003 s] [INFO] Tycho Pack200 Archive Format Plugin ................ SUCCESS [ 0.581 s] [INFO] Tycho Pack200 Normalization Plugin ................. SUCCESS [ 0.637 s] [INFO] Tycho Pack200 Pack Plugin .......................... SUCCESS [ 0.666 s] [INFO] Tycho Pack200 Integration Tests .................... SUCCESS [ 23.177 s] [INFO] tycho-build ........................................ SUCCESS [ 1.626 s] [INFO] Tycho Integration Tests ............................ FAILURE [ 01:13 h] [INFO] Tycho Extras Integration Tests ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 h [INFO] Finished at: 2023-02-02T12:46:39Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project tycho-its: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project tycho-its: There are test failures. Please refer to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/jenkins/agent/workspace/tycho-github_tycho-2.7.x/tycho-its/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:289) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:161) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:364) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1041) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:857) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :tycho-its Post stage [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy Snapshot) Stage "Deploy Snapshot" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy sitedocs) Stage "Deploy sitedocs" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE