| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8.fyi", | 8 "client.v8.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux GN", | 10 "V8 Linux GN", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr-
status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@origin/lkcr", | 24 "src@origin/lkcr", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/v8@22135", | 26 "src/v8@22135", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest" | 28 "--output_manifest" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "env": { | 30 "env": { |
| 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 33 }, | 32 }, |
| 34 "name": "bot_update", | 33 "name": "bot_update", |
| 35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
| 36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 101 ] | 100 ] |
| 102 }, | 101 }, |
| 103 { | 102 { |
| 104 "cmd": [], | 103 "cmd": [], |
| 105 "cwd": "[SLAVE_BUILD]", | |
| 106 "name": "ensure_goma" | 104 "name": "ensure_goma" |
| 107 }, | 105 }, |
| 108 { | 106 { |
| 109 "cmd": [ | 107 "cmd": [ |
| 110 "python", | 108 "python", |
| 111 "-u", | 109 "-u", |
| 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 113 "--platform", | 111 "--platform", |
| 114 "linux-amd64", | 112 "linux-amd64", |
| 115 "--dest-directory", | 113 "--dest-directory", |
| 116 "[SLAVE_BUILD]/cipd", | 114 "[SLAVE_BUILD]/cipd", |
| 117 "--json-output", | 115 "--json-output", |
| 118 "/path/to/tmp/json" | 116 "/path/to/tmp/json" |
| 119 ], | 117 ], |
| 120 "cwd": "[SLAVE_BUILD]", | |
| 121 "name": "ensure_goma.install cipd", | 118 "name": "ensure_goma.install cipd", |
| 122 "~followup_annotations": [ | 119 "~followup_annotations": [ |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | 120 "@@@STEP_NEST_LEVEL@1@@@", |
| 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 125 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@}@@@", | 125 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 129 "@@@STEP_LOG_END@json.output@@@" | 126 "@@@STEP_LOG_END@json.output@@@" |
| 130 ] | 127 ] |
| 131 }, | 128 }, |
| 132 { | 129 { |
| 133 "cmd": [ | 130 "cmd": [ |
| 134 "[SLAVE_BUILD]/cipd/cipd", | 131 "[SLAVE_BUILD]/cipd/cipd", |
| 135 "ensure", | 132 "ensure", |
| 136 "--root", | 133 "--root", |
| 137 "[CACHE]/cipd/goma", | 134 "[CACHE]/cipd/goma", |
| 138 "--list", | 135 "--list", |
| 139 "infra_internal/goma/client/linux-amd64 release", | 136 "infra_internal/goma/client/linux-amd64 release", |
| 140 "--json-output", | 137 "--json-output", |
| 141 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
| 142 "--service-account-json", | 139 "--service-account-json", |
| 143 "/creds/service_accounts/service-account-goma-client.json" | 140 "/creds/service_accounts/service-account-goma-client.json" |
| 144 ], | 141 ], |
| 145 "cwd": "[SLAVE_BUILD]", | |
| 146 "name": "ensure_goma.ensure_installed", | 142 "name": "ensure_goma.ensure_installed", |
| 147 "~followup_annotations": [ | 143 "~followup_annotations": [ |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@{@@@", | 145 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 147 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 150 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | 152 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 157 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
| 158 ] | 154 ] |
| 159 }, | 155 }, |
| 160 { | 156 { |
| 161 "cmd": [ | 157 "cmd": [ |
| 162 "python", | 158 "python", |
| 163 "-u", | 159 "-u", |
| 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 160 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 165 "runhooks" | 161 "runhooks" |
| 166 ], | 162 ], |
| 167 "cwd": "[SLAVE_BUILD]", | |
| 168 "env": { | 163 "env": { |
| 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 170 "GYP_CHROMIUM_NO_ACTION": "1", | 165 "GYP_CHROMIUM_NO_ACTION": "1", |
| 171 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 166 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", |
| 172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 167 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 173 }, | 168 }, |
| 174 "name": "gclient runhooks" | 169 "name": "gclient runhooks" |
| 175 }, | 170 }, |
| 176 { | 171 { |
| 177 "cmd": [ | 172 "cmd": [ |
| 178 "python", | 173 "python", |
| 179 "-u", | 174 "-u", |
| 180 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 175 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 181 "--output", | 176 "--output", |
| 182 "/path/to/tmp/json", | 177 "/path/to/tmp/json", |
| 183 "--", | 178 "--", |
| 184 "--build-config-fs", | 179 "--build-config-fs", |
| 185 "Release", | 180 "Release", |
| 186 "--paths", | 181 "--paths", |
| 187 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 182 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 188 "--properties", | 183 "--properties", |
| 189 "{\"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\":
\"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu
x\"}" | 184 "{\"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\":
\"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu
x\"}" |
| 190 ], | 185 ], |
| 191 "cwd": "[SLAVE_BUILD]", | |
| 192 "name": "get compile targets for scripts", | 186 "name": "get compile targets for scripts", |
| 193 "~followup_annotations": [ | 187 "~followup_annotations": [ |
| 194 "@@@STEP_LOG_LINE@json.output@{}@@@", | 188 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 195 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 196 ] | 190 ] |
| 197 }, | 191 }, |
| 198 { | 192 { |
| 199 "cmd": [ | 193 "cmd": [ |
| 200 "python", | 194 "python", |
| 201 "-u", | 195 "-u", |
| 202 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 196 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 203 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 197 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 204 "/path/to/tmp/json" | 198 "/path/to/tmp/json" |
| 205 ], | 199 ], |
| 206 "cwd": "[SLAVE_BUILD]", | |
| 207 "name": "read test spec", | 200 "name": "read test spec", |
| 208 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 209 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 202 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 210 "@@@STEP_LOG_LINE@json.output@{}@@@", | 203 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 211 "@@@STEP_LOG_END@json.output@@@" | 204 "@@@STEP_LOG_END@json.output@@@" |
| 212 ] | 205 ] |
| 213 }, | 206 }, |
| 214 { | 207 { |
| 215 "cmd": [ | 208 "cmd": [ |
| 216 "python", | 209 "python", |
| 217 "-u", | 210 "-u", |
| 218 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 211 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 219 "--show-path", | 212 "--show-path", |
| 220 "python", | 213 "python", |
| 221 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 214 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 222 ], | 215 ], |
| 223 "cwd": "[SLAVE_BUILD]", | |
| 224 "name": "cleanup_temp" | 216 "name": "cleanup_temp" |
| 225 }, | 217 }, |
| 226 { | 218 { |
| 227 "cmd": [ | 219 "cmd": [ |
| 228 "python", | 220 "python", |
| 229 "-u", | 221 "-u", |
| 230 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 222 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 231 "gen", | 223 "gen", |
| 232 "-m", | 224 "-m", |
| 233 "client.v8.fyi", | 225 "client.v8.fyi", |
| 234 "-b", | 226 "-b", |
| 235 "V8 Linux GN", | 227 "V8 Linux GN", |
| 236 "--config-file", | 228 "--config-file", |
| 237 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 229 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 238 "--goma-dir", | 230 "--goma-dir", |
| 239 "[CACHE]/cipd/goma", | 231 "[CACHE]/cipd/goma", |
| 240 "//out/Release" | 232 "//out/Release" |
| 241 ], | 233 ], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "env": { | 234 "env": { |
| 244 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 235 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 245 }, | 236 }, |
| 246 "name": "generate_build_files" | 237 "name": "generate_build_files" |
| 247 }, | 238 }, |
| 248 { | 239 { |
| 249 "cmd": [ | 240 "cmd": [ |
| 250 "python", | 241 "python", |
| 251 "-u", | 242 "-u", |
| 252 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 278 "--ninja-ensure-up-to-date", | 269 "--ninja-ensure-up-to-date", |
| 279 "--", | 270 "--", |
| 280 "blink_tests", | 271 "blink_tests", |
| 281 "extensions_browsertests", | 272 "extensions_browsertests", |
| 282 "gin_unittests", | 273 "gin_unittests", |
| 283 "net_unittests", | 274 "net_unittests", |
| 284 "pdfium_test", | 275 "pdfium_test", |
| 285 "postmortem-metadata", | 276 "postmortem-metadata", |
| 286 "unit_tests" | 277 "unit_tests" |
| 287 ], | 278 ], |
| 288 "cwd": "[SLAVE_BUILD]", | |
| 289 "env": { | 279 "env": { |
| 290 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 280 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 291 }, | 281 }, |
| 292 "name": "compile", | 282 "name": "compile", |
| 293 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 294 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 295 "@@@STEP_LOG_END@json.output (invalid)@@@" | 285 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 296 ] | 286 ] |
| 297 }, | 287 }, |
| 298 { | 288 { |
| 299 "allow_subannotations": true, | 289 "allow_subannotations": true, |
| 300 "cmd": [ | 290 "cmd": [ |
| 301 "python", | 291 "python", |
| 302 "-u", | 292 "-u", |
| 303 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 293 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 304 "--show-path", | 294 "--show-path", |
| 305 "python", | 295 "python", |
| 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 296 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 307 "--target", | 297 "--target", |
| 308 "Release", | 298 "Release", |
| 309 "--build-url", | 299 "--build-url", |
| 310 "gs://chromium-v8/client.v8.fyi/V8 Linux GN", | 300 "gs://chromium-v8/client.v8.fyi/V8 Linux GN", |
| 311 "--build_revision", | 301 "--build_revision", |
| 312 "801ada225ddc271c132c3a35f03975671d43e399", | 302 "801ada225ddc271c132c3a35f03975671d43e399", |
| 313 "--factory-properties", | 303 "--factory-properties", |
| 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \
"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl
avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 304 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \
"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl
avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 315 "--build-properties", | 305 "--build-properties", |
| 316 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \
"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl
avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 306 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \
"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\":
null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl
avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 317 ], | 307 ], |
| 318 "cwd": "[SLAVE_BUILD]", | |
| 319 "name": "package build" | 308 "name": "package build" |
| 320 }, | 309 }, |
| 321 { | 310 { |
| 322 "name": "$result", | 311 "name": "$result", |
| 323 "recipe_result": null, | 312 "recipe_result": null, |
| 324 "status_code": 0 | 313 "status_code": 0 |
| 325 } | 314 } |
| 326 ] | 315 ] |
| OLD | NEW |