Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 42 sec in block)
podTemplate - (4 min 39 sec in block)centos-8
podTemplate block - (4 min 39 sec in block)
node - (4 min 38 sec in block)releng_bot-updates_157-dp1z2
node block - (4 min 25 sec in block)
stage - (8.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (7 sec in block)
checkout - (6.3 sec in self)
withEnv - (4 min 15 sec in block)GIT_BRANCH, GIT_CHECKOUT_DIR, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 15 sec in block)
withEnv - (4 min 9 sec in block)REPOSITORY_NAMES, SCRIPTS, GENIE_XTEXT_CREDENTIALS, UPDATE_VALUE_REQUIRED, GITHUB_API_CREDENTIALS_ID, TARGET_BRANCH
withEnv block - (4 min 9 sec in block)
stage - (34 sec in block)Checkout
stage block (Checkout) - (33 sec in block)
checkout - (0.62 sec in self)
withCredentials - (25 sec in block)
withCredentials block - (24 sec in block)
script - (23 sec in block)
script block - (23 sec in block)
sshagent - (22 sec in block)
sshagent block - (21 sec in block)
wrap - (20 sec in block)
wrap block - (19 sec in block)
sh - (1.7 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-lib.git xtext-lib cd xtext-lib git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (3.9 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-core.git xtext-core cd xtext-core git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (2.5 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-extras.git xtext-extras cd xtext-extras git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (3.9 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-eclipse.git xtext-eclipse cd xtext-eclipse git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (2.6 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-xtend.git xtext-xtend cd xtext-xtend git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (1.2 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-maven.git xtext-maven cd xtext-maven git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (1.7 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-web.git xtext-web cd xtext-web git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (1.1 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-umbrella.git xtext-umbrella cd xtext-umbrella git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (0.6 sec in self)curl -sSL -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" https://api.github.com/repos/eclipse/xtext-lib/contents/gradle/versions.gradle?ref=$SOURCE_BRANCH | jq -r ".content" | base64 -d | grep -m 1 "version =" | cut -d "'" -f 2 | cut -d "-" -f 1
stage - (8.5 sec in block)Update Xtext version
stage block (Update Xtext version) - (7.4 sec in block)
stage - (58 sec in block)Update Xtext bootstrap version
stage block (Update Xtext bootstrap version) - (56 sec in block)
script - (49 sec in block)
script block - (49 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.59 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.3 sec in block)
sh - (1.6 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.6 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.62 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.57 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.62 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.6 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.59 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.30.0'|" gradle/versions.gradle fi
fileExists - (0.56 sec in self)xtext-eclipse
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.6 sec in self) sed -i -e "s|<xtend-maven-plugin-version>.*</xtend-maven-plugin-version>|<xtend-maven-plugin-version>2.30.0</xtend-maven-plugin-version>|" releng/org.eclipse.xtext.tycho.parent/pom.xml
fileExists - (0.57 sec in self)xtext-xtend
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.3 sec in block)
sh - (1.6 sec in self) sed -i -e "s|<xtend-maven-plugin-version>.*</xtend-maven-plugin-version>|<xtend-maven-plugin-version>2.30.0</xtend-maven-plugin-version>|" releng/org.eclipse.xtend.tycho.parent/pom.xml sed -i -e "s|<xtextBOMVersion>.*</xtextBOMVersion>|<xtextBOMVersion>2.30.0</xtextBOMVersion>|" org.eclipse.xtend.maven.plugin/src/test/resources/it/pom.xml
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.58 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.84 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
sh - (1.2 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.81 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.81 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.8 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.6 sec in block)
sh - (0.93 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh - (0.64 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.30.0'
stage - (6.1 sec in block)Update Gradle Wrapper
stage block (Update Gradle Wrapper) - (4.9 sec in block)
stage - (6.3 sec in block)Bump versions.gradle value
stage block (Bump versions.gradle value) - (5.2 sec in block)
stage - (6.2 sec in block)Update Orbit URL
stage block (Update Orbit URL) - (5.1 sec in block)
stage - (5.9 sec in block)Update Tycho Version
stage block (Update Tycho Version) - (4.8 sec in block)
stage - (7.3 sec in block)Generate Xtext Language
stage block (Generate Xtext Language) - (5.9 sec in block)
stage - (6.3 sec in block)Generate Test Languages
stage block (Generate Test Languages) - (5.2 sec in block)
stage - (6.2 sec in block)Adjust Pipelines
stage block (Adjust Pipelines) - (5 sec in block)
stage - (1 min 40 sec in block)Publish
stage block (Publish) - (1 min 40 sec in block)
script - (1 min 32 sec in block)
script block - (1 min 32 sec in block)
withCredentials - (1 min 31 sec in block)
withCredentials block - (1 min 30 sec in block)
sshagent - (1 min 29 sec in block)
sshagent block - (1 min 29 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (13 sec in block)
sh (Evaluate if changes have been made to xtext-lib) - (0.59 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-lib) - (1.4 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (2.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-lib/pulls" -d '{ "title": "[releng] Bootstrap against 2.30.0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.59 sec in self)
sh (Request reviewers) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-lib/pulls/512/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.58 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-lib/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 22 and assign to bot) - (4.7 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-lib/issues/512" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 22 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (20 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (19 sec in block)
sh (Evaluate if changes have been made to xtext-core) - (0.59 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-core) - (1.9 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-core/pulls" -d '{ "title": "[releng] Bootstrap against 2.30.0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.67 sec in self)
sh (Request reviewers) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-core/pulls/2080/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.63 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-core/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (3.8 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-core/issues/2080" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (22 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (21 sec in block)
sh (Evaluate if changes have been made to xtext-extras) - (0.59 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-extras) - (1.4 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (12 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-extras/pulls" -d '{ "title": "[releng] Bootstrap against 2.30.0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.6 sec in self)
sh (Request reviewers) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-extras/pulls/873/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.61 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-extras/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (3 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-extras/issues/873" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh (Evaluate if changes have been made to xtext-eclipse) - (0.63 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (10 sec in block)
sh (Evaluate if changes have been made to xtext-xtend) - (0.75 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-xtend) - (1.4 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-xtend/pulls" -d '{ "title": "[releng] Bootstrap against 2.30.0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.6 sec in self)
sh (Request reviewers) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-xtend/pulls/1458/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.57 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-xtend/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (2.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-xtend/issues/1458" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh (Evaluate if changes have been made to xtext-maven) - (0.58 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (12 sec in block)
sh (Evaluate if changes have been made to xtext-web) - (0.59 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-web) - (1.4 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (2.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-web/pulls" -d '{ "title": "[releng] Bootstrap against 2.30.0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.63 sec in self)
sh (Request reviewers) - (2.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-web/pulls/408/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.6 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-web/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (3 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-web/issues/408" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.3 sec in block)
sh (Evaluate if changes have been made to xtext-umbrella) - (0.58 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet