Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)ruby-jekyll-pod
node block - (7 min 0 sec in block)
stage - (11 sec in block)Install bundler
stage block (Install bundler) - (10 sec in block)
container - (5 sec in block)ruby
container block - (4.7 sec in block)
sh - (1.5 sec in self)echo "Running in HOME:"
sh - (0.82 sec in self)pwd
sh - (1.7 sec in self)gem install bundler -v 2.3.7
stage - (2 min 0 sec in block)Checkout Ditto master
stage block (Checkout Ditto master) - (1 min 59 sec in block)
container - (1 min 53 sec in block)ruby
container block - (1 min 53 sec in block)
dir - (1 min 52 sec in block)ditto
dir block - (1 min 52 sec in block)
git - (1 min 51 sec in self)
stage - (1 min 6 sec in block)Checkout Ditto release-3.5
stage block (Checkout Ditto release-3.5) - (1 min 5 sec in block)
container - (59 sec in block)ruby
container block - (59 sec in block)
dir - (58 sec in block)ditto-release-3.5
dir block - (57 sec in block)
git - (57 sec in self)
stage - (48 sec in block)Build documentation for master
stage block (Build documentation for master) - (47 sec in block)
container - (41 sec in block)ruby
container block - (41 sec in block)
dir - (40 sec in block)ditto/documentation/src/main/resources
dir block - (40 sec in block)
sh - (31 sec in self)bundle install
sh - (7.8 sec in self)jekyll build --trace --verbose --destination /mnt/ditto/
stage - (20 sec in block)Build documentation for release-3.5
stage block (Build documentation for release-3.5) - (19 sec in block)
container - (13 sec in block)ruby
container block - (13 sec in block)
dir - (12 sec in block)ditto-release-3.5/documentation/src/main/resources
dir block - (12 sec in block)
sh - (3.2 sec in self)bundle install
sh - (8.2 sec in self)jekyll build --trace --verbose --destination /mnt/ditto/3.5/
stage - (1 min 49 sec in block)Checkout website
stage block (Checkout website) - (1 min 48 sec in block)
container - (1 min 43 sec in block)jnlp
container block - (1 min 42 sec in block)
dir - (1 min 41 sec in block)website
dir block - (1 min 41 sec in block)
sshagent - (1 min 40 sec in block)
sshagent block - (1 min 39 sec in block)
sh - (1 min 38 sec in self)git clone git@github.com:eclipse/ditto-website.git .
stage - (39 sec in block)Publish website
stage block (Publish website) - (39 sec in block)
container - (33 sec in block)jnlp
container block - (33 sec in block)
dir - (32 sec in block)website
dir block - (31 sec in block)
sshagent - (30 sec in block)
sshagent block - (29 sec in block)
sh - (0.84 sec in self)git config user.name "Eclipse Ditto Bot"
sh - (0.79 sec in self)git config user.email "ditto-bot@eclipse.org"
sh - (0.76 sec in self)echo 'Git repo files:'
sh - (2.3 sec in self)cp -a /mnt/ditto/* .
sh - (0.77 sec in self)rm -rf 1.*/pages/
sh - (0.76 sec in self)rm -rf 1.*/architecture/
sh - (0.9 sec in self)rm -rf 1.*/feed.xml
sh - (0.79 sec in self)rm -rf 1.*/sitemap.xml
sh - (0.81 sec in self)rm -rf 1.*/Gemfile*
sh - (0.77 sec in self)rm -rf 2.*/pages/
sh - (0.78 sec in self)rm -rf 2.*/architecture/
sh - (0.82 sec in self)rm -rf 2.*/feed.xml
sh - (0.76 sec in self)rm -rf 2.*/sitemap.xml
sh - (0.77 sec in self)rm -rf 2.*/Gemfile*
sh - (0.79 sec in self)rm -rf 3.*/pages/
sh - (0.81 sec in self)rm -rf 3.*/architecture/
sh - (0.8 sec in self)rm -rf 3.*/feed.xml
sh - (0.78 sec in self)rm -rf 3.*/sitemap.xml
sh - (0.81 sec in self)rm -rf 3.*/Gemfile*
sh - (0.75 sec in self)rm -rf ./pages/
sh - (0.77 sec in self)rm -rf ./architecture/
sh - (0.83 sec in self)rm -rf ./Gemfile*
sh - (1.1 sec in self)ls -laR
sh - (3.4 sec in self)git add --all .
sh - (0.77 sec in self)git diff
sh - (4.3 sec in self)git commit -s -a -m 'fast site update - build no: 13 - fix cp'