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 7e9e6ac526ebd90fe8ec0b8d2bb6edd3516ab908 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e9e6ac526ebd90fe8ec0b8d2bb6edd3516ab908 # timeout=10 Commit message: "[lldb][docs] Fix some RST formatting errors related to code examples." > git rev-list --no-walk 7e9e6ac526ebd90fe8ec0b8d2bb6edd3516ab908 # 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 e41a7c5e8e4790b39c3c58d232333e9f97470023 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e41a7c5e8e4790b39c3c58d232333e9f97470023 # timeout=10 Commit message: "Install Numpy in the MLIR Docker image, this is required for the python bindings" > git rev-list --no-walk e41a7c5e8e4790b39c3c58d232333e9f97470023 # timeout=10 No emails were triggered. [ZorgTests] $ /bin/sh -xe /var/folders/q0/p3jrdx7n2s74x5bnw_pkhqr80000gn/T/jenkins7986599211651763029.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