| 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 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "chromeos_amd64-generic_chromium_compile_only_ng", | 10 "chromeos_amd64-generic_chromium_compile_only_ng", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", | |
| 34 "env": { | 33 "env": { |
| 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 36 }, | 35 }, |
| 37 "name": "bot_update", | 36 "name": "bot_update", |
| 38 "~followup_annotations": [ | 37 "~followup_annotations": [ |
| 39 "@@@STEP_TEXT@Some step text@@@", | 38 "@@@STEP_TEXT@Some step text@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@{@@@", | 39 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 103 ] | 102 ] |
| 104 }, | 103 }, |
| 105 { | 104 { |
| 106 "cmd": [], | 105 "cmd": [], |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "ensure_goma" | 106 "name": "ensure_goma" |
| 109 }, | 107 }, |
| 110 { | 108 { |
| 111 "cmd": [ | 109 "cmd": [ |
| 112 "python", | 110 "python", |
| 113 "-u", | 111 "-u", |
| 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 115 "--platform", | 113 "--platform", |
| 116 "linux-amd64", | 114 "linux-amd64", |
| 117 "--dest-directory", | 115 "--dest-directory", |
| 118 "[SLAVE_BUILD]/cipd", | 116 "[SLAVE_BUILD]/cipd", |
| 119 "--json-output", | 117 "--json-output", |
| 120 "/path/to/tmp/json" | 118 "/path/to/tmp/json" |
| 121 ], | 119 ], |
| 122 "cwd": "[SLAVE_BUILD]", | |
| 123 "name": "ensure_goma.install cipd", | 120 "name": "ensure_goma.install cipd", |
| 124 "~followup_annotations": [ | 121 "~followup_annotations": [ |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | 122 "@@@STEP_NEST_LEVEL@1@@@", |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 124 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | 127 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" | 128 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] | 129 ] |
| 133 }, | 130 }, |
| 134 { | 131 { |
| 135 "cmd": [ | 132 "cmd": [ |
| 136 "[SLAVE_BUILD]/cipd/cipd", | 133 "[SLAVE_BUILD]/cipd/cipd", |
| 137 "ensure", | 134 "ensure", |
| 138 "--root", | 135 "--root", |
| 139 "[CACHE]/cipd/goma", | 136 "[CACHE]/cipd/goma", |
| 140 "--list", | 137 "--list", |
| 141 "infra_internal/goma/client/linux-amd64 release", | 138 "infra_internal/goma/client/linux-amd64 release", |
| 142 "--json-output", | 139 "--json-output", |
| 143 "/path/to/tmp/json", | 140 "/path/to/tmp/json", |
| 144 "--service-account-json", | 141 "--service-account-json", |
| 145 "/creds/service_accounts/service-account-goma-client.json" | 142 "/creds/service_accounts/service-account-goma-client.json" |
| 146 ], | 143 ], |
| 147 "cwd": "[SLAVE_BUILD]", | |
| 148 "name": "ensure_goma.ensure_installed", | 144 "name": "ensure_goma.ensure_installed", |
| 149 "~followup_annotations": [ | 145 "~followup_annotations": [ |
| 150 "@@@STEP_NEST_LEVEL@1@@@", | 146 "@@@STEP_NEST_LEVEL@1@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@{@@@", | 147 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ {@@@", | 149 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ }@@@", | 152 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 153 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 169 "--clear-sdk-cache", | 165 "--clear-sdk-cache", |
| 170 "--gomadir", | 166 "--gomadir", |
| 171 "[CACHE]/cipd/goma", | 167 "[CACHE]/cipd/goma", |
| 172 "--fastbuild", | 168 "--fastbuild", |
| 173 "--", | 169 "--", |
| 174 "python", | 170 "python", |
| 175 "-u", | 171 "-u", |
| 176 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 172 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 177 "runhooks" | 173 "runhooks" |
| 178 ], | 174 ], |
| 179 "cwd": "[SLAVE_BUILD]", | |
| 180 "env": { | 175 "env": { |
| 181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 176 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 182 "GYP_CHROMIUM_NO_ACTION": "1", | 177 "GYP_CHROMIUM_NO_ACTION": "1", |
| 183 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 178 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 184 }, | 179 }, |
| 185 "name": "gclient runhooks (with patch)" | 180 "name": "gclient runhooks (with patch)" |
| 186 }, | 181 }, |
| 187 { | 182 { |
| 188 "cmd": [ | 183 "cmd": [ |
| 189 "python", | 184 "python", |
| 190 "-u", | 185 "-u", |
| 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 186 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 192 "--output", | 187 "--output", |
| 193 "/path/to/tmp/json", | 188 "/path/to/tmp/json", |
| 194 "--", | 189 "--", |
| 195 "--build-config-fs", | 190 "--build-config-fs", |
| 196 "Release", | 191 "Release", |
| 197 "--use-src-side-runtest-py", | 192 "--use-src-side-runtest-py", |
| 198 "--paths", | 193 "--paths", |
| 199 "{\"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\"}", | 194 "{\"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\"}", |
| 200 "--properties", | 195 "--properties", |
| 201 "{\"buildername\": \"chromeos_amd64-generic_chromium_compile_only_ng\", \"
buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\":
\"TestSlavename\", \"target_platform\": \"chromeos\"}" | 196 "{\"buildername\": \"chromeos_amd64-generic_chromium_compile_only_ng\", \"
buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\":
\"TestSlavename\", \"target_platform\": \"chromeos\"}" |
| 202 ], | 197 ], |
| 203 "cwd": "[SLAVE_BUILD]", | |
| 204 "name": "get compile targets for scripts", | 198 "name": "get compile targets for scripts", |
| 205 "~followup_annotations": [ | 199 "~followup_annotations": [ |
| 206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 200 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 207 "@@@STEP_LOG_END@json.output@@@" | 201 "@@@STEP_LOG_END@json.output@@@" |
| 208 ] | 202 ] |
| 209 }, | 203 }, |
| 210 { | 204 { |
| 211 "cmd": [ | 205 "cmd": [ |
| 212 "python", | 206 "python", |
| 213 "-u", | 207 "-u", |
| 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 208 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 215 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos.json", | 209 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos.json", |
| 216 "/path/to/tmp/json" | 210 "/path/to/tmp/json" |
| 217 ], | 211 ], |
| 218 "cwd": "[SLAVE_BUILD]", | |
| 219 "name": "read test spec", | 212 "name": "read test spec", |
| 220 "~followup_annotations": [ | 213 "~followup_annotations": [ |
| 221 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos
.json@@@", | 214 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos
.json@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 223 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 224 ] | 217 ] |
| 225 }, | 218 }, |
| 226 { | 219 { |
| 227 "cmd": [ | 220 "cmd": [ |
| 228 "git", | 221 "git", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 240 ] | 233 ] |
| 241 }, | 234 }, |
| 242 { | 235 { |
| 243 "cmd": [ | 236 "cmd": [ |
| 244 "python", | 237 "python", |
| 245 "-u", | 238 "-u", |
| 246 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 239 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 247 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 240 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 248 "/path/to/tmp/json" | 241 "/path/to/tmp/json" |
| 249 ], | 242 ], |
| 250 "cwd": "[SLAVE_BUILD]", | |
| 251 "name": "read filter exclusion spec", | 243 "name": "read filter exclusion spec", |
| 252 "~followup_annotations": [ | 244 "~followup_annotations": [ |
| 253 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 245 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@{@@@", | 246 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 249 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 252 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 282 "analyze", | 274 "analyze", |
| 283 "-m", | 275 "-m", |
| 284 "tryserver.chromium.linux", | 276 "tryserver.chromium.linux", |
| 285 "-b", | 277 "-b", |
| 286 "chromeos_amd64-generic_chromium_compile_only_ng", | 278 "chromeos_amd64-generic_chromium_compile_only_ng", |
| 287 "-v", | 279 "-v", |
| 288 "//out/Release", | 280 "//out/Release", |
| 289 "{\"additional_compile_targets\": [\"chromiumos_preflight\"], \"files\": [
\"foo.cc\"], \"test_targets\": []}", | 281 "{\"additional_compile_targets\": [\"chromiumos_preflight\"], \"files\": [
\"foo.cc\"], \"test_targets\": []}", |
| 290 "/path/to/tmp/json" | 282 "/path/to/tmp/json" |
| 291 ], | 283 ], |
| 292 "cwd": "[SLAVE_BUILD]", | |
| 293 "env": { | 284 "env": { |
| 294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 285 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 295 }, | 286 }, |
| 296 "name": "analyze", | 287 "name": "analyze", |
| 297 "~followup_annotations": [ | 288 "~followup_annotations": [ |
| 298 "@@@STEP_TEXT@No compile necessary@@@", | 289 "@@@STEP_TEXT@No compile necessary@@@", |
| 299 "@@@STEP_LOG_LINE@json.output@{@@@", | 290 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 291 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 301 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
| 302 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 313 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 304 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 314 "@@@STEP_LOG_END@analyze_details@@@" | 305 "@@@STEP_LOG_END@analyze_details@@@" |
| 315 ] | 306 ] |
| 316 }, | 307 }, |
| 317 { | 308 { |
| 318 "cmd": [ | 309 "cmd": [ |
| 319 "python", | 310 "python", |
| 320 "-u", | 311 "-u", |
| 321 "import sys; sys.exit(0)" | 312 "import sys; sys.exit(0)" |
| 322 ], | 313 ], |
| 323 "cwd": "[SLAVE_BUILD]", | |
| 324 "name": "mark: before_tests" | 314 "name": "mark: before_tests" |
| 325 }, | 315 }, |
| 326 { | 316 { |
| 327 "name": "$result", | 317 "name": "$result", |
| 328 "recipe_result": null, | 318 "recipe_result": null, |
| 329 "status_code": 0 | 319 "status_code": 0 |
| 330 } | 320 } |
| 331 ] | 321 ] |
| OLD | NEW |