Skip to content
Failed

Console Output

Push event to branch R4_29_maintenance
02:46:09 Connecting to https://api.github.com using eclipse-releng-bot/****** (GitHub bot (username/token))
Obtained Jenkinsfile from 708f05bb294f4817aaf8aede9207c55b6a360601
[Pipeline] Start of Pipeline
[Pipeline] node
Agent centos-8-l0fcb is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
  name: "centos-8-l0fcb"
  namespace: "platform"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.platform.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-l0fcb"
    - 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-l0fcb"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3107.v665000b_51092"
    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-platform"
      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-l0fcb in /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance
[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-platform/eclipse.platform.releng.aggregator.git
 > git init /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/R4_29_maintenance:refs/remotes/origin/R4_29_maintenance # timeout=10
Avoid second fetch
Checking out Revision 708f05bb294f4817aaf8aede9207c55b6a360601 (R4_29_maintenance)
Commit message: "Update R4_29 maintenance branch with release version for 4.29+ changes"
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/R4_29_maintenance:refs/remotes/origin/R4_29_maintenance # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 708f05bb294f4817aaf8aede9207c55b6a360601 # timeout=10
 > git rev-list --no-walk fcae09b187ecc85772cffcbf3ac93a4a60b2909a # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.eclipse.jdt.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
 > git config --get submodule.eclipse.jdt.core.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
 > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
 > git config --get submodule.eclipse.jdt.debug.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
 > git config --get submodule.eclipse.jdt.ui.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
 > git config --get submodule.eclipse.pde.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.pde.path # timeout=10
 > git config --get submodule.eclipse.platform.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
 > git config --get submodule.eclipse.platform.swt.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
 > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
 > git config --get submodule.eclipse.platform.ui.url # timeout=10
 > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
 > git config --get submodule.rt.equinox.binaries.url # timeout=10
 > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
 > git config --get submodule.equinox.url # timeout=10
 > git config -f .gitmodules --get submodule.equinox.path # timeout=10
 > git config --get submodule.rt.equinox.p2.url # timeout=10
 > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
 > git submodule update --init --recursive --remote eclipse.jdt # timeout=10
 > git submodule update --init --recursive --remote eclipse.jdt.core # timeout=10
 > git submodule update --init --recursive --remote eclipse.jdt.core.binaries # timeout=10
 > git submodule update --init --recursive --remote eclipse.jdt.debug # timeout=10
 > git submodule update --init --recursive --remote eclipse.jdt.ui # timeout=10
 > git submodule update --init --recursive --remote eclipse.pde # timeout=10
 > git submodule update --init --recursive --remote eclipse.platform # timeout=10
 > git submodule update --init --recursive --remote eclipse.platform.swt # timeout=10
 > git submodule update --init --recursive --remote eclipse.platform.swt.binaries # timeout=10
 > git submodule update --init --recursive --remote eclipse.platform.ui # timeout=10
 > git submodule update --init --recursive --remote rt.equinox.binaries # timeout=10
 > git submodule update --init --recursive --remote equinox # timeout=10
 > git submodule update --init --recursive --remote rt.equinox.p2 # timeout=10
[Checks API] No suitable checks publisher found.
The recommended git tool is: git
using credential github-bot
The recommended git tool is: git
using credential github-bot
 > git rev-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git'
[GitCheckoutListener] Found previous build 'eclipse.platform.releng.aggregator/R4_29_maintenance #5' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since 'fcae09b'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '708f05b' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@ecd9436a' to render commit links
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (initialize PGP)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withCredentials
02:50:26 [2023-09-12T06:50:26.891Z] Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
02:50:27 [2023-09-12T06:50:27.264Z] + gpg --batch --import ****
02:50:27 [2023-09-12T06:50:27.265Z] gpg: directory '/home/jenkins/.gnupg' created
02:50:27 [2023-09-12T06:50:27.265Z] gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
02:50:27 [2023-09-12T06:50:27.265Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
02:50:27 [2023-09-12T06:50:27.265Z] gpg: key B6D3AB9BCC641282: public key "Eclipse Platform Project <platform-releng-dev@eclipse.org>" imported
02:50:27 [2023-09-12T06:50:27.265Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
02:50:27 [2023-09-12T06:50:27.265Z] gpg: key B6D3AB9BCC641282: secret key imported
02:50:27 [2023-09-12T06:50:27.265Z] gpg: Total number processed: 1
02:50:27 [2023-09-12T06:50:27.265Z] gpg:               imported: 1
02:50:27 [2023-09-12T06:50:27.265Z] gpg:       secret keys read: 1
02:50:27 [2023-09-12T06:50:27.265Z] gpg:   secret keys imported: 1
[Pipeline] sh
02:50:27 [2023-09-12T06:50:27.572Z] ++ gpg --list-keys --with-colons
02:50:27 [2023-09-12T06:50:27.574Z] ++ awk -F: '/fpr:/ {print $10}'
02:50:27 [2023-09-12T06:50:27.574Z] ++ sort -u
02:50:27 [2023-09-12T06:50:27.574Z] + for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
02:50:27 [2023-09-12T06:50:27.574Z] + echo -e '5
02:50:27 [2023-09-12T06:50:27.574Z] y
02:50:27 [2023-09-12T06:50:27.574Z] '
02:50:27 [2023-09-12T06:50:27.574Z] + gpg --batch --command-fd 0 --expert --edit-key 3C91FED3922D52296888BAE9B6D3AB9BCC641282 trust
02:50:27 [2023-09-12T06:50:27.574Z] Secret subkeys are available.
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: unknown       validity: unknown
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.574Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: unknown       validity: unknown
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.574Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] Please decide how far you trust this user to correctly verify other users' keys
02:50:27 [2023-09-12T06:50:27.574Z] (by looking at passports, checking fingerprints from different sources, etc.)
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z]   1 = I don't know or won't say
02:50:27 [2023-09-12T06:50:27.574Z]   2 = I do NOT trust
02:50:27 [2023-09-12T06:50:27.574Z]   3 = I trust marginally
02:50:27 [2023-09-12T06:50:27.574Z]   4 = I trust fully
02:50:27 [2023-09-12T06:50:27.574Z]   5 = I trust ultimately
02:50:27 [2023-09-12T06:50:27.574Z]   m = back to the main menu
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: ultimate      validity: unknown
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.574Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.574Z] Please note that the shown key validity is not necessarily correct
02:50:27 [2023-09-12T06:50:27.574Z] unless you restart the program.
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] + for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
02:50:27 [2023-09-12T06:50:27.574Z] + echo -e '5
02:50:27 [2023-09-12T06:50:27.574Z] y
02:50:27 [2023-09-12T06:50:27.574Z] '
02:50:27 [2023-09-12T06:50:27.574Z] + gpg --batch --command-fd 0 --expert --edit-key 9E3044071B758EBCB7E45673700E4F39BC05364B trust
02:50:27 [2023-09-12T06:50:27.574Z] Secret subkeys are available.
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] gpg: checking the trustdb
02:50:27 [2023-09-12T06:50:27.574Z] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
02:50:27 [2023-09-12T06:50:27.574Z] gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
02:50:27 [2023-09-12T06:50:27.574Z] gpg: next trustdb check due at 2026-12-15
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: ultimate      validity: ultimate
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.574Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: ultimate      validity: ultimate
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.574Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] Please decide how far you trust this user to correctly verify other users' keys
02:50:27 [2023-09-12T06:50:27.574Z] (by looking at passports, checking fingerprints from different sources, etc.)
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z]   1 = I don't know or won't say
02:50:27 [2023-09-12T06:50:27.574Z]   2 = I do NOT trust
02:50:27 [2023-09-12T06:50:27.574Z]   3 = I trust marginally
02:50:27 [2023-09-12T06:50:27.574Z]   4 = I trust fully
02:50:27 [2023-09-12T06:50:27.574Z]   5 = I trust ultimately
02:50:27 [2023-09-12T06:50:27.574Z]   m = back to the main menu
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] 
02:50:27 [2023-09-12T06:50:27.574Z] pub  rsa4096/B6D3AB9BCC641282
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
02:50:27 [2023-09-12T06:50:27.574Z]      trust: ultimate      validity: ultimate
02:50:27 [2023-09-12T06:50:27.574Z] ssb  rsa4096/700E4F39BC05364B
02:50:27 [2023-09-12T06:50:27.574Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
02:50:27 [2023-09-12T06:50:27.575Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
02:50:27 [2023-09-12T06:50:27.575Z] 
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Use master)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:50:28 [2023-09-12T06:50:28.426Z] + git submodule foreach 'git fetch origin master; git checkout FETCH_HEAD'
02:50:28 [2023-09-12T06:50:28.427Z] Entering 'eclipse.jdt'
02:50:28 [2023-09-12T06:50:28.684Z] From https://github.com/eclipse-jdt/eclipse.jdt
02:50:28 [2023-09-12T06:50:28.684Z]  * branch            master     -> FETCH_HEAD
02:50:28 [2023-09-12T06:50:28.684Z] HEAD is now at 22ad84a Version bumps for 4.30 stream
02:50:28 [2023-09-12T06:50:28.684Z] Entering 'eclipse.jdt.core'
02:50:29 [2023-09-12T06:50:29.250Z] From https://github.com/eclipse-jdt/eclipse.jdt.core
02:50:29 [2023-09-12T06:50:29.250Z]  * branch                  master     -> FETCH_HEAD
02:50:29 [2023-09-12T06:50:29.250Z] HEAD is now at e8a6d11636 Java Search: fix OOME during type reference search #308
02:50:29 [2023-09-12T06:50:29.250Z] Entering 'eclipse.jdt.core.binaries'
02:50:29 [2023-09-12T06:50:29.815Z] From https://github.com/eclipse-jdt/eclipse.jdt.core.binaries
02:50:29 [2023-09-12T06:50:29.815Z]  * branch            master     -> FETCH_HEAD
02:50:30 [2023-09-12T06:50:30.072Z] HEAD is now at c779286 POM and product version changes for 4.30 release
02:50:30 [2023-09-12T06:50:30.072Z] Entering 'eclipse.jdt.debug'
02:50:30 [2023-09-12T06:50:30.336Z] From https://github.com/eclipse-jdt/eclipse.jdt.debug
02:50:30 [2023-09-12T06:50:30.336Z]  * branch                master     -> FETCH_HEAD
02:50:30 [2023-09-12T06:50:30.594Z] HEAD is now at 66e4636f7 Version bumps for 4.30 stream
02:50:30 [2023-09-12T06:50:30.594Z] Entering 'eclipse.jdt.ui'
02:50:30 [2023-09-12T06:50:30.851Z] From https://github.com/eclipse-jdt/eclipse.jdt.ui
02:50:30 [2023-09-12T06:50:30.851Z]  * branch                  master     -> FETCH_HEAD
02:50:31 [2023-09-12T06:50:31.108Z] HEAD is now at b027bd0663 Extracting RefactorSaveHelper constants into core (#714)
02:50:31 [2023-09-12T06:50:31.108Z] Entering 'eclipse.pde'
02:50:31 [2023-09-12T06:50:31.673Z] From https://github.com/eclipse-pde/eclipse.pde
02:50:31 [2023-09-12T06:50:31.673Z]  * branch                  master     -> FETCH_HEAD
02:50:31 [2023-09-12T06:50:31.673Z] HEAD is now at d880fec583 version bump org.eclipse.pde.build
02:50:31 [2023-09-12T06:50:31.673Z] Entering 'eclipse.platform'
02:50:32 [2023-09-12T06:50:32.239Z] From https://github.com/eclipse-platform/eclipse.platform
02:50:32 [2023-09-12T06:50:32.239Z]  * branch                  master     -> FETCH_HEAD
02:50:32 [2023-09-12T06:50:32.239Z] HEAD is now at 6797ba255c version bump org.eclipse.team.tests.core
02:50:32 [2023-09-12T06:50:32.239Z] Entering 'eclipse.platform.swt'
02:50:32 [2023-09-12T06:50:32.501Z] From https://github.com/eclipse-platform/eclipse.platform.swt
02:50:32 [2023-09-12T06:50:32.501Z]  * branch                  master     -> FETCH_HEAD
02:50:32 [2023-09-12T06:50:32.758Z] HEAD is now at c370479f46 v4963r3
02:50:32 [2023-09-12T06:50:32.758Z] Entering 'eclipse.platform.swt.binaries'
02:50:33 [2023-09-12T06:50:33.322Z] From https://github.com/eclipse-platform/eclipse.platform.swt.binaries
02:50:33 [2023-09-12T06:50:33.322Z]  * branch                master     -> FETCH_HEAD
02:50:33 [2023-09-12T06:50:33.322Z] HEAD is now at 77ccb1745 v4963r3
02:50:33 [2023-09-12T06:50:33.322Z] Entering 'eclipse.platform.ui'
02:50:33 [2023-09-12T06:50:33.886Z] From https://github.com/eclipse-platform/eclipse.platform.ui
02:50:33 [2023-09-12T06:50:33.886Z]  * branch                  master     -> FETCH_HEAD
02:50:34 [2023-09-12T06:50:34.143Z] HEAD is now at bedc939071 version bump org.eclipse.ui.tests
02:50:34 [2023-09-12T06:50:34.143Z] Entering 'equinox'
02:50:34 [2023-09-12T06:50:34.401Z] From https://github.com/eclipse-equinox/equinox
02:50:34 [2023-09-12T06:50:34.401Z]  * branch                master     -> FETCH_HEAD
02:50:34 [2023-09-12T06:50:34.401Z] HEAD is now at abaf2a4e1 Version bumps for 4.30 stream
02:50:34 [2023-09-12T06:50:34.401Z] Entering 'rt.equinox.binaries'
02:50:34 [2023-09-12T06:50:34.966Z] From https://github.com/eclipse-equinox/equinox.binaries
02:50:34 [2023-09-12T06:50:34.966Z]  * branch            master     -> FETCH_HEAD
02:50:34 [2023-09-12T06:50:34.966Z] HEAD is now at 1aeebe9 Recompiled binaries
02:50:34 [2023-09-12T06:50:34.966Z] Entering 'rt.equinox.p2'
02:50:35 [2023-09-12T06:50:35.223Z] From https://github.com/eclipse-equinox/p2
02:50:35 [2023-09-12T06:50:35.223Z]  * branch                master     -> FETCH_HEAD
02:50:35 [2023-09-12T06:50:35.787Z] HEAD is now at 139d64ef9 Simplify ProgressMonitor usage in ProvisioningContext
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy eclipse-platform-parent pom and eclipse-sdk target)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:50:36 [2023-09-12T06:50:36.661Z] + mvn clean deploy -f eclipse-platform-parent/pom.xml
02:50:36 [2023-09-12T06:50:36.661Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
02:50:36 [2023-09-12T06:50:36.661Z] Maven home: /opt/tools/apache-maven/latest
02:50:36 [2023-09-12T06:50:36.661Z] Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
02:50:36 [2023-09-12T06:50:36.661Z] Default locale: en_US, platform encoding: UTF-8
02:50:36 [2023-09-12T06:50:36.661Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
02:50:46 [2023-09-12T06:50:46.620Z] [INFO] Scanning for projects...
02:50:53 [2023-09-12T06:50:53.196Z] [INFO] Tycho Version:  4.0.2 (d1245889ae2522a3057c2300142b212c6c7c60c8)
02:50:53 [2023-09-12T06:50:53.196Z] [INFO] Tycho Mode:     extension
02:50:53 [2023-09-12T06:50:53.196Z] [INFO] Tycho Builder:  maven
02:51:03 [2023-09-12T06:51:03.230Z] [WARNING] The project org.eclipse:eclipse-platform-parent:pom:4.29.0-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
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] ----------------< org.eclipse:eclipse-platform-parent >-----------------
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] Building eclipse-platform-parent 4.29.0-SNAPSHOT
02:51:03 [2023-09-12T06:51:03.230Z] [INFO]   from pom.xml
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] --------------------------------[ pom ]---------------------------------
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] Copying 1 resource from saveproperties to target
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.230Z] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.498Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
02:51:03 [2023-09-12T06:51:03.498Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.498Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse-platform-parent/src/main/resources
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] --- tycho-p2-extras:4.0.2:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] Execution was skipped
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.499Z] [INFO] --- install:3.1.0:install (default-install) @ eclipse-platform-parent ---
02:51:03 [2023-09-12T06:51:03.757Z] [INFO] Installing /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse-platform-parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/eclipse-platform-parent/4.29.0-SNAPSHOT/eclipse-platform-parent-4.29.0-SNAPSHOT.pom
02:51:03 [2023-09-12T06:51:03.757Z] [INFO] 
02:51:03 [2023-09-12T06:51:03.757Z] [INFO] --- deploy:3.1.0:deploy (default-deploy) @ eclipse-platform-parent ---
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] ------------------------------------------------------------------------
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] BUILD SUCCESS
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] ------------------------------------------------------------------------
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] Total time:  18.424 s
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] Finished at: 2023-09-12T06:51:03Z
02:51:04 [2023-09-12T06:51:04.014Z] [INFO] ------------------------------------------------------------------------
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] 
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] Plugin validation issues were detected in 2 plugin(s)
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] 
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING]  * org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.2
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] 
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
02:51:04 [2023-09-12T06:51:04.014Z] [WARNING] 
[Pipeline] sh
02:51:04 [2023-09-12T06:51:04.298Z] + mvn clean deploy -f eclipse.platform.releng.prereqs.sdk/pom.xml
02:51:04 [2023-09-12T06:51:04.298Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
02:51:04 [2023-09-12T06:51:04.298Z] Maven home: /opt/tools/apache-maven/latest
02:51:04 [2023-09-12T06:51:04.298Z] Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
02:51:04 [2023-09-12T06:51:04.298Z] Default locale: en_US, platform encoding: UTF-8
02:51:04 [2023-09-12T06:51:04.298Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
02:51:06 [2023-09-12T06:51:06.864Z] [INFO] Scanning for projects...
02:51:07 [2023-09-12T06:51:07.797Z] [INFO] Tycho Version:  4.0.2 (d1245889ae2522a3057c2300142b212c6c7c60c8)
02:51:07 [2023-09-12T06:51:07.797Z] [INFO] Tycho Mode:     extension
02:51:07 [2023-09-12T06:51:07.797Z] [INFO] Tycho Builder:  maven
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] ------------------< org.eclipse:eclipse-sdk-prereqs >-------------------
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] Building eclipse-sdk-prereqs 4.29.0-SNAPSHOT
02:51:14 [2023-09-12T06:51:14.347Z] [INFO]   from pom.xml
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.releng.prereqs.sdk/saveproperties
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.releng.prereqs.sdk/src/main/resources
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- tycho-packaging:4.0.2:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- tycho-p2-extras:4.0.2:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-sdk-prereqs ---
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] Execution was skipped
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] 
02:51:14 [2023-09-12T06:51:14.347Z] [INFO] --- install:2.3.1:install (default-install) @ eclipse-sdk-prereqs ---
02:51:16 [2023-09-12T06:51:16.877Z] [INFO] Installing /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target to /home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.29.0-SNAPSHOT/eclipse-sdk-prereqs-4.29.0-SNAPSHOT.target
02:51:16 [2023-09-12T06:51:16.877Z] [INFO] Installing /home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.releng.prereqs.sdk/pom.xml to /home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.29.0-SNAPSHOT/eclipse-sdk-prereqs-4.29.0-SNAPSHOT.pom
02:51:16 [2023-09-12T06:51:16.877Z] [INFO] 
02:51:16 [2023-09-12T06:51:16.877Z] [INFO] --- deploy:2.5:deploy (default-deploy) @ eclipse-sdk-prereqs ---
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] ------------------------------------------------------------------------
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] BUILD SUCCESS
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] ------------------------------------------------------------------------
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] Total time:  10.322 s
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] Finished at: 2023-09-12T06:51:17Z
02:51:17 [2023-09-12T06:51:17.133Z] [INFO] ------------------------------------------------------------------------
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] 
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] Plugin validation issues were detected in 4 plugin(s)
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] 
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING]  * org.apache.maven.plugins:maven-install-plugin:2.3.1
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING]  * org.apache.maven.plugins:maven-deploy-plugin:2.5
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING]  * org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.2
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] 
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
02:51:17 [2023-09-12T06:51:17.133Z] [WARNING] 
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withCredentials
02:51:17 [2023-09-12T06:51:17.925Z] Masking supported pattern matches of $KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] sh
02:51:18 [2023-09-12T06:51:18.246Z] + [[ R4_29_maintenance == master ]]
02:51:18 [2023-09-12T06:51:18.246Z] + [[ R4_29_maintenance =~ ^R[0-9]_[0-9]+_maintenance ]]
02:51:18 [2023-09-12T06:51:18.246Z] + MVN_ARGS=-Peclipse-sign
02:51:18 [2023-09-12T06:51:18.246Z] + mvn clean install -pl :eclipse-sdk-prereqs,:org.eclipse.jdt.core.compiler.batch -DlocalEcjVersion=99.99 -Dmaven.repo.local=/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/.m2/repository
02:51:18 [2023-09-12T06:51:18.246Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
02:51:18 [2023-09-12T06:51:18.246Z] Maven home: /opt/tools/apache-maven/latest
02:51:18 [2023-09-12T06:51:18.246Z] Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
02:51:18 [2023-09-12T06:51:18.246Z] Default locale: en_US, platform encoding: UTF-8
02:51:18 [2023-09-12T06:51:18.246Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
02:51:24 [2023-09-12T06:51:24.810Z] [INFO] Scanning for projects...
02:51:30 [2023-09-12T06:51:30.066Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
02:51:30 [2023-09-12T06:51:30.066Z] [FATAL] Non-resolvable parent POM for eclipse.jdt:eclipse.jdt:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.066Z] [FATAL] Non-resolvable parent POM for org.eclipse.jdt:eclipse.jdt.core:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.066Z] [FATAL] Non-resolvable parent POM for eclipse.jdt.core:eclipse.jdt.core.binaries:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for eclipse.jdt.debug:eclipse.jdt.debug:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for eclipse.jdt.ui:eclipse.jdt.ui:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for org.eclipse.pde:eclipse.pde:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for org.eclipse.platform:eclipse.platform:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for org.eclipse.platform:eclipse.platform.ui:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for eclipse.platform.swt:eclipse.platform.swt:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for org.eclipse.equinox:parent:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z] [FATAL] Non-resolvable parent POM for org.eclipse.equinox.p2:rt.equinox.p2:${releaseVersion}${qualifier}: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11
02:51:30 [2023-09-12T06:51:30.067Z]  @ 
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR] The build could not read 12 projects -> [Help 1]
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   The project eclipse.jdt:eclipse.jdt:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.jdt/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]     Non-resolvable parent POM for eclipse.jdt:eclipse.jdt:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   The project org.eclipse.jdt:eclipse.jdt.core:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.jdt.core/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]     Non-resolvable parent POM for org.eclipse.jdt:eclipse.jdt.core:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   The project eclipse.jdt.core:eclipse.jdt.core.binaries:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.jdt.core.binaries/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]     Non-resolvable parent POM for eclipse.jdt.core:eclipse.jdt.core.binaries:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.067Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project eclipse.jdt.debug:eclipse.jdt.debug:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.jdt.debug/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for eclipse.jdt.debug:eclipse.jdt.debug:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project eclipse.jdt.ui:eclipse.jdt.ui:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.jdt.ui/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for eclipse.jdt.ui:eclipse.jdt.ui:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project org.eclipse.pde:eclipse.pde:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.pde/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for org.eclipse.pde:eclipse.pde:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project org.eclipse.platform:eclipse.platform:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for org.eclipse.platform:eclipse.platform:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project org.eclipse.platform:eclipse.platform.ui:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.ui/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for org.eclipse.platform:eclipse.platform.ui:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project eclipse.platform.swt:eclipse.platform.swt:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.swt/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for eclipse.platform.swt:eclipse.platform.swt:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/eclipse.platform.swt.binaries/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project org.eclipse.equinox:parent:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/equinox/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]     Non-resolvable parent POM for org.eclipse.equinox:parent:4.30.0-SNAPSHOT: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   
02:51:30 [2023-09-12T06:51:30.068Z] [ERROR]   The project org.eclipse.equinox.p2:rt.equinox.p2:${releaseVersion}${qualifier} (/home/jenkins/agent/workspace/eng.aggregator_R4_29_maintenance/rt.equinox.p2/pom.xml) has 1 error
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR]     Non-resolvable parent POM for org.eclipse.equinox.p2:rt.equinox.p2:${releaseVersion}${qualifier}: The following artifacts could not be resolved: org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT (absent): Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.30.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 11 -> [Help 2]
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] 
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] 
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
02:51:30 [2023-09-12T06:51:30.069Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // withCredentials
Post stage
[Pipeline] archiveArtifacts
02:51:30 [2023-09-12T06:51:30.372Z] Archiving artifacts
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
[Checks API] No suitable checks publisher found.

GitHub has been notified of this commit’s build result

Finished: FAILURE