Started by upstream project "YPBuilds/Y-build-4.27" build number 46 originally caused by: Started by timer Running as SYSTEM Agent centos-8-36rds 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-36rds" namespace: "releng" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.releng.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-36rds" - 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-36rds" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.releng.svc.cluster.local/releng/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-releng.xml" - 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-deploy-ossrh-pde.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-pde.xml" - 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/.m2/settings-deploy-ossrh-jdt.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-jdt.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-releng" 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" Building remotely on centos-8-36rds (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ORjJAtMzZ3EW/agent.46 SSH_AGENT_PID=48 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_4443665320721044010.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_4443665320721044010.key) [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) Run condition [And] enabling prebuild for step [Execute shell] Run condition [And] enabling prebuild for step [Trigger/call builds on other projects] Run condition [And] enabling prebuild for step [Execute shell] Run condition [File exists] enabling prebuild for step [Execute shell] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on centos-8-36rds [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins5645280193684115318.sh + java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git Cloning into 'eclipse.platform.swt'... + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git Cloning into 'eclipse.platform.swt.binaries'... + git config --global user.email eclipse-releng-bot@eclipse.org + git config --global user.name 'Eclipse Releng Bot' [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins4716810869926340461.sh + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git log -n 2 commit 7041b42dcad9fdcac9d83c7c4d8ec354170c76dc Author: Eclipse Releng Bot Date: Tue Mar 21 09:18:46 2023 +0000 v4960r3 commit 8b751a51a6fcc0188705167d07b955470091911a Author: Mat Booth Date: Mon Mar 20 00:16:02 2023 +0000 Issue #346: [GTK4] gtk_shortcut_controller_remove_shortcut crash Null the handle reference after removing the shortcut from the menu item, to prevent it from trying to remove the shortcut more than once. Fixes #346 Signed-off-by: Mat Booth + popd ~/agent/workspace/SWT-Increment_if_needed + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git log -n 2 commit b71b579943fec9407f653356b38aa5b760ac187e Author: Eclipse Releng Bot Date: Tue Mar 21 09:18:46 2023 +0000 v4960r3 commit f815580cafa81e2a1263953d32ebfa436b0789a2 Author: Eclipse Releng Bot Date: Sat Mar 18 18:02:31 2023 +0000 v4960r3 + popd ~/agent/workspace/SWT-Increment_if_needed [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins1805604853905351859.sh + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_source_sha1_file: check_source_changed: check_compilation: check_compilation_all_platforms: [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp build_classes: [echo] Building .classpath_cocoa [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_cocoa to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 598 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build_classes: [echo] Building .classpath_gtk [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_gtk to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 452 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build_classes: [echo] Building .classpath_win32 [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_win32 to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 620 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. check_preprocessing: [echo] update_sha1_file: [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1 [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master BUILD SUCCESSFUL Total time: 22 seconds [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins742981613211533977.sh + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml get_tag: [script] Warning: Nashorn engine is planned to be removed from a future JDK release [echo] Current tag=v4960r3i. check_build_changed: [echo] Has build changes: ${build_changed} checked against v4960r3i check_natives_changed: [echo] Natives changed: ${natives_changed} since v4960r3i new_build_with_create_file: BUILD SUCCESSFUL Total time: 1 second [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins14628888651943586154.sh + [[ false == \t\r\u\e ]] + [[ false == \t\r\u\e ]] + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']' + echo 'Nothing to build, exiting....' Nothing to build, exiting.... + exit 0 [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Execute shell] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Trigger/call builds on other projects] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Execute shell] [File exists] check if file exists [tmp/build_changed.txt] Run condition [File exists] preventing perform for step [Execute shell] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 48 killed; [ssh-agent] Stopped. Archiving artifacts [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] Finished: SUCCESS