OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[DEPOT_TOOLS]\\gclient.py", | 6 "[DEPOT_TOOLS]\\gclient.py", |
7 "sync", | 7 "sync", |
8 "--verbose", | 8 "--verbose", |
9 "--force", | 9 "--force", |
10 "--revision", | 10 "--revision", |
11 "build/goma@HEAD" | 11 "build/goma@HEAD" |
12 ], | 12 ], |
13 "cwd": "[BUILD]", | 13 "cwd": "[BUILD]", |
14 "name": "gclient update goma canary" | 14 "name": "gclient update goma canary" |
15 }, | 15 }, |
16 { | 16 { |
17 "cmd": [ | 17 "cmd": [ |
18 "python", | 18 "python", |
19 "-u", | 19 "-u", |
20 "[BUILD]\\scripts\\slave\\kill_processes.py" | 20 "[BUILD]\\scripts\\slave\\kill_processes.py" |
21 ], | 21 ], |
| 22 "cwd": "[SLAVE_BUILD]", |
22 "name": "taskkill" | 23 "name": "taskkill" |
23 }, | 24 }, |
24 { | 25 { |
25 "cmd": [ | 26 "cmd": [ |
26 "python", | 27 "python", |
27 "-u", | 28 "-u", |
28 "[BUILD]\\scripts\\slave\\bot_update.py", | 29 "[BUILD]\\scripts\\slave\\bot_update.py", |
29 "--master", | 30 "--master", |
30 "chromium.fyi", | 31 "chromium.fyi", |
31 "--builder", | 32 "--builder", |
32 "CrWinClangGoma", | 33 "CrWinClangGoma", |
33 "--slave", | 34 "--slave", |
34 "TestSlavename", | 35 "TestSlavename", |
35 "--spec", | 36 "--spec", |
36 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 37 "cache_dir = None\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.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
37 "--root", | 38 "--root", |
38 "src", | 39 "src", |
39 "--revision_mapping_file", | 40 "--revision_mapping_file", |
40 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 41 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
41 "--output_json", | 42 "--output_json", |
42 "/path/to/tmp/json", | 43 "/path/to/tmp/json", |
43 "--revision", | 44 "--revision", |
44 "src@HEAD" | 45 "src@HEAD" |
45 ], | 46 ], |
| 47 "cwd": "[SLAVE_BUILD]", |
46 "name": "bot_update", | 48 "name": "bot_update", |
47 "~followup_annotations": [ | 49 "~followup_annotations": [ |
48 "@@@STEP_TEXT@Some step text@@@", | 50 "@@@STEP_TEXT@Some step text@@@", |
49 "@@@STEP_LOG_LINE@json.output@{@@@", | 51 "@@@STEP_LOG_LINE@json.output@{@@@", |
50 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
51 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
52 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 54 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
53 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 55 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
54 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 56 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
55 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
82 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 84 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
83 ] | 85 ] |
84 }, | 86 }, |
85 { | 87 { |
86 "cmd": [ | 88 "cmd": [ |
87 "python", | 89 "python", |
88 "-u", | 90 "-u", |
89 "[DEPOT_TOOLS]\\gclient.py", | 91 "[DEPOT_TOOLS]\\gclient.py", |
90 "runhooks" | 92 "runhooks" |
91 ], | 93 ], |
| 94 "cwd": "[SLAVE_BUILD]", |
92 "env": { | 95 "env": { |
93 "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadi
r='[BUILD]\\goma' target_arch=ia32 use_goma=1" | 96 "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadi
r='[BUILD]\\goma' target_arch=ia32 use_goma=1" |
94 }, | 97 }, |
95 "name": "gclient runhooks" | 98 "name": "gclient runhooks" |
96 }, | 99 }, |
97 { | 100 { |
98 "cmd": [ | 101 "cmd": [ |
99 "python", | 102 "python", |
100 "-u", | 103 "-u", |
101 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 104 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
102 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 105 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
103 "/path/to/tmp/json" | 106 "/path/to/tmp/json" |
104 ], | 107 ], |
| 108 "cwd": "[SLAVE_BUILD]", |
105 "name": "read test spec", | 109 "name": "read test spec", |
106 "~followup_annotations": [ | 110 "~followup_annotations": [ |
107 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 111 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
108 "@@@STEP_LOG_LINE@json.output@{}@@@", | 112 "@@@STEP_LOG_LINE@json.output@{}@@@", |
109 "@@@STEP_LOG_END@json.output@@@" | 113 "@@@STEP_LOG_END@json.output@@@" |
110 ] | 114 ] |
111 }, | 115 }, |
112 { | 116 { |
113 "cmd": [ | 117 "cmd": [ |
114 "python", | 118 "python", |
115 "-u", | 119 "-u", |
116 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 120 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
117 "--output", | 121 "--output", |
118 "/path/to/tmp/json", | 122 "/path/to/tmp/json", |
119 "--", | 123 "--", |
120 "--build-config-fs", | 124 "--build-config-fs", |
121 "Release", | 125 "Release", |
122 "--paths", | 126 "--paths", |
123 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", | 127 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
124 "--properties", | 128 "--properties", |
125 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" | 129 "{\"buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" |
126 ], | 130 ], |
| 131 "cwd": "[SLAVE_BUILD]", |
127 "name": "get compile targets for scripts", | 132 "name": "get compile targets for scripts", |
128 "~followup_annotations": [ | 133 "~followup_annotations": [ |
129 "@@@STEP_LOG_LINE@json.output@{}@@@", | 134 "@@@STEP_LOG_LINE@json.output@{}@@@", |
130 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
131 ] | 136 ] |
132 }, | 137 }, |
133 { | 138 { |
134 "cmd": [ | 139 "cmd": [ |
135 "python", | 140 "python", |
136 "-u", | 141 "-u", |
137 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 142 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
138 ], | 143 ], |
| 144 "cwd": "[SLAVE_BUILD]", |
139 "name": "cleanup_temp" | 145 "name": "cleanup_temp" |
140 }, | 146 }, |
141 { | 147 { |
142 "cmd": [ | 148 "cmd": [ |
143 "python", | 149 "python", |
144 "-u", | 150 "-u", |
145 "[BUILD]\\scripts\\slave\\compile.py", | 151 "[BUILD]\\scripts\\slave\\compile.py", |
146 "--target", | 152 "--target", |
147 "Release", | 153 "Release", |
148 "--src-dir", | 154 "--src-dir", |
149 "[SLAVE_BUILD]\\src", | 155 "[SLAVE_BUILD]\\src", |
150 "--build-tool", | 156 "--build-tool", |
151 "ninja", | 157 "ninja", |
152 "--compiler", | 158 "--compiler", |
153 "goma-clang", | 159 "goma-clang", |
154 "--goma-dir", | 160 "--goma-dir", |
155 "[BUILD]\\goma", | 161 "[BUILD]\\goma", |
156 "--goma-hermetic", | 162 "--goma-hermetic", |
157 "error", | 163 "error", |
158 "--clobber", | 164 "--clobber", |
159 "--", | 165 "--", |
160 "base_unittests", | 166 "base_unittests", |
161 "chromium_builder_tests", | 167 "chromium_builder_tests", |
162 "content_unittests", | 168 "content_unittests", |
163 "crash_service" | 169 "crash_service" |
164 ], | 170 ], |
| 171 "cwd": "[SLAVE_BUILD]", |
165 "name": "compile" | 172 "name": "compile" |
166 }, | 173 }, |
167 { | 174 { |
168 "cmd": [ | 175 "cmd": [ |
169 "python", | 176 "python", |
170 "-u", | 177 "-u", |
171 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", | 178 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
172 "--target", | 179 "--target", |
173 "Release" | 180 "Release" |
174 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", |
175 "name": "start_crash_service" | 183 "name": "start_crash_service" |
176 }, | 184 }, |
177 { | 185 { |
178 "cmd": [ | 186 "cmd": [ |
179 "python", | 187 "python", |
180 "-u", | 188 "-u", |
181 "[BUILD]\\goma\\diagnose_goma_log.py" | 189 "[BUILD]\\goma\\diagnose_goma_log.py" |
182 ], | 190 ], |
| 191 "cwd": "[SLAVE_BUILD]", |
183 "name": "diagnose_goma" | 192 "name": "diagnose_goma" |
184 }, | 193 }, |
185 { | 194 { |
186 "allow_subannotations": true, | 195 "allow_subannotations": true, |
187 "cmd": [ | 196 "cmd": [ |
188 "python", | 197 "python", |
189 "-u", | 198 "-u", |
190 "[BUILD]\\scripts\\slave\\runtest.py", | 199 "[BUILD]\\scripts\\slave\\runtest.py", |
191 "--target", | 200 "--target", |
192 "Release", | 201 "Release", |
193 "--factory-properties", | 202 "--factory-properties", |
194 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 203 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
195 "--build-properties", | 204 "--build-properties", |
196 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 205 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
197 "--annotate=gtest", | 206 "--annotate=gtest", |
198 "--test-type=base_unittests", | 207 "--test-type=base_unittests", |
199 "--test-launcher-summary-output", | 208 "--test-launcher-summary-output", |
200 "/path/to/tmp/json", | 209 "/path/to/tmp/json", |
201 "--builder-name=CrWinClangGoma", | 210 "--builder-name=CrWinClangGoma", |
202 "--slave-name=TestSlavename", | 211 "--slave-name=TestSlavename", |
203 "--build-number=571", | 212 "--build-number=571", |
204 "--enable-asan", | 213 "--enable-asan", |
205 "base_unittests.exe" | 214 "base_unittests.exe" |
206 ], | 215 ], |
| 216 "cwd": "[SLAVE_BUILD]", |
207 "name": "base_unittests" | 217 "name": "base_unittests" |
208 }, | 218 }, |
209 { | 219 { |
210 "allow_subannotations": true, | 220 "allow_subannotations": true, |
211 "cmd": [ | 221 "cmd": [ |
212 "python", | 222 "python", |
213 "-u", | 223 "-u", |
214 "[BUILD]\\scripts\\slave\\runtest.py", | 224 "[BUILD]\\scripts\\slave\\runtest.py", |
215 "--target", | 225 "--target", |
216 "Release", | 226 "Release", |
217 "--factory-properties", | 227 "--factory-properties", |
218 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 228 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
219 "--build-properties", | 229 "--build-properties", |
220 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 230 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClangGoma\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\"
: \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
221 "--annotate=gtest", | 231 "--annotate=gtest", |
222 "--test-type=content_unittests", | 232 "--test-type=content_unittests", |
223 "--test-launcher-summary-output", | 233 "--test-launcher-summary-output", |
224 "/path/to/tmp/json", | 234 "/path/to/tmp/json", |
225 "--builder-name=CrWinClangGoma", | 235 "--builder-name=CrWinClangGoma", |
226 "--slave-name=TestSlavename", | 236 "--slave-name=TestSlavename", |
227 "--build-number=571", | 237 "--build-number=571", |
228 "--enable-asan", | 238 "--enable-asan", |
229 "content_unittests.exe" | 239 "content_unittests.exe" |
230 ], | 240 ], |
| 241 "cwd": "[SLAVE_BUILD]", |
231 "name": "content_unittests" | 242 "name": "content_unittests" |
232 }, | 243 }, |
233 { | 244 { |
234 "cmd": [ | 245 "cmd": [ |
235 "python", | 246 "python", |
236 "-u", | 247 "-u", |
237 "[BUILD]\\scripts\\slave\\process_dumps.py", | 248 "[BUILD]\\scripts\\slave\\process_dumps.py", |
238 "--target", | 249 "--target", |
239 "Release" | 250 "Release" |
240 ], | 251 ], |
| 252 "cwd": "[SLAVE_BUILD]", |
241 "name": "process_dumps" | 253 "name": "process_dumps" |
242 } | 254 } |
243 ] | 255 ] |
OLD | NEW |