Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (3 hr 40 min in block) | ![]() | ||
Allocate node : Start - (3 hr 40 min in block) | green-dragon-23 | ![]() | ![]() |
Allocate node : Body : Start - (2 hr 42 min in block) | ![]() | ||
Stage : Start - (1.5 sec in block) | Declarative: Checkout SCM | ![]() | ![]() |
Declarative: Checkout SCM - (1.5 sec in block) | ![]() | ||
Check out from version control - (1.4 sec in self) | ![]() | ![]() | |
Set environment variables : Start - (2 hr 42 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | ![]() | ![]() |
Set environment variables : Body : Start - (2 hr 42 min in block) | ![]() | ||
Stage : Start - (2 min 15 sec in block) | Checkout | ![]() | ![]() |
Checkout - (2 min 15 sec in block) | ![]() | ||
Enforce time limit : Start - (2 min 15 sec in block) | 30 | ![]() | ![]() |
Enforce time limit : Body : Start - (2 min 15 sec in block) | ![]() | ||
Change current directory : Start - (2 min 12 sec in block) | llvm-project | ![]() | ![]() |
Change current directory : Body : Start - (2 min 12 sec in block) | ![]() | ||
Check out from version control - (2 min 12 sec in self) | ![]() | ![]() | |
Change current directory : Start - (2.8 sec in block) | llvm-zorg | ![]() | ![]() |
Change current directory : Body : Start - (2.8 sec in block) | ![]() | ||
Check out from version control - (2.8 sec in self) | ![]() | ![]() | |
Stage : Start - (7.5 sec in block) | Fetch | ![]() | ![]() |
Fetch - (7.5 sec in block) | ![]() | ||
Enforce time limit : Start - (7.4 sec in block) | 10 | ![]() | ![]() |
Enforce time limit : Body : Start - (7.4 sec in block) | ![]() | ||
Shell Script - (7.4 sec in self) | python llvm-zorg/zorg/jenkins/monorepo_build.py fetch | ![]() | ![]() |
Stage : Start - (23 min in block) | Build LLDB | ![]() | ![]() |
Build LLDB - (23 min in block) | ![]() | ||
Enforce time limit : Start - (23 min in block) | 90 | ![]() | ![]() |
Enforce time limit : Body : Start - (23 min in block) | ![]() | ||
Shell Script - (23 min in self) | set -u rm -rf build.properties cd llvm-project git tag -a -m "First Commit" first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef || true git_desc=$(git describe --match "first_commit") export GIT_DISTANCE=$(echo ${git_desc} | cut -f 2 -d "-") sha=$(echo ${git_desc} | cut -f 3 -d "-") export GIT_SHA=${sha:1} cd - export PATH=$PATH:/usr/bin:/usr/local/bin python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake build --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category gmodules" --dotest-flag="--arch=x86_64" --cmake-flag="-DLLVM_TARGETS_TO_BUILD=X86" | ![]() | ![]() |
Stage : Start - (7 min 47 sec in block) | Test DWARF2 | ![]() | ![]() |
Test DWARF2 - (7 min 47 sec in block) | ![]() | ||
Enforce time limit : Start - (7 min 46 sec in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (7 min 46 sec in block) | ![]() | ||
Shell Script - (7 min 46 sec in self) | export PATH=$PATH:/usr/bin:/usr/local/bin python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" --dotest-flag="--dwarf-version=2" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Archive JUnit-formatted test results - (0.4 sec in self) | test/results.xml | ![]() | ![]() |
Stage : Start - (5 min 59 sec in block) | Test DWARF4 | ![]() | ![]() |
Test DWARF4 - (5 min 59 sec in block) | ![]() | ||
Enforce time limit : Start - (5 min 59 sec in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (5 min 59 sec in block) | ![]() | ||
Shell Script - (5 min 59 sec in self) | export PATH=$PATH:/usr/bin:/usr/local/bin python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" --dotest-flag="--dwarf-version=4" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Archive JUnit-formatted test results - (0.15 sec in self) | test/results.xml | ![]() | ![]() |
Stage : Start - (11 min in block) | Test DWARF5 | ![]() | ![]() |
Test DWARF5 - (11 min in block) | ![]() | ||
Enforce time limit : Start - (11 min in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (11 min in block) | ![]() | ||
Shell Script - (11 min in self) | export PATH=$PATH:/usr/bin:/usr/local/bin python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" --dotest-flag="--dwarf-version=5" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Stage : Start - (27 min in block) | Build Clang 5.0.2 | ![]() | ![]() |
Build Clang 5.0.2 - (27 min in block) | ![]() | ||
Enforce time limit : Start - (2 min 2 sec in block) | 30 | ![]() | ![]() |
Enforce time limit : Body : Start - (2 min 2 sec in block) | ![]() | ||
Change current directory : Start - (2 min 2 sec in block) | clang_502 | ![]() | ![]() |
Change current directory : Body : Start - (2 min 2 sec in block) | ![]() | ||
Check out from version control - (2 min 2 sec in self) | ![]() | ![]() | |
Enforce time limit : Start - (25 min in block) | 90 | ![]() | ![]() |
Enforce time limit : Body : Start - (25 min in block) | ![]() | ||
Shell Script - (25 min in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export SRC_DIR='clang_502' export BUILD_DIR='clang_502_build' python llvm-zorg/zorg/jenkins/monorepo_build.py cmake build --assertions --noupload --noinstall --projects="clang;libcxx;libcxxabi" | ![]() | ![]() |
Stage : Start - (5 min 58 sec in block) | Test Clang 5.0.2 | ![]() | ![]() |
Test Clang 5.0.2 - (5 min 58 sec in block) | ![]() | ||
Enforce time limit : Start - (5 min 58 sec in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (5 min 58 sec in block) | ![]() | ||
Shell Script - (5 min 58 sec in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export LLDB_TEST_COMPILER="$WORKSPACE/clang_502_build/bin/clang" python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Archive JUnit-formatted test results - (0.33 sec in self) | test/results.xml | ![]() | ![]() |
Stage : Start - (32 min in block) | Build Clang 7.0.1 | ![]() | ![]() |
Build Clang 7.0.1 - (32 min in block) | ![]() | ||
Enforce time limit : Start - (2 min 2 sec in block) | 30 | ![]() | ![]() |
Enforce time limit : Body : Start - (2 min 2 sec in block) | ![]() | ||
Change current directory : Start - (2 min 2 sec in block) | clang_701 | ![]() | ![]() |
Change current directory : Body : Start - (2 min 2 sec in block) | ![]() | ||
Check out from version control - (2 min 2 sec in self) | ![]() | ![]() | |
Enforce time limit : Start - (30 min in block) | 90 | ![]() | ![]() |
Enforce time limit : Body : Start - (30 min in block) | ![]() | ||
Shell Script - (30 min in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export SRC_DIR='clang_701' export BUILD_DIR='clang_701_build' python llvm-zorg/zorg/jenkins/monorepo_build.py cmake build --assertions --noupload --noinstall --projects="clang;libcxx;libcxxabi" | ![]() | ![]() |
Stage : Start - (6 min 23 sec in block) | Test Clang 7.0.1 | ![]() | ![]() |
Test Clang 7.0.1 - (6 min 23 sec in block) | ![]() | ||
Enforce time limit : Start - (6 min 23 sec in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (6 min 23 sec in block) | ![]() | ||
Shell Script - (6 min 23 sec in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export LLDB_TEST_COMPILER="$WORKSPACE/clang_701_build/bin/clang" python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Archive JUnit-formatted test results - (0.42 sec in self) | test/results.xml | ![]() | ![]() |
Stage : Start - (32 min in block) | Build Clang 9.0.0 | ![]() | ![]() |
Build Clang 9.0.0 - (32 min in block) | ![]() | ||
Enforce time limit : Start - (2 min 19 sec in block) | 30 | ![]() | ![]() |
Enforce time limit : Body : Start - (2 min 19 sec in block) | ![]() | ||
Change current directory : Start - (2 min 19 sec in block) | clang_900 | ![]() | ![]() |
Change current directory : Body : Start - (2 min 19 sec in block) | ![]() | ||
Check out from version control - (2 min 19 sec in self) | ![]() | ![]() | |
Enforce time limit : Start - (30 min in block) | 90 | ![]() | ![]() |
Enforce time limit : Body : Start - (30 min in block) | ![]() | ||
Shell Script - (30 min in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export SRC_DIR='clang_900' export BUILD_DIR='clang_900_build' python llvm-zorg/zorg/jenkins/monorepo_build.py cmake build --assertions --noupload --noinstall --projects="clang;libcxx;libcxxabi" | ![]() | ![]() |
Stage : Start - (6 min 9 sec in block) | Test Clang 9.0.0 | ![]() | ![]() |
Test Clang 9.0.0 - (6 min 9 sec in block) | ![]() | ||
Enforce time limit : Start - (6 min 9 sec in block) | 60 | ![]() | ![]() |
Enforce time limit : Body : Start - (6 min 9 sec in block) | ![]() | ||
Shell Script - (6 min 9 sec in self) | export PATH=$PATH:/usr/bin:/usr/local/bin export LLDB_TEST_COMPILER="$WORKSPACE/clang_900_build/bin/clang" python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix configure --assertions --projects="clang;libcxx;libcxxabi;lldb" --cmake-type=Release --dotest-flag="--skip-category" --dotest-flag="gmodules" --dotest-flag="--skip-category" --dotest-flag="watchpoint" --dotest-flag="--arch=x86_64" set +e python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-matrix test set -e | ![]() | ![]() |
Archive JUnit-formatted test results - (0.54 sec in self) | test/results.xml | ![]() | ![]() |