OLD | NEW |
(Empty) | |
| 1 [ |
| 2 { |
| 3 "cmd": [ |
| 4 "python", |
| 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", |
| 8 "tryserver.chromium.perf", |
| 9 "--builder", |
| 10 "linux_perf_bisect", |
| 11 "--slave", |
| 12 "dummyslave", |
| 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}, {'deps_file': 'DEPS', 'managed': True, 'name': '
catapult', 'url': 'https://chromium.googlesource.com/external/github.com/catapul
t-project/catapult.git'}]", |
| 15 "--root", |
| 16 "src", |
| 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", |
| 21 "--output_json", |
| 22 "/path/to/tmp/json", |
| 23 "--revision", |
| 24 "src@HEAD", |
| 25 "--output_manifest" |
| 26 ], |
| 27 "env": { |
| 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, |
| 30 "name": "bot_update", |
| 31 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", |
| 49 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", |
| 50 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", |
| 54 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 55 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
| 56 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", |
| 57 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 59 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
| 60 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", |
| 61 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", |
| 62 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 63 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
| 64 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", |
| 65 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 69 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 70 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 71 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", |
| 72 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", |
| 73 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328
b2809876916353cb994259692140934\", @@@", |
| 74 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h
eads/master@{#182578}\", @@@", |
| 75 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 76 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| 77 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", |
| 78 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", |
| 79 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| 80 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", |
| 81 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", |
| 82 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", |
| 83 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", |
| 84 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", |
| 85 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 86 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 87 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@", |
| 90 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", |
| 91 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18
2578}\"@@@", |
| 93 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 104 ] |
| 105 }, |
| 106 { |
| 107 "cmd": [], |
| 108 "name": "ensure_goma" |
| 109 }, |
| 110 { |
| 111 "cmd": [ |
| 112 "python", |
| 113 "-u", |
| 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 115 "--platform", |
| 116 "linux-amd64", |
| 117 "--dest-directory", |
| 118 "[SLAVE_BUILD]/cipd", |
| 119 "--json-output", |
| 120 "/path/to/tmp/json" |
| 121 ], |
| 122 "name": "ensure_goma.install cipd", |
| 123 "~followup_annotations": [ |
| 124 "@@@STEP_NEST_LEVEL@1@@@", |
| 125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 126 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 130 "@@@STEP_LOG_END@json.output@@@" |
| 131 ] |
| 132 }, |
| 133 { |
| 134 "cmd": [ |
| 135 "[SLAVE_BUILD]/cipd/cipd", |
| 136 "ensure", |
| 137 "--root", |
| 138 "[CACHE]/cipd/goma", |
| 139 "--list", |
| 140 "infra_internal/goma/client/linux-amd64 release", |
| 141 "--json-output", |
| 142 "/path/to/tmp/json", |
| 143 "--service-account-json", |
| 144 "/creds/service_accounts/service-account-goma-client.json" |
| 145 ], |
| 146 "name": "ensure_goma.ensure_installed", |
| 147 "~followup_annotations": [ |
| 148 "@@@STEP_NEST_LEVEL@1@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] |
| 159 }, |
| 160 { |
| 161 "cmd": [ |
| 162 "python", |
| 163 "-u", |
| 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 165 "runhooks" |
| 166 ], |
| 167 "cwd": "[SLAVE_BUILD]/src", |
| 168 "env": { |
| 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 170 "GYP_CHROMIUM_NO_ACTION": "1", |
| 171 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 173 }, |
| 174 "name": "gclient runhooks" |
| 175 }, |
| 176 { |
| 177 "cmd": [ |
| 178 "git", |
| 179 "diff", |
| 180 "--cached", |
| 181 "--name-only" |
| 182 ], |
| 183 "cwd": "[SLAVE_BUILD]/src", |
| 184 "name": "git diff to analyze patch", |
| 185 "stdout": "/path/to/tmp/", |
| 186 "~followup_annotations": [ |
| 187 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 188 "@@@STEP_LOG_END@files@@@" |
| 189 ] |
| 190 }, |
| 191 { |
| 192 "cmd": [], |
| 193 "cwd": "[SLAVE_BUILD]", |
| 194 "name": "***BISECT***" |
| 195 }, |
| 196 { |
| 197 "cmd": [ |
| 198 "git", |
| 199 "update-ref", |
| 200 "refs/heads/master", |
| 201 "refs/remotes/origin/master" |
| 202 ], |
| 203 "cwd": "[SLAVE_BUILD]/src", |
| 204 "name": "git update-ref" |
| 205 }, |
| 206 { |
| 207 "cmd": [ |
| 208 "git", |
| 209 "checkout", |
| 210 "master" |
| 211 ], |
| 212 "cwd": "[SLAVE_BUILD]/src", |
| 213 "name": "git checkout" |
| 214 }, |
| 215 { |
| 216 "cmd": [], |
| 217 "cwd": "[SLAVE_BUILD]", |
| 218 "name": "config", |
| 219 "~followup_annotations": [ |
| 220 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 221 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 222 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
| 223 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 224 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_sc
rolling_cases\", @@@", |
| 225 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
| 226 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 227 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@
@", |
| 228 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 229 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 230 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 231 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
| 232 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 233 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 234 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 235 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 236 ] |
| 237 }, |
| 238 { |
| 239 "cmd": [], |
| 240 "cwd": "[SLAVE_BUILD]", |
| 241 "name": "Resolving reference range" |
| 242 }, |
| 243 { |
| 244 "cmd": [ |
| 245 "python", |
| 246 "-u", |
| 247 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 248 "get_numbering", |
| 249 "--params-file", |
| 250 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 251 "--attempts", |
| 252 "3" |
| 253 ], |
| 254 "cwd": "[SLAVE_BUILD]", |
| 255 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 256 "stdout": "/path/to/tmp/json", |
| 257 "~followup_annotations": [ |
| 258 "@@@STEP_NEST_LEVEL@1@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 262 "@@@STEP_LOG_END@json.output@@@" |
| 263 ] |
| 264 }, |
| 265 { |
| 266 "cmd": [ |
| 267 "python", |
| 268 "-u", |
| 269 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 270 "get_numbering", |
| 271 "--params-file", |
| 272 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 273 "--attempts", |
| 274 "3" |
| 275 ], |
| 276 "cwd": "[SLAVE_BUILD]", |
| 277 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 278 "stdout": "/path/to/tmp/json", |
| 279 "~followup_annotations": [ |
| 280 "@@@STEP_NEST_LEVEL@1@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 284 "@@@STEP_LOG_END@json.output@@@" |
| 285 ] |
| 286 }, |
| 287 { |
| 288 "cmd": [ |
| 289 "python", |
| 290 "-u", |
| 291 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 292 "DEPS", |
| 293 "--commit", |
| 294 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 295 ], |
| 296 "cwd": "[SLAVE_BUILD]", |
| 297 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 298 "stdout": "/path/to/tmp/", |
| 299 "~followup_annotations": [ |
| 300 "@@@STEP_NEST_LEVEL@1@@@", |
| 301 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 302 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 303 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 304 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 305 ] |
| 306 }, |
| 307 { |
| 308 "cmd": [ |
| 309 "python", |
| 310 "-u", |
| 311 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 312 "DEPS", |
| 313 "--commit", |
| 314 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 315 ], |
| 316 "cwd": "[SLAVE_BUILD]", |
| 317 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 318 "stdout": "/path/to/tmp/", |
| 319 "~followup_annotations": [ |
| 320 "@@@STEP_NEST_LEVEL@1@@@", |
| 321 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: 001@@@", |
| 322 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 323 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 324 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 325 ] |
| 326 }, |
| 327 { |
| 328 "cmd": [], |
| 329 "cwd": "[SLAVE_BUILD]", |
| 330 "name": "Expanding revision range" |
| 331 }, |
| 332 { |
| 333 "cmd": [ |
| 334 "python", |
| 335 "-u", |
| 336 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 337 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 338 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 339 "https://chromium.googlesource.com/chromium/src" |
| 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 343 "stdout": "/path/to/tmp/json", |
| 344 "~followup_annotations": [ |
| 345 "@@@STEP_NEST_LEVEL@1@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 351 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 352 "@@@STEP_LOG_END@json.output@@@" |
| 353 ] |
| 354 }, |
| 355 { |
| 356 "cmd": [], |
| 357 "cwd": "[SLAVE_BUILD]", |
| 358 "name": "Gathering reference values" |
| 359 }, |
| 360 { |
| 361 "cmd": [ |
| 362 "python", |
| 363 "-u", |
| 364 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 365 "--", |
| 366 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 367 "----", |
| 368 "ls", |
| 369 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 370 ], |
| 371 "cwd": "[SLAVE_BUILD]", |
| 372 "name": "Gathering reference values.gsutil ls", |
| 373 "~followup_annotations": [ |
| 374 "@@@STEP_NEST_LEVEL@1@@@" |
| 375 ] |
| 376 }, |
| 377 { |
| 378 "cmd": [ |
| 379 "python", |
| 380 "-u", |
| 381 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 382 "--target", |
| 383 "Release", |
| 384 "--xvfb", |
| 385 "--factory-properties", |
| 386 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 387 "--build-properties", |
| 388 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 389 "--step-name=Performance Test 1 of 5", |
| 390 "--builder-name=linux_perf_bisect", |
| 391 "--slave-name=dummyslave", |
| 392 "--run-python-script", |
| 393 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 394 "-v", |
| 395 "--browser=release", |
| 396 "--output-format=valueset", |
| 397 "smoothness.tough_scrolling_cases", |
| 398 "--output-dir=[TMP_BASE]/perf-test-output_tmp_1" |
| 399 ], |
| 400 "env": { |
| 401 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 402 }, |
| 403 "name": "Gathering reference values.Performance Test 1 of 5", |
| 404 "stderr": "/path/to/tmp/", |
| 405 "stdout": "/path/to/tmp/", |
| 406 "~followup_annotations": [ |
| 407 "@@@STEP_NEST_LEVEL@1@@@", |
| 408 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 409 "@@@STEP_LOG_END@Captured Output@@@" |
| 410 ] |
| 411 }, |
| 412 { |
| 413 "cmd": [ |
| 414 "python", |
| 415 "-u", |
| 416 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 417 "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json", |
| 418 "/path/to/tmp/json" |
| 419 ], |
| 420 "env": { |
| 421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 422 }, |
| 423 "name": "Gathering reference values.Reading valueset results", |
| 424 "~followup_annotations": [ |
| 425 "@@@STEP_NEST_LEVEL@1@@@", |
| 426 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 427 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 428 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 429 "@@@STEP_LOG_END@json.output@@@" |
| 430 ] |
| 431 }, |
| 432 { |
| 433 "cmd": [ |
| 434 "python", |
| 435 "-u", |
| 436 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 437 "--target", |
| 438 "Release", |
| 439 "--xvfb", |
| 440 "--factory-properties", |
| 441 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 442 "--build-properties", |
| 443 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 444 "--step-name=Performance Test 2 of 5", |
| 445 "--builder-name=linux_perf_bisect", |
| 446 "--slave-name=dummyslave", |
| 447 "--run-python-script", |
| 448 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 449 "-v", |
| 450 "--browser=release", |
| 451 "--output-format=valueset", |
| 452 "smoothness.tough_scrolling_cases", |
| 453 "--output-dir=[TMP_BASE]/perf-test-output_tmp_2" |
| 454 ], |
| 455 "env": { |
| 456 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 457 }, |
| 458 "name": "Gathering reference values.Performance Test 2 of 5", |
| 459 "stderr": "/path/to/tmp/", |
| 460 "stdout": "/path/to/tmp/", |
| 461 "~followup_annotations": [ |
| 462 "@@@STEP_NEST_LEVEL@1@@@", |
| 463 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 464 "@@@STEP_LOG_END@Captured Output@@@" |
| 465 ] |
| 466 }, |
| 467 { |
| 468 "cmd": [ |
| 469 "python", |
| 470 "-u", |
| 471 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 472 "[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json", |
| 473 "/path/to/tmp/json" |
| 474 ], |
| 475 "env": { |
| 476 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 477 }, |
| 478 "name": "Gathering reference values.Reading valueset results (2)", |
| 479 "~followup_annotations": [ |
| 480 "@@@STEP_NEST_LEVEL@1@@@", |
| 481 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 482 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 483 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 484 "@@@STEP_LOG_END@json.output@@@" |
| 485 ] |
| 486 }, |
| 487 { |
| 488 "cmd": [ |
| 489 "python", |
| 490 "-u", |
| 491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 492 "--target", |
| 493 "Release", |
| 494 "--xvfb", |
| 495 "--factory-properties", |
| 496 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 497 "--build-properties", |
| 498 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 499 "--step-name=Performance Test 3 of 5", |
| 500 "--builder-name=linux_perf_bisect", |
| 501 "--slave-name=dummyslave", |
| 502 "--run-python-script", |
| 503 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 504 "-v", |
| 505 "--browser=release", |
| 506 "--output-format=valueset", |
| 507 "smoothness.tough_scrolling_cases", |
| 508 "--output-dir=[TMP_BASE]/perf-test-output_tmp_3" |
| 509 ], |
| 510 "env": { |
| 511 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 512 }, |
| 513 "name": "Gathering reference values.Performance Test 3 of 5", |
| 514 "stderr": "/path/to/tmp/", |
| 515 "stdout": "/path/to/tmp/", |
| 516 "~followup_annotations": [ |
| 517 "@@@STEP_NEST_LEVEL@1@@@", |
| 518 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 519 "@@@STEP_LOG_END@Captured Output@@@" |
| 520 ] |
| 521 }, |
| 522 { |
| 523 "cmd": [ |
| 524 "python", |
| 525 "-u", |
| 526 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 527 "[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json", |
| 528 "/path/to/tmp/json" |
| 529 ], |
| 530 "env": { |
| 531 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 532 }, |
| 533 "name": "Gathering reference values.Reading valueset results (3)", |
| 534 "~followup_annotations": [ |
| 535 "@@@STEP_NEST_LEVEL@1@@@", |
| 536 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 538 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 539 "@@@STEP_LOG_END@json.output@@@" |
| 540 ] |
| 541 }, |
| 542 { |
| 543 "cmd": [ |
| 544 "python", |
| 545 "-u", |
| 546 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 547 "--target", |
| 548 "Release", |
| 549 "--xvfb", |
| 550 "--factory-properties", |
| 551 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 552 "--build-properties", |
| 553 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 554 "--step-name=Performance Test 4 of 5", |
| 555 "--builder-name=linux_perf_bisect", |
| 556 "--slave-name=dummyslave", |
| 557 "--run-python-script", |
| 558 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 559 "-v", |
| 560 "--browser=release", |
| 561 "--output-format=valueset", |
| 562 "smoothness.tough_scrolling_cases", |
| 563 "--output-dir=[TMP_BASE]/perf-test-output_tmp_4" |
| 564 ], |
| 565 "env": { |
| 566 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 567 }, |
| 568 "name": "Gathering reference values.Performance Test 4 of 5", |
| 569 "stderr": "/path/to/tmp/", |
| 570 "stdout": "/path/to/tmp/", |
| 571 "~followup_annotations": [ |
| 572 "@@@STEP_NEST_LEVEL@1@@@", |
| 573 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 574 "@@@STEP_LOG_END@Captured Output@@@" |
| 575 ] |
| 576 }, |
| 577 { |
| 578 "cmd": [ |
| 579 "python", |
| 580 "-u", |
| 581 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 582 "[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json", |
| 583 "/path/to/tmp/json" |
| 584 ], |
| 585 "env": { |
| 586 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 587 }, |
| 588 "name": "Gathering reference values.Reading valueset results (4)", |
| 589 "~followup_annotations": [ |
| 590 "@@@STEP_NEST_LEVEL@1@@@", |
| 591 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 592 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 593 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 594 "@@@STEP_LOG_END@json.output@@@" |
| 595 ] |
| 596 }, |
| 597 { |
| 598 "cmd": [ |
| 599 "python", |
| 600 "-u", |
| 601 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 602 "--target", |
| 603 "Release", |
| 604 "--xvfb", |
| 605 "--factory-properties", |
| 606 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 607 "--build-properties", |
| 608 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 609 "--step-name=Performance Test 5 of 5", |
| 610 "--builder-name=linux_perf_bisect", |
| 611 "--slave-name=dummyslave", |
| 612 "--run-python-script", |
| 613 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 614 "-v", |
| 615 "--browser=release", |
| 616 "--output-format=valueset", |
| 617 "smoothness.tough_scrolling_cases", |
| 618 "--output-dir=[TMP_BASE]/perf-test-output_tmp_5" |
| 619 ], |
| 620 "env": { |
| 621 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 622 }, |
| 623 "name": "Gathering reference values.Performance Test 5 of 5", |
| 624 "stderr": "/path/to/tmp/", |
| 625 "stdout": "/path/to/tmp/", |
| 626 "~followup_annotations": [ |
| 627 "@@@STEP_NEST_LEVEL@1@@@", |
| 628 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 629 "@@@STEP_LOG_END@Captured Output@@@" |
| 630 ] |
| 631 }, |
| 632 { |
| 633 "cmd": [ |
| 634 "python", |
| 635 "-u", |
| 636 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 637 "[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json", |
| 638 "/path/to/tmp/json" |
| 639 ], |
| 640 "env": { |
| 641 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 642 }, |
| 643 "name": "Gathering reference values.Reading valueset results (5)", |
| 644 "~followup_annotations": [ |
| 645 "@@@STEP_NEST_LEVEL@1@@@", |
| 646 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 647 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 648 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 649 "@@@STEP_LOG_END@json.output@@@" |
| 650 ] |
| 651 }, |
| 652 { |
| 653 "cmd": [ |
| 654 "python", |
| 655 "-u", |
| 656 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 657 "--", |
| 658 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 659 "----", |
| 660 "ls", |
| 661 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 662 ], |
| 663 "cwd": "[SLAVE_BUILD]", |
| 664 "name": "Gathering reference values.gsutil ls (2)", |
| 665 "~followup_annotations": [ |
| 666 "@@@STEP_NEST_LEVEL@1@@@" |
| 667 ] |
| 668 }, |
| 669 { |
| 670 "cmd": [ |
| 671 "python", |
| 672 "-u", |
| 673 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 674 "--target", |
| 675 "Release", |
| 676 "--xvfb", |
| 677 "--factory-properties", |
| 678 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 679 "--build-properties", |
| 680 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 681 "--step-name=Performance Test 1 of 5", |
| 682 "--builder-name=linux_perf_bisect", |
| 683 "--slave-name=dummyslave", |
| 684 "--run-python-script", |
| 685 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 686 "-v", |
| 687 "--browser=release", |
| 688 "--output-format=valueset", |
| 689 "smoothness.tough_scrolling_cases", |
| 690 "--output-dir=[TMP_BASE]/perf-test-output_tmp_6" |
| 691 ], |
| 692 "env": { |
| 693 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 694 }, |
| 695 "name": "Gathering reference values.Performance Test 1 of 5 (2)", |
| 696 "stderr": "/path/to/tmp/", |
| 697 "stdout": "/path/to/tmp/", |
| 698 "~followup_annotations": [ |
| 699 "@@@STEP_NEST_LEVEL@1@@@", |
| 700 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 701 "@@@STEP_LOG_END@Captured Output@@@" |
| 702 ] |
| 703 }, |
| 704 { |
| 705 "cmd": [ |
| 706 "python", |
| 707 "-u", |
| 708 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 709 "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json", |
| 710 "/path/to/tmp/json" |
| 711 ], |
| 712 "env": { |
| 713 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 714 }, |
| 715 "name": "Gathering reference values.Reading valueset results (6)", |
| 716 "~followup_annotations": [ |
| 717 "@@@STEP_NEST_LEVEL@1@@@", |
| 718 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 719 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 720 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 721 "@@@STEP_LOG_END@json.output@@@" |
| 722 ] |
| 723 }, |
| 724 { |
| 725 "cmd": [ |
| 726 "python", |
| 727 "-u", |
| 728 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 729 "--target", |
| 730 "Release", |
| 731 "--xvfb", |
| 732 "--factory-properties", |
| 733 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 734 "--build-properties", |
| 735 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 736 "--step-name=Performance Test 2 of 5", |
| 737 "--builder-name=linux_perf_bisect", |
| 738 "--slave-name=dummyslave", |
| 739 "--run-python-script", |
| 740 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 741 "-v", |
| 742 "--browser=release", |
| 743 "--output-format=valueset", |
| 744 "smoothness.tough_scrolling_cases", |
| 745 "--output-dir=[TMP_BASE]/perf-test-output_tmp_7" |
| 746 ], |
| 747 "env": { |
| 748 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 749 }, |
| 750 "name": "Gathering reference values.Performance Test 2 of 5 (2)", |
| 751 "stderr": "/path/to/tmp/", |
| 752 "stdout": "/path/to/tmp/", |
| 753 "~followup_annotations": [ |
| 754 "@@@STEP_NEST_LEVEL@1@@@", |
| 755 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 756 "@@@STEP_LOG_END@Captured Output@@@" |
| 757 ] |
| 758 }, |
| 759 { |
| 760 "cmd": [ |
| 761 "python", |
| 762 "-u", |
| 763 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 764 "[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json", |
| 765 "/path/to/tmp/json" |
| 766 ], |
| 767 "env": { |
| 768 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 769 }, |
| 770 "name": "Gathering reference values.Reading valueset results (7)", |
| 771 "~followup_annotations": [ |
| 772 "@@@STEP_NEST_LEVEL@1@@@", |
| 773 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 774 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 775 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 776 "@@@STEP_LOG_END@json.output@@@" |
| 777 ] |
| 778 }, |
| 779 { |
| 780 "cmd": [ |
| 781 "python", |
| 782 "-u", |
| 783 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 784 "--target", |
| 785 "Release", |
| 786 "--xvfb", |
| 787 "--factory-properties", |
| 788 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 789 "--build-properties", |
| 790 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 791 "--step-name=Performance Test 3 of 5", |
| 792 "--builder-name=linux_perf_bisect", |
| 793 "--slave-name=dummyslave", |
| 794 "--run-python-script", |
| 795 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 796 "-v", |
| 797 "--browser=release", |
| 798 "--output-format=valueset", |
| 799 "smoothness.tough_scrolling_cases", |
| 800 "--output-dir=[TMP_BASE]/perf-test-output_tmp_8" |
| 801 ], |
| 802 "env": { |
| 803 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 804 }, |
| 805 "name": "Gathering reference values.Performance Test 3 of 5 (2)", |
| 806 "stderr": "/path/to/tmp/", |
| 807 "stdout": "/path/to/tmp/", |
| 808 "~followup_annotations": [ |
| 809 "@@@STEP_NEST_LEVEL@1@@@", |
| 810 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 811 "@@@STEP_LOG_END@Captured Output@@@" |
| 812 ] |
| 813 }, |
| 814 { |
| 815 "cmd": [ |
| 816 "python", |
| 817 "-u", |
| 818 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 819 "[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json", |
| 820 "/path/to/tmp/json" |
| 821 ], |
| 822 "env": { |
| 823 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 824 }, |
| 825 "name": "Gathering reference values.Reading valueset results (8)", |
| 826 "~followup_annotations": [ |
| 827 "@@@STEP_NEST_LEVEL@1@@@", |
| 828 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 829 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 830 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 831 "@@@STEP_LOG_END@json.output@@@" |
| 832 ] |
| 833 }, |
| 834 { |
| 835 "cmd": [ |
| 836 "python", |
| 837 "-u", |
| 838 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 839 "--target", |
| 840 "Release", |
| 841 "--xvfb", |
| 842 "--factory-properties", |
| 843 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 844 "--build-properties", |
| 845 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 846 "--step-name=Performance Test 4 of 5", |
| 847 "--builder-name=linux_perf_bisect", |
| 848 "--slave-name=dummyslave", |
| 849 "--run-python-script", |
| 850 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 851 "-v", |
| 852 "--browser=release", |
| 853 "--output-format=valueset", |
| 854 "smoothness.tough_scrolling_cases", |
| 855 "--output-dir=[TMP_BASE]/perf-test-output_tmp_9" |
| 856 ], |
| 857 "env": { |
| 858 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 859 }, |
| 860 "name": "Gathering reference values.Performance Test 4 of 5 (2)", |
| 861 "stderr": "/path/to/tmp/", |
| 862 "stdout": "/path/to/tmp/", |
| 863 "~followup_annotations": [ |
| 864 "@@@STEP_NEST_LEVEL@1@@@", |
| 865 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 866 "@@@STEP_LOG_END@Captured Output@@@" |
| 867 ] |
| 868 }, |
| 869 { |
| 870 "cmd": [ |
| 871 "python", |
| 872 "-u", |
| 873 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 874 "[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json", |
| 875 "/path/to/tmp/json" |
| 876 ], |
| 877 "env": { |
| 878 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 879 }, |
| 880 "name": "Gathering reference values.Reading valueset results (9)", |
| 881 "~followup_annotations": [ |
| 882 "@@@STEP_NEST_LEVEL@1@@@", |
| 883 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 884 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 885 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 886 "@@@STEP_LOG_END@json.output@@@" |
| 887 ] |
| 888 }, |
| 889 { |
| 890 "cmd": [ |
| 891 "python", |
| 892 "-u", |
| 893 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 894 "--target", |
| 895 "Release", |
| 896 "--xvfb", |
| 897 "--factory-properties", |
| 898 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 899 "--build-properties", |
| 900 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 901 "--step-name=Performance Test 5 of 5", |
| 902 "--builder-name=linux_perf_bisect", |
| 903 "--slave-name=dummyslave", |
| 904 "--run-python-script", |
| 905 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 906 "-v", |
| 907 "--browser=release", |
| 908 "--output-format=valueset", |
| 909 "smoothness.tough_scrolling_cases", |
| 910 "--output-dir=[TMP_BASE]/perf-test-output_tmp_10" |
| 911 ], |
| 912 "env": { |
| 913 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 914 }, |
| 915 "name": "Gathering reference values.Performance Test 5 of 5 (2)", |
| 916 "stderr": "/path/to/tmp/", |
| 917 "stdout": "/path/to/tmp/", |
| 918 "~followup_annotations": [ |
| 919 "@@@STEP_NEST_LEVEL@1@@@", |
| 920 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 921 "@@@STEP_LOG_END@Captured Output@@@" |
| 922 ] |
| 923 }, |
| 924 { |
| 925 "cmd": [ |
| 926 "python", |
| 927 "-u", |
| 928 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 929 "[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json", |
| 930 "/path/to/tmp/json" |
| 931 ], |
| 932 "env": { |
| 933 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 934 }, |
| 935 "name": "Gathering reference values.Reading valueset results (10)", |
| 936 "~followup_annotations": [ |
| 937 "@@@STEP_NEST_LEVEL@1@@@", |
| 938 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 939 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 940 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 941 "@@@STEP_LOG_END@json.output@@@" |
| 942 ] |
| 943 }, |
| 944 { |
| 945 "cmd": [ |
| 946 "python", |
| 947 "-u", |
| 948 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 949 "", |
| 950 "", |
| 951 "mean_input_event_latency/mean_input_event_latency", |
| 952 "--valueset" |
| 953 ], |
| 954 "cwd": "[SLAVE_BUILD]", |
| 955 "name": "Compare samples", |
| 956 "stdout": "/path/to/tmp/json", |
| 957 "~followup_annotations": [ |
| 958 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 959 "@@@STEP_LOG_LINE@json.output@ \"result\": true, @@@", |
| 960 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 961 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 962 "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
| 963 "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
| 964 "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
| 965 "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
| 966 "@@@STEP_LOG_LINE@json.output@ 23@@@", |
| 967 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 968 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@", |
| 969 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 970 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 971 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 972 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 973 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 974 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 975 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 976 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 977 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 978 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 979 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 980 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 981 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 982 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 983 "@@@STEP_LOG_END@json.output@@@" |
| 984 ] |
| 985 }, |
| 986 { |
| 987 "cmd": [ |
| 988 "git", |
| 989 "footers", |
| 990 "--position", |
| 991 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 992 ], |
| 993 "cwd": "[SLAVE_BUILD]/src", |
| 994 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 995 "stdout": "/path/to/tmp/" |
| 996 }, |
| 997 { |
| 998 "cmd": [], |
| 999 "cwd": "[SLAVE_BUILD]", |
| 1000 "name": "Working on revision chromium@dcdcdc0ff1" |
| 1001 }, |
| 1002 { |
| 1003 "cmd": [ |
| 1004 "git", |
| 1005 "footers", |
| 1006 "--position", |
| 1007 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 1008 ], |
| 1009 "cwd": "[SLAVE_BUILD]/src", |
| 1010 "name": "Working on revision chromium@dcdcdc0ff1.resolving hash a6298e4afedb
f2cd461755ea6f45b0ad64222222", |
| 1011 "stdout": "/path/to/tmp/", |
| 1012 "~followup_annotations": [ |
| 1013 "@@@STEP_NEST_LEVEL@1@@@" |
| 1014 ] |
| 1015 }, |
| 1016 { |
| 1017 "cmd": [ |
| 1018 "git", |
| 1019 "footers", |
| 1020 "--position", |
| 1021 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 1022 ], |
| 1023 "cwd": "[SLAVE_BUILD]/src", |
| 1024 "name": "Working on revision chromium@dcdcdc0ff1.resolving hash 00316c9ddfb9
d7b4e1ed2fff9fe6d964d2111111", |
| 1025 "stdout": "/path/to/tmp/", |
| 1026 "~followup_annotations": [ |
| 1027 "@@@STEP_NEST_LEVEL@1@@@" |
| 1028 ] |
| 1029 }, |
| 1030 { |
| 1031 "cmd": [ |
| 1032 "python", |
| 1033 "-u", |
| 1034 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 1035 ], |
| 1036 "cwd": "[SLAVE_BUILD]", |
| 1037 "name": "Working on revision chromium@dcdcdc0ff1.Post bisect results", |
| 1038 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d
dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/buil
ders/linux_perf_bisect/builds/\", \"change\": \"33.33%\", \"command\": \"src/too
ls/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.t
ough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afed
bf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_inp
ut_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd4617
55ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 21.0, \"re
sult\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 1.4
142135623730951, \"values\": [19, 20, 21, 22, 23]}, {\"commit_hash\": \"00316c9d
dfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\"
: 14.0, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std
_dev\": 1.4142135623730951, \"values\": [12, 13, 14, 15, 16]}], \"status\": \"st
arted\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url
\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 1039 "stdout": "/path/to/tmp/json", |
| 1040 "~followup_annotations": [ |
| 1041 "@@@STEP_NEST_LEVEL@1@@@", |
| 1042 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 1043 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1044 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 1045 "@@@STEP_WARNINGS@@@" |
| 1046 ] |
| 1047 }, |
| 1048 { |
| 1049 "cmd": [ |
| 1050 "python", |
| 1051 "-u", |
| 1052 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1053 "--", |
| 1054 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1055 "----", |
| 1056 "ls", |
| 1057 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
| 1058 ], |
| 1059 "cwd": "[SLAVE_BUILD]", |
| 1060 "name": "Working on revision chromium@dcdcdc0ff1.gsutil ls", |
| 1061 "~followup_annotations": [ |
| 1062 "@@@STEP_NEST_LEVEL@1@@@" |
| 1063 ] |
| 1064 }, |
| 1065 { |
| 1066 "cmd": [ |
| 1067 "python", |
| 1068 "-u", |
| 1069 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1070 "--target", |
| 1071 "Release", |
| 1072 "--xvfb", |
| 1073 "--factory-properties", |
| 1074 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1075 "--build-properties", |
| 1076 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1077 "--step-name=Performance Test 1 of 5", |
| 1078 "--builder-name=linux_perf_bisect", |
| 1079 "--slave-name=dummyslave", |
| 1080 "--run-python-script", |
| 1081 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1082 "-v", |
| 1083 "--browser=release", |
| 1084 "--output-format=valueset", |
| 1085 "smoothness.tough_scrolling_cases", |
| 1086 "--output-dir=[TMP_BASE]/perf-test-output_tmp_11" |
| 1087 ], |
| 1088 "env": { |
| 1089 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1090 }, |
| 1091 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 5", |
| 1092 "stderr": "/path/to/tmp/", |
| 1093 "stdout": "/path/to/tmp/", |
| 1094 "~followup_annotations": [ |
| 1095 "@@@STEP_NEST_LEVEL@1@@@", |
| 1096 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1097 "@@@STEP_LOG_END@Captured Output@@@" |
| 1098 ] |
| 1099 }, |
| 1100 { |
| 1101 "cmd": [ |
| 1102 "python", |
| 1103 "-u", |
| 1104 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1105 "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json", |
| 1106 "/path/to/tmp/json" |
| 1107 ], |
| 1108 "env": { |
| 1109 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1110 }, |
| 1111 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results", |
| 1112 "~followup_annotations": [ |
| 1113 "@@@STEP_NEST_LEVEL@1@@@", |
| 1114 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1115 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1116 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1117 "@@@STEP_LOG_END@json.output@@@" |
| 1118 ] |
| 1119 }, |
| 1120 { |
| 1121 "cmd": [ |
| 1122 "python", |
| 1123 "-u", |
| 1124 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1125 "--target", |
| 1126 "Release", |
| 1127 "--xvfb", |
| 1128 "--factory-properties", |
| 1129 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1130 "--build-properties", |
| 1131 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1132 "--step-name=Performance Test 2 of 5", |
| 1133 "--builder-name=linux_perf_bisect", |
| 1134 "--slave-name=dummyslave", |
| 1135 "--run-python-script", |
| 1136 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1137 "-v", |
| 1138 "--browser=release", |
| 1139 "--output-format=valueset", |
| 1140 "smoothness.tough_scrolling_cases", |
| 1141 "--output-dir=[TMP_BASE]/perf-test-output_tmp_12" |
| 1142 ], |
| 1143 "env": { |
| 1144 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1145 }, |
| 1146 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 5", |
| 1147 "stderr": "/path/to/tmp/", |
| 1148 "stdout": "/path/to/tmp/", |
| 1149 "~followup_annotations": [ |
| 1150 "@@@STEP_NEST_LEVEL@1@@@", |
| 1151 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1152 "@@@STEP_LOG_END@Captured Output@@@" |
| 1153 ] |
| 1154 }, |
| 1155 { |
| 1156 "cmd": [ |
| 1157 "python", |
| 1158 "-u", |
| 1159 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1160 "[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json", |
| 1161 "/path/to/tmp/json" |
| 1162 ], |
| 1163 "env": { |
| 1164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1165 }, |
| 1166 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (2
)", |
| 1167 "~followup_annotations": [ |
| 1168 "@@@STEP_NEST_LEVEL@1@@@", |
| 1169 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1170 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1171 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1172 "@@@STEP_LOG_END@json.output@@@" |
| 1173 ] |
| 1174 }, |
| 1175 { |
| 1176 "cmd": [ |
| 1177 "python", |
| 1178 "-u", |
| 1179 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1180 "--target", |
| 1181 "Release", |
| 1182 "--xvfb", |
| 1183 "--factory-properties", |
| 1184 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1185 "--build-properties", |
| 1186 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1187 "--step-name=Performance Test 3 of 5", |
| 1188 "--builder-name=linux_perf_bisect", |
| 1189 "--slave-name=dummyslave", |
| 1190 "--run-python-script", |
| 1191 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1192 "-v", |
| 1193 "--browser=release", |
| 1194 "--output-format=valueset", |
| 1195 "smoothness.tough_scrolling_cases", |
| 1196 "--output-dir=[TMP_BASE]/perf-test-output_tmp_13" |
| 1197 ], |
| 1198 "env": { |
| 1199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1200 }, |
| 1201 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 5", |
| 1202 "stderr": "/path/to/tmp/", |
| 1203 "stdout": "/path/to/tmp/", |
| 1204 "~followup_annotations": [ |
| 1205 "@@@STEP_NEST_LEVEL@1@@@", |
| 1206 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1207 "@@@STEP_LOG_END@Captured Output@@@" |
| 1208 ] |
| 1209 }, |
| 1210 { |
| 1211 "cmd": [ |
| 1212 "python", |
| 1213 "-u", |
| 1214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1215 "[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json", |
| 1216 "/path/to/tmp/json" |
| 1217 ], |
| 1218 "env": { |
| 1219 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1220 }, |
| 1221 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (3
)", |
| 1222 "~followup_annotations": [ |
| 1223 "@@@STEP_NEST_LEVEL@1@@@", |
| 1224 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1225 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1226 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1227 "@@@STEP_LOG_END@json.output@@@" |
| 1228 ] |
| 1229 }, |
| 1230 { |
| 1231 "cmd": [ |
| 1232 "python", |
| 1233 "-u", |
| 1234 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1235 "--target", |
| 1236 "Release", |
| 1237 "--xvfb", |
| 1238 "--factory-properties", |
| 1239 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1240 "--build-properties", |
| 1241 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1242 "--step-name=Performance Test 4 of 5", |
| 1243 "--builder-name=linux_perf_bisect", |
| 1244 "--slave-name=dummyslave", |
| 1245 "--run-python-script", |
| 1246 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1247 "-v", |
| 1248 "--browser=release", |
| 1249 "--output-format=valueset", |
| 1250 "smoothness.tough_scrolling_cases", |
| 1251 "--output-dir=[TMP_BASE]/perf-test-output_tmp_14" |
| 1252 ], |
| 1253 "env": { |
| 1254 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1255 }, |
| 1256 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 5", |
| 1257 "stderr": "/path/to/tmp/", |
| 1258 "stdout": "/path/to/tmp/", |
| 1259 "~followup_annotations": [ |
| 1260 "@@@STEP_NEST_LEVEL@1@@@", |
| 1261 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1262 "@@@STEP_LOG_END@Captured Output@@@" |
| 1263 ] |
| 1264 }, |
| 1265 { |
| 1266 "cmd": [ |
| 1267 "python", |
| 1268 "-u", |
| 1269 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1270 "[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json", |
| 1271 "/path/to/tmp/json" |
| 1272 ], |
| 1273 "env": { |
| 1274 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1275 }, |
| 1276 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (4
)", |
| 1277 "~followup_annotations": [ |
| 1278 "@@@STEP_NEST_LEVEL@1@@@", |
| 1279 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1280 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1281 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1282 "@@@STEP_LOG_END@json.output@@@" |
| 1283 ] |
| 1284 }, |
| 1285 { |
| 1286 "cmd": [ |
| 1287 "python", |
| 1288 "-u", |
| 1289 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1290 "--target", |
| 1291 "Release", |
| 1292 "--xvfb", |
| 1293 "--factory-properties", |
| 1294 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1295 "--build-properties", |
| 1296 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1297 "--step-name=Performance Test 5 of 5", |
| 1298 "--builder-name=linux_perf_bisect", |
| 1299 "--slave-name=dummyslave", |
| 1300 "--run-python-script", |
| 1301 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1302 "-v", |
| 1303 "--browser=release", |
| 1304 "--output-format=valueset", |
| 1305 "smoothness.tough_scrolling_cases", |
| 1306 "--output-dir=[TMP_BASE]/perf-test-output_tmp_15" |
| 1307 ], |
| 1308 "env": { |
| 1309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1310 }, |
| 1311 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 5 of 5", |
| 1312 "stderr": "/path/to/tmp/", |
| 1313 "stdout": "/path/to/tmp/", |
| 1314 "~followup_annotations": [ |
| 1315 "@@@STEP_NEST_LEVEL@1@@@", |
| 1316 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1317 "@@@STEP_LOG_END@Captured Output@@@" |
| 1318 ] |
| 1319 }, |
| 1320 { |
| 1321 "cmd": [ |
| 1322 "python", |
| 1323 "-u", |
| 1324 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1325 "[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json", |
| 1326 "/path/to/tmp/json" |
| 1327 ], |
| 1328 "env": { |
| 1329 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1330 }, |
| 1331 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (5
)", |
| 1332 "~followup_annotations": [ |
| 1333 "@@@STEP_NEST_LEVEL@1@@@", |
| 1334 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1335 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1336 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1337 "@@@STEP_LOG_END@json.output@@@" |
| 1338 ] |
| 1339 }, |
| 1340 { |
| 1341 "cmd": [ |
| 1342 "python", |
| 1343 "-u", |
| 1344 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 1345 "", |
| 1346 "", |
| 1347 "mean_input_event_latency/mean_input_event_latency", |
| 1348 "--valueset" |
| 1349 ], |
| 1350 "cwd": "[SLAVE_BUILD]", |
| 1351 "name": "Working on revision chromium@dcdcdc0ff1.Compare samples", |
| 1352 "stdout": "/path/to/tmp/json", |
| 1353 "~followup_annotations": [ |
| 1354 "@@@STEP_NEST_LEVEL@1@@@", |
| 1355 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1356 "@@@STEP_LOG_LINE@json.output@ \"result\": true, @@@", |
| 1357 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 1358 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1359 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1360 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1361 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1362 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1363 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1364 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1365 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1366 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1367 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1368 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 1369 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1370 "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
| 1371 "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
| 1372 "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
| 1373 "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
| 1374 "@@@STEP_LOG_LINE@json.output@ 23@@@", |
| 1375 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1376 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@", |
| 1377 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1378 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1379 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1380 "@@@STEP_LOG_END@json.output@@@" |
| 1381 ] |
| 1382 }, |
| 1383 { |
| 1384 "cmd": [ |
| 1385 "python", |
| 1386 "-u", |
| 1387 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 1388 "", |
| 1389 "", |
| 1390 "mean_input_event_latency/mean_input_event_latency", |
| 1391 "--valueset" |
| 1392 ], |
| 1393 "cwd": "[SLAVE_BUILD]", |
| 1394 "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (2)", |
| 1395 "stdout": "/path/to/tmp/json", |
| 1396 "~followup_annotations": [ |
| 1397 "@@@STEP_NEST_LEVEL@1@@@", |
| 1398 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1399 "@@@STEP_LOG_LINE@json.output@ \"result\": \"needMoreData\", @@@", |
| 1400 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 1401 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1402 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1403 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1404 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1405 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1406 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1407 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1408 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1409 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1410 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1411 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 1412 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1413 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1414 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1415 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1416 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1417 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1418 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1419 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1420 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1421 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1422 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1423 "@@@STEP_LOG_END@json.output@@@" |
| 1424 ] |
| 1425 }, |
| 1426 { |
| 1427 "cmd": [], |
| 1428 "cwd": "[SLAVE_BUILD]", |
| 1429 "name": "Check bisect finished on revision chromium@dcdcdc0ff1" |
| 1430 }, |
| 1431 { |
| 1432 "cmd": [ |
| 1433 "git", |
| 1434 "show", |
| 1435 "--name-only", |
| 1436 "--pretty=format:", |
| 1437 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 1438 ], |
| 1439 "cwd": "[SLAVE_BUILD]/src", |
| 1440 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Checking DEPS
for dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 1441 "stdout": "/path/to/tmp/", |
| 1442 "~followup_annotations": [ |
| 1443 "@@@STEP_NEST_LEVEL@1@@@" |
| 1444 ] |
| 1445 }, |
| 1446 { |
| 1447 "cmd": [ |
| 1448 "python", |
| 1449 "-u", |
| 1450 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 1451 "DEPS", |
| 1452 "--commit", |
| 1453 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 1454 ], |
| 1455 "cwd": "[SLAVE_BUILD]", |
| 1456 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.fetch file a6
298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 1457 "stdout": "/path/to/tmp/", |
| 1458 "~followup_annotations": [ |
| 1459 "@@@STEP_NEST_LEVEL@1@@@" |
| 1460 ] |
| 1461 }, |
| 1462 { |
| 1463 "cmd": [ |
| 1464 "python", |
| 1465 "-u", |
| 1466 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 1467 "DEPS", |
| 1468 "--commit", |
| 1469 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 1470 ], |
| 1471 "cwd": "[SLAVE_BUILD]", |
| 1472 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.fetch file dc
dcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
| 1473 "stdout": "/path/to/tmp/", |
| 1474 "~followup_annotations": [ |
| 1475 "@@@STEP_NEST_LEVEL@1@@@" |
| 1476 ] |
| 1477 }, |
| 1478 { |
| 1479 "cmd": [ |
| 1480 "python", |
| 1481 "-u", |
| 1482 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 1483 "001", |
| 1484 "004", |
| 1485 "https://chromium.googlesource.com/v8/v8" |
| 1486 ], |
| 1487 "cwd": "[SLAVE_BUILD]", |
| 1488 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Expanding rev
ision range for revision 004 on depot v8", |
| 1489 "stdout": "/path/to/tmp/json", |
| 1490 "~followup_annotations": [ |
| 1491 "@@@STEP_NEST_LEVEL@1@@@", |
| 1492 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 1493 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 1494 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", |
| 1495 "@@@STEP_LOG_LINE@json.output@ null@@@", |
| 1496 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1497 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 1498 "@@@STEP_LOG_LINE@json.output@ \"003\", @@@", |
| 1499 "@@@STEP_LOG_LINE@json.output@ null@@@", |
| 1500 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 1501 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 1502 "@@@STEP_LOG_END@json.output@@@" |
| 1503 ] |
| 1504 }, |
| 1505 { |
| 1506 "cmd": [ |
| 1507 "git", |
| 1508 "hash-object", |
| 1509 "-t", |
| 1510 "blob", |
| 1511 "-w", |
| 1512 "--stdin" |
| 1513 ], |
| 1514 "cwd": "[SLAVE_BUILD]/src", |
| 1515 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Hashing modif
ied DEPS file with revision 002", |
| 1516 "stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 1517 "stdout": "/path/to/tmp/", |
| 1518 "~followup_annotations": [ |
| 1519 "@@@STEP_NEST_LEVEL@1@@@" |
| 1520 ] |
| 1521 }, |
| 1522 { |
| 1523 "cmd": [ |
| 1524 "git", |
| 1525 "diff", |
| 1526 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 1527 "002", |
| 1528 "--src-prefix=IAMSRC:", |
| 1529 "--dst-prefix=IAMDST:" |
| 1530 ], |
| 1531 "cwd": "[SLAVE_BUILD]/src", |
| 1532 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Generating pa
tch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 002", |
| 1533 "stdout": "/path/to/tmp/", |
| 1534 "~followup_annotations": [ |
| 1535 "@@@STEP_NEST_LEVEL@1@@@" |
| 1536 ] |
| 1537 }, |
| 1538 { |
| 1539 "cmd": [ |
| 1540 "git", |
| 1541 "hash-object", |
| 1542 "-t", |
| 1543 "blob", |
| 1544 "-w", |
| 1545 "--stdin" |
| 1546 ], |
| 1547 "cwd": "[SLAVE_BUILD]/src", |
| 1548 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Hashing modif
ied DEPS file with revision 003", |
| 1549 "stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 1550 "stdout": "/path/to/tmp/", |
| 1551 "~followup_annotations": [ |
| 1552 "@@@STEP_NEST_LEVEL@1@@@" |
| 1553 ] |
| 1554 }, |
| 1555 { |
| 1556 "cmd": [ |
| 1557 "git", |
| 1558 "diff", |
| 1559 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 1560 "003", |
| 1561 "--src-prefix=IAMSRC:", |
| 1562 "--dst-prefix=IAMDST:" |
| 1563 ], |
| 1564 "cwd": "[SLAVE_BUILD]/src", |
| 1565 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Generating pa
tch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 003", |
| 1566 "stdout": "/path/to/tmp/", |
| 1567 "~followup_annotations": [ |
| 1568 "@@@STEP_NEST_LEVEL@1@@@" |
| 1569 ] |
| 1570 }, |
| 1571 { |
| 1572 "cmd": [], |
| 1573 "cwd": "[SLAVE_BUILD]", |
| 1574 "name": "Wiggling revision chromium@a6298e4afe,v8@003" |
| 1575 }, |
| 1576 { |
| 1577 "cmd": [], |
| 1578 "cwd": "[SLAVE_BUILD]", |
| 1579 "name": "Working on revision chromium@a6298e4afe,v8@003" |
| 1580 }, |
| 1581 { |
| 1582 "cmd": [ |
| 1583 "python", |
| 1584 "-u", |
| 1585 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 1586 ], |
| 1587 "cwd": "[SLAVE_BUILD]", |
| 1588 "name": "Working on revision chromium@a6298e4afe,v8@003.Post bisect results"
, |
| 1589 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d
dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/buil
ders/linux_perf_bisect/builds/\", \"change\": \"33.33%\", \"command\": \"src/too
ls/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.t
ough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afed
bf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_inp
ut_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd4617
55ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 21.0, \"re
sult\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 1.4
142135623730951, \"values\": [19, 20, 21, 22, 23]}, {\"commit_hash\": \"dcdcdc0f
f1122212323134879ddceeb1240b0988\", \"depot_name\": \"chromium\", \"mean_value\"
: 14.0, \"result\": \"bad\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std
_dev\": 1.4142135623730951, \"values\": [12, 13, 14, 15, 16]}, {\"commit_hash\":
\"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"m
ean_value\": 14.0, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9d
df\", \"std_dev\": 1.4142135623730951, \"values\": [12, 13, 14, 15, 16]}], \"sta
tus\": \"started\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\":
[]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 1590 "stdout": "/path/to/tmp/json", |
| 1591 "~followup_annotations": [ |
| 1592 "@@@STEP_NEST_LEVEL@1@@@", |
| 1593 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 1594 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1595 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 1596 "@@@STEP_WARNINGS@@@" |
| 1597 ] |
| 1598 }, |
| 1599 { |
| 1600 "cmd": [ |
| 1601 "python", |
| 1602 "-u", |
| 1603 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1604 "--", |
| 1605 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1606 "----", |
| 1607 "ls", |
| 1608 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_0f19e994692cfd8ca9c4728af78d72ef929d96ed.zip" |
| 1609 ], |
| 1610 "cwd": "[SLAVE_BUILD]", |
| 1611 "name": "Working on revision chromium@a6298e4afe,v8@003.gsutil ls", |
| 1612 "~followup_annotations": [ |
| 1613 "@@@STEP_NEST_LEVEL@1@@@" |
| 1614 ] |
| 1615 }, |
| 1616 { |
| 1617 "cmd": [ |
| 1618 "python", |
| 1619 "-u", |
| 1620 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1621 "--target", |
| 1622 "Release", |
| 1623 "--xvfb", |
| 1624 "--factory-properties", |
| 1625 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1626 "--build-properties", |
| 1627 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1628 "--step-name=Performance Test 1 of 5", |
| 1629 "--builder-name=linux_perf_bisect", |
| 1630 "--slave-name=dummyslave", |
| 1631 "--run-python-script", |
| 1632 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1633 "-v", |
| 1634 "--browser=release", |
| 1635 "--output-format=valueset", |
| 1636 "smoothness.tough_scrolling_cases", |
| 1637 "--output-dir=[TMP_BASE]/perf-test-output_tmp_16" |
| 1638 ], |
| 1639 "env": { |
| 1640 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1641 }, |
| 1642 "name": "Working on revision chromium@a6298e4afe,v8@003.Performance Test 1 o
f 5", |
| 1643 "stderr": "/path/to/tmp/", |
| 1644 "stdout": "/path/to/tmp/", |
| 1645 "~followup_annotations": [ |
| 1646 "@@@STEP_NEST_LEVEL@1@@@", |
| 1647 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1648 "@@@STEP_LOG_END@Captured Output@@@" |
| 1649 ] |
| 1650 }, |
| 1651 { |
| 1652 "cmd": [ |
| 1653 "python", |
| 1654 "-u", |
| 1655 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1656 "[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json", |
| 1657 "/path/to/tmp/json" |
| 1658 ], |
| 1659 "env": { |
| 1660 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1661 }, |
| 1662 "name": "Working on revision chromium@a6298e4afe,v8@003.Reading valueset res
ults", |
| 1663 "~followup_annotations": [ |
| 1664 "@@@STEP_NEST_LEVEL@1@@@", |
| 1665 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1666 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1667 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1668 "@@@STEP_LOG_END@json.output@@@" |
| 1669 ] |
| 1670 }, |
| 1671 { |
| 1672 "cmd": [ |
| 1673 "python", |
| 1674 "-u", |
| 1675 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1676 "--target", |
| 1677 "Release", |
| 1678 "--xvfb", |
| 1679 "--factory-properties", |
| 1680 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1681 "--build-properties", |
| 1682 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1683 "--step-name=Performance Test 2 of 5", |
| 1684 "--builder-name=linux_perf_bisect", |
| 1685 "--slave-name=dummyslave", |
| 1686 "--run-python-script", |
| 1687 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1688 "-v", |
| 1689 "--browser=release", |
| 1690 "--output-format=valueset", |
| 1691 "smoothness.tough_scrolling_cases", |
| 1692 "--output-dir=[TMP_BASE]/perf-test-output_tmp_17" |
| 1693 ], |
| 1694 "env": { |
| 1695 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1696 }, |
| 1697 "name": "Working on revision chromium@a6298e4afe,v8@003.Performance Test 2 o
f 5", |
| 1698 "stderr": "/path/to/tmp/", |
| 1699 "stdout": "/path/to/tmp/", |
| 1700 "~followup_annotations": [ |
| 1701 "@@@STEP_NEST_LEVEL@1@@@", |
| 1702 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1703 "@@@STEP_LOG_END@Captured Output@@@" |
| 1704 ] |
| 1705 }, |
| 1706 { |
| 1707 "cmd": [ |
| 1708 "python", |
| 1709 "-u", |
| 1710 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1711 "[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json", |
| 1712 "/path/to/tmp/json" |
| 1713 ], |
| 1714 "env": { |
| 1715 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1716 }, |
| 1717 "name": "Working on revision chromium@a6298e4afe,v8@003.Reading valueset res
ults (2)", |
| 1718 "~followup_annotations": [ |
| 1719 "@@@STEP_NEST_LEVEL@1@@@", |
| 1720 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1721 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1722 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1723 "@@@STEP_LOG_END@json.output@@@" |
| 1724 ] |
| 1725 }, |
| 1726 { |
| 1727 "cmd": [ |
| 1728 "python", |
| 1729 "-u", |
| 1730 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1731 "--target", |
| 1732 "Release", |
| 1733 "--xvfb", |
| 1734 "--factory-properties", |
| 1735 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1736 "--build-properties", |
| 1737 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1738 "--step-name=Performance Test 3 of 5", |
| 1739 "--builder-name=linux_perf_bisect", |
| 1740 "--slave-name=dummyslave", |
| 1741 "--run-python-script", |
| 1742 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1743 "-v", |
| 1744 "--browser=release", |
| 1745 "--output-format=valueset", |
| 1746 "smoothness.tough_scrolling_cases", |
| 1747 "--output-dir=[TMP_BASE]/perf-test-output_tmp_18" |
| 1748 ], |
| 1749 "env": { |
| 1750 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1751 }, |
| 1752 "name": "Working on revision chromium@a6298e4afe,v8@003.Performance Test 3 o
f 5", |
| 1753 "stderr": "/path/to/tmp/", |
| 1754 "stdout": "/path/to/tmp/", |
| 1755 "~followup_annotations": [ |
| 1756 "@@@STEP_NEST_LEVEL@1@@@", |
| 1757 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1758 "@@@STEP_LOG_END@Captured Output@@@" |
| 1759 ] |
| 1760 }, |
| 1761 { |
| 1762 "cmd": [ |
| 1763 "python", |
| 1764 "-u", |
| 1765 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1766 "[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json", |
| 1767 "/path/to/tmp/json" |
| 1768 ], |
| 1769 "env": { |
| 1770 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1771 }, |
| 1772 "name": "Working on revision chromium@a6298e4afe,v8@003.Reading valueset res
ults (3)", |
| 1773 "~followup_annotations": [ |
| 1774 "@@@STEP_NEST_LEVEL@1@@@", |
| 1775 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1776 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1777 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1778 "@@@STEP_LOG_END@json.output@@@" |
| 1779 ] |
| 1780 }, |
| 1781 { |
| 1782 "cmd": [ |
| 1783 "python", |
| 1784 "-u", |
| 1785 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1786 "--target", |
| 1787 "Release", |
| 1788 "--xvfb", |
| 1789 "--factory-properties", |
| 1790 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1791 "--build-properties", |
| 1792 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1793 "--step-name=Performance Test 4 of 5", |
| 1794 "--builder-name=linux_perf_bisect", |
| 1795 "--slave-name=dummyslave", |
| 1796 "--run-python-script", |
| 1797 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1798 "-v", |
| 1799 "--browser=release", |
| 1800 "--output-format=valueset", |
| 1801 "smoothness.tough_scrolling_cases", |
| 1802 "--output-dir=[TMP_BASE]/perf-test-output_tmp_19" |
| 1803 ], |
| 1804 "env": { |
| 1805 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1806 }, |
| 1807 "name": "Working on revision chromium@a6298e4afe,v8@003.Performance Test 4 o
f 5", |
| 1808 "stderr": "/path/to/tmp/", |
| 1809 "stdout": "/path/to/tmp/", |
| 1810 "~followup_annotations": [ |
| 1811 "@@@STEP_NEST_LEVEL@1@@@", |
| 1812 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1813 "@@@STEP_LOG_END@Captured Output@@@" |
| 1814 ] |
| 1815 }, |
| 1816 { |
| 1817 "cmd": [ |
| 1818 "python", |
| 1819 "-u", |
| 1820 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1821 "[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json", |
| 1822 "/path/to/tmp/json" |
| 1823 ], |
| 1824 "env": { |
| 1825 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1826 }, |
| 1827 "name": "Working on revision chromium@a6298e4afe,v8@003.Reading valueset res
ults (4)", |
| 1828 "~followup_annotations": [ |
| 1829 "@@@STEP_NEST_LEVEL@1@@@", |
| 1830 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1831 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1832 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1833 "@@@STEP_LOG_END@json.output@@@" |
| 1834 ] |
| 1835 }, |
| 1836 { |
| 1837 "cmd": [ |
| 1838 "python", |
| 1839 "-u", |
| 1840 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 1841 "--target", |
| 1842 "Release", |
| 1843 "--xvfb", |
| 1844 "--factory-properties", |
| 1845 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1846 "--build-properties", |
| 1847 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1848 "--step-name=Performance Test 5 of 5", |
| 1849 "--builder-name=linux_perf_bisect", |
| 1850 "--slave-name=dummyslave", |
| 1851 "--run-python-script", |
| 1852 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 1853 "-v", |
| 1854 "--browser=release", |
| 1855 "--output-format=valueset", |
| 1856 "smoothness.tough_scrolling_cases", |
| 1857 "--output-dir=[TMP_BASE]/perf-test-output_tmp_20" |
| 1858 ], |
| 1859 "env": { |
| 1860 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1861 }, |
| 1862 "name": "Working on revision chromium@a6298e4afe,v8@003.Performance Test 5 o
f 5", |
| 1863 "stderr": "/path/to/tmp/", |
| 1864 "stdout": "/path/to/tmp/", |
| 1865 "~followup_annotations": [ |
| 1866 "@@@STEP_NEST_LEVEL@1@@@", |
| 1867 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 1868 "@@@STEP_LOG_END@Captured Output@@@" |
| 1869 ] |
| 1870 }, |
| 1871 { |
| 1872 "cmd": [ |
| 1873 "python", |
| 1874 "-u", |
| 1875 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1876 "[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json", |
| 1877 "/path/to/tmp/json" |
| 1878 ], |
| 1879 "env": { |
| 1880 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1881 }, |
| 1882 "name": "Working on revision chromium@a6298e4afe,v8@003.Reading valueset res
ults (5)", |
| 1883 "~followup_annotations": [ |
| 1884 "@@@STEP_NEST_LEVEL@1@@@", |
| 1885 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1886 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 1887 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1888 "@@@STEP_LOG_END@json.output@@@" |
| 1889 ] |
| 1890 }, |
| 1891 { |
| 1892 "cmd": [ |
| 1893 "python", |
| 1894 "-u", |
| 1895 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 1896 "", |
| 1897 "", |
| 1898 "mean_input_event_latency/mean_input_event_latency", |
| 1899 "--valueset" |
| 1900 ], |
| 1901 "cwd": "[SLAVE_BUILD]", |
| 1902 "name": "Working on revision chromium@a6298e4afe,v8@003.Compare samples", |
| 1903 "stdout": "/path/to/tmp/json", |
| 1904 "~followup_annotations": [ |
| 1905 "@@@STEP_NEST_LEVEL@1@@@", |
| 1906 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1907 "@@@STEP_LOG_LINE@json.output@ \"result\": true, @@@", |
| 1908 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 1909 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1910 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1911 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1912 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1913 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1914 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1915 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1916 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1917 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1918 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1919 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 1920 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1921 "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
| 1922 "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
| 1923 "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
| 1924 "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
| 1925 "@@@STEP_LOG_LINE@json.output@ 23@@@", |
| 1926 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1927 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@", |
| 1928 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1929 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1930 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1931 "@@@STEP_LOG_END@json.output@@@" |
| 1932 ] |
| 1933 }, |
| 1934 { |
| 1935 "cmd": [ |
| 1936 "python", |
| 1937 "-u", |
| 1938 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 1939 "", |
| 1940 "", |
| 1941 "mean_input_event_latency/mean_input_event_latency", |
| 1942 "--valueset" |
| 1943 ], |
| 1944 "cwd": "[SLAVE_BUILD]", |
| 1945 "name": "Working on revision chromium@a6298e4afe,v8@003.Compare samples (2)"
, |
| 1946 "stdout": "/path/to/tmp/json", |
| 1947 "~followup_annotations": [ |
| 1948 "@@@STEP_NEST_LEVEL@1@@@", |
| 1949 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1950 "@@@STEP_LOG_LINE@json.output@ \"result\": \"needMoreData\", @@@", |
| 1951 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 1952 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1953 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1954 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1955 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1956 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1957 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1958 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1959 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1960 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1961 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1962 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 1963 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 1964 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 1965 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 1966 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 1967 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 1968 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 1969 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1970 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 1971 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 1972 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1973 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1974 "@@@STEP_LOG_END@json.output@@@" |
| 1975 ] |
| 1976 }, |
| 1977 { |
| 1978 "cmd": [], |
| 1979 "cwd": "[SLAVE_BUILD]", |
| 1980 "name": "Working on revision chromium@a6298e4afe,v8@002" |
| 1981 }, |
| 1982 { |
| 1983 "cmd": [ |
| 1984 "python", |
| 1985 "-u", |
| 1986 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 1987 ], |
| 1988 "cwd": "[SLAVE_BUILD]", |
| 1989 "name": "Working on revision chromium@a6298e4afe,v8@002.Post bisect results"
, |
| 1990 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d
dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/buil
ders/linux_perf_bisect/builds/\", \"change\": \"33.33%\", \"command\": \"src/too
ls/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.t
ough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afed
bf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_inp
ut_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd4617
55ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 21.0, \"re
sult\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 1.4
142135623730951, \"values\": [19, 20, 21, 22, 23]}, {\"commit_hash\": \"003\", \
"depot_name\": \"v8\", \"mean_value\": 14.0, \"result\": \"bad\", \"revision_str
ing\": \"chromium@a6298e4afe,v8@003\", \"std_dev\": 1.4142135623730951, \"values
\": [12, 13, 14, 15, 16]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb12
40b0988\", \"depot_name\": \"chromium\", \"mean_value\": 14.0, \"result\": \"bad
\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 1.414213562373095
1, \"values\": [12, 13, 14, 15, 16]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2f
ff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 14.0, \"resu
lt\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 1.4142
135623730951, \"values\": [12, 13, 14, 15, 16]}], \"status\": \"started\", \"tes
t_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://
chromeperf.appspot.com/post_bisect_results\"}", |
| 1991 "stdout": "/path/to/tmp/json", |
| 1992 "~followup_annotations": [ |
| 1993 "@@@STEP_NEST_LEVEL@1@@@", |
| 1994 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 1995 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1996 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 1997 "@@@STEP_WARNINGS@@@" |
| 1998 ] |
| 1999 }, |
| 2000 { |
| 2001 "cmd": [ |
| 2002 "python", |
| 2003 "-u", |
| 2004 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2005 "--", |
| 2006 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2007 "----", |
| 2008 "ls", |
| 2009 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_0f19e994692cfd8ca9c4728af78d72ef929d96ed.zip" |
| 2010 ], |
| 2011 "cwd": "[SLAVE_BUILD]", |
| 2012 "name": "Working on revision chromium@a6298e4afe,v8@002.gsutil ls", |
| 2013 "~followup_annotations": [ |
| 2014 "@@@STEP_NEST_LEVEL@1@@@" |
| 2015 ] |
| 2016 }, |
| 2017 { |
| 2018 "cmd": [ |
| 2019 "python", |
| 2020 "-u", |
| 2021 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 2022 "--target", |
| 2023 "Release", |
| 2024 "--xvfb", |
| 2025 "--factory-properties", |
| 2026 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2027 "--build-properties", |
| 2028 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2029 "--step-name=Performance Test 1 of 5", |
| 2030 "--builder-name=linux_perf_bisect", |
| 2031 "--slave-name=dummyslave", |
| 2032 "--run-python-script", |
| 2033 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 2034 "-v", |
| 2035 "--browser=release", |
| 2036 "--output-format=valueset", |
| 2037 "smoothness.tough_scrolling_cases", |
| 2038 "--output-dir=[TMP_BASE]/perf-test-output_tmp_21" |
| 2039 ], |
| 2040 "env": { |
| 2041 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2042 }, |
| 2043 "name": "Working on revision chromium@a6298e4afe,v8@002.Performance Test 1 o
f 5", |
| 2044 "stderr": "/path/to/tmp/", |
| 2045 "stdout": "/path/to/tmp/", |
| 2046 "~followup_annotations": [ |
| 2047 "@@@STEP_NEST_LEVEL@1@@@", |
| 2048 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 2049 "@@@STEP_LOG_END@Captured Output@@@" |
| 2050 ] |
| 2051 }, |
| 2052 { |
| 2053 "cmd": [ |
| 2054 "python", |
| 2055 "-u", |
| 2056 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2057 "[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json", |
| 2058 "/path/to/tmp/json" |
| 2059 ], |
| 2060 "env": { |
| 2061 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2062 }, |
| 2063 "name": "Working on revision chromium@a6298e4afe,v8@002.Reading valueset res
ults", |
| 2064 "~followup_annotations": [ |
| 2065 "@@@STEP_NEST_LEVEL@1@@@", |
| 2066 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2067 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 2068 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2069 "@@@STEP_LOG_END@json.output@@@" |
| 2070 ] |
| 2071 }, |
| 2072 { |
| 2073 "cmd": [ |
| 2074 "python", |
| 2075 "-u", |
| 2076 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 2077 "--target", |
| 2078 "Release", |
| 2079 "--xvfb", |
| 2080 "--factory-properties", |
| 2081 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2082 "--build-properties", |
| 2083 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2084 "--step-name=Performance Test 2 of 5", |
| 2085 "--builder-name=linux_perf_bisect", |
| 2086 "--slave-name=dummyslave", |
| 2087 "--run-python-script", |
| 2088 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 2089 "-v", |
| 2090 "--browser=release", |
| 2091 "--output-format=valueset", |
| 2092 "smoothness.tough_scrolling_cases", |
| 2093 "--output-dir=[TMP_BASE]/perf-test-output_tmp_22" |
| 2094 ], |
| 2095 "env": { |
| 2096 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2097 }, |
| 2098 "name": "Working on revision chromium@a6298e4afe,v8@002.Performance Test 2 o
f 5", |
| 2099 "stderr": "/path/to/tmp/", |
| 2100 "stdout": "/path/to/tmp/", |
| 2101 "~followup_annotations": [ |
| 2102 "@@@STEP_NEST_LEVEL@1@@@", |
| 2103 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 2104 "@@@STEP_LOG_END@Captured Output@@@" |
| 2105 ] |
| 2106 }, |
| 2107 { |
| 2108 "cmd": [ |
| 2109 "python", |
| 2110 "-u", |
| 2111 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2112 "[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json", |
| 2113 "/path/to/tmp/json" |
| 2114 ], |
| 2115 "env": { |
| 2116 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2117 }, |
| 2118 "name": "Working on revision chromium@a6298e4afe,v8@002.Reading valueset res
ults (2)", |
| 2119 "~followup_annotations": [ |
| 2120 "@@@STEP_NEST_LEVEL@1@@@", |
| 2121 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2122 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 2123 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2124 "@@@STEP_LOG_END@json.output@@@" |
| 2125 ] |
| 2126 }, |
| 2127 { |
| 2128 "cmd": [ |
| 2129 "python", |
| 2130 "-u", |
| 2131 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 2132 "--target", |
| 2133 "Release", |
| 2134 "--xvfb", |
| 2135 "--factory-properties", |
| 2136 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2137 "--build-properties", |
| 2138 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2139 "--step-name=Performance Test 3 of 5", |
| 2140 "--builder-name=linux_perf_bisect", |
| 2141 "--slave-name=dummyslave", |
| 2142 "--run-python-script", |
| 2143 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 2144 "-v", |
| 2145 "--browser=release", |
| 2146 "--output-format=valueset", |
| 2147 "smoothness.tough_scrolling_cases", |
| 2148 "--output-dir=[TMP_BASE]/perf-test-output_tmp_23" |
| 2149 ], |
| 2150 "env": { |
| 2151 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2152 }, |
| 2153 "name": "Working on revision chromium@a6298e4afe,v8@002.Performance Test 3 o
f 5", |
| 2154 "stderr": "/path/to/tmp/", |
| 2155 "stdout": "/path/to/tmp/", |
| 2156 "~followup_annotations": [ |
| 2157 "@@@STEP_NEST_LEVEL@1@@@", |
| 2158 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 2159 "@@@STEP_LOG_END@Captured Output@@@" |
| 2160 ] |
| 2161 }, |
| 2162 { |
| 2163 "cmd": [ |
| 2164 "python", |
| 2165 "-u", |
| 2166 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2167 "[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json", |
| 2168 "/path/to/tmp/json" |
| 2169 ], |
| 2170 "env": { |
| 2171 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2172 }, |
| 2173 "name": "Working on revision chromium@a6298e4afe,v8@002.Reading valueset res
ults (3)", |
| 2174 "~followup_annotations": [ |
| 2175 "@@@STEP_NEST_LEVEL@1@@@", |
| 2176 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2177 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 2178 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2179 "@@@STEP_LOG_END@json.output@@@" |
| 2180 ] |
| 2181 }, |
| 2182 { |
| 2183 "cmd": [ |
| 2184 "python", |
| 2185 "-u", |
| 2186 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 2187 "--target", |
| 2188 "Release", |
| 2189 "--xvfb", |
| 2190 "--factory-properties", |
| 2191 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2192 "--build-properties", |
| 2193 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2194 "--step-name=Performance Test 4 of 5", |
| 2195 "--builder-name=linux_perf_bisect", |
| 2196 "--slave-name=dummyslave", |
| 2197 "--run-python-script", |
| 2198 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 2199 "-v", |
| 2200 "--browser=release", |
| 2201 "--output-format=valueset", |
| 2202 "smoothness.tough_scrolling_cases", |
| 2203 "--output-dir=[TMP_BASE]/perf-test-output_tmp_24" |
| 2204 ], |
| 2205 "env": { |
| 2206 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2207 }, |
| 2208 "name": "Working on revision chromium@a6298e4afe,v8@002.Performance Test 4 o
f 5", |
| 2209 "stderr": "/path/to/tmp/", |
| 2210 "stdout": "/path/to/tmp/", |
| 2211 "~followup_annotations": [ |
| 2212 "@@@STEP_NEST_LEVEL@1@@@", |
| 2213 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 2214 "@@@STEP_LOG_END@Captured Output@@@" |
| 2215 ] |
| 2216 }, |
| 2217 { |
| 2218 "cmd": [ |
| 2219 "python", |
| 2220 "-u", |
| 2221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2222 "[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json", |
| 2223 "/path/to/tmp/json" |
| 2224 ], |
| 2225 "env": { |
| 2226 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2227 }, |
| 2228 "name": "Working on revision chromium@a6298e4afe,v8@002.Reading valueset res
ults (4)", |
| 2229 "~followup_annotations": [ |
| 2230 "@@@STEP_NEST_LEVEL@1@@@", |
| 2231 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2232 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 2233 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2234 "@@@STEP_LOG_END@json.output@@@" |
| 2235 ] |
| 2236 }, |
| 2237 { |
| 2238 "cmd": [ |
| 2239 "python", |
| 2240 "-u", |
| 2241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 2242 "--target", |
| 2243 "Release", |
| 2244 "--xvfb", |
| 2245 "--factory-properties", |
| 2246 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2247 "--build-properties", |
| 2248 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v -
-browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"
dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True
\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \
"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \"
linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \
"buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf
\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 2249 "--step-name=Performance Test 5 of 5", |
| 2250 "--builder-name=linux_perf_bisect", |
| 2251 "--slave-name=dummyslave", |
| 2252 "--run-python-script", |
| 2253 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 2254 "-v", |
| 2255 "--browser=release", |
| 2256 "--output-format=valueset", |
| 2257 "smoothness.tough_scrolling_cases", |
| 2258 "--output-dir=[TMP_BASE]/perf-test-output_tmp_25" |
| 2259 ], |
| 2260 "env": { |
| 2261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2262 }, |
| 2263 "name": "Working on revision chromium@a6298e4afe,v8@002.Performance Test 5 o
f 5", |
| 2264 "stderr": "/path/to/tmp/", |
| 2265 "stdout": "/path/to/tmp/", |
| 2266 "~followup_annotations": [ |
| 2267 "@@@STEP_NEST_LEVEL@1@@@", |
| 2268 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@", |
| 2269 "@@@STEP_LOG_END@Captured Output@@@" |
| 2270 ] |
| 2271 }, |
| 2272 { |
| 2273 "cmd": [ |
| 2274 "python", |
| 2275 "-u", |
| 2276 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2277 "[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json", |
| 2278 "/path/to/tmp/json" |
| 2279 ], |
| 2280 "env": { |
| 2281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 2282 }, |
| 2283 "name": "Working on revision chromium@a6298e4afe,v8@002.Reading valueset res
ults (5)", |
| 2284 "~followup_annotations": [ |
| 2285 "@@@STEP_NEST_LEVEL@1@@@", |
| 2286 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2287 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@", |
| 2288 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2289 "@@@STEP_LOG_END@json.output@@@" |
| 2290 ] |
| 2291 }, |
| 2292 { |
| 2293 "cmd": [ |
| 2294 "python", |
| 2295 "-u", |
| 2296 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 2297 "", |
| 2298 "", |
| 2299 "mean_input_event_latency/mean_input_event_latency", |
| 2300 "--valueset" |
| 2301 ], |
| 2302 "cwd": "[SLAVE_BUILD]", |
| 2303 "name": "Working on revision chromium@a6298e4afe,v8@002.Compare samples", |
| 2304 "stdout": "/path/to/tmp/json", |
| 2305 "~followup_annotations": [ |
| 2306 "@@@STEP_NEST_LEVEL@1@@@", |
| 2307 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2308 "@@@STEP_LOG_LINE@json.output@ \"result\": true, @@@", |
| 2309 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 2310 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 2311 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 2312 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 2313 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 2314 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 2315 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 2316 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 2317 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 2318 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 2319 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2320 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 2321 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 2322 "@@@STEP_LOG_LINE@json.output@ 19, @@@", |
| 2323 "@@@STEP_LOG_LINE@json.output@ 20, @@@", |
| 2324 "@@@STEP_LOG_LINE@json.output@ 21, @@@", |
| 2325 "@@@STEP_LOG_LINE@json.output@ 22, @@@", |
| 2326 "@@@STEP_LOG_LINE@json.output@ 23@@@", |
| 2327 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 2328 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@", |
| 2329 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 2330 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 2331 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2332 "@@@STEP_LOG_END@json.output@@@" |
| 2333 ] |
| 2334 }, |
| 2335 { |
| 2336 "cmd": [ |
| 2337 "python", |
| 2338 "-u", |
| 2339 "[SLAVE_BUILD]/catapult/tracing/bin/compare_samples", |
| 2340 "", |
| 2341 "", |
| 2342 "mean_input_event_latency/mean_input_event_latency", |
| 2343 "--valueset" |
| 2344 ], |
| 2345 "cwd": "[SLAVE_BUILD]", |
| 2346 "name": "Working on revision chromium@a6298e4afe,v8@002.Compare samples (2)"
, |
| 2347 "stdout": "/path/to/tmp/json", |
| 2348 "~followup_annotations": [ |
| 2349 "@@@STEP_NEST_LEVEL@1@@@", |
| 2350 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2351 "@@@STEP_LOG_LINE@json.output@ \"result\": \"needMoreData\", @@@", |
| 2352 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@", |
| 2353 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 2354 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 2355 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 2356 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 2357 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 2358 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 2359 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 2360 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 2361 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 2362 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2363 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@", |
| 2364 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@", |
| 2365 "@@@STEP_LOG_LINE@json.output@ 12, @@@", |
| 2366 "@@@STEP_LOG_LINE@json.output@ 13, @@@", |
| 2367 "@@@STEP_LOG_LINE@json.output@ 14, @@@", |
| 2368 "@@@STEP_LOG_LINE@json.output@ 15, @@@", |
| 2369 "@@@STEP_LOG_LINE@json.output@ 16@@@", |
| 2370 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 2371 "@@@STEP_LOG_LINE@json.output@ \"mean\": 14.0, @@@", |
| 2372 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@", |
| 2373 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 2374 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2375 "@@@STEP_LOG_END@json.output@@@" |
| 2376 ] |
| 2377 }, |
| 2378 { |
| 2379 "cmd": [], |
| 2380 "cwd": "[SLAVE_BUILD]", |
| 2381 "name": "Check bisect finished on revision chromium@a6298e4afe,v8@002" |
| 2382 }, |
| 2383 { |
| 2384 "cmd": [], |
| 2385 "cwd": "[SLAVE_BUILD]", |
| 2386 "name": "Debug Info", |
| 2387 "~followup_annotations": [ |
| 2388 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@a62
98e4afe, mean_value=21.0, std_dev=1.4142135623730951)@@@", |
| 2389 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@a62
98e4afe,v8@003, mean_value=14.0, std_dev=1.4142135623730951)@@@", |
| 2390 "@@@STEP_LOG_LINE@Debug Info@@@@", |
| 2391 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", |
| 2392 "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[19, 20, 21, 22, 23]@@@", |
| 2393 "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe,v8@002[12, 13, 14, 15, 16
]@@@", |
| 2394 "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe,v8@003[12, 13, 14, 15, 16
]@@@", |
| 2395 "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[12, 13, 14, 15, 16]@@@", |
| 2396 "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf[12, 13, 14, 15, 16]@@@", |
| 2397 "@@@STEP_LOG_LINE@Debug Info@LKGR values: [19, 20, 21, 22, 23]@@@", |
| 2398 "@@@STEP_LOG_LINE@Debug Info@FKBR values: [12, 13, 14, 15, 16]@@@", |
| 2399 "@@@STEP_LOG_END@Debug Info@@@" |
| 2400 ] |
| 2401 }, |
| 2402 { |
| 2403 "cmd": [ |
| 2404 "python", |
| 2405 "-u", |
| 2406 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", |
| 2407 "002", |
| 2408 "v8" |
| 2409 ], |
| 2410 "cwd": "[SLAVE_BUILD]", |
| 2411 "name": "Reading culprit cl information.", |
| 2412 "stdout": "/path/to/tmp/json", |
| 2413 "~followup_annotations": [ |
| 2414 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2415 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
| 2416 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", |
| 2417 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
| 2418 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
| 2419 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
| 2420 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2421 "@@@STEP_LOG_END@json.output@@@" |
| 2422 ] |
| 2423 }, |
| 2424 { |
| 2425 "cmd": [ |
| 2426 "python", |
| 2427 "-u", |
| 2428 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 2429 ], |
| 2430 "cwd": "[SLAVE_BUILD]", |
| 2431 "name": "Post bisect results", |
| 2432 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d
dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/buil
ders/linux_perf_bisect/builds/\", \"change\": \"33.33%\", \"command\": \"src/too
ls/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.t
ough_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\":
\"002\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description for
a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revisio
ns_links\": [], \"subject\": \"Some random CL\"}, \"good_revision\": \"a6298e4af
edbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_i
nput_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd46
1755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 21.0, \"
result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 1
.4142135623730951, \"values\": [19, 20, 21, 22, 23]}, {\"commit_hash\": \"002\",
\"depot_name\": \"v8\", \"mean_value\": 14.0, \"result\": \"bad\", \"revision_s
tring\": \"chromium@a6298e4afe,v8@002\", \"std_dev\": 1.4142135623730951, \"valu
es\": [12, 13, 14, 15, 16]}, {\"commit_hash\": \"003\", \"depot_name\": \"v8\",
\"mean_value\": 14.0, \"result\": \"bad\", \"revision_string\": \"chromium@a6298
e4afe,v8@003\", \"std_dev\": 1.4142135623730951, \"values\": [12, 13, 14, 15, 16
]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"depot_name
\": \"chromium\", \"mean_value\": 14.0, \"result\": \"bad\", \"revision_string\"
: \"chromium@dcdcdc0ff1\", \"std_dev\": 1.4142135623730951, \"values\": [12, 13,
14, 15, 16]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \
"depot_name\": \"chromium\", \"mean_value\": 14.0, \"result\": \"bad\", \"revisi
on_string\": \"chromium@00316c9ddf\", \"std_dev\": 1.4142135623730951, \"values\
": [12, 13, 14, 15, 16]}], \"status\": \"completed\", \"test_type\": \"perf\", \
"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.co
m/post_bisect_results\"}", |
| 2433 "stdout": "/path/to/tmp/json", |
| 2434 "~followup_annotations": [ |
| 2435 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N
one@@@", |
| 2436 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 2437 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 2438 "@@@STEP_FAILURE@@@" |
| 2439 ] |
| 2440 }, |
| 2441 { |
| 2442 "name": "$result", |
| 2443 "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
| 2444 "recipe_result": null, |
| 2445 "status_code": 1 |
| 2446 } |
| 2447 ] |
OLD | NEW |