Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] library
Loading library egit-pipelines@v0.3.4
Attempting to resolve v0.3.4 from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git ls-remote -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Found match: refs/tags/v0.3.4 revision f15316beea70638018530229f937241b888f8115
Resolving tag commit... (remote references may be a lightweight tag or an annotated tag)
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-27329199aaaeec569f2b05eb592c9aab/.git # timeout=10
Setting origin to https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/tags/v0.3.4^{commit} # timeout=10
Resolved tag v0.3.4 revision f15316beea70638018530229f937241b888f8115
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/egit-stable@libs/48b7ae71d32f7a6904e2d113c8a79e891a13052606643948cbe2755e016a9afe/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines # timeout=10
Fetching with tags
Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit-pipelines +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f15316beea70638018530229f937241b888f8115 (v0.3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f15316beea70638018530229f937241b888f8115 # timeout=10
Commit message: "Adapt scripts to changed repo paths on eclipse.gerrithub.io"
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
16:15:29 [2024-02-21T21:15:29.670Z] Agent centos-7-pt5q6 is provisioned from template centos-7
16:15:29 [2024-02-21T21:15:29.673Z] ---
16:15:29 [2024-02-21T21:15:29.673Z] apiVersion: "v1"
16:15:29 [2024-02-21T21:15:29.673Z] kind: "Pod"
16:15:29 [2024-02-21T21:15:29.673Z] metadata:
16:15:29 [2024-02-21T21:15:29.673Z]   labels:
16:15:29 [2024-02-21T21:15:29.673Z]     jenkins: "slave"
16:15:29 [2024-02-21T21:15:29.673Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
16:15:29 [2024-02-21T21:15:29.673Z]     jenkins/label: "migration_jipp-migration_centos-7"
16:15:29 [2024-02-21T21:15:29.673Z]   name: "centos-7-pt5q6"
16:15:29 [2024-02-21T21:15:29.673Z]   namespace: "egit"
16:15:29 [2024-02-21T21:15:29.673Z] spec:
16:15:29 [2024-02-21T21:15:29.673Z]   containers:
16:15:29 [2024-02-21T21:15:29.673Z]   - env:
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_SECRET"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "********"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_TUNNEL"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_AGENT_NAME"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "centos-7-pt5q6"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
16:15:29 [2024-02-21T21:15:29.673Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JAVA_TOOL_OPTIONS"
16:15:29 [2024-02-21T21:15:29.673Z]       value: ""
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "_JAVA_OPTIONS"
16:15:29 [2024-02-21T21:15:29.673Z]       value: ""
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "OPENJ9_JAVA_OPTIONS"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_NAME"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "centos-7-pt5q6"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_AGENT_WORKDIR"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "/home/jenkins/agent"
16:15:29 [2024-02-21T21:15:29.673Z]     - name: "JENKINS_URL"
16:15:29 [2024-02-21T21:15:29.673Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
16:15:29 [2024-02-21T21:15:29.673Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
16:15:29 [2024-02-21T21:15:29.673Z]     imagePullPolicy: "Always"
16:15:29 [2024-02-21T21:15:29.673Z]     name: "jnlp"
16:15:29 [2024-02-21T21:15:29.673Z]     resources:
16:15:29 [2024-02-21T21:15:29.673Z]       limits:
16:15:29 [2024-02-21T21:15:29.673Z]         cpu: "2000m"
16:15:29 [2024-02-21T21:15:29.673Z]         memory: "4096Mi"
16:15:29 [2024-02-21T21:15:29.673Z]       requests:
16:15:29 [2024-02-21T21:15:29.673Z]         cpu: "1000m"
16:15:29 [2024-02-21T21:15:29.673Z]         memory: "4096Mi"
16:15:29 [2024-02-21T21:15:29.673Z]     tty: true
16:15:29 [2024-02-21T21:15:29.673Z]     volumeMounts:
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
16:15:29 [2024-02-21T21:15:29.673Z]       name: "m2-dir"
16:15:29 [2024-02-21T21:15:29.673Z]       readOnly: true
16:15:29 [2024-02-21T21:15:29.673Z]       subPath: "toolchains.xml"
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/home/jenkins/.mavenrc"
16:15:29 [2024-02-21T21:15:29.673Z]       name: "m2-dir"
16:15:29 [2024-02-21T21:15:29.673Z]       readOnly: true
16:15:29 [2024-02-21T21:15:29.673Z]       subPath: ".mavenrc"
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/opt/tools"
16:15:29 [2024-02-21T21:15:29.673Z]       name: "volume-0"
16:15:29 [2024-02-21T21:15:29.673Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/home/jenkins"
16:15:29 [2024-02-21T21:15:29.673Z]       name: "volume-2"
16:15:29 [2024-02-21T21:15:29.673Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/home/jenkins/.m2/repository"
16:15:29 [2024-02-21T21:15:29.673Z]       name: "volume-3"
16:15:29 [2024-02-21T21:15:29.673Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.673Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
16:15:29 [2024-02-21T21:15:29.674Z]       name: "m2-secret-dir"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: true
16:15:29 [2024-02-21T21:15:29.674Z]       subPath: "settings-security.xml"
16:15:29 [2024-02-21T21:15:29.674Z]     - mountPath: "/home/jenkins/.m2/wrapper"
16:15:29 [2024-02-21T21:15:29.674Z]       name: "volume-4"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.674Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:15:29 [2024-02-21T21:15:29.674Z]       name: "m2-secret-dir"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: true
16:15:29 [2024-02-21T21:15:29.674Z]       subPath: "settings.xml"
16:15:29 [2024-02-21T21:15:29.674Z]     - mountPath: "/home/jenkins/.ssh"
16:15:29 [2024-02-21T21:15:29.674Z]       name: "volume-1"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.674Z]       subPath: ""
16:15:29 [2024-02-21T21:15:29.674Z]     - mountPath: "/home/jenkins/agent"
16:15:29 [2024-02-21T21:15:29.674Z]       name: "workspace-volume"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: false
16:15:29 [2024-02-21T21:15:29.674Z]     workingDir: "/home/jenkins/agent"
16:15:29 [2024-02-21T21:15:29.674Z]   nodeSelector:
16:15:29 [2024-02-21T21:15:29.674Z]     kubernetes.io/os: "linux"
16:15:29 [2024-02-21T21:15:29.674Z]   restartPolicy: "Never"
16:15:29 [2024-02-21T21:15:29.674Z]   volumes:
16:15:29 [2024-02-21T21:15:29.674Z]   - name: "volume-0"
16:15:29 [2024-02-21T21:15:29.674Z]     persistentVolumeClaim:
16:15:29 [2024-02-21T21:15:29.674Z]       claimName: "tools-claim-jiro-egit"
16:15:29 [2024-02-21T21:15:29.674Z]       readOnly: true
16:15:29 [2024-02-21T21:15:29.674Z]   - name: "m2-secret-dir"
16:15:29 [2024-02-21T21:15:29.674Z]     secret:
16:15:29 [2024-02-21T21:15:29.674Z]       secretName: "m2-secret-dir"
16:15:29 [2024-02-21T21:15:29.674Z]   - emptyDir:
16:15:29 [2024-02-21T21:15:29.674Z]       medium: ""
16:15:29 [2024-02-21T21:15:29.674Z]     name: "volume-2"
16:15:29 [2024-02-21T21:15:29.674Z]   - configMap:
16:15:29 [2024-02-21T21:15:29.674Z]       name: "m2-dir"
16:15:29 [2024-02-21T21:15:29.674Z]     name: "m2-dir"
16:15:29 [2024-02-21T21:15:29.674Z]   - configMap:
16:15:29 [2024-02-21T21:15:29.674Z]       name: "known-hosts"
16:15:29 [2024-02-21T21:15:29.674Z]     name: "volume-1"
16:15:29 [2024-02-21T21:15:29.674Z]   - emptyDir:
16:15:29 [2024-02-21T21:15:29.674Z]       medium: ""
16:15:29 [2024-02-21T21:15:29.674Z]     name: "workspace-volume"
16:15:29 [2024-02-21T21:15:29.674Z]   - emptyDir:
16:15:29 [2024-02-21T21:15:29.674Z]       medium: ""
16:15:29 [2024-02-21T21:15:29.674Z]     name: "volume-4"
16:15:29 [2024-02-21T21:15:29.674Z]   - emptyDir:
16:15:29 [2024-02-21T21:15:29.674Z]       medium: ""
16:15:29 [2024-02-21T21:15:29.674Z]     name: "volume-3"
16:15:29 [2024-02-21T21:15:29.674Z] 
16:15:29 [2024-02-21T21:15:29.698Z] Running on centos-7-pt5q6 in /home/jenkins/agent/workspace/egit-stable
[Pipeline] {
[Pipeline] timeout
16:15:30 [2024-02-21T21:15:30.445Z] Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] xvnc
16:15:31 [2024-02-21T21:15:31.364Z] $ pkill Xvnc
16:15:31 [2024-02-21T21:15:31.475Z] $ pkill Xrealvnc
16:15:31 [2024-02-21T21:15:31.488Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
16:15:38 [2024-02-21T21:15:38.800Z] [egit-stable] $ Xvnc -help
16:15:38 [2024-02-21T21:15:38.809Z] Starting xvnc
16:15:38 [2024-02-21T21:15:38.820Z] [egit-stable] $ Xvnc :25 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
16:15:38 [2024-02-21T21:15:38.825Z] 
16:15:38 [2024-02-21T21:15:38.825Z] Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
16:15:38 [2024-02-21T21:15:38.825Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
16:15:38 [2024-02-21T21:15:38.825Z] See http://www.tigervnc.org for information on TigerVNC.
16:15:38 [2024-02-21T21:15:38.825Z] Underlying X server release 12004000, The X.Org Foundation
16:15:38 [2024-02-21T21:15:38.825Z] 
16:15:38 [2024-02-21T21:15:38.825Z] 
16:15:38 [2024-02-21T21:15:38.825Z] Wed Feb 21 21:15:38 2024
16:15:38 [2024-02-21T21:15:38.825Z]  vncext:      VNC extension running!
16:15:38 [2024-02-21T21:15:38.825Z]  vncext:      Listening for VNC connections on all interface(s), port 5925
16:15:38 [2024-02-21T21:15:38.825Z]  vncext:      created VNC server for screen 0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] sh
16:15:40 [2024-02-21T21:15:40.430Z] + mutter --replace --sm-disable
16:15:40 [2024-02-21T21:15:40.430Z] 
16:15:40 [2024-02-21T21:15:40.430Z] (mutter:101): GLib-GIO-ERROR **: 21:15:40.177: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
16:15:40 [2024-02-21T21:15:40.430Z] 
[Pipeline] sh
16:15:40 [2024-02-21T21:15:40.988Z] + mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
16:15:41 [2024-02-21T21:15:41.946Z] Running in /home/jenkins/agent/workspace/egit-stable/repo
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
16:15:44 [2024-02-21T21:15:44.232Z] + /opt/tools/java/temurin/jdk-17/latest/bin/java -version
16:15:44 [2024-02-21T21:15:44.232Z] openjdk version "17.0.9" 2023-10-17
16:15:44 [2024-02-21T21:15:44.232Z] OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
16:15:44 [2024-02-21T21:15:44.232Z] OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
[Pipeline] checkout
16:15:45 [2024-02-21T21:15:45.200Z] The recommended git tool is: NONE
16:15:46 [2024-02-21T21:15:46.393Z] No credentials specified
16:15:46 [2024-02-21T21:15:46.395Z] Cloning the remote Git repository
16:15:46 [2024-02-21T21:15:46.416Z] Cloning repository https://eclipse.gerrithub.io/eclipse-egit/egit
16:15:46 [2024-02-21T21:15:46.452Z]  > git init /home/jenkins/agent/workspace/egit-stable/repo # timeout=10
16:15:46 [2024-02-21T21:15:46.466Z] Fetching upstream changes from https://eclipse.gerrithub.io/eclipse-egit/egit
16:15:46 [2024-02-21T21:15:46.466Z]  > git --version # timeout=10
16:15:46 [2024-02-21T21:15:46.469Z]  > git --version # 'git version 2.36.6'
16:15:46 [2024-02-21T21:15:46.470Z]  > git fetch --tags --force --progress -- https://eclipse.gerrithub.io/eclipse-egit/egit +refs/heads/*:refs/remotes/origin/* # timeout=10
16:15:56 [2024-02-21T21:15:56.131Z] Avoid second fetch
16:15:56 [2024-02-21T21:15:56.139Z] Checking out Revision 7189be9b4aeb8a7c060043997279a597c44517ae (refs/remotes/origin/stable-6.9)
16:15:55 [2024-02-21T21:15:55.693Z]  > git config remote.origin.url https://eclipse.gerrithub.io/eclipse-egit/egit # timeout=10
16:15:55 [2024-02-21T21:15:55.697Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:15:56 [2024-02-21T21:15:56.138Z]  > git rev-parse refs/remotes/origin/stable-6.9^{commit} # timeout=10
16:15:56 [2024-02-21T21:15:56.147Z]  > git config core.sparsecheckout # timeout=10
16:15:56 [2024-02-21T21:15:56.157Z]  > git checkout -f 7189be9b4aeb8a7c060043997279a597c44517ae # timeout=10
16:15:56 [2024-02-21T21:15:56.524Z] Commit message: "EGit v6.9.0.202402211805-m3"
16:15:56 [2024-02-21T21:15:56.525Z] First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] sh
16:15:58 [2024-02-21T21:15:58.853Z] + git ls-remote --tags --refs https://eclipse.gerrithub.io/eclipse-jgit/jgit
[Pipeline] stage
[Pipeline] { (Initialize PGP)
[Pipeline] withCredentials
16:16:34 [2024-02-21T21:16:34.668Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
16:16:35 [2024-02-21T21:16:35.891Z] + gpg --batch --import ****
16:16:35 [2024-02-21T21:16:35.892Z] gpg: directory `/home/jenkins/.gnupg' created
16:16:35 [2024-02-21T21:16:35.892Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
16:16:35 [2024-02-21T21:16:35.892Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
16:16:35 [2024-02-21T21:16:35.892Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
16:16:35 [2024-02-21T21:16:35.892Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
16:16:35 [2024-02-21T21:16:35.892Z] gpg: key E35AC353: secret key imported
16:16:35 [2024-02-21T21:16:35.892Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
16:16:35 [2024-02-21T21:16:35.892Z] gpg: key E35AC353: public key "Eclipse EGit™: Git Integration for Eclipse <egit-dev@eclipse.org>" imported
16:16:35 [2024-02-21T21:16:35.892Z] gpg: Total number processed: 1
16:16:35 [2024-02-21T21:16:35.892Z] gpg:               imported: 1  (RSA: 1)
16:16:35 [2024-02-21T21:16:35.892Z] gpg:       secret keys read: 1
16:16:35 [2024-02-21T21:16:35.892Z] gpg:   secret keys imported: 1
16:16:35 [2024-02-21T21:16:35.892Z] ++ gpg --list-keys --with-colons
16:16:35 [2024-02-21T21:16:35.892Z] ++ awk -F: '/fpr:/ {print $10}'
16:16:35 [2024-02-21T21:16:35.892Z] ++ sort -u
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
16:16:39 [2024-02-21T21:16:39.682Z] Masking supported pattern matches of $EGIT_KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
16:16:41 [2024-02-21T21:16:41.764Z] + /opt/tools/apache-maven/latest/bin/mvn clean install -Pother-os,eclipse-sign,gpg-sign -DPUBLISH_FOLDER=/egit/staging/v6.9.0.202402211805-m3 -Djgit-site=https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0.202402211805-m3/org.eclipse.jgit.repository-6.9.0.202402211805-m3.zip-unzip/ -DskipTests=true --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit-stable/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
16:16:42 [2024-02-21T21:16:42.022Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
16:16:42 [2024-02-21T21:16:42.023Z] Maven home: /opt/tools/apache-maven/latest
16:16:42 [2024-02-21T21:16:42.023Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
16:16:42 [2024-02-21T21:16:42.023Z] Default locale: en_US, platform encoding: UTF-8
16:16:42 [2024-02-21T21:16:42.023Z] OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
16:16:43 [2024-02-21T21:16:43.391Z] 21:16:42 [INFO] Error stacktraces are turned on.
16:16:43 [2024-02-21T21:16:43.391Z] 21:16:43 [INFO] Scanning for projects...
16:16:51 [2024-02-21T21:16:51.488Z] 21:16:50 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
16:16:51 [2024-02-21T21:16:51.488Z] 21:16:50 [INFO] Tycho Mode:     project
16:16:51 [2024-02-21T21:16:51.488Z] 21:16:50 [INFO] Tycho Builder:  maven
16:16:51 [2024-02-21T21:16:51.488Z] 21:16:50 [INFO] Build Threads:  1
16:17:06 [2024-02-21T21:17:06.341Z] 21:17:03 [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.6 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.6: The eclipse-run mojo is now part of the tycho-eclipse-plugin
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/egit-stable/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@101e75ab
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit-stable/.repository/.cache/tycho
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]     Transport mode:         online
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]     Http Transport type:    Java11Client
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]     Update mode:            cache first
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]     Minimum cache duration: 60 minutes
16:17:08 [2024-02-21T21:17:08.864Z] 21:17:08 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
16:17:09 [2024-02-21T21:17:09.809Z] 21:17:09 [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/egit-stable/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location -> [Help 1]
16:17:09 [2024-02-21T21:17:09.810Z] org.apache.maven.MavenExecutionException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit-stable/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:186)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
16:17:09 [2024-02-21T21:17:09.810Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:17:09 [2024-02-21T21:17:09.810Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
16:17:09 [2024-02-21T21:17:09.810Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:17:09 [2024-02-21T21:17:09.810Z]     at java.lang.reflect.Method.invoke (Method.java:568)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
16:17:09 [2024-02-21T21:17:09.810Z] Caused by: org.eclipse.tycho.BuildFailureException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit-stable/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:122)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
16:17:09 [2024-02-21T21:17:09.810Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:366)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:219)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
16:17:09 [2024-02-21T21:17:09.810Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
16:17:09 [2024-02-21T21:17:09.811Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:17:09 [2024-02-21T21:17:09.811Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
16:17:09 [2024-02-21T21:17:09.811Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.lang.reflect.Method.invoke (Method.java:568)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
16:17:09 [2024-02-21T21:17:09.811Z] Caused by: org.eclipse.tycho.targetplatform.TargetDefinitionResolutionException: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20240130-0800" in the repositories of the current location
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.findUnits (InstallableUnitResolver.java:268)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.getRootIUs (InstallableUnitResolver.java:257)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.addLocation (InstallableUnitResolver.java:89)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:161)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:116)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
16:17:09 [2024-02-21T21:17:09.811Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
16:17:09 [2024-02-21T21:17:09.811Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:366)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:219)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:185)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:123)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory.createTargetPlatform (DefaultTargetPlatformFactory.java:75)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$getPreliminaryTargetPlatform$3 (P2DependencyResolver.java:242)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.getPreliminaryTargetPlatform (P2DependencyResolver.java:209)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.lambda$getDependencyArtifacts$0 (AbstractTychoProject.java:88)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject$LazyValue.get (DefaultReactorProject.java:307)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.DefaultReactorProject.computeContextValue (DefaultReactorProject.java:200)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.osgitools.AbstractTychoProject.getDependencyArtifacts (AbstractTychoProject.java:82)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:98)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:249)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:285)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
16:17:09 [2024-02-21T21:17:09.812Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
16:17:09 [2024-02-21T21:17:09.812Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
16:17:09 [2024-02-21T21:17:09.812Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
16:17:09 [2024-02-21T21:17:09.812Z]     at java.lang.reflect.Method.invoke (Method.java:568)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
16:17:09 [2024-02-21T21:17:09.812Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
16:17:09 [2024-02-21T21:17:09.812Z] 21:17:09 [ERROR] 
16:17:09 [2024-02-21T21:17:09.812Z] 21:17:09 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
16:17:09 [2024-02-21T21:17:09.812Z] 21:17:09 [ERROR] 
16:17:09 [2024-02-21T21:17:09.813Z] 21:17:09 [ERROR] For more information about the errors and possible solutions, please read the following articles:
16:17:09 [2024-02-21T21:17:09.813Z] 21:17:09 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archiveArtifacts
16:17:13 [2024-02-21T21:17:13.222Z] Archiving artifacts
16:17:13 [2024-02-21T21:17:13.361Z] ‘org.eclipse.egit.repository/target/repository/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
16:17:15 [2024-02-21T21:17:15.678Z] Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No artifacts found that match the file pattern "org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log". Configuration error?
Finished: FAILURE