| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/android_one_perf_bisect", | 7 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 }, | 176 }, |
| 177 { | 177 { |
| 178 "cmd": [ | 178 "cmd": [ |
| 179 "python", | 179 "python", |
| 180 "-u", | 180 "-u", |
| 181 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/symlink.py", | 181 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/symlink.py", |
| 182 "-f", | 182 "-f", |
| 183 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 183 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 184 "~/adb" | 184 "~/adb" |
| 185 ], | 185 ], |
| 186 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 186 "name": "create adb symlink" | 187 "name": "create adb symlink" |
| 187 }, | 188 }, |
| 188 { | 189 { |
| 189 "cmd": [ | 190 "cmd": [ |
| 190 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 191 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 191 "--", | 192 "--", |
| 192 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_moni
tor.py", | 193 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_moni
tor.py", |
| 193 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat", | 194 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat", |
| 194 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" | 195 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" |
| 195 ], | 196 ], |
| 197 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 196 "env": { | 198 "env": { |
| 197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 198 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 200 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 199 }, | 201 }, |
| 200 "name": "spawn_logcat_monitor" | 202 "name": "spawn_logcat_monitor" |
| 201 }, | 203 }, |
| 202 { | 204 { |
| 203 "cmd": [ | 205 "cmd": [ |
| 204 "python", | 206 "python", |
| 205 "-u", | 207 "-u", |
| 206 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 208 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 207 "--verbose", | 209 "--verbose", |
| 208 "--adb-path", | 210 "--adb-path", |
| 209 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" | 211 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" |
| 210 ], | 212 ], |
| 213 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 211 "env": { | 214 "env": { |
| 212 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 215 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 213 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 216 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 214 }, | 217 }, |
| 215 "name": "authorize_adb_devices" | 218 "name": "authorize_adb_devices" |
| 216 }, | 219 }, |
| 217 { | 220 { |
| 218 "cmd": [ | 221 "cmd": [ |
| 219 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_recovery.py", | 222 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_recovery.py", |
| 220 "--blacklist-file", | 223 "--blacklist-file", |
| 221 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 224 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 222 "--known-devices-file", | 225 "--known-devices-file", |
| 223 "[HOME]/.android/known_devices.json", | 226 "[HOME]/.android/known_devices.json", |
| 224 "--adb-path", | 227 "--adb-path", |
| 225 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 228 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 226 "-v" | 229 "-v" |
| 227 ], | 230 ], |
| 231 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 228 "env": { | 232 "env": { |
| 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 233 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 230 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 234 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 231 }, | 235 }, |
| 232 "name": "device_recovery" | 236 "name": "device_recovery" |
| 233 }, | 237 }, |
| 234 { | 238 { |
| 235 "cmd": [ | 239 "cmd": [ |
| 236 "python", | 240 "python", |
| 237 "-u", | 241 "-u", |
| 238 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/provision_devic
es.py", | 242 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/provision_devic
es.py", |
| 239 "--adb-path", | 243 "--adb-path", |
| 240 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 244 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 241 "--blacklist-file", | 245 "--blacklist-file", |
| 242 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 246 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 243 "--output-device-blacklist", | 247 "--output-device-blacklist", |
| 244 "/path/to/tmp/json", | 248 "/path/to/tmp/json", |
| 245 "-t", | 249 "-t", |
| 246 "Release", | 250 "Release", |
| 247 "--min-battery-level", | 251 "--min-battery-level", |
| 248 "95", | 252 "95", |
| 249 "--disable-network", | 253 "--disable-network", |
| 250 "--disable-java-debug", | 254 "--disable-java-debug", |
| 251 "--max-battery-temp", | 255 "--max-battery-temp", |
| 252 "350", | 256 "350", |
| 253 "--remove-system-webview" | 257 "--remove-system-webview" |
| 254 ], | 258 ], |
| 259 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 255 "env": { | 260 "env": { |
| 256 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 257 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 262 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 258 }, | 263 }, |
| 259 "name": "provision_devices" | 264 "name": "provision_devices" |
| 260 }, | 265 }, |
| 261 { | 266 { |
| 262 "cmd": [ | 267 "cmd": [ |
| 263 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 268 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 264 "--json-output", | 269 "--json-output", |
| 265 "/path/to/tmp/json", | 270 "/path/to/tmp/json", |
| 266 "--blacklist-file", | 271 "--blacklist-file", |
| 267 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 272 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 268 "--known-devices-file", | 273 "--known-devices-file", |
| 269 "[HOME]/.android/known_devices.json", | 274 "[HOME]/.android/known_devices.json", |
| 270 "--buildbot-path", | 275 "--buildbot-path", |
| 271 "/home/chrome-bot/.adb_device_info", | 276 "/home/chrome-bot/.adb_device_info", |
| 272 "--adb-path", | 277 "--adb-path", |
| 273 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 278 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 274 "-v", | 279 "-v", |
| 275 "--overwrite-known-devices-files" | 280 "--overwrite-known-devices-files" |
| 276 ], | 281 ], |
| 282 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 277 "env": { | 283 "env": { |
| 278 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 279 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 285 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 280 }, | 286 }, |
| 281 "name": "device_status", | 287 "name": "device_status", |
| 282 "~followup_annotations": [ | 288 "~followup_annotations": [ |
| 283 "@@@STEP_TEXT@Online devices: 1@@@", | 289 "@@@STEP_TEXT@Online devices: 1@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@[@@@", | 290 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ {@@@", | 291 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 383 "restart", | 389 "restart", |
| 384 "--pid-file-path", | 390 "--pid-file-path", |
| 385 "/tmp/device_monitor.pid", | 391 "/tmp/device_monitor.pid", |
| 386 "--", | 392 "--", |
| 387 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 393 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 388 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 394 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 389 "[\"1111\"]", | 395 "[\"1111\"]", |
| 390 "--blacklist-file", | 396 "--blacklist-file", |
| 391 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json" | 397 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json" |
| 392 ], | 398 ], |
| 399 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 393 "name": "spawn_device_monitor" | 400 "name": "spawn_device_monitor" |
| 394 }, | 401 }, |
| 395 { | 402 { |
| 396 "cmd": [ | 403 "cmd": [ |
| 397 "python", | 404 "python", |
| 398 "-u", | 405 "-u", |
| 399 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 406 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 400 "runhooks" | 407 "runhooks" |
| 401 ], | 408 ], |
| 402 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 409 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 403 "env": { | 410 "env": { |
| 404 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 411 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 405 "GYP_CHROMIUM_NO_ACTION": "1", | 412 "GYP_CHROMIUM_NO_ACTION": "1", |
| 406 "GYP_CROSSCOMPILE": "1", | 413 "GYP_CROSSCOMPILE": "1", |
| 407 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='R
ECIPE_PACKAGE_REPO[build]/goma' target_arch=arm use_goma=1", | 414 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='R
ECIPE_PACKAGE_REPO[build]/goma' target_arch=arm use_goma=1", |
| 408 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 415 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 409 }, | 416 }, |
| 410 "name": "gclient runhooks" | 417 "name": "gclient runhooks" |
| 411 }, | 418 }, |
| 412 { | 419 { |
| 413 "cmd": [], | 420 "cmd": [], |
| 421 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 414 "name": "***BISECT***" | 422 "name": "***BISECT***" |
| 415 }, | 423 }, |
| 416 { | 424 { |
| 417 "cmd": [ | 425 "cmd": [ |
| 418 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 426 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 419 "--json-output", | 427 "--json-output", |
| 420 "/path/to/tmp/json", | 428 "/path/to/tmp/json", |
| 421 "--blacklist-file", | 429 "--blacklist-file", |
| 422 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 430 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 423 "--known-devices-file", | 431 "--known-devices-file", |
| 424 "[HOME]/.android/known_devices.json", | 432 "[HOME]/.android/known_devices.json", |
| 425 "--buildbot-path", | 433 "--buildbot-path", |
| 426 "/home/chrome-bot/.adb_device_info", | 434 "/home/chrome-bot/.adb_device_info", |
| 427 "--adb-path", | 435 "--adb-path", |
| 428 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 436 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 429 "-v", | 437 "-v", |
| 430 "--overwrite-known-devices-files" | 438 "--overwrite-known-devices-files" |
| 431 ], | 439 ], |
| 440 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 432 "env": { | 441 "env": { |
| 433 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 434 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 443 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 435 }, | 444 }, |
| 436 "name": "device_status (2)", | 445 "name": "device_status (2)", |
| 437 "~followup_annotations": [ | 446 "~followup_annotations": [ |
| 438 "@@@STEP_TEXT@Online devices: 1@@@", | 447 "@@@STEP_TEXT@Online devices: 1@@@", |
| 439 "@@@STEP_LOG_LINE@json.output@[@@@", | 448 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ {@@@", | 449 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 450 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 543 "cmd": [ | 552 "cmd": [ |
| 544 "git", | 553 "git", |
| 545 "checkout", | 554 "checkout", |
| 546 "master" | 555 "master" |
| 547 ], | 556 ], |
| 548 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 557 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 549 "name": "git checkout" | 558 "name": "git checkout" |
| 550 }, | 559 }, |
| 551 { | 560 { |
| 552 "cmd": [], | 561 "cmd": [], |
| 562 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 553 "name": "config", | 563 "name": "config", |
| 554 "~followup_annotations": [ | 564 "~followup_annotations": [ |
| 555 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 565 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 556 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"306476\",
@@@", | 566 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"306476\",
@@@", |
| 557 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", | 567 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", |
| 558 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 568 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 559 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 569 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 560 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", | 570 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", |
| 561 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", | 571 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", |
| 562 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"306475\"
, @@@", | 572 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"306475\"
, @@@", |
| 563 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 573 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 564 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 574 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 565 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", | 575 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", |
| 566 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 576 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 567 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, | 577 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, |
| 568 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", | 578 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", |
| 569 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 579 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 570 "@@@STEP_LOG_END@Bisect job configuration@@@" | 580 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 571 ] | 581 ] |
| 572 }, | 582 }, |
| 573 { | 583 { |
| 574 "cmd": [], | 584 "cmd": [], |
| 585 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 575 "name": "Resolving reference range" | 586 "name": "Resolving reference range" |
| 576 }, | 587 }, |
| 577 { | 588 { |
| 578 "cmd": [ | 589 "cmd": [ |
| 579 "python", | 590 "python", |
| 580 "-u", | 591 "-u", |
| 581 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 592 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 582 "get_numbering", | 593 "get_numbering", |
| 583 "--params-file", | 594 "--params-file", |
| 584 "{\"number\": 306476, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 595 "{\"number\": 306476, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 585 "--attempts", | 596 "--attempts", |
| 586 "3" | 597 "3" |
| 587 ], | 598 ], |
| 599 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 588 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306476}", | 600 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306476}", |
| 589 "stdout": "/path/to/tmp/json", | 601 "stdout": "/path/to/tmp/json", |
| 590 "~followup_annotations": [ | 602 "~followup_annotations": [ |
| 591 "@@@STEP_NEST_LEVEL@1@@@", | 603 "@@@STEP_NEST_LEVEL@1@@@", |
| 592 "@@@STEP_LOG_LINE@json.output@{@@@", | 604 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 593 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"fc6dfc7ff5b1073408499478969
261b826441144\"@@@", | 605 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"fc6dfc7ff5b1073408499478969
261b826441144\"@@@", |
| 594 "@@@STEP_LOG_LINE@json.output@}@@@", | 606 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 595 "@@@STEP_LOG_END@json.output@@@" | 607 "@@@STEP_LOG_END@json.output@@@" |
| 596 ] | 608 ] |
| 597 }, | 609 }, |
| 598 { | 610 { |
| 599 "cmd": [ | 611 "cmd": [ |
| 600 "python", | 612 "python", |
| 601 "-u", | 613 "-u", |
| 602 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 614 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 603 "get_numbering", | 615 "get_numbering", |
| 604 "--params-file", | 616 "--params-file", |
| 605 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 617 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 606 "--attempts", | 618 "--attempts", |
| 607 "3" | 619 "3" |
| 608 ], | 620 ], |
| 621 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 609 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", | 622 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", |
| 610 "stdout": "/path/to/tmp/json", | 623 "stdout": "/path/to/tmp/json", |
| 611 "~followup_annotations": [ | 624 "~followup_annotations": [ |
| 612 "@@@STEP_NEST_LEVEL@1@@@", | 625 "@@@STEP_NEST_LEVEL@1@@@", |
| 613 "@@@STEP_LOG_LINE@json.output@{@@@", | 626 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 614 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", | 627 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", |
| 615 "@@@STEP_LOG_LINE@json.output@}@@@", | 628 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 616 "@@@STEP_LOG_END@json.output@@@" | 629 "@@@STEP_LOG_END@json.output@@@" |
| 617 ] | 630 ] |
| 618 }, | 631 }, |
| 619 { | 632 { |
| 620 "cmd": [ | 633 "cmd": [ |
| 621 "python", | 634 "python", |
| 622 "-u", | 635 "-u", |
| 623 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 636 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 624 "DEPS", | 637 "DEPS", |
| 625 "--commit", | 638 "--commit", |
| 626 "fc6dfc7ff5b1073408499478969261b826441144" | 639 "fc6dfc7ff5b1073408499478969261b826441144" |
| 627 ], | 640 ], |
| 641 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 628 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS", | 642 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS", |
| 629 "stdout": "/path/to/tmp/", | 643 "stdout": "/path/to/tmp/", |
| 630 "~followup_annotations": [ | 644 "~followup_annotations": [ |
| 631 "@@@STEP_NEST_LEVEL@1@@@", | 645 "@@@STEP_NEST_LEVEL@1@@@", |
| 632 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 646 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 633 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 647 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 634 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 648 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 635 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 649 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 636 ] | 650 ] |
| 637 }, | 651 }, |
| 638 { | 652 { |
| 639 "cmd": [ | 653 "cmd": [ |
| 640 "python", | 654 "python", |
| 641 "-u", | 655 "-u", |
| 642 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 656 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 643 "DEPS", | 657 "DEPS", |
| 644 "--commit", | 658 "--commit", |
| 645 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 659 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 646 ], | 660 ], |
| 661 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 647 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS", | 662 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS", |
| 648 "stdout": "/path/to/tmp/", | 663 "stdout": "/path/to/tmp/", |
| 649 "~followup_annotations": [ | 664 "~followup_annotations": [ |
| 650 "@@@STEP_NEST_LEVEL@1@@@", | 665 "@@@STEP_NEST_LEVEL@1@@@", |
| 651 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 666 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 652 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 667 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 653 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 668 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 654 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 669 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 655 ] | 670 ] |
| 656 }, | 671 }, |
| 657 { | 672 { |
| 658 "cmd": [], | 673 "cmd": [], |
| 674 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 659 "name": "Expanding revision range" | 675 "name": "Expanding revision range" |
| 660 }, | 676 }, |
| 661 { | 677 { |
| 662 "cmd": [ | 678 "cmd": [ |
| 663 "python", | 679 "python", |
| 664 "-u", | 680 "-u", |
| 665 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 681 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 666 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 682 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 667 "fc6dfc7ff5b1073408499478969261b826441144", | 683 "fc6dfc7ff5b1073408499478969261b826441144", |
| 668 "https://chromium.googlesource.com/chromium/src" | 684 "https://chromium.googlesource.com/chromium/src" |
| 669 ], | 685 ], |
| 686 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 670 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144", | 687 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144", |
| 671 "stdout": "/path/to/tmp/json", | 688 "stdout": "/path/to/tmp/json", |
| 672 "~followup_annotations": [ | 689 "~followup_annotations": [ |
| 673 "@@@STEP_NEST_LEVEL@1@@@", | 690 "@@@STEP_NEST_LEVEL@1@@@", |
| 674 "@@@STEP_LOG_LINE@json.output@[@@@", | 691 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 675 "@@@STEP_LOG_LINE@json.output@ [@@@", | 692 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 676 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", | 693 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", |
| 677 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 694 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 678 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 695 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 679 "@@@STEP_LOG_LINE@json.output@ [@@@", | 696 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 680 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", | 697 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", |
| 681 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 698 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 682 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 699 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 683 "@@@STEP_LOG_LINE@json.output@]@@@", | 700 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 684 "@@@STEP_LOG_END@json.output@@@" | 701 "@@@STEP_LOG_END@json.output@@@" |
| 685 ] | 702 ] |
| 686 }, | 703 }, |
| 687 { | 704 { |
| 688 "cmd": [], | 705 "cmd": [], |
| 706 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 689 "name": "Gathering reference values" | 707 "name": "Gathering reference values" |
| 690 }, | 708 }, |
| 691 { | 709 { |
| 692 "cmd": [ | 710 "cmd": [ |
| 693 "python", | 711 "python", |
| 694 "-u", | 712 "-u", |
| 695 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 713 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 696 "--", | 714 "--", |
| 697 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 715 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 698 "----", | 716 "----", |
| 699 "ls", | 717 "ls", |
| 700 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" | 718 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" |
| 701 ], | 719 ], |
| 720 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 702 "name": "Gathering reference values.gsutil ls", | 721 "name": "Gathering reference values.gsutil ls", |
| 703 "~followup_annotations": [ | 722 "~followup_annotations": [ |
| 704 "@@@STEP_NEST_LEVEL@1@@@" | 723 "@@@STEP_NEST_LEVEL@1@@@" |
| 705 ] | 724 ] |
| 706 }, | 725 }, |
| 707 { | 726 { |
| 708 "cmd": [ | 727 "cmd": [ |
| 709 "python", | 728 "python", |
| 710 "-u", | 729 "-u", |
| 711 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 730 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 712 "[BUILDER_CACHE]/android_one_perf_bisect", | 731 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 713 "511" | 732 "511" |
| 714 ], | 733 ], |
| 734 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 715 "name": "Gathering reference values.makedirs checkout path", | 735 "name": "Gathering reference values.makedirs checkout path", |
| 716 "~followup_annotations": [ | 736 "~followup_annotations": [ |
| 717 "@@@STEP_NEST_LEVEL@1@@@", | 737 "@@@STEP_NEST_LEVEL@1@@@", |
| 718 "@@@STEP_LOG_LINE@python.inline@@@@", | 738 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 719 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 739 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 720 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 740 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 721 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 741 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 722 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 742 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 723 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 743 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 724 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 744 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 839 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 859 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 840 ] | 860 ] |
| 841 }, | 861 }, |
| 842 { | 862 { |
| 843 "cmd": [ | 863 "cmd": [ |
| 844 "python", | 864 "python", |
| 845 "-u", | 865 "-u", |
| 846 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 866 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 847 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 867 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 848 ], | 868 ], |
| 869 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 849 "name": "Gathering reference values.rmtree build directory", | 870 "name": "Gathering reference values.rmtree build directory", |
| 850 "~followup_annotations": [ | 871 "~followup_annotations": [ |
| 851 "@@@STEP_NEST_LEVEL@1@@@", | 872 "@@@STEP_NEST_LEVEL@1@@@", |
| 852 "@@@STEP_LOG_LINE@python.inline@@@@", | 873 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 853 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 874 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 854 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 875 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 855 "@@@STEP_LOG_LINE@python.inline@@@@", | 876 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 856 "@@@STEP_LOG_LINE@python.inline@@@@", | 877 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 857 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 878 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 858 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 879 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 859 "@@@STEP_LOG_END@python.inline@@@" | 880 "@@@STEP_LOG_END@python.inline@@@" |
| 860 ] | 881 ] |
| 861 }, | 882 }, |
| 862 { | 883 { |
| 863 "cmd": [ | 884 "cmd": [ |
| 864 "python", | 885 "python", |
| 865 "-u", | 886 "-u", |
| 866 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 887 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 867 "--", | 888 "--", |
| 868 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 889 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 869 "--force-version", | 890 "--force-version", |
| 870 "4.7", | 891 "4.7", |
| 871 "----", | 892 "----", |
| 872 "cp", | 893 "cp", |
| 873 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", | 894 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", |
| 874 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 895 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 875 ], | 896 ], |
| 897 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 876 "name": "Gathering reference values.gsutil download_build_product", | 898 "name": "Gathering reference values.gsutil download_build_product", |
| 877 "~followup_annotations": [ | 899 "~followup_annotations": [ |
| 878 "@@@STEP_NEST_LEVEL@1@@@" | 900 "@@@STEP_NEST_LEVEL@1@@@" |
| 879 ] | 901 ] |
| 880 }, | 902 }, |
| 881 { | 903 { |
| 882 "cmd": [ | 904 "cmd": [ |
| 883 "unzip", | 905 "unzip", |
| 884 "-o", | 906 "-o", |
| 885 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 907 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1184 "cmd": [ | 1206 "cmd": [ |
| 1185 "python", | 1207 "python", |
| 1186 "-u", | 1208 "-u", |
| 1187 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1209 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1188 "--", | 1210 "--", |
| 1189 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1211 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1190 "----", | 1212 "----", |
| 1191 "ls", | 1213 "ls", |
| 1192 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" | 1214 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" |
| 1193 ], | 1215 ], |
| 1216 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1194 "name": "Gathering reference values.gsutil ls (2)", | 1217 "name": "Gathering reference values.gsutil ls (2)", |
| 1195 "~followup_annotations": [ | 1218 "~followup_annotations": [ |
| 1196 "@@@STEP_NEST_LEVEL@1@@@" | 1219 "@@@STEP_NEST_LEVEL@1@@@" |
| 1197 ] | 1220 ] |
| 1198 }, | 1221 }, |
| 1199 { | 1222 { |
| 1200 "cmd": [ | 1223 "cmd": [ |
| 1201 "python", | 1224 "python", |
| 1202 "-u", | 1225 "-u", |
| 1203 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 1226 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 1204 "[BUILDER_CACHE]/android_one_perf_bisect", | 1227 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1205 "511" | 1228 "511" |
| 1206 ], | 1229 ], |
| 1230 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1207 "name": "Gathering reference values.makedirs checkout path (2)", | 1231 "name": "Gathering reference values.makedirs checkout path (2)", |
| 1208 "~followup_annotations": [ | 1232 "~followup_annotations": [ |
| 1209 "@@@STEP_NEST_LEVEL@1@@@", | 1233 "@@@STEP_NEST_LEVEL@1@@@", |
| 1210 "@@@STEP_LOG_LINE@python.inline@@@@", | 1234 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1211 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 1235 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 1212 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 1236 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 1213 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 1237 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 1214 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 1238 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 1215 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 1239 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 1216 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 1240 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1331 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 1355 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 1332 ] | 1356 ] |
| 1333 }, | 1357 }, |
| 1334 { | 1358 { |
| 1335 "cmd": [ | 1359 "cmd": [ |
| 1336 "python", | 1360 "python", |
| 1337 "-u", | 1361 "-u", |
| 1338 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 1362 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 1339 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 1363 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 1340 ], | 1364 ], |
| 1365 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1341 "name": "Gathering reference values.rmtree build directory (2)", | 1366 "name": "Gathering reference values.rmtree build directory (2)", |
| 1342 "~followup_annotations": [ | 1367 "~followup_annotations": [ |
| 1343 "@@@STEP_NEST_LEVEL@1@@@", | 1368 "@@@STEP_NEST_LEVEL@1@@@", |
| 1344 "@@@STEP_LOG_LINE@python.inline@@@@", | 1369 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1345 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 1370 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 1346 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 1371 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 1347 "@@@STEP_LOG_LINE@python.inline@@@@", | 1372 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1348 "@@@STEP_LOG_LINE@python.inline@@@@", | 1373 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1349 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 1374 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 1350 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 1375 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 1351 "@@@STEP_LOG_END@python.inline@@@" | 1376 "@@@STEP_LOG_END@python.inline@@@" |
| 1352 ] | 1377 ] |
| 1353 }, | 1378 }, |
| 1354 { | 1379 { |
| 1355 "cmd": [ | 1380 "cmd": [ |
| 1356 "python", | 1381 "python", |
| 1357 "-u", | 1382 "-u", |
| 1358 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1383 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1359 "--", | 1384 "--", |
| 1360 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1385 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1361 "--force-version", | 1386 "--force-version", |
| 1362 "4.7", | 1387 "4.7", |
| 1363 "----", | 1388 "----", |
| 1364 "cp", | 1389 "cp", |
| 1365 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", | 1390 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", |
| 1366 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 1391 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 1367 ], | 1392 ], |
| 1393 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1368 "name": "Gathering reference values.gsutil download_build_product (2)", | 1394 "name": "Gathering reference values.gsutil download_build_product (2)", |
| 1369 "~followup_annotations": [ | 1395 "~followup_annotations": [ |
| 1370 "@@@STEP_NEST_LEVEL@1@@@" | 1396 "@@@STEP_NEST_LEVEL@1@@@" |
| 1371 ] | 1397 ] |
| 1372 }, | 1398 }, |
| 1373 { | 1399 { |
| 1374 "cmd": [ | 1400 "cmd": [ |
| 1375 "unzip", | 1401 "unzip", |
| 1376 "-o", | 1402 "-o", |
| 1377 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 1403 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1681 ], | 1707 ], |
| 1682 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1708 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1683 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155", | 1709 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155", |
| 1684 "stdout": "/path/to/tmp/", | 1710 "stdout": "/path/to/tmp/", |
| 1685 "~followup_annotations": [ | 1711 "~followup_annotations": [ |
| 1686 "@@@STEP_NEST_LEVEL@1@@@" | 1712 "@@@STEP_NEST_LEVEL@1@@@" |
| 1687 ] | 1713 ] |
| 1688 }, | 1714 }, |
| 1689 { | 1715 { |
| 1690 "cmd": [], | 1716 "cmd": [], |
| 1717 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1691 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c", | 1718 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c", |
| 1692 "~followup_annotations": [ | 1719 "~followup_annotations": [ |
| 1693 "@@@STEP_NEST_LEVEL@1@@@" | 1720 "@@@STEP_NEST_LEVEL@1@@@" |
| 1694 ] | 1721 ] |
| 1695 }, | 1722 }, |
| 1696 { | 1723 { |
| 1697 "cmd": [ | 1724 "cmd": [ |
| 1698 "python", | 1725 "python", |
| 1699 "-u", | 1726 "-u", |
| 1700 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1727 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1701 "--", | 1728 "--", |
| 1702 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1729 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1703 "----", | 1730 "----", |
| 1704 "ls", | 1731 "ls", |
| 1705 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 1732 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 1706 ], | 1733 ], |
| 1734 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1707 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s", | 1735 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s", |
| 1708 "~followup_annotations": [ | 1736 "~followup_annotations": [ |
| 1709 "@@@STEP_NEST_LEVEL@2@@@" | 1737 "@@@STEP_NEST_LEVEL@2@@@" |
| 1710 ] | 1738 ] |
| 1711 }, | 1739 }, |
| 1712 { | 1740 { |
| 1713 "cmd": [ | 1741 "cmd": [ |
| 1714 "python", | 1742 "python", |
| 1715 "-u", | 1743 "-u", |
| 1716 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1744 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1717 "--", | 1745 "--", |
| 1718 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1746 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1719 "----", | 1747 "----", |
| 1720 "cat", | 1748 "cat", |
| 1721 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 1749 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 1722 ], | 1750 ], |
| 1751 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1723 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 1752 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 1724 "stdout": "/path/to/tmp/", | 1753 "stdout": "/path/to/tmp/", |
| 1725 "~followup_annotations": [ | 1754 "~followup_annotations": [ |
| 1726 "@@@STEP_NEST_LEVEL@2@@@", | 1755 "@@@STEP_NEST_LEVEL@2@@@", |
| 1727 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 1756 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 1728 ] | 1757 ] |
| 1729 }, | 1758 }, |
| 1730 { | 1759 { |
| 1731 "cmd": [ | 1760 "cmd": [ |
| 1732 "git", | 1761 "git", |
| 1733 "footers", | 1762 "footers", |
| 1734 "--position", | 1763 "--position", |
| 1735 "fc6dfc7ff5b1073408499478969261b826441144" | 1764 "fc6dfc7ff5b1073408499478969261b826441144" |
| 1736 ], | 1765 ], |
| 1737 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1766 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1738 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144", | 1767 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144", |
| 1739 "stdout": "/path/to/tmp/", | 1768 "stdout": "/path/to/tmp/", |
| 1740 "~followup_annotations": [ | 1769 "~followup_annotations": [ |
| 1741 "@@@STEP_NEST_LEVEL@1@@@" | 1770 "@@@STEP_NEST_LEVEL@1@@@" |
| 1742 ] | 1771 ] |
| 1743 }, | 1772 }, |
| 1744 { | 1773 { |
| 1745 "cmd": [], | 1774 "cmd": [], |
| 1775 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1746 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5", | 1776 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5", |
| 1747 "~followup_annotations": [ | 1777 "~followup_annotations": [ |
| 1748 "@@@STEP_NEST_LEVEL@1@@@" | 1778 "@@@STEP_NEST_LEVEL@1@@@" |
| 1749 ] | 1779 ] |
| 1750 }, | 1780 }, |
| 1751 { | 1781 { |
| 1752 "cmd": [ | 1782 "cmd": [ |
| 1753 "python", | 1783 "python", |
| 1754 "-u", | 1784 "-u", |
| 1755 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1785 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1756 "--", | 1786 "--", |
| 1757 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1787 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1758 "----", | 1788 "----", |
| 1759 "ls", | 1789 "ls", |
| 1760 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 1790 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 1761 ], | 1791 ], |
| 1792 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1762 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s", | 1793 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s", |
| 1763 "~followup_annotations": [ | 1794 "~followup_annotations": [ |
| 1764 "@@@STEP_NEST_LEVEL@2@@@" | 1795 "@@@STEP_NEST_LEVEL@2@@@" |
| 1765 ] | 1796 ] |
| 1766 }, | 1797 }, |
| 1767 { | 1798 { |
| 1768 "cmd": [ | 1799 "cmd": [ |
| 1769 "python", | 1800 "python", |
| 1770 "-u", | 1801 "-u", |
| 1771 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1802 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1772 "--", | 1803 "--", |
| 1773 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1804 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1774 "----", | 1805 "----", |
| 1775 "cat", | 1806 "cat", |
| 1776 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 1807 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 1777 ], | 1808 ], |
| 1809 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1778 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144", | 1810 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144", |
| 1779 "stdout": "/path/to/tmp/", | 1811 "stdout": "/path/to/tmp/", |
| 1780 "~followup_annotations": [ | 1812 "~followup_annotations": [ |
| 1781 "@@@STEP_NEST_LEVEL@2@@@", | 1813 "@@@STEP_NEST_LEVEL@2@@@", |
| 1782 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" | 1814 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" |
| 1783 ] | 1815 ] |
| 1784 }, | 1816 }, |
| 1785 { | 1817 { |
| 1786 "cmd": [ | 1818 "cmd": [ |
| 1787 "python", | 1819 "python", |
| 1788 "-u", | 1820 "-u", |
| 1789 "import sys; sys.exit(1)" | 1821 "import sys; sys.exit(1)" |
| 1790 ], | 1822 ], |
| 1823 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1791 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed", | 1824 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed", |
| 1792 "~followup_annotations": [ | 1825 "~followup_annotations": [ |
| 1793 "@@@STEP_NEST_LEVEL@1@@@", | 1826 "@@@STEP_NEST_LEVEL@1@@@", |
| 1794 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", | 1827 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", |
| 1795 "@@@STEP_LOG_END@python.inline@@@" | 1828 "@@@STEP_LOG_END@python.inline@@@" |
| 1796 ] | 1829 ] |
| 1797 }, | 1830 }, |
| 1798 { | 1831 { |
| 1799 "cmd": [ | 1832 "cmd": [ |
| 1800 "git", | 1833 "git", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 1812 "footers", | 1845 "footers", |
| 1813 "--position", | 1846 "--position", |
| 1814 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 1847 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 1815 ], | 1848 ], |
| 1816 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1849 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1817 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 1850 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 1818 "stdout": "/path/to/tmp/" | 1851 "stdout": "/path/to/tmp/" |
| 1819 }, | 1852 }, |
| 1820 { | 1853 { |
| 1821 "cmd": [], | 1854 "cmd": [], |
| 1855 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1822 "name": "Debug Info", | 1856 "name": "Debug Info", |
| 1823 "~followup_annotations": [ | 1857 "~followup_annotations": [ |
| 1824 "step returned non-zero exit code: 1", | 1858 "step returned non-zero exit code: 1", |
| 1825 "@@@STEP_FAILURE@@@" | 1859 "@@@STEP_FAILURE@@@" |
| 1826 ] | 1860 ] |
| 1827 }, | 1861 }, |
| 1828 { | 1862 { |
| 1829 "cmd": [ | 1863 "cmd": [ |
| 1830 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 1864 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 1831 "--json-output", | 1865 "--json-output", |
| 1832 "/path/to/tmp/json", | 1866 "/path/to/tmp/json", |
| 1833 "--blacklist-file", | 1867 "--blacklist-file", |
| 1834 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 1868 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 1835 "--known-devices-file", | 1869 "--known-devices-file", |
| 1836 "[HOME]/.android/known_devices.json", | 1870 "[HOME]/.android/known_devices.json", |
| 1837 "--buildbot-path", | 1871 "--buildbot-path", |
| 1838 "/home/chrome-bot/.adb_device_info", | 1872 "/home/chrome-bot/.adb_device_info", |
| 1839 "--adb-path", | 1873 "--adb-path", |
| 1840 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 1874 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 1841 "-v", | 1875 "-v", |
| 1842 "--overwrite-known-devices-files" | 1876 "--overwrite-known-devices-files" |
| 1843 ], | 1877 ], |
| 1878 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1844 "env": { | 1879 "env": { |
| 1845 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1880 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1846 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 1881 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 1847 }, | 1882 }, |
| 1848 "name": "device_status (3)", | 1883 "name": "device_status (3)", |
| 1849 "~followup_annotations": [ | 1884 "~followup_annotations": [ |
| 1850 "@@@STEP_TEXT@Online devices: 1@@@", | 1885 "@@@STEP_TEXT@Online devices: 1@@@", |
| 1851 "@@@STEP_LOG_LINE@json.output@[@@@", | 1886 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 1852 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1887 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1853 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 1888 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1940 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 1975 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 1941 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 1976 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 1942 ] | 1977 ] |
| 1943 }, | 1978 }, |
| 1944 { | 1979 { |
| 1945 "cmd": [ | 1980 "cmd": [ |
| 1946 "python", | 1981 "python", |
| 1947 "-u", | 1982 "-u", |
| 1948 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 1983 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 1949 ], | 1984 ], |
| 1985 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1950 "name": "Post bisect results", | 1986 "name": "Post bisect results", |
| 1951 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"fc6dfc7f
f5b1073408499478969261b826441144\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"425582\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_on
e_perf_bisect/builds/571\", \"change\": null, \"command\": \"./tools/perf/run_be
nchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", \"culprit_dat
a\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"me
tric\": \"warm_times/page_load_time\", \"revision_data\": [], \"score\": 0, \"st
atus\": \"failed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\":
[]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", | 1987 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"fc6dfc7f
f5b1073408499478969261b826441144\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"425582\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_on
e_perf_bisect/builds/571\", \"change\": null, \"command\": \"./tools/perf/run_be
nchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", \"culprit_dat
a\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"me
tric\": \"warm_times/page_load_time\", \"revision_data\": [], \"score\": 0, \"st
atus\": \"failed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\":
[]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 1952 "stdout": "/path/to/tmp/json", | 1988 "stdout": "/path/to/tmp/json", |
| 1953 "~followup_annotations": [ | 1989 "~followup_annotations": [ |
| 1954 "@@@STEP_LOG_LINE@json.output@{@@@", | 1990 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1955 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 1991 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
| 1956 "@@@STEP_LOG_LINE@json.output@}@@@", | 1992 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1957 "@@@STEP_LOG_END@json.output@@@" | 1993 "@@@STEP_LOG_END@json.output@@@" |
| 1958 ] | 1994 ] |
| 1959 }, | 1995 }, |
| 1960 { | 1996 { |
| 1961 "cmd": [ | 1997 "cmd": [ |
| 1962 "python", | 1998 "python", |
| 1963 "-u", | 1999 "-u", |
| 1964 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 2000 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 1965 "[BUILDER_CACHE]/android_one_perf_bisect", | 2001 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1966 "511" | 2002 "511" |
| 1967 ], | 2003 ], |
| 2004 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1968 "name": "makedirs checkout path (2)", | 2005 "name": "makedirs checkout path (2)", |
| 1969 "~followup_annotations": [ | 2006 "~followup_annotations": [ |
| 1970 "@@@STEP_LOG_LINE@python.inline@@@@", | 2007 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1971 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 2008 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 1972 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 2009 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 1973 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 2010 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 1974 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 2011 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 1975 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 2012 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 1976 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 2013 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 1977 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 2014 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2093 { | 2130 { |
| 2094 "cmd": [ | 2131 "cmd": [ |
| 2095 "python", | 2132 "python", |
| 2096 "-u", | 2133 "-u", |
| 2097 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 2134 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 2098 "--action", | 2135 "--action", |
| 2099 "stop", | 2136 "stop", |
| 2100 "--pid-file-path", | 2137 "--pid-file-path", |
| 2101 "/tmp/device_monitor.pid" | 2138 "/tmp/device_monitor.pid" |
| 2102 ], | 2139 ], |
| 2140 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2103 "name": "shutdown_device_monitor" | 2141 "name": "shutdown_device_monitor" |
| 2104 }, | 2142 }, |
| 2105 { | 2143 { |
| 2106 "cmd": [ | 2144 "cmd": [ |
| 2107 "python", | 2145 "python", |
| 2108 "-u", | 2146 "-u", |
| 2109 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_prin
ter.py", | 2147 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_prin
ter.py", |
| 2110 "--output-path", | 2148 "--output-path", |
| 2111 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", | 2149 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", |
| 2112 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat" | 2150 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat" |
| 2113 ], | 2151 ], |
| 2152 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2114 "name": "logcat_dump" | 2153 "name": "logcat_dump" |
| 2115 }, | 2154 }, |
| 2116 { | 2155 { |
| 2117 "cmd": [ | 2156 "cmd": [ |
| 2118 "python", | 2157 "python", |
| 2119 "-u", | 2158 "-u", |
| 2120 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 2159 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2121 "--", | 2160 "--", |
| 2122 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2161 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2123 "--force-version", | 2162 "--force-version", |
| 2124 "4.7", | 2163 "4.7", |
| 2125 "-o", | 2164 "-o", |
| 2126 "GSUtil:parallel_composite_upload_threshold=50M", | 2165 "GSUtil:parallel_composite_upload_threshold=50M", |
| 2127 "----", | 2166 "----", |
| 2128 "cp", | 2167 "cp", |
| 2129 "-a", | 2168 "-a", |
| 2130 "public-read", | 2169 "public-read", |
| 2131 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", | 2170 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", |
| 2132 "gs://chromium-android/logcat_dumps/android_one_perf_bisect/571" | 2171 "gs://chromium-android/logcat_dumps/android_one_perf_bisect/571" |
| 2133 ], | 2172 ], |
| 2173 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2134 "name": "gsutil upload", | 2174 "name": "gsutil upload", |
| 2135 "~followup_annotations": [ | 2175 "~followup_annotations": [ |
| 2136 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_one_perf_bisect/571@@@" | 2176 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_one_perf_bisect/571@@@" |
| 2137 ] | 2177 ] |
| 2138 }, | 2178 }, |
| 2139 { | 2179 { |
| 2140 "cmd": [ | 2180 "cmd": [ |
| 2141 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_platform/
development/scripts/stack", | 2181 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_platform/
development/scripts/stack", |
| 2142 "--arch", | 2182 "--arch", |
| 2143 "arm", | 2183 "arm", |
| 2144 "--more-info", | 2184 "--more-info", |
| 2145 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log" | 2185 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log" |
| 2146 ], | 2186 ], |
| 2187 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2147 "env": { | 2188 "env": { |
| 2148 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", | 2189 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", |
| 2149 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 2190 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 2150 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 2191 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 2151 }, | 2192 }, |
| 2152 "name": "stack_tool_with_logcat_dump" | 2193 "name": "stack_tool_with_logcat_dump" |
| 2153 }, | 2194 }, |
| 2154 { | 2195 { |
| 2155 "cmd": [ | 2196 "cmd": [ |
| 2156 "python", | 2197 "python", |
| 2157 "-u", | 2198 "-u", |
| 2158 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 2199 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2159 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", | 2200 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", |
| 2160 "/path/to/tmp/" | 2201 "/path/to/tmp/" |
| 2161 ], | 2202 ], |
| 2203 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2162 "name": "get version" | 2204 "name": "get version" |
| 2163 }, | 2205 }, |
| 2164 { | 2206 { |
| 2165 "cmd": [ | 2207 "cmd": [ |
| 2166 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", | 2208 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", |
| 2167 "-a", | 2209 "-a", |
| 2168 "-s", | 2210 "-s", |
| 2169 "-w" | 2211 "-w" |
| 2170 ], | 2212 ], |
| 2213 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2171 "env": { | 2214 "env": { |
| 2172 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", | 2215 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", |
| 2173 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 2216 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 2174 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 2217 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 2175 }, | 2218 }, |
| 2176 "name": "stack_tool_for_tombstones" | 2219 "name": "stack_tool_for_tombstones" |
| 2177 }, | 2220 }, |
| 2178 { | 2221 { |
| 2179 "cmd": [ | 2222 "cmd": [ |
| 2180 "python", | 2223 "python", |
| 2181 "-u", | 2224 "-u", |
| 2182 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", | 2225 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", |
| 2183 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/test_logs/*.log" | 2226 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/test_logs/*.log" |
| 2184 ], | 2227 ], |
| 2228 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2185 "name": "test_report", | 2229 "name": "test_report", |
| 2186 "~followup_annotations": [ | 2230 "~followup_annotations": [ |
| 2187 "@@@STEP_LOG_LINE@python.inline@@@@", | 2231 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2188 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 2232 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 2189 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 2233 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 2190 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 2234 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 2191 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 2235 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 2192 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 2236 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 2193 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 2237 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 2194 "@@@STEP_LOG_END@python.inline@@@" | 2238 "@@@STEP_LOG_END@python.inline@@@" |
| 2195 ] | 2239 ] |
| 2196 }, | 2240 }, |
| 2197 { | 2241 { |
| 2198 "name": "$result", | 2242 "name": "$result", |
| 2199 "reason": "Step('Debug Info') failed with return_code 1", | 2243 "reason": "Step('Debug Info') failed with return_code 1", |
| 2200 "recipe_result": null, | 2244 "recipe_result": null, |
| 2201 "status_code": 1 | 2245 "status_code": 1 |
| 2202 } | 2246 } |
| 2203 ] | 2247 ] |
| OLD | NEW |