This is an automated email from the git hooks/post-receive script.
"Diana Picus pushed a change to branch diana/docker-bmk%wip in repository toolchain/jenkins-scripts.
discards ff3e326 Try perf from linux-tools-4.15.0-55-generic discards 8404f76 Increase memory limit for test container discards 4e030a4 Install cpufrequtils discards 7c47ccb Add another perf link discards b582b2b Link perf discards 37b6e5b Remove bad workaround discards b6655f2 Actually make the container privileged discards 49a1f81 Don't bind $WORKSPACE discards 1a8d53d Now without typos! Hopefully... discards fc3edc6 Create dir for hacked link - take 2 discards 52f2ecb Create dir for hacked link discards d1c3ed3 Hack link to cpupower discards 1f1ecc8 Install linux-tools-4.4.0-59 discards 7a101ab Install linux-tools-common discards 27063b9 Update first discards c3b2405 Install NTP discards f0b54cb Try to get access to /proc/sys discards 6d9b129 Use privileged container discards f8abc2a ...and with the full path discards 9e1da22 Try again with more muscle discards cbf0fbd Setup /usr/local/bin/benchmark.sh discards b909f78 Fix typo discards 25c1f02 Set -x for start-container-docker.sh discards bd37e4f Actually echo arch for host :) discards a31ebbd Force running with docker discards 2440de0 start-container-docker.sh: More dry-run friendly discards 9c29893 WIP: Try to run the whole thing inside a container adds 22716e2 tcwg-update-llvmbot-containers.sh: Rework after adding jenkins job adds 129217f start-container-docker.sh: Try to get more debug info in case [...] adds c8bb8d3 start-container-docker.sh: Add more debug traces adds 8d3cf87 round-robin.sh, tcwg_gnu-build.sh: Fix check_binutils typo adds 26c8fcd tcwg-update-llvmbot-containers.sh: Restart existing bot containers adds 6a81bd3 tcwg-update-llvmbot-containers.sh: Fix undefined array error adds edbac01 jenkins.sh: Don't fail if check-artifacts.txt contains dj_sum entry adds 6d83be4 round-robin.sh: Add $BUILD_URL to commit log of base-artifacts. adds be80894 round-robin.sh: Stop bisecting non-interesting regressions adds 9f1f21f Add testsuite comparison to tcwg_gnu. adds f805415 tcwg-llvm-release.sh: Use ninja by default adds 0eae4c4 jenkins-helpers.sh: Add entries for tcwg-amp-* machines adds 6fb471a tcwg_bmk-build.sh: Benchmark -mthumb for size and -marm for speed adds ae2b589 tcwg_bmk-build.sh: Let bmk-scripts decide how many symbols to output adds e5a9fa5 tcwg_bmk-build.sh: Use 10% tolerances for symbols adds 6a0f5a1 round-robin.sh: Add missing "shift" to build_abe() adds f3ff4d1 round-robin.sh: Fix thinko adds c5f12ae tcwg-update-llvmbot-containers.sh: Don't run bots on thx1 adds 20e2926 tcwg_bmk-build.sh: Don't restric number of DSOs adds c497f11 tcwg_gnu-build.sh: Set rr[components] correctly adds 60e683a tcwg_gnu-build.sh: Improve no_regression_p() adds 58723b5 tcwg_bmk-build.sh: Run speed benchmarking single-threaded adds fd44e71 start-container-docker.sh: Add 'ssh -v' calls to get more deb [...] adds e4b5260 start-container-docker.sh: Set pipefail to catch more ssh errors adds 8f9bcbc round-robin.sh: Fix handling of .sum files in build_abe adds 9ae9fa2 tcwg_kernel-build.sh: Increase timeout for qemu to boot kernel adds 2e29b7c round-robin.sh: Fix and simplify finding of .sum files in bui [...] adds ce73fcd start-container-docker.sh: Make ssh verbose in more cases adds 05fcb50 tcwg-benchmark-results.sh: Update handling of verbose option adds e84211d tcwg-benchmark-results.sh: Produce detailed "full" comparison adds 8d78d98 tcwg-benchmark-results.sh: Fix typo adds 25c9fa9 start-container-docker.sh: Invoke ssh with "-S none" new 9022523 WIP: Try to run the whole thing inside a container new 132e9a3 start-container-docker.sh: More dry-run friendly new 12a2180 Force running with docker new 5c0b1e1 Actually echo arch for host :) new 07c2f79 Set -x for start-container-docker.sh new 4eb2cfb Fix typo new 958f92e Setup /usr/local/bin/benchmark.sh new 7669b29 Try again with more muscle new 942c039 ...and with the full path new 386dba1 Use privileged container new b600e34 Try to get access to /proc/sys new 22704e1 Install NTP new 387b7fe Update first new f59fa0e Install linux-tools-common new fda3b48 Install linux-tools-4.4.0-59 new ad6096a Hack link to cpupower new 2f6cf4f Create dir for hacked link new 3f1d8d5 Create dir for hacked link - take 2 new a1661b8 Now without typos! Hopefully... new 4bfaf3e Don't bind $WORKSPACE new 4a69ec0 Actually make the container privileged new 7f83485 Remove bad workaround new 65bf1e7 Link perf new 6ee0d10 Add another perf link new bb17b1a Install cpufrequtils new ee6ade1 Increase memory limit for test container new 9ad5328 Try perf from linux-tools-4.15.0-55-generic
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (ff3e326) \ N -- N -- N refs/heads/diana/docker-bmk%wip (9ad5328)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 27 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: jenkins-helpers.sh | 4 +-- jenkins.sh | 8 +++++- round-robin.sh | 25 +++++++++++++++--- start-container-docker.sh | 26 +++++++++++++------ tcwg-benchmark-results.sh | 21 +++++++++++---- tcwg-llvm-release.sh | 15 +++++++++-- tcwg-update-llvmbot-containers.sh | 54 +++++++++++++++------------------------ tcwg_bmk-build.sh | 34 +++++++++++++++++++----- tcwg_gnu-build.sh | 36 ++++++++++++++++++++------ tcwg_kernel-build.sh | 4 +-- 10 files changed, 155 insertions(+), 72 deletions(-)