| 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_MIPS_Builder__dbg_", | 7 "[BUILDER_CACHE]/Android_Compile", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" | 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] | 22 ] |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "cmd": [ | 25 "cmd": [ |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 29 "--spec", | 29 "--spec", |
| 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", | 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': 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/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}]\ntarget_os = ['android']", |
| 31 "--patch_root", | 31 "--patch_root", |
| 32 "src", | 32 "src", |
| 33 "--revision_mapping_file", | 33 "--revision_mapping_file", |
| 34 "{\"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\"}", | 34 "{\"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\"}", |
| 35 "--git-cache-dir", | 35 "--git-cache-dir", |
| 36 "[GIT_CACHE]", | 36 "[GIT_CACHE]", |
| 37 "--output_json", | 37 "--output_json", |
| 38 "/path/to/tmp/json", | 38 "/path/to/tmp/json", |
| 39 "--revision", | 39 "--revision", |
| 40 "src@HEAD", | 40 "src@HEAD", |
| 41 "--output_manifest" | 41 "--output_manifest" |
| 42 ], | 42 ], |
| 43 "cwd": "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_", | 43 "cwd": "[BUILDER_CACHE]/Android_Compile", |
| 44 "env": { | 44 "env": { |
| 45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 46 }, | 46 }, |
| 47 "name": "bot_update", | 47 "name": "bot_update", |
| 48 "~followup_annotations": [ | 48 "~followup_annotations": [ |
| 49 "@@@STEP_TEXT@Some step text@@@", | 49 "@@@STEP_TEXT@Some step text@@@", |
| 50 "@@@STEP_LOG_LINE@json.output@{@@@", | 50 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 178 "@@@STEP_LOG_END@json.output@@@" | 178 "@@@STEP_LOG_END@json.output@@@" |
| 179 ] | 179 ] |
| 180 }, | 180 }, |
| 181 { | 181 { |
| 182 "cmd": [ | 182 "cmd": [ |
| 183 "python", | 183 "python", |
| 184 "-u", | 184 "-u", |
| 185 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 185 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 186 "runhooks" | 186 "runhooks" |
| 187 ], | 187 ], |
| 188 "cwd": "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src", | 188 "cwd": "[BUILDER_CACHE]/Android_Compile/src", |
| 189 "env": { | 189 "env": { |
| 190 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 190 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 191 "GYP_CHROMIUM_NO_ACTION": "1", | 191 "GYP_CHROMIUM_NO_ACTION": "1", |
| 192 "GYP_CROSSCOMPILE": "1", | 192 "GYP_CROSSCOMPILE": "1", |
| 193 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra
nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=mipsel
use_goma=1", | 193 "GYP_DEFINES": "OS=android branding=Chrome buildtype=Official component=st
atic_library fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1"
, |
| 194 "PATH": "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/third_party/androi
d_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/build/
android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 194 "PATH": "[BUILDER_CACHE]/Android_Compile/src/third_party/android_tools/sdk
/platform-tools:[BUILDER_CACHE]/Android_Compile/src/build/android:%(PATH)s:RECIP
E_PACKAGE_REPO[depot_tools]" |
| 195 }, | 195 }, |
| 196 "name": "gclient runhooks" | 196 "name": "gclient runhooks" |
| 197 }, | 197 }, |
| 198 { | 198 { |
| 199 "cmd": [ | 199 "cmd": [ |
| 200 "python", | 200 "python", |
| 201 "-u", | 201 "-u", |
| 202 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/testing/scripts/get_compil
e_targets.py", | 202 "[BUILDER_CACHE]/Android_Compile/src/testing/scripts/get_compile_targets.p
y", |
| 203 "--output", | 203 "--output", |
| 204 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
| 205 "--", | 205 "--", |
| 206 "--build-config-fs", | 206 "--build-config-fs", |
| 207 "Debug", | 207 "Release", |
| 208 "--paths", | 208 "--paths", |
| 209 "{\"checkout\": \"[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src\", \"runi
t.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \
"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 209 "{\"checkout\": \"[BUILDER_CACHE]/Android_Compile/src\", \"runit.py\": \"R
ECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PAC
KAGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 210 "--properties", | 210 "--properties", |
| 211 "{\"buildername\": \"Android MIPS Builder (dbg)\", \"buildnumber\": 571, \
"mastername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_
platform\": \"android\"}" | 211 "{\"buildername\": \"Android Compile\", \"buildnumber\": 571, \"mastername
\": \"chromium.perf\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
android\"}" |
| 212 ], | 212 ], |
| 213 "name": "get compile targets for scripts", | 213 "name": "get compile targets for scripts", |
| 214 "~followup_annotations": [ | 214 "~followup_annotations": [ |
| 215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 217 ] |
| 218 }, | 218 }, |
| 219 { | 219 { |
| 220 "cmd": [ | 220 "cmd": [ |
| 221 "python", | 221 "python", |
| 222 "-u", | 222 "-u", |
| 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 224 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/testing/buildbot/chromium.
android.json", | 224 "[BUILDER_CACHE]/Android_Compile/src/testing/buildbot/chromium.perf.json", |
| 225 "/path/to/tmp/json" | 225 "/path/to/tmp/json" |
| 226 ], | 226 ], |
| 227 "name": "read test spec (chromium.android.json)", | 227 "name": "read test spec (chromium.perf.json)", |
| 228 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 229 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/testing
/buildbot/chromium.android.json@@@", | 229 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Android_Compile/src/testing/buildbot/c
hromium.perf.json@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 231 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
| 232 ] | 232 ] |
| 233 }, | 233 }, |
| 234 { | 234 { |
| 235 "cmd": [ | 235 "cmd": [ |
| 236 "python", | 236 "python", |
| 237 "-u", | 237 "-u", |
| 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 239 "--show-path", | 239 "--show-path", |
| 240 "python", | 240 "python", |
| 241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 242 ], | 242 ], |
| 243 "name": "cleanup_temp" | 243 "name": "cleanup_temp" |
| 244 }, | 244 }, |
| 245 { | 245 { |
| 246 "cmd": [ | 246 "cmd": [ |
| 247 "python", | 247 "python", |
| 248 "-u", | 248 "-u", |
| 249 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 249 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
| 250 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/out/Debug/debug_info_dumps
", | 250 "[BUILDER_CACHE]/Android_Compile/src/out/Release/debug_info_dumps", |
| 251 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/out/Debug/test_logs", | 251 "[BUILDER_CACHE]/Android_Compile/src/out/Release/test_logs", |
| 252 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/out/build_product.zip", | 252 "[BUILDER_CACHE]/Android_Compile/src/out/build_product.zip", |
| 253 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src" | 253 "[BUILDER_CACHE]/Android_Compile/src" |
| 254 ], | 254 ], |
| 255 "name": "clean local files", | 255 "name": "clean local files", |
| 256 "~followup_annotations": [ | 256 "~followup_annotations": [ |
| 257 "@@@STEP_LOG_LINE@python.inline@@@@", | 257 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 258 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 258 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 259 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 259 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 260 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 260 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 261 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 261 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 262 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 262 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 263 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 263 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 264 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 265 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 265 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 266 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 267 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
| 268 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 268 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
| 269 "@@@STEP_LOG_END@python.inline@@@" | 269 "@@@STEP_LOG_END@python.inline@@@" |
| 270 ] | 270 ] |
| 271 }, | 271 }, |
| 272 { | 272 { |
| 273 "cmd": [ | 273 "cmd": [ |
| 274 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/build/tree_truth.sh", | 274 "[BUILDER_CACHE]/Android_Compile/src/build/tree_truth.sh", |
| 275 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src", | 275 "[BUILDER_CACHE]/Android_Compile/src", |
| 276 "src" | 276 "src" |
| 277 ], | 277 ], |
| 278 "name": "tree truth steps" | 278 "name": "tree truth steps" |
| 279 }, | 279 }, |
| 280 { | 280 { |
| 281 "cmd": [ | 281 "cmd": [ |
| 282 "python", | 282 "python", |
| 283 "-u", | 283 "-u", |
| 284 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/tools/mb/mb.py", | 284 "[BUILDER_CACHE]/Android_Compile/src/tools/mb/mb.py", |
| 285 "gen", | 285 "gen", |
| 286 "-m", | 286 "-m", |
| 287 "chromium.android", | 287 "chromium.perf", |
| 288 "-b", | 288 "-b", |
| 289 "Android MIPS Builder (dbg)", | 289 "Android Compile", |
| 290 "--config-file", | 290 "--config-file", |
| 291 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/tools/mb/mb_config.pyl", | 291 "[BUILDER_CACHE]/Android_Compile/src/tools/mb/mb_config.pyl", |
| 292 "--goma-dir", | 292 "--goma-dir", |
| 293 "[CACHE]/cipd/goma", | 293 "[CACHE]/cipd/goma", |
| 294 "//out/Debug" | 294 "//out/Release" |
| 295 ], | 295 ], |
| 296 "cwd": "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src", | 296 "cwd": "[BUILDER_CACHE]/Android_Compile/src", |
| 297 "env": { | 297 "env": { |
| 298 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 298 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 299 }, | 299 }, |
| 300 "name": "generate_build_files" | 300 "name": "generate_build_files" |
| 301 }, | 301 }, |
| 302 { | 302 { |
| 303 "cmd": [ | 303 "cmd": [ |
| 304 "python", | 304 "python", |
| 305 "-u", | 305 "-u", |
| 306 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 306 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 307 "--show-path", | 307 "--show-path", |
| 308 "python", | 308 "python", |
| 309 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 309 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 310 "--gsutil-py-path", | 310 "--gsutil-py-path", |
| 311 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 311 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 312 "--ninja-path", | 312 "--ninja-path", |
| 313 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 313 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 314 "--target", | 314 "--target", |
| 315 "Debug", | 315 "Release", |
| 316 "--src-dir", | 316 "--src-dir", |
| 317 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src", | 317 "[BUILDER_CACHE]/Android_Compile/src", |
| 318 "--goma-cache-dir", | 318 "--goma-cache-dir", |
| 319 "[GOMA_CACHE]", | 319 "[GOMA_CACHE]", |
| 320 "--buildbot-buildername", | 320 "--buildbot-buildername", |
| 321 "Android MIPS Builder (dbg)", | 321 "Android Compile", |
| 322 "--buildbot-mastername", | 322 "--buildbot-mastername", |
| 323 "chromium.android", | 323 "chromium.perf", |
| 324 "--buildbot-slavename", | 324 "--buildbot-slavename", |
| 325 "TestSlavename", | 325 "TestSlavename", |
| 326 "--goma-deps-cache-file", | 326 "--goma-deps-cache-file", |
| 327 "Android_MIPS_Builder__dbg_.gomadeps", | 327 "Android_Compile.gomadeps", |
| 328 "--build-data-dir", | 328 "--build-data-dir", |
| 329 "[ROOT]/build_data_dir", | 329 "[ROOT]/build_data_dir", |
| 330 "--compiler", | 330 "--compiler", |
| 331 "goma", | 331 "goma", |
| 332 "--goma-jsonstatus", | 332 "--goma-jsonstatus", |
| 333 "/path/to/tmp/json", | 333 "/path/to/tmp/json", |
| 334 "--goma-service-account-json-file", | 334 "--goma-service-account-json-file", |
| 335 "/creds/service_accounts/service-account-goma-client.json", | 335 "/creds/service_accounts/service-account-goma-client.json", |
| 336 "--mode", |
| 337 "official", |
| 336 "--goma-dir", | 338 "--goma-dir", |
| 337 "[CACHE]/cipd/goma", | 339 "[CACHE]/cipd/goma", |
| 338 "--" | 340 "--", |
| 341 "chromium_builder_perf" |
| 339 ], | 342 ], |
| 340 "env": { | 343 "env": { |
| 341 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 342 "PATH": "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/third_party/androi
d_tools/sdk/platform-tools:[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src/build/
android:%(PATH)s" | 345 "PATH": "[BUILDER_CACHE]/Android_Compile/src/third_party/android_tools/sdk
/platform-tools:[BUILDER_CACHE]/Android_Compile/src/build/android:%(PATH)s" |
| 343 }, | 346 }, |
| 344 "name": "compile", | 347 "name": "compile", |
| 345 "~followup_annotations": [ | 348 "~followup_annotations": [ |
| 346 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 349 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 347 "@@@STEP_LOG_END@json.output (invalid)@@@" | 350 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 348 ] | 351 ] |
| 349 }, | 352 }, |
| 350 { | 353 { |
| 351 "allow_subannotations": true, | 354 "allow_subannotations": true, |
| 352 "cmd": [ | 355 "cmd": [ |
| 353 "python", | 356 "python", |
| 354 "-u", | 357 "-u", |
| 355 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 358 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 356 "--show-path", | 359 "--show-path", |
| 357 "python", | 360 "python", |
| 358 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 361 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 359 "--target", | 362 "--target", |
| 360 "Debug", | 363 "Release", |
| 361 "--gsutil-py-path", | 364 "--gsutil-py-path", |
| 362 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 365 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 363 "--staging-dir", | 366 "--staging-dir", |
| 364 "[CACHE]/chrome_staging", | 367 "[CACHE]/chrome_staging", |
| 365 "--src-dir", | 368 "--src-dir", |
| 366 "[BUILDER_CACHE]/Android_MIPS_Builder__dbg_/src", | 369 "[BUILDER_CACHE]/Android_Compile/src", |
| 367 "--build-url", | 370 "--build-url", |
| 368 "gs://chromium-android-archive/chromium.android/Android MIPS Builder (dbg)
", | 371 "gs://chrome-perf/Android Compile", |
| 369 "--build_revision", | 372 "--build_revision", |
| 370 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 373 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 371 "--factory-properties", | 374 "--factory-properties", |
| 372 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android MIPS Bui
lder (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"pare
nt_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\",
\"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\
"}", | 375 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Compile\
", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername
\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 373 "--build-properties", | 376 "--build-properties", |
| 374 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android MIPS Bui
lder (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"pare
nt_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\",
\"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\
"}" | 377 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Android Compile\
", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername
\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 375 ], | 378 ], |
| 376 "name": "package build" | 379 "name": "package build" |
| 377 }, | 380 }, |
| 378 { | 381 { |
| 379 "name": "$result", | 382 "name": "$result", |
| 380 "recipe_result": null, | 383 "recipe_result": null, |
| 381 "status_code": 0 | 384 "status_code": 0 |
| 382 } | 385 } |
| 383 ] | 386 ] |
| OLD | NEW |