Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Side by Side Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 "chromiumos", 8 "chromiumos",
9 "--builder", 9 "--builder",
10 "Test", 10 "Test",
11 "--slave", 11 "--slave",
12 "test", 12 "test",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesource.com/chromiumos/c hromite.git'}]", 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'chromite', 'url': 'https://chromium.googlesour ce.com/chromiumos/chromite.git'}]",
15 "--root", 15 "--root",
16 "chromite", 16 "chromite",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[ROOT]/b/build/slave/cache_dir",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "chromite@master:", 24 "chromite@master:",
25 "--force", 25 "--force",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
29 "env": { 28 "env": {
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
31 }, 30 },
32 "name": "bot_update", 31 "name": "bot_update",
33 "~followup_annotations": [ 32 "~followup_annotations": [
34 "@@@STEP_TEXT@Some step text@@@", 33 "@@@STEP_TEXT@Some step text@@@",
35 "@@@STEP_LOG_LINE@json.output@{@@@", 34 "@@@STEP_LOG_LINE@json.output@{@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"master:\"@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"master:\"@@@",
(...skipping 15 matching lines...) Expand all
54 "RECIPE_MODULE[build::gitiles]/resources/gerrit_client.py", 53 "RECIPE_MODULE[build::gitiles]/resources/gerrit_client.py",
55 "--json-file", 54 "--json-file",
56 "/path/to/tmp/json", 55 "/path/to/tmp/json",
57 "--url", 56 "--url",
58 "https://chromium.googlesource.com/chromiumos/manifest-versions/+/a94a8fe5 ccb19ba61c4c0873d391e987982fbbd3", 57 "https://chromium.googlesource.com/chromiumos/manifest-versions/+/a94a8fe5 ccb19ba61c4c0873d391e987982fbbd3",
59 "--format", 58 "--format",
60 "json", 59 "json",
61 "--attempts", 60 "--attempts",
62 "10" 61 "10"
63 ], 62 ],
64 "cwd": "[SLAVE_BUILD]",
65 "name": "Fetch manifest config", 63 "name": "Fetch manifest config",
66 "~followup_annotations": [ 64 "~followup_annotations": [
67 "@@@STEP_LOG_LINE@json.output@{@@@", 65 "@@@STEP_LOG_LINE@json.output@{@@@",
68 "@@@STEP_LOG_LINE@json.output@ \"author\": {@@@", 66 "@@@STEP_LOG_LINE@json.output@ \"author\": {@@@",
69 "@@@STEP_LOG_LINE@json.output@ \"email\": \"testauthor@fake.chromium.or g\", @@@", 67 "@@@STEP_LOG_LINE@json.output@ \"email\": \"testauthor@fake.chromium.or g\", @@@",
70 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Test Author\", @@@", 68 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Test Author\", @@@",
71 "@@@STEP_LOG_LINE@json.output@ \"time\": \"Mon Jan 01 00:00:00 2015\"@@ @", 69 "@@@STEP_LOG_LINE@json.output@ \"time\": \"Mon Jan 01 00:00:00 2015\"@@ @",
72 "@@@STEP_LOG_LINE@json.output@ }, @@@", 70 "@@@STEP_LOG_LINE@json.output@ }, @@@",
73 "@@@STEP_LOG_LINE@json.output@ \"commit\": \"a94a8fe5ccb19ba61c4c0873d391 e987982fbbd3\", @@@", 71 "@@@STEP_LOG_LINE@json.output@ \"commit\": \"a94a8fe5ccb19ba61c4c0873d391 e987982fbbd3\", @@@",
74 "@@@STEP_LOG_LINE@json.output@ \"committer\": {@@@", 72 "@@@STEP_LOG_LINE@json.output@ \"committer\": {@@@",
(...skipping 10 matching lines...) Expand all
85 "@@@STEP_LOG_LINE@json.output@}@@@", 83 "@@@STEP_LOG_LINE@json.output@}@@@",
86 "@@@STEP_LOG_END@json.output@@@" 84 "@@@STEP_LOG_END@json.output@@@"
87 ] 85 ]
88 }, 86 },
89 { 87 {
90 "cmd": [ 88 "cmd": [
91 "python", 89 "python",
92 "-u", 90 "-u",
93 "import sys; sys.exit(1)" 91 "import sys; sys.exit(1)"
94 ], 92 ],
95 "cwd": "[SLAVE_BUILD]",
96 "name": "Fetch manifest config failure", 93 "name": "Fetch manifest config failure",
97 "~followup_annotations": [ 94 "~followup_annotations": [
98 "step returned non-zero exit code: 1", 95 "step returned non-zero exit code: 1",
99 "@@@STEP_TEXT@Failed to fetch manifest config.@@@", 96 "@@@STEP_TEXT@Failed to fetch manifest config.@@@",
100 "@@@STEP_FAILURE@@@" 97 "@@@STEP_FAILURE@@@"
101 ] 98 ]
102 }, 99 },
103 { 100 {
104 "name": "$result", 101 "name": "$result",
105 "reason": "Step('Fetch manifest config failure') failed with return_code 1", 102 "reason": "Step('Fetch manifest config failure') failed with return_code 1",
106 "status_code": 1 103 "status_code": 1
107 } 104 }
108 ] 105 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698