Skip to content
Failed

Console Output

08:49:18 [2023-08-13T12:49:18.593Z] Branch indexing
08:49:18 08:49:18 [2023-08-13T12:49:18.654Z] Connecting to https://api.github.com using GitHub bot (username/token)
08:49:19 [2023-08-13T12:49:19.210Z] Obtained Jenkinsfile from 489615fb19f96610e8d0c64a5d700ec14acfa1f1
08:49:19 [2023-08-13T12:49:19.296Z] [Pipeline] Start of Pipeline
08:49:19 [2023-08-13T12:49:19.626Z] [Pipeline] readTrusted
08:49:19 [2023-08-13T12:49:19.918Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 489615fb19f96610e8d0c64a5d700ec14acfa1f1
08:49:19 [2023-08-13T12:49:19.920Z] [Pipeline] podTemplate
08:49:19 [2023-08-13T12:49:19.931Z] [Pipeline] {
08:49:19 [2023-08-13T12:49:19.936Z] [Pipeline] node
08:49:23 [2023-08-13T12:49:23.531Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk
08:49:34 [2023-08-13T12:49:34.937Z] Still waiting to schedule task
08:49:34 [2023-08-13T12:49:34.938Z]cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk’ is offline
08:49:38 [2023-08-13T12:49:38.752Z] Agent cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk is provisioned from template cdt-jonahgraham-fork_auto-updates_1-pbpns-fnctq
08:49:38 [2023-08-13T12:49:38.753Z] ---
08:49:38 [2023-08-13T12:49:38.753Z] apiVersion: "v1"
08:49:38 [2023-08-13T12:49:38.753Z] kind: "Pod"
08:49:38 [2023-08-13T12:49:38.753Z] metadata:
08:49:38 [2023-08-13T12:49:38.753Z]   annotations:
08:49:38 [2023-08-13T12:49:38.753Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/auto-updates/1/"
08:49:38 [2023-08-13T12:49:38.753Z]     runUrl: "job/cdt-jonahgraham-fork/job/auto-updates/1/"
08:49:38 [2023-08-13T12:49:38.753Z]   labels:
08:49:38 [2023-08-13T12:49:38.753Z]     jenkins: "slave"
08:49:38 [2023-08-13T12:49:38.753Z]     jenkins/label-digest: "8c9cd9cc85561250af588a275fb0f408989f07b2"
08:49:38 [2023-08-13T12:49:38.753Z]     jenkins/label: "cdt-jonahgraham-fork_auto-updates_1-pbpns"
08:49:38 [2023-08-13T12:49:38.753Z]   name: "cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk"
08:49:38 [2023-08-13T12:49:38.753Z]   namespace: "cdt"
08:49:38 [2023-08-13T12:49:38.753Z] spec:
08:49:38 [2023-08-13T12:49:38.753Z]   containers:
08:49:38 [2023-08-13T12:49:38.753Z]   - args:
08:49:38 [2023-08-13T12:49:38.753Z]     - "/bin/sh"
08:49:38 [2023-08-13T12:49:38.753Z]     - "-c"
08:49:38 [2023-08-13T12:49:38.753Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
08:49:38 [2023-08-13T12:49:38.753Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
08:49:38 [2023-08-13T12:49:38.753Z]     name: "cdt"
08:49:38 [2023-08-13T12:49:38.753Z]     resources:
08:49:38 [2023-08-13T12:49:38.753Z]       limits:
08:49:38 [2023-08-13T12:49:38.753Z]         memory: "2662Mi"
08:49:38 [2023-08-13T12:49:38.753Z]         cpu: "1"
08:49:38 [2023-08-13T12:49:38.753Z]       requests:
08:49:38 [2023-08-13T12:49:38.753Z]         memory: "2662Mi"
08:49:38 [2023-08-13T12:49:38.753Z]         cpu: "1"
08:49:38 [2023-08-13T12:49:38.753Z]     tty: true
08:49:38 [2023-08-13T12:49:38.753Z]     volumeMounts:
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "settings-xml"
08:49:38 [2023-08-13T12:49:38.753Z]       readOnly: true
08:49:38 [2023-08-13T12:49:38.753Z]       subPath: "settings.xml"
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/home/jenkins/.m2/repository"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "m2-repo"
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/home/jenkins"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "jenkins-home"
08:49:38 [2023-08-13T12:49:38.753Z]       readOnly: false
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/jipp/tools"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "tools"
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/home/jenkins/agent"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "workspace-volume"
08:49:38 [2023-08-13T12:49:38.753Z]       readOnly: false
08:49:38 [2023-08-13T12:49:38.753Z]   - env:
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_SECRET"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "********"
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_TUNNEL"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_AGENT_NAME"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk"
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_NAME"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk"
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_AGENT_WORKDIR"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "/home/jenkins/agent"
08:49:38 [2023-08-13T12:49:38.753Z]     - name: "JENKINS_URL"
08:49:38 [2023-08-13T12:49:38.753Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
08:49:38 [2023-08-13T12:49:38.753Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
08:49:38 [2023-08-13T12:49:38.753Z]     name: "jnlp"
08:49:38 [2023-08-13T12:49:38.753Z]     resources:
08:49:38 [2023-08-13T12:49:38.753Z]       limits:
08:49:38 [2023-08-13T12:49:38.753Z]         memory: "512Mi"
08:49:38 [2023-08-13T12:49:38.753Z]         cpu: "500m"
08:49:38 [2023-08-13T12:49:38.753Z]       requests:
08:49:38 [2023-08-13T12:49:38.753Z]         memory: "512Mi"
08:49:38 [2023-08-13T12:49:38.753Z]         cpu: "200m"
08:49:38 [2023-08-13T12:49:38.753Z]     volumeMounts:
08:49:38 [2023-08-13T12:49:38.753Z]     - mountPath: "/home/jenkins/agent"
08:49:38 [2023-08-13T12:49:38.753Z]       name: "workspace-volume"
08:49:38 [2023-08-13T12:49:38.753Z]       readOnly: false
08:49:38 [2023-08-13T12:49:38.753Z]   nodeSelector:
08:49:38 [2023-08-13T12:49:38.753Z]     kubernetes.io/os: "linux"
08:49:38 [2023-08-13T12:49:38.753Z]   restartPolicy: "Never"
08:49:38 [2023-08-13T12:49:38.753Z]   volumes:
08:49:38 [2023-08-13T12:49:38.753Z]   - emptyDir: {}
08:49:38 [2023-08-13T12:49:38.753Z]     name: "m2-repo"
08:49:38 [2023-08-13T12:49:38.753Z]   - name: "settings-xml"
08:49:38 [2023-08-13T12:49:38.753Z]     secret:
08:49:38 [2023-08-13T12:49:38.753Z]       items:
08:49:38 [2023-08-13T12:49:38.753Z]       - key: "settings.xml"
08:49:38 [2023-08-13T12:49:38.753Z]         path: "settings.xml"
08:49:38 [2023-08-13T12:49:38.753Z]       secretName: "m2-secret-dir"
08:49:38 [2023-08-13T12:49:38.753Z]   - emptyDir: {}
08:49:38 [2023-08-13T12:49:38.753Z]     name: "jenkins-home"
08:49:38 [2023-08-13T12:49:38.753Z]   - emptyDir:
08:49:38 [2023-08-13T12:49:38.753Z]       medium: ""
08:49:38 [2023-08-13T12:49:38.753Z]     name: "workspace-volume"
08:49:38 [2023-08-13T12:49:38.753Z]   - name: "tools"
08:49:38 [2023-08-13T12:49:38.753Z]     persistentVolumeClaim:
08:49:38 [2023-08-13T12:49:38.753Z]       claimName: "tools-claim-jiro-cdt"
08:49:38 [2023-08-13T12:49:38.753Z] 
08:49:41 [2023-08-13T12:49:41.041Z] Running on cdt-jonahgraham-fork-auto-updates-1-pbpns-fnctq-q5mmk in /home/jenkins/agent/workspace/dt-jonahgraham-fork_auto-updates
08:49:41 [2023-08-13T12:49:41.041Z] [Pipeline] {
08:49:41 [2023-08-13T12:49:41.064Z] [Pipeline] stage
08:49:41 [2023-08-13T12:49:41.065Z] [Pipeline] { (Declarative: Checkout SCM)
08:49:41 [2023-08-13T12:49:41.074Z] [Pipeline] checkout
08:49:41 [2023-08-13T12:49:41.259Z] The recommended git tool is: NONE
08:49:51 [2023-08-13T12:49:51.933Z] using credential github-bot
08:49:51 [2023-08-13T12:49:51.940Z] Cloning the remote Git repository
08:49:51 [2023-08-13T12:49:51.940Z] Cloning with configured refspecs honoured and without tags
08:49:52 [2023-08-13T12:49:52.031Z] Cloning repository https://github.com/jonahgraham/cdt.git
08:49:52 [2023-08-13T12:49:52.136Z]  > git init /home/jenkins/agent/workspace/dt-jonahgraham-fork_auto-updates # timeout=10
08:49:52 [2023-08-13T12:49:52.238Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
08:49:52 [2023-08-13T12:49:52.239Z]  > git --version # timeout=10
08:49:52 [2023-08-13T12:49:52.244Z]  > git --version # 'git version 2.20.1'
08:49:52 [2023-08-13T12:49:52.246Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
08:49:52 [2023-08-13T12:49:52.330Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/auto-updates:refs/remotes/origin/auto-updates # timeout=10
08:51:22 [2023-08-13T12:51:22.532Z] Avoid second fetch
08:51:22 [2023-08-13T12:51:22.533Z] Checking out Revision 489615fb19f96610e8d0c64a5d700ec14acfa1f1 (auto-updates)
08:51:20 [2023-08-13T12:51:20.662Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
08:51:20 [2023-08-13T12:51:20.733Z]  > git config --add remote.origin.fetch +refs/heads/auto-updates:refs/remotes/origin/auto-updates # timeout=10
08:51:22 [2023-08-13T12:51:22.539Z]  > git config core.sparsecheckout # timeout=10
08:51:22 [2023-08-13T12:51:22.546Z]  > git checkout -f 489615fb19f96610e8d0c64a5d700ec14acfa1f1 # timeout=10
08:51:36 [2023-08-13T12:51:36.346Z] Commit message: "Update to latest version of deps"
08:51:36 [2023-08-13T12:51:36.358Z] First time build. Skipping changelog.
08:51:36 [2023-08-13T12:51:36.639Z] [Pipeline] }
08:51:36 [2023-08-13T12:51:36.692Z] [Pipeline] // stage
08:51:36 [2023-08-13T12:51:36.706Z] [Pipeline] withEnv
08:51:36 [2023-08-13T12:51:36.706Z] [Pipeline] {
08:51:36 [2023-08-13T12:51:36.720Z] [Pipeline] timestamps
08:51:36 [2023-08-13T12:51:36.720Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
08:51:36 [2023-08-13T12:51:36.728Z] [Pipeline] {
08:51:36 [2023-08-13T12:51:36.859Z] [Pipeline] stage
08:51:36 [2023-08-13T12:51:36.860Z] [Pipeline] { (initialize PGP)
08:51:36 [2023-08-13T12:51:36.913Z] [Pipeline] container
08:51:36 [2023-08-13T12:51:36.914Z] [Pipeline] {
08:51:36 [2023-08-13T12:51:36.982Z] [Pipeline] withCredentials
08:51:37 [2023-08-13T12:51:37.545Z] Masking supported pattern matches of $KEYRING
08:51:37 [2023-08-13T12:51:37.545Z] [Pipeline] {
08:51:40 [2023-08-13T12:51:40.059Z] [Pipeline] sh
08:51:40 [2023-08-13T12:51:40.756Z] + gpg --batch --import ****
08:51:40 [2023-08-13T12:51:40.761Z] gpg: directory '/home/vnc/.gnupg' created
08:51:40 [2023-08-13T12:51:40.761Z] gpg: keybox '/home/vnc/.gnupg/pubring.kbx' created
08:51:40 [2023-08-13T12:51:40.761Z] gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
08:51:40 [2023-08-13T12:51:40.761Z] gpg: key 4F23165B6AC51B15: public key "Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>" imported
08:51:40 [2023-08-13T12:51:40.761Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
08:51:40 [2023-08-13T12:51:40.761Z] gpg: key 4F23165B6AC51B15: secret key imported
08:51:40 [2023-08-13T12:51:40.761Z] gpg: Total number processed: 1
08:51:40 [2023-08-13T12:51:40.761Z] gpg:               imported: 1
08:51:40 [2023-08-13T12:51:40.761Z] gpg:       secret keys read: 1
08:51:40 [2023-08-13T12:51:40.761Z] gpg:   secret keys imported: 1
08:51:42 [2023-08-13T12:51:42.491Z] [Pipeline] sh
08:51:43 [2023-08-13T12:51:43.043Z] + gpg --list-keys --with-colons
08:51:43 [2023-08-13T12:51:43.044Z] + awk -F: /fpr:/ {print $10}
08:51:43 [2023-08-13T12:51:43.044Z] + sort -u
08:51:43 [2023-08-13T12:51:43.044Z] + echo -e 5
08:51:43 [2023-08-13T12:51:43.044Z] y
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] + gpg --batch --command-fd 0 --expert --edit-key B2480630671550B805764C594F23165B6AC51B15 trust
08:51:43 [2023-08-13T12:51:43.044Z] Secret subkeys are available.
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] pub  rsa4096/4F23165B6AC51B15
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
08:51:43 [2023-08-13T12:51:43.044Z]      trust: unknown       validity: unknown
08:51:43 [2023-08-13T12:51:43.044Z] ssb  rsa4096/FE1B0CFFE92EB0EC
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
08:51:43 [2023-08-13T12:51:43.044Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] pub  rsa4096/4F23165B6AC51B15
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
08:51:43 [2023-08-13T12:51:43.044Z]      trust: unknown       validity: unknown
08:51:43 [2023-08-13T12:51:43.044Z] ssb  rsa4096/FE1B0CFFE92EB0EC
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
08:51:43 [2023-08-13T12:51:43.044Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] Please decide how far you trust this user to correctly verify other users' keys
08:51:43 [2023-08-13T12:51:43.044Z] (by looking at passports, checking fingerprints from different sources, etc.)
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z]   1 = I don't know or won't say
08:51:43 [2023-08-13T12:51:43.044Z]   2 = I do NOT trust
08:51:43 [2023-08-13T12:51:43.044Z]   3 = I trust marginally
08:51:43 [2023-08-13T12:51:43.044Z]   4 = I trust fully
08:51:43 [2023-08-13T12:51:43.044Z]   5 = I trust ultimately
08:51:43 [2023-08-13T12:51:43.044Z]   m = back to the main menu
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] Please decide how far you trust this user to correctly verify other users' keys
08:51:43 [2023-08-13T12:51:43.044Z] (by looking at passports, checking fingerprints from different sources, etc.)
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z]   1 = I don't know or won't say
08:51:43 [2023-08-13T12:51:43.044Z]   2 = I do NOT trust
08:51:43 [2023-08-13T12:51:43.044Z]   3 = I trust marginally
08:51:43 [2023-08-13T12:51:43.044Z]   4 = I trust fully
08:51:43 [2023-08-13T12:51:43.044Z]   5 = I trust ultimately
08:51:43 [2023-08-13T12:51:43.044Z]   m = back to the main menu
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] + echo -e 5
08:51:43 [2023-08-13T12:51:43.044Z] y
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] + gpg --batch --command-fd 0 --expert --edit-key DACC75C2A9363886BBAE9675FE1B0CFFE92EB0EC trust
08:51:43 [2023-08-13T12:51:43.044Z] Secret subkeys are available.
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] pub  rsa4096/4F23165B6AC51B15
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
08:51:43 [2023-08-13T12:51:43.044Z]      trust: unknown       validity: unknown
08:51:43 [2023-08-13T12:51:43.044Z] ssb  rsa4096/FE1B0CFFE92EB0EC
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
08:51:43 [2023-08-13T12:51:43.044Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] pub  rsa4096/4F23165B6AC51B15
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
08:51:43 [2023-08-13T12:51:43.044Z]      trust: unknown       validity: unknown
08:51:43 [2023-08-13T12:51:43.044Z] ssb  rsa4096/FE1B0CFFE92EB0EC
08:51:43 [2023-08-13T12:51:43.044Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
08:51:43 [2023-08-13T12:51:43.044Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] Please decide how far you trust this user to correctly verify other users' keys
08:51:43 [2023-08-13T12:51:43.044Z] (by looking at passports, checking fingerprints from different sources, etc.)
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z]   1 = I don't know or won't say
08:51:43 [2023-08-13T12:51:43.044Z]   2 = I do NOT trust
08:51:43 [2023-08-13T12:51:43.044Z]   3 = I trust marginally
08:51:43 [2023-08-13T12:51:43.044Z]   4 = I trust fully
08:51:43 [2023-08-13T12:51:43.044Z]   5 = I trust ultimately
08:51:43 [2023-08-13T12:51:43.044Z]   m = back to the main menu
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] Please decide how far you trust this user to correctly verify other users' keys
08:51:43 [2023-08-13T12:51:43.044Z] (by looking at passports, checking fingerprints from different sources, etc.)
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z]   1 = I don't know or won't say
08:51:43 [2023-08-13T12:51:43.044Z]   2 = I do NOT trust
08:51:43 [2023-08-13T12:51:43.044Z]   3 = I trust marginally
08:51:43 [2023-08-13T12:51:43.044Z]   4 = I trust fully
08:51:43 [2023-08-13T12:51:43.044Z]   5 = I trust ultimately
08:51:43 [2023-08-13T12:51:43.044Z]   m = back to the main menu
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.044Z] 
08:51:43 [2023-08-13T12:51:43.050Z] [Pipeline] }
08:51:43 [2023-08-13T12:51:43.054Z] [Pipeline] // withCredentials
08:51:43 [2023-08-13T12:51:43.057Z] [Pipeline] }
08:51:43 [2023-08-13T12:51:43.059Z] [Pipeline] // container
08:51:43 [2023-08-13T12:51:43.062Z] [Pipeline] }
08:51:43 [2023-08-13T12:51:43.064Z] [Pipeline] // stage
08:51:43 [2023-08-13T12:51:43.974Z] [Pipeline] stage
08:51:43 [2023-08-13T12:51:43.975Z] [Pipeline] { (Code Formatting Checks)
08:51:43 [2023-08-13T12:51:43.984Z] [Pipeline] container
08:51:43 [2023-08-13T12:51:43.985Z] [Pipeline] {
08:51:44 [2023-08-13T12:51:44.441Z] [Pipeline] timeout
08:51:44 [2023-08-13T12:51:44.441Z] Timeout set to expire after 30 min without activity
08:51:44 [2023-08-13T12:51:44.442Z] [Pipeline] {
08:51:44 [2023-08-13T12:51:44.445Z] [Pipeline] withEnv
08:51:44 [2023-08-13T12:51:44.445Z] [Pipeline] {
08:51:44 [2023-08-13T12:51:44.448Z] [Pipeline] sh
08:51:44 [2023-08-13T12:51:44.975Z] + MVN=/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness.sh
08:51:44 [2023-08-13T12:51:44.976Z] Normalizing branding content on all features
08:52:17 [2023-08-13T12:52:17.340Z] WARNING: Using incubator modules: jdk.incubator.vector, jdk.incubator.foreign
08:52:27 [2023-08-13T12:52:27.351Z] Configuration Name: /home/jenkins/agent/workspace/dt-jonahgraham-fork_auto-updates/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
08:52:27 [2023-08-13T12:52:27.352Z] Starting format job ...
08:53:35 [2023-08-13T12:53:35.030Z] Done.
08:53:35 [2023-08-13T12:53:35.030Z] Removing trailing whitespace on *.java files
08:53:41 [2023-08-13T12:53:41.588Z] Removing trailing whitespace on *.properties files
08:53:41 [2023-08-13T12:53:41.588Z] Removing trailing whitespace on *.MF files
08:53:41 [2023-08-13T12:53:41.588Z] Removing trailing whitespace on *.py files
08:53:51 [2023-08-13T12:53:51.562Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
08:55:27 [2023-08-13T12:55:27.975Z] Applying enforcing formatting rules to native/org.eclipse.cdt.native.serial native source files
08:55:27 [2023-08-13T12:55:27.975Z] Rebuilding native/org.eclipse.cdt.native.serial natives to make sure they match source
08:55:27 [2023-08-13T12:55:27.975Z] Rebuilding core/org.eclipse.cdt.core.native JNI headers to make sure they match source
08:56:14 [2023-08-13T12:56:14.617Z] Applying enforcing formatting rules to core/org.eclipse.cdt.core.native native source files
08:56:14 [2023-08-13T12:56:14.617Z] Rebuilding core/org.eclipse.cdt.core.native natives to make sure they match source
08:56:29 [2023-08-13T12:56:29.470Z] Marking Windows binaries as executable
08:56:29 [2023-08-13T12:56:29.470Z] Removing execute permission from all files in repository
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.bat files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.sh files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.dll files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.exe files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.jnilib files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.so files
08:56:29 [2023-08-13T12:56:29.470Z] Adding execute permission to *.py files
08:56:30 [2023-08-13T12:56:30.843Z] Tree looks clean!
08:56:30 [2023-08-13T12:56:30.843Z] Checking dependencies of all .dll, .exe and .so files in CDT to make
08:56:30 [2023-08-13T12:56:30.843Z] sure no dependencies on unexpected or newer libraries are accidentally
08:56:30 [2023-08-13T12:56:30.843Z] introduced.
08:56:31 [2023-08-13T12:56:31.100Z] Running 'mvn verify -P baseline-compare-and-replace' to make sure all versions
08:56:31 [2023-08-13T12:56:31.100Z] have been appropriately incremented. The check output is very verbose, so it is
08:56:31 [2023-08-13T12:56:31.100Z] redirected to baseline-compare-and-replace.log which is archived as part of the build artifacts.
08:57:38 [2023-08-13T12:57:38.754Z] Maven 'check all versions have been bumped appropriately' failed! Please see the
08:57:38 [2023-08-13T12:57:38.754Z] log of the failed maven run which is available as part of the artifacts in a
08:57:38 [2023-08-13T12:57:38.754Z] file called baseline-compare-and-replace.log
08:57:38 [2023-08-13T12:57:38.760Z] [Pipeline] }
08:57:38 [2023-08-13T12:57:38.766Z] [Pipeline] // withEnv
08:57:38 [2023-08-13T12:57:38.769Z] [Pipeline] }
08:57:38 [2023-08-13T12:57:38.772Z] [Pipeline] // timeout
08:57:38 [2023-08-13T12:57:38.775Z] [Pipeline] }
08:57:38 [2023-08-13T12:57:38.778Z] [Pipeline] // container
08:57:38 [2023-08-13T12:57:38.781Z] [Pipeline] }
08:57:38 [2023-08-13T12:57:38.785Z] [Pipeline] // stage
08:57:38 [2023-08-13T12:57:38.789Z] [Pipeline] stage
08:57:38 [2023-08-13T12:57:38.789Z] [Pipeline] { (Build and verify)
08:57:38 [2023-08-13T12:57:38.794Z] Stage "Build and verify" skipped due to earlier failure(s)
08:57:38 [2023-08-13T12:57:38.794Z] [Pipeline] }
08:57:38 [2023-08-13T12:57:38.797Z] [Pipeline] // stage
08:57:38 [2023-08-13T12:57:38.802Z] [Pipeline] stage
08:57:38 [2023-08-13T12:57:38.802Z] [Pipeline] { (Declarative: Post Actions)
08:57:38 [2023-08-13T12:57:38.807Z] [Pipeline] container
08:57:38 [2023-08-13T12:57:38.808Z] [Pipeline] {
08:57:38 [2023-08-13T12:57:38.813Z] [Pipeline] archiveArtifacts
08:57:38 [2023-08-13T12:57:38.816Z] Archiving artifacts
08:57:50 [2023-08-13T12:57:50.021Z] [Pipeline] junit
08:57:50 [2023-08-13T12:57:50.025Z] Recording test results
08:57:50 [2023-08-13T12:57:50.555Z] No test report files were found. Configuration error?
08:57:50 [2023-08-13T12:57:50.556Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.561Z] [Pipeline] // container
08:57:50 [2023-08-13T12:57:50.564Z] Error when executing always post condition:
08:57:50 [2023-08-13T12:57:50.564Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.38.47/10.40.38.47:56746
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.FilePath.act(FilePath.java:1192)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.FilePath.act(FilePath.java:1181)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
08:57:50 [2023-08-13T12:57:50.564Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
08:57:50 [2023-08-13T12:57:50.564Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
08:57:50 [2023-08-13T12:57:50.564Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:57:50 [2023-08-13T12:57:50.564Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:57:50 [2023-08-13T12:57:50.564Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:57:50 [2023-08-13T12:57:50.564Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:57:50 [2023-08-13T12:57:50.564Z] hudson.AbortException: No test report files were found. Configuration error?
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.remoting.Request$2.run(Request.java:377)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
08:57:50 [2023-08-13T12:57:50.564Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:57:50 [2023-08-13T12:57:50.564Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:57:50 [2023-08-13T12:57:50.564Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:57:50 [2023-08-13T12:57:50.564Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
08:57:50 [2023-08-13T12:57:50.564Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
08:57:50 [2023-08-13T12:57:50.564Z] 
08:57:50 [2023-08-13T12:57:50.566Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.570Z] [Pipeline] // stage
08:57:50 [2023-08-13T12:57:50.573Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.577Z] [Pipeline] // timestamps
08:57:50 [2023-08-13T12:57:50.580Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.583Z] [Pipeline] // withEnv
08:57:50 [2023-08-13T12:57:50.586Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.590Z] [Pipeline] // node
08:57:50 [2023-08-13T12:57:50.592Z] [Pipeline] }
08:57:50 [2023-08-13T12:57:50.595Z] [Pipeline] // podTemplate
08:57:50 [2023-08-13T12:57:50.598Z] [Pipeline] End of Pipeline
08:57:50 [2023-08-13T12:57:50.607Z] ERROR: script returned exit code 1
08:57:51 [2023-08-13T12:57:51.020Z] 
08:57:51 [2023-08-13T12:57:51.020Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
08:57:51 [2023-08-13T12:57:51.020Z] 
08:57:51 [2023-08-13T12:57:51.020Z] 
08:57:51 [2023-08-13T12:57:51.020Z] GitHub has been notified of this commit’s build result
08:57:51 [2023-08-13T12:57:51.020Z] 
08:57:51 [2023-08-13T12:57:51.022Z] Finished: FAILURE