Skip to content
Failed

Console Output

12:36:09 [2023-01-15T17:36:09.749Z] Branch indexing
12:36:09 12:36:09 [2023-01-15T17:36:09.839Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:36:10 [2023-01-15T17:36:10.274Z] Obtained Jenkinsfile from 249940fb07249b58534367d8ce7c9974fc8cadd9
12:36:10 [2023-01-15T17:36:10.673Z] [Pipeline] Start of Pipeline
12:36:10 [2023-01-15T17:36:10.979Z] [Pipeline] echo
12:36:10 [2023-01-15T17:36:10.979Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
12:36:10 [2023-01-15T17:36:10.981Z] [Pipeline] podTemplate
12:36:10 [2023-01-15T17:36:10.982Z] [Pipeline] {
12:36:10 [2023-01-15T17:36:10.989Z] [Pipeline] node
12:36:24 [2023-01-15T17:36:24.490Z] Agent centos-7-dlcwk is provisioned from template centos-7
12:36:24 [2023-01-15T17:36:24.492Z] ---
12:36:24 [2023-01-15T17:36:24.492Z] apiVersion: "v1"
12:36:24 [2023-01-15T17:36:24.492Z] kind: "Pod"
12:36:24 [2023-01-15T17:36:24.492Z] metadata:
12:36:24 [2023-01-15T17:36:24.492Z]   annotations: {}
12:36:24 [2023-01-15T17:36:24.492Z]   labels:
12:36:24 [2023-01-15T17:36:24.492Z]     jenkins: "slave"
12:36:24 [2023-01-15T17:36:24.492Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
12:36:24 [2023-01-15T17:36:24.492Z]     jenkins/label: "migration_jipp-migration_centos-7"
12:36:24 [2023-01-15T17:36:24.492Z]   name: "centos-7-dlcwk"
12:36:24 [2023-01-15T17:36:24.492Z]   namespace: "mwe"
12:36:24 [2023-01-15T17:36:24.492Z] spec:
12:36:24 [2023-01-15T17:36:24.492Z]   containers:
12:36:24 [2023-01-15T17:36:24.492Z]   - env:
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_SECRET"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "********"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_TUNNEL"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "jenkins-discovery.mwe.svc.cluster.local:50000"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_AGENT_NAME"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "centos-7-dlcwk"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:36:24 [2023-01-15T17:36:24.492Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JAVA_TOOL_OPTIONS"
12:36:24 [2023-01-15T17:36:24.492Z]       value: ""
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "_JAVA_OPTIONS"
12:36:24 [2023-01-15T17:36:24.492Z]       value: ""
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "OPENJ9_JAVA_OPTIONS"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_NAME"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "centos-7-dlcwk"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_AGENT_WORKDIR"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "/home/jenkins/agent"
12:36:24 [2023-01-15T17:36:24.492Z]     - name: "JENKINS_URL"
12:36:24 [2023-01-15T17:36:24.492Z]       value: "http://jenkins-ui.mwe.svc.cluster.local/mwe/"
12:36:24 [2023-01-15T17:36:24.492Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
12:36:24 [2023-01-15T17:36:24.492Z]     imagePullPolicy: "Always"
12:36:24 [2023-01-15T17:36:24.492Z]     name: "jnlp"
12:36:24 [2023-01-15T17:36:24.492Z]     resources:
12:36:24 [2023-01-15T17:36:24.492Z]       limits:
12:36:24 [2023-01-15T17:36:24.492Z]         cpu: "2000m"
12:36:24 [2023-01-15T17:36:24.492Z]         memory: "4096Mi"
12:36:24 [2023-01-15T17:36:24.492Z]       requests:
12:36:24 [2023-01-15T17:36:24.492Z]         cpu: "1000m"
12:36:24 [2023-01-15T17:36:24.492Z]         memory: "4096Mi"
12:36:24 [2023-01-15T17:36:24.492Z]     tty: true
12:36:24 [2023-01-15T17:36:24.492Z]     volumeMounts:
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "m2-dir"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: true
12:36:24 [2023-01-15T17:36:24.492Z]       subPath: "toolchains.xml"
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.mavenrc"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "m2-dir"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: true
12:36:24 [2023-01-15T17:36:24.492Z]       subPath: ".mavenrc"
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/opt/tools"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "volume-0"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "volume-2"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.m2/repository"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "volume-3"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "m2-secret-dir"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: true
12:36:24 [2023-01-15T17:36:24.492Z]       subPath: "settings-security.xml"
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.m2/wrapper"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "volume-4"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "m2-secret-dir"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: true
12:36:24 [2023-01-15T17:36:24.492Z]       subPath: "settings.xml"
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/.ssh"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "volume-1"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]       subPath: ""
12:36:24 [2023-01-15T17:36:24.492Z]     - mountPath: "/home/jenkins/agent"
12:36:24 [2023-01-15T17:36:24.492Z]       name: "workspace-volume"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: false
12:36:24 [2023-01-15T17:36:24.492Z]     workingDir: "/home/jenkins/agent"
12:36:24 [2023-01-15T17:36:24.492Z]   nodeSelector:
12:36:24 [2023-01-15T17:36:24.492Z]     kubernetes.io/os: "linux"
12:36:24 [2023-01-15T17:36:24.492Z]   restartPolicy: "Never"
12:36:24 [2023-01-15T17:36:24.492Z]   volumes:
12:36:24 [2023-01-15T17:36:24.492Z]   - name: "volume-0"
12:36:24 [2023-01-15T17:36:24.492Z]     persistentVolumeClaim:
12:36:24 [2023-01-15T17:36:24.492Z]       claimName: "tools-claim-jiro-mwe"
12:36:24 [2023-01-15T17:36:24.492Z]       readOnly: true
12:36:24 [2023-01-15T17:36:24.492Z]   - name: "m2-secret-dir"
12:36:24 [2023-01-15T17:36:24.492Z]     secret:
12:36:24 [2023-01-15T17:36:24.492Z]       secretName: "m2-secret-dir"
12:36:24 [2023-01-15T17:36:24.492Z]   - emptyDir:
12:36:24 [2023-01-15T17:36:24.492Z]       medium: ""
12:36:24 [2023-01-15T17:36:24.492Z]     name: "volume-2"
12:36:24 [2023-01-15T17:36:24.492Z]   - configMap:
12:36:24 [2023-01-15T17:36:24.492Z]       name: "m2-dir"
12:36:24 [2023-01-15T17:36:24.492Z]     name: "m2-dir"
12:36:24 [2023-01-15T17:36:24.492Z]   - configMap:
12:36:24 [2023-01-15T17:36:24.492Z]       name: "known-hosts"
12:36:24 [2023-01-15T17:36:24.492Z]     name: "volume-1"
12:36:24 [2023-01-15T17:36:24.492Z]   - emptyDir:
12:36:24 [2023-01-15T17:36:24.492Z]       medium: ""
12:36:24 [2023-01-15T17:36:24.492Z]     name: "workspace-volume"
12:36:24 [2023-01-15T17:36:24.492Z]   - emptyDir:
12:36:24 [2023-01-15T17:36:24.492Z]       medium: ""
12:36:24 [2023-01-15T17:36:24.492Z]     name: "volume-4"
12:36:24 [2023-01-15T17:36:24.492Z]   - emptyDir:
12:36:24 [2023-01-15T17:36:24.492Z]       medium: ""
12:36:24 [2023-01-15T17:36:24.492Z]     name: "volume-3"
12:36:24 [2023-01-15T17:36:24.492Z] 
12:36:24 [2023-01-15T17:36:24.539Z] Running on centos-7-dlcwk in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup
12:36:24 [2023-01-15T17:36:24.539Z] [Pipeline] {
12:36:24 [2023-01-15T17:36:24.565Z] [Pipeline] stage
12:36:24 [2023-01-15T17:36:24.566Z] [Pipeline] { (Declarative: Checkout SCM)
12:36:24 [2023-01-15T17:36:24.579Z] [Pipeline] checkout
12:36:24 [2023-01-15T17:36:24.586Z] The recommended git tool is: git
12:36:25 [2023-01-15T17:36:25.773Z] using credential github-bot
12:36:25 [2023-01-15T17:36:25.781Z] Cloning the remote Git repository
12:36:25 [2023-01-15T17:36:25.781Z] Cloning with configured refspecs honoured and without tags
12:36:25 [2023-01-15T17:36:25.793Z] Cloning repository https://github.com/eclipse/mwe.git
12:36:26 [2023-01-15T17:36:26.187Z]  > git init /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup # timeout=10
12:36:26 [2023-01-15T17:36:26.200Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
12:36:26 [2023-01-15T17:36:26.200Z]  > git --version # timeout=10
12:36:26 [2023-01-15T17:36:26.203Z]  > git --version # 'git version 2.36.3'
12:36:26 [2023-01-15T17:36:26.203Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:36:26 [2023-01-15T17:36:26.204Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
12:36:27 [2023-01-15T17:36:27.169Z] Avoid second fetch
12:36:27 [2023-01-15T17:36:27.169Z] Checking out Revision 249940fb07249b58534367d8ce7c9974fc8cadd9 (kthoms/gitpod-setup)
12:36:27 [2023-01-15T17:36:27.161Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
12:36:27 [2023-01-15T17:36:27.164Z]  > git config --add remote.origin.fetch +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
12:36:27 [2023-01-15T17:36:27.174Z]  > git config core.sparsecheckout # timeout=10
12:36:27 [2023-01-15T17:36:27.177Z]  > git checkout -f 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
12:36:30 [2023-01-15T17:36:30.575Z] Commit message: "Fully automate dev setup with Gitpod"
12:36:30 [2023-01-15T17:36:30.577Z]  > git rev-list --no-walk 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
12:36:31 [2023-01-15T17:36:31.009Z] [Pipeline] }
12:36:31 [2023-01-15T17:36:31.016Z] [Pipeline] // stage
12:36:31 [2023-01-15T17:36:31.026Z] [Pipeline] withEnv
12:36:31 [2023-01-15T17:36:31.026Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.037Z] [Pipeline] withCredentials
12:36:31 [2023-01-15T17:36:31.055Z] Masking supported pattern matches of $KEYRING
12:36:31 [2023-01-15T17:36:31.056Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.070Z] [Pipeline] withEnv
12:36:31 [2023-01-15T17:36:31.071Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.079Z] [Pipeline] timeout
12:36:31 [2023-01-15T17:36:31.079Z] Timeout set to expire in 1 hr 0 min
12:36:31 [2023-01-15T17:36:31.080Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.087Z] [Pipeline] timestamps
12:36:31 [2023-01-15T17:36:31.087Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:36:31 [2023-01-15T17:36:31.088Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.098Z] [Pipeline] stage
12:36:31 [2023-01-15T17:36:31.098Z] [Pipeline] { (Prepare)
12:36:31 [2023-01-15T17:36:31.119Z] [Pipeline] dir
12:36:31 [2023-01-15T17:36:31.119Z] Running in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo
12:36:31 [2023-01-15T17:36:31.120Z] [Pipeline] {
12:36:31 [2023-01-15T17:36:31.135Z] [Pipeline] checkout
12:36:31 [2023-01-15T17:36:31.140Z] The recommended git tool is: git
12:36:31 [2023-01-15T17:36:31.167Z] using credential github-bot
12:36:31 [2023-01-15T17:36:31.174Z] Cloning the remote Git repository
12:36:31 [2023-01-15T17:36:31.175Z] Cloning with configured refspecs honoured and without tags
12:36:31 [2023-01-15T17:36:31.175Z] Cloning repository https://github.com/eclipse/mwe.git
12:36:31 [2023-01-15T17:36:31.176Z]  > git init /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo # timeout=10
12:36:31 [2023-01-15T17:36:31.180Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
12:36:31 [2023-01-15T17:36:31.180Z]  > git --version # timeout=10
12:36:31 [2023-01-15T17:36:31.182Z]  > git --version # 'git version 2.36.3'
12:36:31 [2023-01-15T17:36:31.182Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:36:31 [2023-01-15T17:36:31.183Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
12:36:32 [2023-01-15T17:36:32.141Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
12:36:32 [2023-01-15T17:36:32.148Z] Avoid second fetch
12:36:32 [2023-01-15T17:36:32.149Z] Checking out Revision 249940fb07249b58534367d8ce7c9974fc8cadd9 (kthoms/gitpod-setup)
12:36:32 [2023-01-15T17:36:32.217Z] Commit message: "Fully automate dev setup with Gitpod"
12:36:32 [2023-01-15T17:36:32.863Z] [Pipeline] }
12:36:32 [2023-01-15T17:36:32.870Z] [Pipeline] // dir
12:36:32 [2023-01-15T17:36:32.877Z] [Pipeline] sh
12:36:33 [2023-01-15T17:36:33.192Z] + rm -rf build-result/
12:36:33 [2023-01-15T17:36:33.192Z] + mkdir -p build-result/downloads/
12:36:33 [2023-01-15T17:36:33.192Z] + mkdir -p build-result/javadoc/
12:36:33 [2023-01-15T17:36:33.192Z] + mkdir -p build-result/composite/
12:36:33 [2023-01-15T17:36:33.192Z] + '[' Integration '!=' Integration ']'
12:36:33 [2023-01-15T17:36:33.192Z] + gpg --batch --import ****
12:36:33 [2023-01-15T17:36:33.192Z] gpg: directory `/home/jenkins/.gnupg' created
12:36:33 [2023-01-15T17:36:33.192Z] gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
12:36:33 [2023-01-15T17:36:33.192Z] gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
12:36:33 [2023-01-15T17:36:33.192Z] gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
12:36:33 [2023-01-15T17:36:33.192Z] gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
12:36:33 [2023-01-15T17:36:33.192Z] gpg: key 7001DA53: secret key imported
12:36:33 [2023-01-15T17:36:33.192Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
12:36:33 [2023-01-15T17:36:33.192Z] gpg: key 7001DA53: public key "Eclipse MWE Project <mwe-dev@eclipse.org>" imported
12:36:33 [2023-01-15T17:36:33.192Z] gpg: Total number processed: 1
12:36:33 [2023-01-15T17:36:33.192Z] gpg:               imported: 1  (RSA: 1)
12:36:33 [2023-01-15T17:36:33.192Z] gpg:       secret keys read: 1
12:36:33 [2023-01-15T17:36:33.192Z] gpg:   secret keys imported: 1
12:36:33 [2023-01-15T17:36:33.192Z] ++ gpg --list-keys --with-colons
12:36:33 [2023-01-15T17:36:33.192Z] ++ awk -F: '/fpr:/ {print $10}'
12:36:33 [2023-01-15T17:36:33.192Z] ++ sort -u
12:36:32 [2023-01-15T17:36:32.143Z]  > git config --add remote.origin.fetch +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
12:36:32 [2023-01-15T17:36:32.150Z]  > git config core.sparsecheckout # timeout=10
12:36:32 [2023-01-15T17:36:32.152Z]  > git checkout -f 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10
12:36:33 [2023-01-15T17:36:33.296Z] [Pipeline] }
12:36:33 [2023-01-15T17:36:33.304Z] [Pipeline] // stage
12:36:33 [2023-01-15T17:36:33.312Z] [Pipeline] stage
12:36:33 [2023-01-15T17:36:33.313Z] [Pipeline] { (Build)
12:36:33 [2023-01-15T17:36:33.329Z] [Pipeline] xvnc
12:36:33 [2023-01-15T17:36:33.331Z] $ pkill Xvnc
12:36:33 [2023-01-15T17:36:33.342Z] $ pkill Xrealvnc
12:36:33 [2023-01-15T17:36:33.353Z] $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
12:36:35 [2023-01-15T17:36:35.065Z] [mwe2_kthoms_gitpod-setup] $ Xvnc -help
12:36:35 [2023-01-15T17:36:35.077Z] Starting xvnc
12:36:35 [2023-01-15T17:36:35.079Z] [mwe2_kthoms_gitpod-setup] $ Xvnc :85 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
12:36:35 [2023-01-15T17:36:35.086Z] [Pipeline] {
12:36:35 [2023-01-15T17:36:35.086Z] 
12:36:35 [2023-01-15T17:36:35.087Z] Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
12:36:35 [2023-01-15T17:36:35.087Z] Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
12:36:35 [2023-01-15T17:36:35.087Z] See http://www.tigervnc.org for information on TigerVNC.
12:36:35 [2023-01-15T17:36:35.087Z] Underlying X server release 12004000, The X.Org Foundation
12:36:35 [2023-01-15T17:36:35.087Z] 
12:36:35 [2023-01-15T17:36:35.087Z] 
12:36:35 [2023-01-15T17:36:35.087Z] Sun Jan 15 17:36:35 2023
12:36:35 [2023-01-15T17:36:35.087Z]  vncext:      VNC extension running!
12:36:35 [2023-01-15T17:36:35.087Z]  vncext:      Listening for VNC connections on all interface(s), port 5985
12:36:35 [2023-01-15T17:36:35.087Z]  vncext:      created VNC server for screen 0
12:36:35 [2023-01-15T17:36:35.094Z] [Pipeline] withMaven
12:36:35 [2023-01-15T17:36:35.095Z] [withMaven] Options: [JunitTestsPublisher[disabled=true,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']]
12:36:35 [2023-01-15T17:36:35.096Z] [withMaven] Available options: 
12:36:35 [2023-01-15T17:36:35.096Z] [withMaven] using JDK installation adoptopenjdk-hotspot-jdk8-latest
12:36:35 [2023-01-15T17:36:35.101Z] [withMaven] using Maven installation 'apache-maven-latest'
12:36:35 [2023-01-15T17:36:35.112Z] [Pipeline] {
12:36:35 [2023-01-15T17:36:35.120Z] [Pipeline] dir
12:36:35 [2023-01-15T17:36:35.120Z] Running in /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo
12:36:35 [2023-01-15T17:36:35.121Z] [Pipeline] {
12:36:35 [2023-01-15T17:36:35.129Z] [Pipeline] sh
12:36:35 [2023-01-15T17:36:35.437Z] + '[' kthoms/gitpod-setup == master ']'
12:36:35 [2023-01-15T17:36:35.437Z] + '[' Integration '!=' Integration ']'
12:36:35 [2023-01-15T17:36:35.437Z] + '[' false == true ']'
12:36:35 [2023-01-15T17:36:35.437Z] + GOALS='clean javadoc:aggregate-jar verify'
12:36:35 [2023-01-15T17:36:35.437Z] + case "$RELEASE_TYPE" in
12:36:35 [2023-01-15T17:36:35.437Z] + BUILD_TYPE=N
12:36:35 [2023-01-15T17:36:35.437Z] + mvn -f maven/org.eclipse.emf.mwe2.parent/pom.xml -Dsign.skip=false -DtestFailureIgnore=true -Dmaven.javadoc.failOnError=false -Dtycho.localArtifacts=ignore -DBUILD_TYPE=N clean javadoc:aggregate-jar verify
12:36:35 [2023-01-15T17:36:35.437Z] ----- withMaven Wrapper script -----
12:36:35 [2023-01-15T17:36:35.437Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven82c55fd6/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven82c55fd6" 
12:36:36 [2023-01-15T17:36:36.001Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
12:36:36 [2023-01-15T17:36:36.001Z] Maven home: /opt/tools/apache-maven/latest
12:36:36 [2023-01-15T17:36:36.001Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre
12:36:36 [2023-01-15T17:36:36.001Z] Default locale: en_US, platform encoding: UTF-8
12:36:36 [2023-01-15T17:36:36.001Z] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
12:36:36 [2023-01-15T17:36:36.564Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven82c55fd6/maven-spy-20230115-173636-4468829333917910247083.log.tmp ...
12:36:36 [2023-01-15T17:36:36.820Z] [INFO] Scanning for projects...
12:36:49 [2023-01-15T17:36:49.001Z] [INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.activities:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo/plugins/org.eclipse.emf.mwe.activities/pom.xml
12:36:49 [2023-01-15T17:36:49.001Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/ (142B)
12:36:49 [2023-01-15T17:36:49.001Z] [INFO] Adding repository https://download.eclipse.org/releases/oxygen/201804111000
12:36:49 [2023-01-15T17:36:49.001Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB)
12:36:49 [2023-01-15T17:36:49.001Z] Jan 15, 2023 5:36:48 PM org.apache.http.impl.execchain.RetryExec execute
12:36:49 [2023-01-15T17:36:49.001Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
12:36:49 [2023-01-15T17:36:49.001Z] Jan 15, 2023 5:36:48 PM org.apache.http.impl.execchain.RetryExec execute
12:36:49 [2023-01-15T17:36:49.001Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
12:36:49 [2023-01-15T17:36:49.258Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/ (172B)
12:36:49 [2023-01-15T17:36:49.258Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.20
12:36:49 [2023-01-15T17:36:49.258Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/ (27.83kB)
12:36:49 [2023-01-15T17:36:49.515Z] [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955
12:36:49 [2023-01-15T17:36:49.515Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup@tmp/withMaven82c55fd6/maven-spy-20230115-173636-4468829333917910247083.log
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo/maven/org.eclipse.emf.mwe2.target/org.eclipse.emf.mwe2.target.target: Failed to load p2 metadata repository from location https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/: No repository found at https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955. -> [Help 1]
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] 
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] 
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
12:36:49 [2023-01-15T17:36:49.515Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
12:36:49 [2023-01-15T17:36:49.779Z] [Pipeline] }
12:36:49 [2023-01-15T17:36:49.787Z] [Pipeline] // dir
12:36:49 [2023-01-15T17:36:49.793Z] [Pipeline] }
12:36:49 [2023-01-15T17:36:49.960Z] [withMaven] Jenkins FindBugs Plugin not found, don't display org.codehaus.mojo:findbugs-maven-plugin:findbugs results in pipeline screen.
12:36:49 [2023-01-15T17:36:49.963Z] [withMaven] jgivenPublisher - Jenkins JGiven Plugin not found, do not archive jgiven reports.
12:36:49 [2023-01-15T17:36:49.969Z] [withMaven] Publishers: Generated Artifacts Publisher: 50 ms, Findbugs Publisher: 2 ms, JGiven Publisher: 1 ms
12:36:49 [2023-01-15T17:36:49.973Z] [Pipeline] // withMaven
12:36:49 [2023-01-15T17:36:49.980Z] [Pipeline] }
12:36:49 [2023-01-15T17:36:49.980Z] Terminating xvnc.
12:36:56 [2023-01-15T17:36:56.805Z] [Pipeline] // xvnc
12:36:56 [2023-01-15T17:36:56.816Z] [Pipeline] }
12:36:56 [2023-01-15T17:36:56.822Z] [Pipeline] // stage
12:36:56 [2023-01-15T17:36:56.830Z] [Pipeline] stage
12:36:56 [2023-01-15T17:36:56.831Z] [Pipeline] { (Publish)
12:36:56 [2023-01-15T17:36:56.837Z] Stage "Publish" skipped due to earlier failure(s)
12:36:56 [2023-01-15T17:36:56.838Z] [Pipeline] }
12:36:56 [2023-01-15T17:36:56.844Z] [Pipeline] // stage
12:36:56 [2023-01-15T17:36:56.852Z] [Pipeline] stage
12:36:56 [2023-01-15T17:36:56.852Z] [Pipeline] { (Declarative: Post Actions)
12:36:56 [2023-01-15T17:36:56.861Z] [Pipeline] junit
12:36:56 [2023-01-15T17:36:56.863Z] Recording test results
12:36:56 [2023-01-15T17:36:56.961Z] No test report files were found. Configuration error?
12:36:56 [2023-01-15T17:36:56.962Z] Error when executing always post condition:
12:36:56 [2023-01-15T17:36:56.963Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.47.16/10.40.47.16:60512
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.FilePath.act(FilePath.java:1194)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.FilePath.act(FilePath.java:1183)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:159)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:253)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
12:36:56 [2023-01-15T17:36:56.963Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
12:36:56 [2023-01-15T17:36:56.963Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
12:36:56 [2023-01-15T17:36:56.963Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:36:56 [2023-01-15T17:36:56.963Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:36:56 [2023-01-15T17:36:56.963Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:36:56 [2023-01-15T17:36:56.963Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:36:56 [2023-01-15T17:36:56.963Z] 		at java.base/java.lang.Thread.run(Thread.java:840)
12:36:56 [2023-01-15T17:36:56.963Z] hudson.AbortException: No test report files were found. Configuration error?
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.remoting.Request$2.run(Request.java:376)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
12:36:56 [2023-01-15T17:36:56.963Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:36:56 [2023-01-15T17:36:56.963Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:36:56 [2023-01-15T17:36:56.963Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:36:56 [2023-01-15T17:36:56.963Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:126)
12:36:56 [2023-01-15T17:36:56.963Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:36:56 [2023-01-15T17:36:56.963Z] 
12:36:56 [2023-01-15T17:36:56.968Z] [Pipeline] script
12:36:56 [2023-01-15T17:36:56.972Z] [Pipeline] {
12:36:56 [2023-01-15T17:36:56.992Z] [Pipeline] slackSend
12:36:56 [2023-01-15T17:36:56.993Z] Slack Send Pipeline step running, values are - baseUrl: https://itemis.slack.com/services/hooks/jenkins-ci/, teamDomain: <empty>, channel: xtext-builds, color: #FF0000, botUser: true, tokenCredentialId: 8c206e49-7647-49b3-9253-e8af0e7f6f92, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
12:36:57 [2023-01-15T17:36:57.190Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.197Z] [Pipeline] // script
12:36:57 [2023-01-15T17:36:57.204Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.210Z] [Pipeline] // stage
12:36:57 [2023-01-15T17:36:57.216Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.222Z] [Pipeline] // timestamps
12:36:57 [2023-01-15T17:36:57.228Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.234Z] [Pipeline] // timeout
12:36:57 [2023-01-15T17:36:57.240Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.246Z] [Pipeline] // withEnv
12:36:57 [2023-01-15T17:36:57.252Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.258Z] [Pipeline] // withCredentials
12:36:57 [2023-01-15T17:36:57.264Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.270Z] [Pipeline] // withEnv
12:36:57 [2023-01-15T17:36:57.276Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.283Z] [Pipeline] // node
12:36:57 [2023-01-15T17:36:57.289Z] [Pipeline] }
12:36:57 [2023-01-15T17:36:57.295Z] [Pipeline] // podTemplate
12:36:57 [2023-01-15T17:36:57.302Z] [Pipeline] End of Pipeline
12:36:57 [2023-01-15T17:36:57.320Z] ERROR: script returned exit code 1
12:36:57 [2023-01-15T17:36:57.703Z] 
12:36:57 [2023-01-15T17:36:57.703Z] GitHub has been notified of this commit’s build result
12:36:57 [2023-01-15T17:36:57.703Z] 
12:36:57 [2023-01-15T17:36:57.705Z] Finished: FAILURE