| 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.skia", | 8 "client.skia", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac Builder-Trybot", | 10 "Mac Builder-Trybot", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src/third_party/skia", | 16 "src/third_party/skia", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", | 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[ROOT]/b/build/slave/cache_dir", | 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@HEAD", | 24 "src@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/skia@origin/master", | 26 "src/third_party/skia@origin/master", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest" | 28 "--output_manifest" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", |
| 30 "env": { | 31 "env": { |
| 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 32 }, | 33 }, |
| 33 "name": "bot_update", | 34 "name": "bot_update", |
| 34 "~followup_annotations": [ | 35 "~followup_annotations": [ |
| 35 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, | 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 107 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 108 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 108 ] | 109 ] |
| 109 }, | 110 }, |
| 110 { | 111 { |
| 111 "cmd": [], | 112 "cmd": [], |
| 113 "cwd": "[SLAVE_BUILD]", |
| 112 "name": "ensure_goma" | 114 "name": "ensure_goma" |
| 113 }, | 115 }, |
| 114 { | 116 { |
| 115 "cmd": [ | 117 "cmd": [ |
| 116 "python", | 118 "python", |
| 117 "-u", | 119 "-u", |
| 118 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 120 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 119 "--platform", | 121 "--platform", |
| 120 "mac-amd64", | 122 "mac-amd64", |
| 121 "--dest-directory", | 123 "--dest-directory", |
| 122 "[CWD]/cipd", | 124 "[SLAVE_BUILD]/cipd", |
| 123 "--json-output", | 125 "--json-output", |
| 124 "/path/to/tmp/json" | 126 "/path/to/tmp/json" |
| 125 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
| 126 "name": "ensure_goma.install cipd", | 129 "name": "ensure_goma.install cipd", |
| 127 "~followup_annotations": [ | 130 "~followup_annotations": [ |
| 128 "@@@STEP_NEST_LEVEL@1@@@", | 131 "@@@STEP_NEST_LEVEL@1@@@", |
| 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 132 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 130 "@@@STEP_LOG_LINE@json.output@{@@@", | 133 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 134 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 135 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 133 "@@@STEP_LOG_LINE@json.output@}@@@", | 136 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 134 "@@@STEP_LOG_END@json.output@@@" | 137 "@@@STEP_LOG_END@json.output@@@" |
| 135 ] | 138 ] |
| 136 }, | 139 }, |
| 137 { | 140 { |
| 138 "cmd": [ | 141 "cmd": [ |
| 139 "fake_slave_build/cipd", | 142 "[SLAVE_BUILD]/cipd/cipd", |
| 140 "ensure", | 143 "ensure", |
| 141 "--root", | 144 "--root", |
| 142 "[ROOT]/b/build/slave/cache/cipd/goma", | 145 "[CACHE]/cipd/goma", |
| 143 "--list", | 146 "--list", |
| 144 "infra_internal/goma/client/mac-amd64 release", | 147 "infra_internal/goma/client/mac-amd64 release", |
| 145 "--json-output", | 148 "--json-output", |
| 146 "/path/to/tmp/json", | 149 "/path/to/tmp/json", |
| 147 "--service-account-json", | 150 "--service-account-json", |
| 148 "/creds/service_accounts/service-account-goma-client.json" | 151 "/creds/service_accounts/service-account-goma-client.json" |
| 149 ], | 152 ], |
| 153 "cwd": "[SLAVE_BUILD]", |
| 150 "name": "ensure_goma.ensure_installed", | 154 "name": "ensure_goma.ensure_installed", |
| 151 "~followup_annotations": [ | 155 "~followup_annotations": [ |
| 152 "@@@STEP_NEST_LEVEL@1@@@", | 156 "@@@STEP_NEST_LEVEL@1@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@{@@@", | 157 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ {@@@", | 159 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 160 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ }@@@", | 162 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 163 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@}@@@", | 164 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 161 "@@@STEP_LOG_END@json.output@@@" | 165 "@@@STEP_LOG_END@json.output@@@" |
| 162 ] | 166 ] |
| 163 }, | 167 }, |
| 164 { | 168 { |
| 165 "cmd": [ | 169 "cmd": [ |
| 166 "python", | 170 "python", |
| 167 "-u", | 171 "-u", |
| 168 "[CWD]/src/tools/swarming_client/swarming.py", | 172 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 169 "--version" | 173 "--version" |
| 170 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
| 171 "name": "swarming.py --version", | 176 "name": "swarming.py --version", |
| 172 "stdout": "/path/to/tmp/", | 177 "stdout": "/path/to/tmp/", |
| 173 "~followup_annotations": [ | 178 "~followup_annotations": [ |
| 174 "@@@STEP_TEXT@0.4.10@@@" | 179 "@@@STEP_TEXT@0.4.10@@@" |
| 175 ] | 180 ] |
| 176 }, | 181 }, |
| 177 { | 182 { |
| 178 "cmd": [ | 183 "cmd": [ |
| 179 "python", | 184 "python", |
| 180 "-u", | 185 "-u", |
| 181 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 182 "runhooks" | 187 "runhooks" |
| 183 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", |
| 184 "env": { | 190 "env": { |
| 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 186 "GYP_CHROMIUM_NO_ACTION": "1", | 192 "GYP_CHROMIUM_NO_ACTION": "1", |
| 187 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cipd/goma' proprietary_cod
ecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", | 193 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe
g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1", |
| 188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 194 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 189 }, | 195 }, |
| 190 "name": "gclient runhooks" | 196 "name": "gclient runhooks" |
| 191 }, | 197 }, |
| 192 { | 198 { |
| 193 "cmd": [ | 199 "cmd": [ |
| 194 "python", | 200 "python", |
| 195 "-u", | 201 "-u", |
| 196 "[CWD]/src/testing/scripts/get_compile_targets.py", | 202 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 197 "--output", | 203 "--output", |
| 198 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
| 199 "--", | 205 "--", |
| 200 "--build-config-fs", | 206 "--build-config-fs", |
| 201 "Release", | 207 "Release", |
| 202 "--use-src-side-runtest-py", | 208 "--use-src-side-runtest-py", |
| 203 "--paths", | 209 "--paths", |
| 204 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 210 "{\"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\"}", |
| 205 "--properties", | 211 "--properties", |
| 206 "{\"buildername\": \"Mac Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"mac\"}" | 212 "{\"buildername\": \"Mac Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"mac\"}" |
| 207 ], | 213 ], |
| 214 "cwd": "[SLAVE_BUILD]", |
| 208 "name": "get compile targets for scripts", | 215 "name": "get compile targets for scripts", |
| 209 "~followup_annotations": [ | 216 "~followup_annotations": [ |
| 210 "@@@STEP_LOG_LINE@json.output@{}@@@", | 217 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 211 "@@@STEP_LOG_END@json.output@@@" | 218 "@@@STEP_LOG_END@json.output@@@" |
| 212 ] | 219 ] |
| 213 }, | 220 }, |
| 214 { | 221 { |
| 215 "cmd": [ | 222 "cmd": [ |
| 216 "python", | 223 "python", |
| 217 "-u", | 224 "-u", |
| 218 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 225 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 219 "[CWD]/src/testing/buildbot/chromium.mac.json", | 226 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
| 220 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
| 221 ], | 228 ], |
| 229 "cwd": "[SLAVE_BUILD]", |
| 222 "name": "read test spec", | 230 "name": "read test spec", |
| 223 "~followup_annotations": [ | 231 "~followup_annotations": [ |
| 224 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.mac.json@@@", | 232 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
| 225 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests-Trybot\": {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests-Trybot\": {@@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 239 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ }@@@", | 241 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 242 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ }@@@", | 243 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 236 "@@@STEP_LOG_LINE@json.output@}@@@", | 244 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 237 "@@@STEP_LOG_END@json.output@@@" | 245 "@@@STEP_LOG_END@json.output@@@" |
| 238 ] | 246 ] |
| 239 }, | 247 }, |
| 240 { | 248 { |
| 241 "cmd": [ | 249 "cmd": [ |
| 242 "python", | 250 "python", |
| 243 "-u", | 251 "-u", |
| 244 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 252 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 245 "--show-path", | 253 "--show-path", |
| 246 "python", | 254 "python", |
| 247 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 255 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 248 ], | 256 ], |
| 257 "cwd": "[SLAVE_BUILD]", |
| 249 "name": "cleanup_temp" | 258 "name": "cleanup_temp" |
| 250 }, | 259 }, |
| 251 { | 260 { |
| 252 "cmd": [ | 261 "cmd": [ |
| 253 "python", | 262 "python", |
| 254 "-u", | 263 "-u", |
| 255 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 264 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 256 "--build-dir", | 265 "--build-dir", |
| 257 "[CWD]/src/out/Release", | 266 "[SLAVE_BUILD]/src/out/Release", |
| 258 "--clean-isolated-files" | 267 "--clean-isolated-files" |
| 259 ], | 268 ], |
| 269 "cwd": "[SLAVE_BUILD]", |
| 260 "name": "clean isolated files" | 270 "name": "clean isolated files" |
| 261 }, | 271 }, |
| 262 { | 272 { |
| 263 "cmd": [ | 273 "cmd": [ |
| 264 "python", | 274 "python", |
| 265 "-u", | 275 "-u", |
| 266 "[CWD]/src/tools/mb/mb.py", | 276 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 267 "gen", | 277 "gen", |
| 268 "-m", | 278 "-m", |
| 269 "client.skia", | 279 "client.skia", |
| 270 "-b", | 280 "-b", |
| 271 "Mac Builder-Trybot", | 281 "Mac Builder-Trybot", |
| 272 "--config-file", | 282 "--config-file", |
| 273 "[CWD]/src/tools/mb/mb_config.pyl", | 283 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 274 "--goma-dir", | 284 "--goma-dir", |
| 275 "[ROOT]/b/build/slave/cache/cipd/goma", | 285 "[CACHE]/cipd/goma", |
| 276 "--swarming-targets-file", | 286 "--swarming-targets-file", |
| 277 "browser_tests\n", | 287 "browser_tests\n", |
| 278 "//out/Release" | 288 "//out/Release" |
| 279 ], | 289 ], |
| 290 "cwd": "[SLAVE_BUILD]", |
| 280 "name": "generate_build_files", | 291 "name": "generate_build_files", |
| 281 "~followup_annotations": [ | 292 "~followup_annotations": [ |
| 282 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 293 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 283 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 294 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 284 ] | 295 ] |
| 285 }, | 296 }, |
| 286 { | 297 { |
| 287 "allow_subannotations": true, | 298 "allow_subannotations": true, |
| 288 "cmd": [ | 299 "cmd": [ |
| 289 "python", | 300 "python", |
| 290 "-u", | 301 "-u", |
| 291 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 302 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 292 "--src-dir", | 303 "--src-dir", |
| 293 "[CWD]/src", | 304 "[SLAVE_BUILD]/src", |
| 294 "--output-json", | 305 "--output-json", |
| 295 "/path/to/tmp/json" | 306 "/path/to/tmp/json" |
| 296 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
| 297 "env": { | 309 "env": { |
| 298 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 299 }, | 311 }, |
| 300 "name": "clang_revision", | 312 "name": "clang_revision", |
| 301 "~followup_annotations": [ | 313 "~followup_annotations": [ |
| 302 "@@@STEP_LOG_LINE@json.output@{@@@", | 314 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 315 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 304 "@@@STEP_LOG_LINE@json.output@}@@@", | 316 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 305 "@@@STEP_LOG_END@json.output@@@" | 317 "@@@STEP_LOG_END@json.output@@@" |
| 306 ] | 318 ] |
| 307 }, | 319 }, |
| 308 { | 320 { |
| 309 "cmd": [ | 321 "cmd": [ |
| 310 "python", | 322 "python", |
| 311 "-u", | 323 "-u", |
| 312 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 324 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 313 "--show-path", | 325 "--show-path", |
| 314 "python", | 326 "python", |
| 315 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 327 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 316 "--gsutil-py-path", | 328 "--gsutil-py-path", |
| 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 329 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 318 "--ninja-path", | 330 "--ninja-path", |
| 319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 331 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 320 "--target", | 332 "--target", |
| 321 "Release", | 333 "Release", |
| 322 "--src-dir", | 334 "--src-dir", |
| 323 "[CWD]/src", | 335 "[SLAVE_BUILD]/src", |
| 324 "--goma-cache-dir", | 336 "--goma-cache-dir", |
| 325 "[ROOT]/b/build/slave/goma_cache", | 337 "[GOMA_CACHE]", |
| 326 "--build-tool", | 338 "--build-tool", |
| 327 "ninja", | 339 "ninja", |
| 328 "--build-data-dir", | 340 "--build-data-dir", |
| 329 "[ROOT]/build_data_dir", | 341 "[ROOT]/build_data_dir", |
| 330 "--compiler", | 342 "--compiler", |
| 331 "goma-clang", | 343 "goma-clang", |
| 332 "--goma-jsonstatus", | 344 "--goma-jsonstatus", |
| 333 "/path/to/tmp/json", | 345 "/path/to/tmp/json", |
| 334 "--goma-service-account-json-file", | 346 "--goma-service-account-json-file", |
| 335 "/creds/service_accounts/service-account-goma-client.json", | 347 "/creds/service_accounts/service-account-goma-client.json", |
| 336 "--goma-dir", | 348 "--goma-dir", |
| 337 "[ROOT]/b/build/slave/cache/cipd/goma", | 349 "[CACHE]/cipd/goma", |
| 338 "--ninja-ensure-up-to-date", | 350 "--ninja-ensure-up-to-date", |
| 339 "--", | 351 "--", |
| 340 "browser_tests", | 352 "browser_tests", |
| 341 "browser_tests_run", | 353 "browser_tests_run", |
| 342 "chromium_builder_tests" | 354 "chromium_builder_tests" |
| 343 ], | 355 ], |
| 356 "cwd": "[SLAVE_BUILD]", |
| 344 "env": { | 357 "env": { |
| 345 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 358 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 346 }, | 359 }, |
| 347 "name": "compile", | 360 "name": "compile", |
| 348 "~followup_annotations": [ | 361 "~followup_annotations": [ |
| 349 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 362 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 350 "@@@STEP_LOG_END@json.output (invalid)@@@" | 363 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 351 ] | 364 ] |
| 352 }, | 365 }, |
| 353 { | 366 { |
| 354 "cmd": [ | 367 "cmd": [ |
| 355 "python", | 368 "python", |
| 356 "-u", | 369 "-u", |
| 357 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | 370 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", |
| 358 "--build-dir", | 371 "--build-dir", |
| 359 "[CWD]/src/out/Release", | 372 "[SLAVE_BUILD]/src/out/Release", |
| 360 "--src-dir", | 373 "--src-dir", |
| 361 "[CWD]/src" | 374 "[SLAVE_BUILD]/src" |
| 362 ], | 375 ], |
| 363 "cwd": "[CWD]", | 376 "cwd": "[SLAVE_BUILD]", |
| 364 "name": "remove_build_metadata" | 377 "name": "remove_build_metadata" |
| 365 }, | 378 }, |
| 366 { | 379 { |
| 367 "cmd": [ | 380 "cmd": [ |
| 368 "python", | 381 "python", |
| 369 "-u", | 382 "-u", |
| 370 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 383 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 371 "[CWD]/src/tools/swarming_client", | 384 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 372 "batcharchive", | 385 "batcharchive", |
| 373 "--dump-json", | 386 "--dump-json", |
| 374 "/path/to/tmp/json", | 387 "/path/to/tmp/json", |
| 375 "--isolate-server", | 388 "--isolate-server", |
| 376 "https://isolateserver.appspot.com", | 389 "https://isolateserver.appspot.com", |
| 377 "--verbose", | 390 "--verbose", |
| 378 "[CWD]/src/out/Release/browser_tests.isolated.gen.json" | 391 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" |
| 379 ], | 392 ], |
| 393 "cwd": "[SLAVE_BUILD]", |
| 380 "name": "isolate tests", | 394 "name": "isolate tests", |
| 381 "~followup_annotations": [ | 395 "~followup_annotations": [ |
| 382 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 397 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@}@@@", | 398 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 385 "@@@STEP_LOG_END@json.output@@@" | 399 "@@@STEP_LOG_END@json.output@@@" |
| 386 ] | 400 ] |
| 387 }, | 401 }, |
| 388 { | 402 { |
| 389 "allow_subannotations": true, | 403 "allow_subannotations": true, |
| 390 "cmd": [ | 404 "cmd": [ |
| 391 "python", | 405 "python", |
| 392 "-u", | 406 "-u", |
| 393 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 407 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 394 "--show-path", | 408 "--show-path", |
| 395 "python", | 409 "python", |
| 396 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 410 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 397 "--target", | 411 "--target", |
| 398 "Release", | 412 "Release", |
| 399 "--build-url", | 413 "--build-url", |
| 400 "gs://chromium-skia-gm/client.skia/Mac Builder-Trybot", | 414 "gs://chromium-skia-gm/client.skia/Mac Builder-Trybot", |
| 401 "--build_revision", | 415 "--build_revision", |
| 402 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", | 416 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", |
| 403 "--factory-properties", | 417 "--factory-properties", |
| 404 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder-Tryb
ot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 418 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder-Tryb
ot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 405 "--build-properties", | 419 "--build-properties", |
| 406 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder-Tryb
ot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" | 420 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder-Tryb
ot\", \"buildnumber\": 571, \"mastername\": \"client.skia\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" |
| 407 ], | 421 ], |
| 422 "cwd": "[SLAVE_BUILD]", |
| 408 "name": "package build" | 423 "name": "package build" |
| 409 }, | 424 }, |
| 410 { | 425 { |
| 411 "cmd": [], | 426 "cmd": [], |
| 427 "cwd": "[SLAVE_BUILD]", |
| 412 "name": "trigger", | 428 "name": "trigger", |
| 413 "trigger_specs": [ | 429 "trigger_specs": [ |
| 414 { | 430 { |
| 415 "builder_name": "Mac10.9 Tests-Trybot", | 431 "builder_name": "Mac10.9 Tests-Trybot", |
| 416 "properties": { | 432 "properties": { |
| 417 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 433 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 418 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 434 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 419 "parent_got_chromium_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58
cb9", | 435 "parent_got_chromium_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58
cb9", |
| 420 "parent_got_chromium_revision_cp": "refs/heads/master@{#170242}", | 436 "parent_got_chromium_revision_cp": "refs/heads/master@{#170242}", |
| 421 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 437 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| (...skipping 12 matching lines...) Expand all Loading... |
| 434 "~followup_annotations": [ | 450 "~followup_annotations": [ |
| 435 "@@@STEP_TEXT@Mac10.9 Tests-Trybot@@@" | 451 "@@@STEP_TEXT@Mac10.9 Tests-Trybot@@@" |
| 436 ] | 452 ] |
| 437 }, | 453 }, |
| 438 { | 454 { |
| 439 "name": "$result", | 455 "name": "$result", |
| 440 "recipe_result": null, | 456 "recipe_result": null, |
| 441 "status_code": 0 | 457 "status_code": 0 |
| 442 } | 458 } |
| 443 ] | 459 ] |
| OLD | NEW |