Console Output
Started by timer Running as SYSTEM Building remotely on labmaster2 (Zorg) in workspace /Users/buildslave/jenkins/workspace/ZorgTests The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-project.git > git --version # timeout=10 > git --version # 'git version 1.9.3 (Apple Git-50)' > git fetch --tags --progress http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 922b26cde4d1c89a5fa90e6a1d6d97d0f8eace6d (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 922b26cde4d1c89a5fa90e6a1d6d97d0f8eace6d # timeout=10 Commit message: "Add Python bindings for the builtin dialect" > git rev-list --no-walk d75b3719828f3e0c9736476e50a08e5083f90c0b # timeout=10 The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-zorg.git > git --version # timeout=10 > git --version # 'git version 1.9.3 (Apple Git-50)' > git fetch --tags --progress http://labmaster3.local/git/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision daab19c5e8ff4b164838fceba6f96085571ba895 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f daab19c5e8ff4b164838fceba6f96085571ba895 # timeout=10 Commit message: "jenkins/jobs: Checking in Clang jobs pipelines" > git rev-list --no-walk daab19c5e8ff4b164838fceba6f96085571ba895 # timeout=10 No emails were triggered. [ZorgTests] $ /bin/sh -xe /var/folders/q0/p3jrdx7n2s74x5bnw_pkhqr80000gn/T/jenkins8661468189339524824.sh + set -ue + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + cd /Users/buildslave/jenkins/workspace/ZorgTests/llvm-zorg/test/jenkins + /Users/buildslave/jenkins/workspace/ZorgTests/llvm-project/llvm/utils/lit/lit.py --xunit-xml-output=/Users/buildslave/jenkins/workspace/ZorgTests/testresults.xunit.xml -v . -- Testing: 2 tests, 2 workers -- PASS: Zorg :: jenkins/test_monorepo_build.py (1 of 2) PASS: Zorg :: jenkins/test_build.py (2 of 2)Hide Details