Skip to content
Jenkins
log in
Dashboard
cuberite
PR-5308
#1
Pipeline Steps
Back to Project
Status
Changes
Console Output
View Build Information
Git Build Data
Open Blue Ocean
Pipeline Steps
Workspaces
Next Build
Step
Arguments
Status
Start of Pipeline - (1 min 13 sec in block)
Allocate node : Start - (1 min 11 sec in block)
docker
Console Output
Allocate node : Body : Start - (1 min 11 sec in block)
Stage : Start - (22 sec in block)
Declarative: Checkout SCM
Console Output
Declarative: Checkout SCM - (22 sec in block)
Check out from version control - (21 sec in self)
Console Output
Set environment variables : Start - (48 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_URL
Console Output
Set environment variables : Body : Start - (48 sec in block)
Set environment variables : Start - (48 sec in block)
DOCKER_REGISTRY_URL
Console Output
Set environment variables : Body : Start - (48 sec in block)
Sets up Docker registry endpoint : Start - (47 sec in block)
Console Output
Sets up Docker registry endpoint : Body : Start - (46 sec in block)
Checks if running on a Unix-like node - (97 ms in self)
Console Output
Shell Script - (0.53 sec in self)
docker inspect -f . cuberite/docker-ci/minimal:latest
Console Output
Checks if running on a Unix-like node - (94 ms in self)
Console Output
Shell Script - (0.56 sec in self)
docker inspect -f . registry.cuberite.org/cuberite/docker-ci/minimal:latest
Console Output
Run build steps inside a Docker container : Start - (45 sec in block)
Console Output
Run build steps inside a Docker container : Body : Start - (42 sec in block)
Stage : Start - (11 sec in block)
Prepare
Console Output
Prepare - (11 sec in block)
Shell Script - (11 sec in self)
git submodule update --init
Console Output
Stage : Start - (28 sec in block)
Check
Console Output
Check - (27 sec in block)
Execute in parallel : Start - (27 sec in block)
Console Output
Branch: CheckBasicStyle - (34 ms in block)
Stage : Start - (27 sec in block)
CheckBasicStyle
Console Output
CheckBasicStyle - (26 sec in block)
Change current directory : Start - (26 sec in block)
src
Console Output
Change current directory : Body : Start - (26 sec in block)
Shell Script - (0.53 sec in self)
find . -name \*.cpp -or -name \*.h > AllFiles.lst
Console Output
Shell Script - (25 sec in self)
lua CheckBasicStyle.lua
Console Output
Branch: clang-tidy - (19 sec in block)
Stage : Start - (19 sec in block)
clang-tidy
Console Output
clang-tidy - (18 sec in block)
Shell Script - (18 sec in self)
./clang-tidy.sh -j 4
Console Output
Stage : Start - (1.9 sec in block)
Build
Console Output
Build - (1.6 sec in block)
Execute in parallel : Start - (1.3 sec in block)
Console Output
Branch: gcc - (34 ms in block)
Stage : Start - (0.58 sec in block)
gcc
Console Output
gcc - (0.28 sec in block)
Branch: clang - (1 sec in block)
Stage : Start - (0.56 sec in block)
clang
Console Output
clang - (0.28 sec in block)
Stage : Start - (0.46 sec in block)
Declarative: Post Actions
Console Output
Declarative: Post Actions - (0.34 sec in block)
Delete workspace when build is done - (0.19 sec in self)
Console Output