Skip to content
Success

Console Output

10:00:49 Started by upstream project "YPBuilds/Y-build-4.27" build number 42
10:00:49 originally caused by:
10:00:49  Started by timer
10:00:49 Running as SYSTEM
10:01:14 Agent centos-8-b2c34 is provisioned from template centos-8
10:01:14 ---
10:01:14 apiVersion: "v1"
10:01:14 kind: "Pod"
10:01:14 metadata:
10:01:14   labels:
10:01:14     jenkins: "slave"
10:01:14     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
10:01:14     jenkins/label: "centos-latest_centos-8"
10:01:14   name: "centos-8-b2c34"
10:01:14   namespace: "releng"
10:01:14 spec:
10:01:14   containers:
10:01:14   - env:
10:01:14     - name: "JENKINS_SECRET"
10:01:14       value: "********"
10:01:14     - name: "JENKINS_TUNNEL"
10:01:14       value: "jenkins-discovery.releng.svc.cluster.local:50000"
10:01:14     - name: "JENKINS_AGENT_NAME"
10:01:14       value: "centos-8-b2c34"
10:01:14     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:01:14       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:01:14         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:01:14     - name: "JAVA_TOOL_OPTIONS"
10:01:14       value: ""
10:01:14     - name: "_JAVA_OPTIONS"
10:01:14       value: ""
10:01:14     - name: "OPENJ9_JAVA_OPTIONS"
10:01:14       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:01:14     - name: "JENKINS_NAME"
10:01:14       value: "centos-8-b2c34"
10:01:14     - name: "JENKINS_AGENT_WORKDIR"
10:01:14       value: "/home/jenkins/agent"
10:01:14     - name: "JENKINS_URL"
10:01:14       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
10:01:14     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e"
10:01:14     imagePullPolicy: "Always"
10:01:14     name: "jnlp"
10:01:14     resources:
10:01:14       limits:
10:01:14         cpu: "2000m"
10:01:14         memory: "4096Mi"
10:01:14       requests:
10:01:14         cpu: "1000m"
10:01:14         memory: "4096Mi"
10:01:14     tty: true
10:01:14     volumeMounts:
10:01:14     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
10:01:14       name: "m2-secret-dir"
10:01:14       readOnly: true
10:01:14       subPath: "settings-deploy-ossrh-releng.xml"
10:01:14     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:01:14       name: "m2-dir"
10:01:14       readOnly: true
10:01:14       subPath: "toolchains.xml"
10:01:14     - mountPath: "/home/jenkins/.mavenrc"
10:01:14       name: "m2-dir"
10:01:14       readOnly: true
10:01:14       subPath: ".mavenrc"
10:01:14     - mountPath: "/opt/tools"
10:01:14       name: "volume-0"
10:01:14       readOnly: false
10:01:14     - mountPath: "/home/jenkins"
10:01:14       name: "volume-2"
10:01:14       readOnly: false
10:01:14     - mountPath: "/home/jenkins/.m2/repository"
10:01:14       name: "volume-3"
10:01:14       readOnly: false
10:01:14     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
10:01:14       name: "m2-secret-dir"
10:01:14       readOnly: true
10:01:14       subPath: "settings-deploy-ossrh-pde.xml"
10:01:14     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:01:14       name: "m2-secret-dir"
10:01:14       readOnly: true
10:01:14       subPath: "settings-security.xml"
10:01:14     - mountPath: "/home/jenkins/.m2/wrapper"
10:01:14       name: "volume-4"
10:01:14       readOnly: false
10:01:14     - mountPath: "/home/jenkins/.m2/settings.xml"
10:01:14       name: "m2-secret-dir"
10:01:14       readOnly: true
10:01:14       subPath: "settings.xml"
10:01:14     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
10:01:14       name: "m2-secret-dir"
10:01:14       readOnly: true
10:01:14       subPath: "settings-deploy-ossrh-jdt.xml"
10:01:14     - mountPath: "/home/jenkins/.ssh"
10:01:14       name: "volume-1"
10:01:14       readOnly: false
10:01:14       subPath: ""
10:01:14     - mountPath: "/home/jenkins/agent"
10:01:14       name: "workspace-volume"
10:01:14       readOnly: false
10:01:14     workingDir: "/home/jenkins/agent"
10:01:14   nodeSelector:
10:01:14     kubernetes.io/os: "linux"
10:01:14   restartPolicy: "Never"
10:01:14   volumes:
10:01:14   - name: "volume-0"
10:01:14     persistentVolumeClaim:
10:01:14       claimName: "tools-claim-jiro-releng"
10:01:14       readOnly: true
10:01:14   - name: "m2-secret-dir"
10:01:14     secret:
10:01:14       secretName: "m2-secret-dir"
10:01:14   - emptyDir:
10:01:14       medium: ""
10:01:14     name: "volume-2"
10:01:14   - configMap:
10:01:14       name: "m2-dir"
10:01:14     name: "m2-dir"
10:01:14   - configMap:
10:01:14       name: "known-hosts"
10:01:14     name: "volume-1"
10:01:14   - emptyDir:
10:01:14       medium: ""
10:01:14     name: "workspace-volume"
10:01:14   - emptyDir:
10:01:14       medium: ""
10:01:14     name: "volume-4"
10:01:14   - emptyDir:
10:01:14       medium: ""
10:01:14     name: "volume-3"
10:01:14 
10:01:14 Building remotely on centos-8-b2c34 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
10:01:14 [WS-CLEANUP] Deleting project workspace...
10:01:14 [WS-CLEANUP] Deferred wipeout is used...
10:01:14 [ssh-agent] Looking for ssh-agent implementation...
10:01:14 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:01:14 $ ssh-agent
10:01:14 SSH_AUTH_SOCK=/tmp/ssh-fos3JC6exUBM/agent.54
10:01:14 SSH_AGENT_PID=56
10:01:14 [ssh-agent] Started.
10:01:14 Running ssh-add (command line suppressed)
10:01:14 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9618928990291126047.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9618928990291126047.key)
10:01:14 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
10:01:14 Run condition [And] enabling prebuild for step [Execute shell]
10:01:14 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
10:01:14 Run condition [And] enabling prebuild for step [Execute shell]
10:01:14 Run condition [File exists] enabling prebuild for step [Execute shell]
10:01:15 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-b2c34
10:01:17 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins6283144838096450856.sh
10:01:17 + java -version
10:01:17 openjdk version "11.0.2" 2019-01-15
10:01:17 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
10:01:17 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
10:01:17 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
10:01:17 Cloning into 'eclipse.platform.swt'...
10:01:45 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
10:01:45 Cloning into 'eclipse.platform.swt.binaries'...
10:02:49 + git config --global user.email eclipse-releng-bot@eclipse.org
10:02:49 + git config --global user.name 'Eclipse Releng Bot'
10:02:49 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins17789433384527505447.sh
10:02:49 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
10:02:49 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
10:02:49 + git checkout master
10:02:50 Already on 'master'
10:02:50 Your branch is up to date with 'origin/master'.
10:02:50 + git status
10:02:50 On branch master
10:02:50 Your branch is up to date with 'origin/master'.
10:02:50 
10:02:50 nothing to commit, working tree clean
10:02:50 + git log -n 2
10:02:50 commit 3150e594f2d0b3e5fdd8f489e85e6a601f2a0dc8
10:02:50 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:50 Date:   Sat Mar 18 18:02:31 2023 +0000
10:02:50 
10:02:50     v4960r3
10:02:50 
10:02:50 commit e8cd9a6ab21711d0b6577536ae8e8530baa66783
10:02:50 Author: Christoph Läubrich <laeubi@laeubi-soft.de>
10:02:50 Date:   Sat Mar 18 18:58:55 2023 +0100
10:02:50 
10:02:50     Enable api description again
10:02:50 + popd
10:02:50 ~/agent/workspace/SWT-Increment_if_needed
10:02:50 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
10:02:50 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
10:02:50 + git checkout master
10:02:50 Already on 'master'
10:02:50 Your branch is up to date with 'origin/master'.
10:02:50 + git status
10:02:50 On branch master
10:02:50 Your branch is up to date with 'origin/master'.
10:02:50 
10:02:50 nothing to commit, working tree clean
10:02:50 + git log -n 2
10:02:50 commit f815580cafa81e2a1263953d32ebfa436b0789a2
10:02:50 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:50 Date:   Sat Mar 18 18:02:31 2023 +0000
10:02:50 
10:02:50     v4960r3
10:02:50 
10:02:50 commit f212a1f3f23c10f09a95d3e82ed4bd0f79fc8412
10:02:50 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:50 Date:   Sat Mar 18 12:07:25 2023 +0000
10:02:50 
10:02:50     v4960r3
10:02:50 + popd
10:02:50 ~/agent/workspace/SWT-Increment_if_needed
10:02:50 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins8640849033990274213.sh
10:02:50 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
10:02:50 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:02:50 
10:02:50 check_source_sha1_file:
10:02:50 
10:02:50 check_source_changed:
10:02:50 
10:02:50 check_compilation:
10:02:50 
10:02:50 check_compilation_all_platforms:
10:02:50     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
10:02:51 
10:02:51 build_classes:
10:02:51      [echo] Building .classpath_cocoa
10:02:51      [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
10:02:51      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:02:51 
10:02:51 copy_files:
10:02:51      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:51     [javac] Compiling 598 source files
10:02:59     [javac] Note: Some input files use or override a deprecated API.
10:02:59     [javac] Note: Recompile with -Xlint:deprecation for details.
10:02:59 
10:02:59 build_classes:
10:02:59      [echo] Building .classpath_gtk
10:02:59    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:59    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:59      [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
10:02:59      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:02:59 
10:02:59 copy_files:
10:02:59      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:59     [javac] Compiling 452 source files
10:03:03     [javac] Note: Some input files use or override a deprecated API.
10:03:03     [javac] Note: Recompile with -Xlint:deprecation for details.
10:03:03 
10:03:03 build_classes:
10:03:03      [echo] Building .classpath_win32
10:03:03    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:03:03    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:03      [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
10:03:03      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:03:03 
10:03:03 copy_files:
10:03:04      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:04     [javac] Compiling 620 source files
10:03:08     [javac] Note: Some input files use or override a deprecated API.
10:03:08     [javac] Note: Recompile with -Xlint:deprecation for details.
10:03:08 
10:03:08 check_preprocessing:
10:03:09      [echo] 
10:03:09 
10:03:09 update_sha1_file:
10:03:09 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
10:03:09    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
10:03:09 
10:03:09 BUILD SUCCESSFUL
10:03:09 Total time: 19 seconds
10:03:09 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins2294499526463830638.sh
10:03:09 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file
10:03:09 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:03:10 
10:03:10 get_tag:
10:03:11    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
10:03:12      [echo] Current tag=v4960r3h.
10:03:12 
10:03:12 check_build_changed:
10:03:12      [echo] Has build changes: ${build_changed} checked against v4960r3h
10:03:12 
10:03:12 check_natives_changed:
10:03:12      [echo] Natives changed: ${natives_changed} since v4960r3h
10:03:12 
10:03:12 new_build_with_create_file:
10:03:12 
10:03:12 BUILD SUCCESSFUL
10:03:12 Total time: 2 seconds
10:03:12 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins11593656131210685030.sh
10:03:12 + [[ false == \t\r\u\e ]]
10:03:12 + [[ false == \t\r\u\e ]]
10:03:12 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
10:03:12 + echo 'Nothing to build, exiting....'
10:03:12 Nothing to build, exiting....
10:03:12 + exit 0
10:03:12 [File exists] check if file exists [tmp/build_changed.txt]
10:03:12 Run condition [And] preventing perform for step [Execute shell]
10:03:12 [File exists] check if file exists [tmp/build_changed.txt]
10:03:12 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
10:03:12 [File exists] check if file exists [tmp/build_changed.txt]
10:03:12 Run condition [And] preventing perform for step [Execute shell]
10:03:12 [File exists] check if file exists [tmp/build_changed.txt]
10:03:12 Run condition [File exists] preventing perform for step [Execute shell]
10:03:12 $ ssh-agent -k
10:03:12 unset SSH_AUTH_SOCK;
10:03:12 unset SSH_AGENT_PID;
10:03:12 echo Agent pid 56 killed;
10:03:12 [ssh-agent] Stopped.
10:03:12 Archiving artifacts
10:06:25 [File exists] check if file exists [tmp/build_changed.txt]
10:06:25 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:06:25 [File exists] check if file exists [tmp/build_changed.txt]
10:06:25 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:06:25 [File exists] check if file exists [tmp/build_changed.txt]
10:06:25 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:06:25 [File exists] check if file exists [tmp/build_changed.txt]
10:06:25 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:06:25 [File exists] check if file exists [tmp/build_changed.txt]
10:06:25 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:06:25 Finished: SUCCESS