Chromium Code Reviews| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 190 "-u", | 190 "-u", |
| 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 192 "--output", | 192 "--output", |
| 193 "/path/to/tmp/json", | 193 "/path/to/tmp/json", |
| 194 "--", | 194 "--", |
| 195 "--build-config-fs", | 195 "--build-config-fs", |
| 196 "Release", | 196 "Release", |
| 197 "--paths", | 197 "--paths", |
| 198 "{\"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\"}", | 198 "{\"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\"}", |
| 199 "--properties", | 199 "--properties", |
| 200 "{\"buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"maste rname\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platfor m\": \"linux\"}" | 200 "{\"buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"master name\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}" |
| 201 ], | 201 ], |
| 202 "name": "get compile targets for scripts", | 202 "name": "get compile targets for scripts", |
| 203 "~followup_annotations": [ | 203 "~followup_annotations": [ |
| 204 "@@@STEP_LOG_LINE@json.output@{}@@@", | 204 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 205 "@@@STEP_LOG_END@json.output@@@" | 205 "@@@STEP_LOG_END@json.output@@@" |
| 206 ] | 206 ] |
| 207 }, | 207 }, |
| 208 { | 208 { |
| 209 "cmd": [ | 209 "cmd": [ |
| 210 "python", | 210 "python", |
| (...skipping 22 matching lines...) Expand all Loading... | |
| 233 }, | 233 }, |
| 234 { | 234 { |
| 235 "cmd": [ | 235 "cmd": [ |
| 236 "python", | 236 "python", |
| 237 "-u", | 237 "-u", |
| 238 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 238 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 239 "gen", | 239 "gen", |
| 240 "-m", | 240 "-m", |
| 241 "chromium.webkit", | 241 "chromium.webkit", |
| 242 "-b", | 242 "-b", |
| 243 "WebKit Linux Precise", | 243 "WebKit Linux Trusty", |
| 244 "--config-file", | 244 "--config-file", |
| 245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 246 "--goma-dir", | 246 "--goma-dir", |
| 247 "[CACHE]/cipd/goma", | 247 "[CACHE]/cipd/goma", |
| 248 "//out/Release" | 248 "//out/Release" |
| 249 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]/src", | 250 "cwd": "[SLAVE_BUILD]/src", |
| 251 "env": { | 251 "env": { |
| 252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" | 252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" |
| 253 }, | 253 }, |
| (...skipping 11 matching lines...) Expand all Loading... | |
| 265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 266 "--ninja-path", | 266 "--ninja-path", |
| 267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 268 "--target", | 268 "--target", |
| 269 "Release", | 269 "Release", |
| 270 "--src-dir", | 270 "--src-dir", |
| 271 "[SLAVE_BUILD]/src", | 271 "[SLAVE_BUILD]/src", |
| 272 "--goma-cache-dir", | 272 "--goma-cache-dir", |
| 273 "[GOMA_CACHE]", | 273 "[GOMA_CACHE]", |
| 274 "--buildbot-buildername", | 274 "--buildbot-buildername", |
| 275 "WebKit Linux Precise", | 275 "WebKit Linux Trusty", |
| 276 "--buildbot-mastername", | 276 "--buildbot-mastername", |
| 277 "chromium.webkit", | 277 "chromium.webkit", |
| 278 "--buildbot-slavename", | 278 "--buildbot-slavename", |
| 279 "TestSlavename", | 279 "TestSlavename", |
| 280 "--goma-deps-cache-file", | 280 "--goma-deps-cache-file", |
| 281 "WebKit_Linux_Precise.gomadeps", | 281 "WebKit_Linux_Trusty.gomadeps", |
| 282 "--compiler", | 282 "--compiler", |
| 283 "goma", | 283 "goma", |
| 284 "--goma-jsonstatus", | 284 "--goma-jsonstatus", |
| 285 "/path/to/tmp/json", | 285 "/path/to/tmp/json", |
| 286 "--goma-service-account-json-file", | 286 "--goma-service-account-json-file", |
| 287 "/creds/service_accounts/service-account-goma-client.json", | 287 "/creds/service_accounts/service-account-goma-client.json", |
| 288 "--goma-dir", | 288 "--goma-dir", |
| 289 "[CACHE]/cipd/goma", | 289 "[CACHE]/cipd/goma", |
| 290 "--ninja-ensure-up-to-date", | |
|
Dirk Pranke
2016/11/11 22:21:53
strange ... any idea why this line changed?
| |
| 291 "--", | 290 "--", |
| 292 "blink_tests" | 291 "blink_tests" |
| 293 ], | 292 ], |
| 294 "env": { | 293 "env": { |
| 295 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" | 294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" |
| 296 }, | 295 }, |
| 297 "name": "compile", | 296 "name": "compile", |
| 298 "~followup_annotations": [ | 297 "~followup_annotations": [ |
| 299 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 298 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 300 "@@@STEP_LOG_END@json.output (invalid)@@@" | 299 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 301 ] | 300 ] |
| 302 }, | 301 }, |
| 303 { | 302 { |
| 304 "cmd": [ | 303 "cmd": [ |
| 305 "python", | 304 "python", |
| 306 "-u", | 305 "-u", |
| 307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 308 "--target", | 307 "--target", |
| 309 "Release", | 308 "Release", |
| 310 "--no-xvfb", | 309 "--no-xvfb", |
| 311 "--factory-properties", | 310 "--factory-properties", |
| 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \ "chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 311 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \" chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \ "workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 313 "--build-properties", | 312 "--build-properties", |
| 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \ "chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 313 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \" chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \ "workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 315 "--step-name=webkit_tests", | 314 "--step-name=webkit_tests", |
| 316 "--builder-name=WebKit Linux Precise", | 315 "--builder-name=WebKit Linux Trusty", |
| 317 "--slave-name=TestSlavename", | 316 "--slave-name=TestSlavename", |
| 318 "--build-number=571", | 317 "--build-number=571", |
| 319 "--run-python-script", | 318 "--run-python-script", |
| 320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" , | 319 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" , |
| 321 "--target", | 320 "--target", |
| 322 "Release", | 321 "Release", |
| 323 "-o", | 322 "-o", |
| 324 "[SLAVE_BUILD]/layout-test-results", | 323 "[SLAVE_BUILD]/layout-test-results", |
| 325 "--build-dir", | 324 "--build-dir", |
| 326 "[SLAVE_BUILD]/src/out", | 325 "[SLAVE_BUILD]/src/out", |
| 327 "--json-test-results", | 326 "--json-test-results", |
| 328 "/path/to/tmp/json", | 327 "/path/to/tmp/json", |
| 329 "--test-results-server", | 328 "--test-results-server", |
| 330 "test-results.appspot.com", | 329 "test-results.appspot.com", |
| 331 "--build-number", | 330 "--build-number", |
| 332 "571", | 331 "571", |
| 333 "--builder-name", | 332 "--builder-name", |
| 334 "WebKit Linux Precise", | 333 "WebKit Linux Trusty", |
| 335 "--step-name", | 334 "--step-name", |
| 336 "webkit_tests" | 335 "webkit_tests" |
| 337 ], | 336 ], |
| 338 "env": { | 337 "env": { |
| 339 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" | 338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" |
| 340 }, | 339 }, |
| 341 "name": "webkit_tests", | 340 "name": "webkit_tests", |
| 342 "~followup_annotations": [ | 341 "~followup_annotations": [ |
| 343 "step returned non-zero exit code: 1", | 342 "step returned non-zero exit code: 1", |
| 344 "@@@STEP_TEXT@<br/>Total executed: n/a<br/>@@@", | 343 "@@@STEP_TEXT@<br/>Total executed: n/a<br/>@@@", |
| 345 "@@@STEP_FAILURE@@@" | 344 "@@@STEP_FAILURE@@@" |
| 346 ] | 345 ] |
| 347 }, | 346 }, |
| 348 { | 347 { |
| 349 "cmd": [ | 348 "cmd": [ |
| 350 "python", | 349 "python", |
| 351 "-u", | 350 "-u", |
| 352 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py", | 351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py", |
| 353 "--results-dir", | 352 "--results-dir", |
| 354 "[SLAVE_BUILD]/layout-test-results", | 353 "[SLAVE_BUILD]/layout-test-results", |
| 355 "--build-dir", | 354 "--build-dir", |
| 356 "[SLAVE_BUILD]/src/out", | 355 "[SLAVE_BUILD]/src/out", |
| 357 "--build-number", | 356 "--build-number", |
| 358 "571", | 357 "571", |
| 359 "--builder-name", | 358 "--builder-name", |
| 360 "WebKit Linux Precise", | 359 "WebKit Linux Trusty", |
| 361 "--gs-bucket", | 360 "--gs-bucket", |
| 362 "gs://chromium-layout-test-archives", | 361 "gs://chromium-layout-test-archives", |
| 363 "--staging-dir", | 362 "--staging-dir", |
| 364 "[CACHE]/chrome_staging" | 363 "[CACHE]/chrome_staging" |
| 365 ], | 364 ], |
| 366 "env": { | 365 "env": { |
| 367 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" | 366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" |
| 368 }, | 367 }, |
| 369 "name": "archive_webkit_tests_results", | 368 "name": "archive_webkit_tests_results", |
| 370 "~followup_annotations": [ | 369 "~followup_annotations": [ |
| 371 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_Precise/571/layout-test-results/results.html@@ @", | 370 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_Trusty/571/layout-test-results/results.html@@@ ", |
| 372 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_Precise/571/layout-test-results.zip@@@" | 371 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_Trusty/571/layout-test-results.zip@@@" |
| 373 ] | 372 ] |
| 374 }, | 373 }, |
| 375 { | 374 { |
| 376 "name": "$result", | 375 "name": "$result", |
| 377 "reason": "1 tests failed: ['webkit_tests']", | 376 "reason": "1 tests failed: ['webkit_tests']", |
| 378 "recipe_result": null, | 377 "recipe_result": null, |
| 379 "status_code": 1 | 378 "status_code": 1 |
| 380 } | 379 } |
| 381 ] | 380 ] |
| OLD | NEW |