Skip to content
StepArgumentsStatus
Start of Pipeline - (44 sec in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (42 sec in block)
podTemplate block - (41 sec in block)
node - (40 sec in block)swt-build-pod
node block - (22 sec in block)
stage - (18 sec in block)Build launcher Libraries
stage block (Build launcher Libraries) - (18 sec in block)
container - (9.4 sec in block)launcherbuild
container block - (8.8 sec in block)
tool - (0.51 sec in self)oracle-jdk8-latest
withEnv - (7.2 sec in block)JAVA_HOME
withEnv block - (6.9 sec in block)
sh - (6.3 sec in self)#!/bin/bash -x if [ "${buildGtk}" == "false" ] then exit 0 fi mkdir -p ${WORKSPACE}/launcher pushd ${WORKSPACE}/launcher curl -o source.tar.gz https://ci.eclipse.org/releng/job/Build-eclipse-launcher/ws/source.tar.gz tar xzf source.tar.gz pushd gtk sh build.sh -arch x86_64 tar czf libs.tar.gz eclipse eclipse_*.so
archiveArtifacts - (3.4 sec in self)