| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "\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", | 14 "\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", |
| 15 "[BUILDER_CACHE]\\Win_x64_Builder", | 15 "[BUILDER_CACHE]\\win", |
| 16 "511" | 16 "511" |
| 17 ], | 17 ], |
| 18 "name": "makedirs checkout path", | 18 "name": "makedirs checkout path", |
| 19 "~followup_annotations": [ | 19 "~followup_annotations": [ |
| 20 "@@@STEP_LOG_LINE@python.inline@@@@", | 20 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 48 "{\"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\"}", | 48 "{\"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\"}", |
| 49 "--git-cache-dir", | 49 "--git-cache-dir", |
| 50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
| 51 "--output_json", | 51 "--output_json", |
| 52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
| 53 "--revision", | 53 "--revision", |
| 54 "src@HEAD", | 54 "src@HEAD", |
| 55 "--force", | 55 "--force", |
| 56 "--output_manifest" | 56 "--output_manifest" |
| 57 ], | 57 ], |
| 58 "cwd": "[BUILDER_CACHE]\\Win_x64_Builder", | 58 "cwd": "[BUILDER_CACHE]\\win", |
| 59 "env": { | 59 "env": { |
| 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 61 }, | 61 }, |
| 62 "name": "bot_update", | 62 "name": "bot_update", |
| 63 "~followup_annotations": [ | 63 "~followup_annotations": [ |
| 64 "@@@STEP_TEXT@Some step text@@@", | 64 "@@@STEP_TEXT@Some step text@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 186 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 189 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 190 ] | 190 ] |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\tools\\swarming_client\\swarming.p
y", | 196 "[BUILDER_CACHE]\\win\\src\\tools\\swarming_client\\swarming.py", |
| 197 "--version" | 197 "--version" |
| 198 ], | 198 ], |
| 199 "name": "swarming.py --version", | 199 "name": "swarming.py --version", |
| 200 "stdout": "/path/to/tmp/", | 200 "stdout": "/path/to/tmp/", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_TEXT@0.4.10@@@" | 202 "@@@STEP_TEXT@0.4.10@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 210 "runhooks" | 210 "runhooks" |
| 211 ], | 211 ], |
| 212 "cwd": "[BUILDER_CACHE]\\Win_x64_Builder\\src", | 212 "cwd": "[BUILDER_CACHE]\\win\\src", |
| 213 "env": { | 213 "env": { |
| 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 215 "GYP_CHROMIUM_NO_ACTION": "1", | 215 "GYP_CHROMIUM_NO_ACTION": "1", |
| 216 "GYP_DEFINES": "component=static_library fastbuild=1 gomadir='[CACHE]\\cip
d\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 216 "GYP_DEFINES": "component=static_library fastbuild=1 gomadir='[CACHE]\\cip
d\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 218 }, | 218 }, |
| 219 "name": "gclient runhooks" | 219 "name": "gclient runhooks" |
| 220 }, | 220 }, |
| 221 { | 221 { |
| 222 "cmd": [ | 222 "cmd": [ |
| 223 "python", | 223 "python", |
| 224 "-u", | 224 "-u", |
| 225 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\testing\\scripts\\get_compile_targ
ets.py", | 225 "[BUILDER_CACHE]\\win\\src\\testing\\scripts\\get_compile_targets.py", |
| 226 "--output", | 226 "--output", |
| 227 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 228 "--", | 228 "--", |
| 229 "--build-config-fs", | 229 "--build-config-fs", |
| 230 "Release_x64", | 230 "Release_x64", |
| 231 "--use-src-side-runtest-py", | 231 "--use-src-side-runtest-py", |
| 232 "--paths", | 232 "--paths", |
| 233 "{\"checkout\": \"[BUILDER_CACHE]\\\\Win_x64_Builder\\\\src\", \"runit.py\
": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\
": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 233 "{\"checkout\": \"[BUILDER_CACHE]\\\\win\\\\src\", \"runit.py\": \"RECIPE_
PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_
PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 234 "--properties", | 234 "--properties", |
| 235 "{\"buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername
\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" | 235 "{\"buildername\": \"Win x64 Builder\", \"buildnumber\": 571, \"mastername
\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" |
| 236 ], | 236 ], |
| 237 "name": "get compile targets for scripts", | 237 "name": "get compile targets for scripts", |
| 238 "~followup_annotations": [ | 238 "~followup_annotations": [ |
| 239 "@@@STEP_LOG_LINE@json.output@{}@@@", | 239 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 240 "@@@STEP_LOG_END@json.output@@@" | 240 "@@@STEP_LOG_END@json.output@@@" |
| 241 ] | 241 ] |
| 242 }, | 242 }, |
| 243 { | 243 { |
| 244 "cmd": [ | 244 "cmd": [ |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 248 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\testing\\buildbot\\chromium.win.js
on", | 248 "[BUILDER_CACHE]\\win\\src\\testing\\buildbot\\chromium.win.json", |
| 249 "/path/to/tmp/json" | 249 "/path/to/tmp/json" |
| 250 ], | 250 ], |
| 251 "name": "read test spec (chromium.win.json)", | 251 "name": "read test spec (chromium.win.json)", |
| 252 "~followup_annotations": [ | 252 "~followup_annotations": [ |
| 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\Win_x64_Builder\\src\\testing\\buildb
ot\\chromium.win.json@@@", | 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win\\src\\testing\\buildbot\\chromium
.win.json@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@{@@@", | 254 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"Win 7 Tests x64 (1)\": {@@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"Win 7 Tests x64 (1)\": {@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ {@@@", | 257 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 258 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 259 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 260 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 261 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ }@@@", | 262 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 263 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 263 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 287 ], | 287 ], |
| 288 "name": "cleanup_temp" | 288 "name": "cleanup_temp" |
| 289 }, | 289 }, |
| 290 { | 290 { |
| 291 "cmd": [ | 291 "cmd": [ |
| 292 "python", | 292 "python", |
| 293 "-u", | 293 "-u", |
| 294 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 294 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 295 "--build-dir", | 295 "--build-dir", |
| 296 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\out\\Release_x64", | 296 "[BUILDER_CACHE]\\win\\src\\out\\Release_x64", |
| 297 "--clean-isolated-files" | 297 "--clean-isolated-files" |
| 298 ], | 298 ], |
| 299 "name": "clean isolated files" | 299 "name": "clean isolated files" |
| 300 }, | 300 }, |
| 301 { | 301 { |
| 302 "cmd": [ | 302 "cmd": [ |
| 303 "python", | 303 "python", |
| 304 "-u", | 304 "-u", |
| 305 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\tools\\mb\\mb.py", | 305 "[BUILDER_CACHE]\\win\\src\\tools\\mb\\mb.py", |
| 306 "gen", | 306 "gen", |
| 307 "-m", | 307 "-m", |
| 308 "chromium.win", | 308 "chromium.win", |
| 309 "-b", | 309 "-b", |
| 310 "Win x64 Builder", | 310 "Win x64 Builder", |
| 311 "--config-file", | 311 "--config-file", |
| 312 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\tools\\mb\\mb_config.pyl", | 312 "[BUILDER_CACHE]\\win\\src\\tools\\mb\\mb_config.pyl", |
| 313 "--goma-dir", | 313 "--goma-dir", |
| 314 "[CACHE]\\cipd\\goma", | 314 "[CACHE]\\cipd\\goma", |
| 315 "--swarming-targets-file", | 315 "--swarming-targets-file", |
| 316 "browser_tests\n", | 316 "browser_tests\n", |
| 317 "//out/Release_x64" | 317 "//out/Release_x64" |
| 318 ], | 318 ], |
| 319 "env": { | 319 "env": { |
| 320 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 320 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 321 }, | 321 }, |
| 322 "name": "generate_build_files", | 322 "name": "generate_build_files", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 333 "--show-path", | 333 "--show-path", |
| 334 "python", | 334 "python", |
| 335 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 335 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 336 "--gsutil-py-path", | 336 "--gsutil-py-path", |
| 337 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 337 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 338 "--ninja-path", | 338 "--ninja-path", |
| 339 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 339 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 340 "--target", | 340 "--target", |
| 341 "Release_x64", | 341 "Release_x64", |
| 342 "--src-dir", | 342 "--src-dir", |
| 343 "[BUILDER_CACHE]\\Win_x64_Builder\\src", | 343 "[BUILDER_CACHE]\\win\\src", |
| 344 "--goma-cache-dir", | 344 "--goma-cache-dir", |
| 345 "[GOMA_CACHE]", | 345 "[GOMA_CACHE]", |
| 346 "--goma-deps-cache-dir", | 346 "--goma-deps-cache-dir", |
| 347 "[GOMA_DEPS_CACHE]", | 347 "[GOMA_DEPS_CACHE]", |
| 348 "--build-data-dir", | 348 "--build-data-dir", |
| 349 "[ROOT]\\build_data_dir", | 349 "[ROOT]\\build_data_dir", |
| 350 "--compiler", | 350 "--compiler", |
| 351 "goma", | 351 "goma", |
| 352 "--goma-jsonstatus", | 352 "--goma-jsonstatus", |
| 353 "/path/to/tmp/json", | 353 "/path/to/tmp/json", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 369 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 369 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 370 "@@@STEP_LOG_END@json.output (invalid)@@@" | 370 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 371 ] | 371 ] |
| 372 }, | 372 }, |
| 373 { | 373 { |
| 374 "cmd": [ | 374 "cmd": [ |
| 375 "python", | 375 "python", |
| 376 "-u", | 376 "-u", |
| 377 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 377 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 378 "--build-dir", | 378 "--build-dir", |
| 379 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\out\\Release_x64", | 379 "[BUILDER_CACHE]\\win\\src\\out\\Release_x64", |
| 380 "--src-dir", | 380 "--src-dir", |
| 381 "[BUILDER_CACHE]\\Win_x64_Builder\\src" | 381 "[BUILDER_CACHE]\\win\\src" |
| 382 ], | 382 ], |
| 383 "cwd": "[SLAVE_BUILD]", | 383 "cwd": "[SLAVE_BUILD]", |
| 384 "name": "remove_build_metadata" | 384 "name": "remove_build_metadata" |
| 385 }, | 385 }, |
| 386 { | 386 { |
| 387 "cmd": [ | 387 "cmd": [ |
| 388 "python", | 388 "python", |
| 389 "-u", | 389 "-u", |
| 390 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 390 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 391 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\tools\\swarming_client", | 391 "[BUILDER_CACHE]\\win\\src\\tools\\swarming_client", |
| 392 "batcharchive", | 392 "batcharchive", |
| 393 "--dump-json", | 393 "--dump-json", |
| 394 "/path/to/tmp/json", | 394 "/path/to/tmp/json", |
| 395 "--isolate-server", | 395 "--isolate-server", |
| 396 "https://isolateserver.appspot.com", | 396 "https://isolateserver.appspot.com", |
| 397 "--verbose", | 397 "--verbose", |
| 398 "[BUILDER_CACHE]\\Win_x64_Builder\\src\\out\\Release_x64\\browser_tests.is
olated.gen.json" | 398 "[BUILDER_CACHE]\\win\\src\\out\\Release_x64\\browser_tests.isolated.gen.j
son" |
| 399 ], | 399 ], |
| 400 "name": "isolate tests", | 400 "name": "isolate tests", |
| 401 "~followup_annotations": [ | 401 "~followup_annotations": [ |
| 402 "@@@STEP_LOG_LINE@json.output@{@@@", | 402 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 403 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 403 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 404 "@@@STEP_LOG_LINE@json.output@}@@@", | 404 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 405 "@@@STEP_LOG_END@json.output@@@" | 405 "@@@STEP_LOG_END@json.output@@@" |
| 406 ] | 406 ] |
| 407 }, | 407 }, |
| 408 { | 408 { |
| 409 "allow_subannotations": true, | 409 "allow_subannotations": true, |
| 410 "cmd": [ | 410 "cmd": [ |
| 411 "python", | 411 "python", |
| 412 "-u", | 412 "-u", |
| 413 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 413 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 414 "--show-path", | 414 "--show-path", |
| 415 "python", | 415 "python", |
| 416 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 416 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 417 "--target", | 417 "--target", |
| 418 "Release_x64", | 418 "Release_x64", |
| 419 "--gsutil-py-path", | 419 "--gsutil-py-path", |
| 420 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 420 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 421 "--staging-dir", | 421 "--staging-dir", |
| 422 "[CACHE]\\chrome_staging", | 422 "[CACHE]\\chrome_staging", |
| 423 "--src-dir", | 423 "--src-dir", |
| 424 "[BUILDER_CACHE]\\Win_x64_Builder\\src", | 424 "[BUILDER_CACHE]\\win\\src", |
| 425 "--build-url", | 425 "--build-url", |
| 426 "gs://chromium-win-archive/chromium.win/Win x64 Builder", | 426 "gs://chromium-win-archive/chromium.win/Win x64 Builder", |
| 427 "--build_revision", | 427 "--build_revision", |
| 428 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 428 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 429 "--factory-properties", | 429 "--factory-properties", |
| 430 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 430 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 431 "--build-properties", | 431 "--build-properties", |
| 432 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 432 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build
er\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 433 ], | 433 ], |
| 434 "name": "package build" | 434 "name": "package build" |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 "~followup_annotations": [ | 479 "~followup_annotations": [ |
| 480 "@@@STEP_TEXT@Win 7 Tests x64 (1)<br />Win10 Tests x64@@@" | 480 "@@@STEP_TEXT@Win 7 Tests x64 (1)<br />Win10 Tests x64@@@" |
| 481 ] | 481 ] |
| 482 }, | 482 }, |
| 483 { | 483 { |
| 484 "name": "$result", | 484 "name": "$result", |
| 485 "recipe_result": null, | 485 "recipe_result": null, |
| 486 "status_code": 0 | 486 "status_code": 0 |
| 487 } | 487 } |
| 488 ] | 488 ] |
| OLD | NEW |