OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux64_rel", | 10 "v8_linux64_rel", |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
154 "-u", | 154 "-u", |
155 "RECIPE_MODULE[isolate]/resources/isolate.py", | 155 "RECIPE_MODULE[isolate]/resources/isolate.py", |
156 "[SLAVE_BUILD]/v8/tools/swarming_client", | 156 "[SLAVE_BUILD]/v8/tools/swarming_client", |
157 "batcharchive", | 157 "batcharchive", |
158 "--dump-json", | 158 "--dump-json", |
159 "/path/to/tmp/json", | 159 "/path/to/tmp/json", |
160 "--isolate-server", | 160 "--isolate-server", |
161 "https://isolateserver.appspot.com", | 161 "https://isolateserver.appspot.com", |
162 "--verbose", | 162 "--verbose", |
163 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 163 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 164 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
164 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 165 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
165 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
166 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 167 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
167 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 168 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
168 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 169 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
169 ], | 170 ], |
170 "cwd": "[SLAVE_BUILD]", | 171 "cwd": "[SLAVE_BUILD]", |
171 "name": "isolate tests", | 172 "name": "isolate tests", |
172 "~followup_annotations": [ | 173 "~followup_annotations": [ |
173 "@@@STEP_LOG_LINE@json.output@{@@@", | 174 "@@@STEP_LOG_LINE@json.output@{@@@", |
174 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 176 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", |
175 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
176 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 178 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
177 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 179 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
178 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
179 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 181 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
180 "@@@STEP_LOG_LINE@json.output@}@@@", | 182 "@@@STEP_LOG_LINE@json.output@}@@@", |
181 "@@@STEP_LOG_END@json.output@@@" | 183 "@@@STEP_LOG_END@json.output@@@" |
182 ] | 184 ] |
183 }, | 185 }, |
184 { | 186 { |
185 "cmd": [ | 187 "cmd": [ |
186 "python", | 188 "python", |
187 "-u", | 189 "-u", |
188 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 190 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
189 "trigger", | 191 "trigger", |
190 "--swarming", | 192 "--swarming", |
191 "https://chromium-swarm.appspot.com", | 193 "https://chromium-swarm.appspot.com", |
192 "--isolate-server", | 194 "--isolate-server", |
193 "https://isolateserver.appspot.com", | 195 "https://isolateserver.appspot.com", |
194 "--priority", | 196 "--priority", |
195 "30", | 197 "30", |
196 "--shards", | 198 "--shards", |
197 "1", | 199 "1", |
198 "--task-name", | 200 "--task-name", |
| 201 "Static-Initializers/Ubuntu-12.04/[dummy has/v8_linux64_rel/571", |
| 202 "--dump-json", |
| 203 "/path/to/tmp/json", |
| 204 "--expiration", |
| 205 "3600", |
| 206 "--io-timeout", |
| 207 "1200", |
| 208 "--hard-timeout", |
| 209 "2700", |
| 210 "--dimension", |
| 211 "cpu", |
| 212 "x86-64", |
| 213 "--dimension", |
| 214 "gpu", |
| 215 "none", |
| 216 "--dimension", |
| 217 "os", |
| 218 "Ubuntu-12.04", |
| 219 "--dimension", |
| 220 "pool", |
| 221 "Chrome", |
| 222 "--tag", |
| 223 "buildername:v8_linux64_rel", |
| 224 "--tag", |
| 225 "buildnumber:571", |
| 226 "--tag", |
| 227 "data:[dummy hash for check-static-initializers]", |
| 228 "--tag", |
| 229 "master:tryserver.v8", |
| 230 "--tag", |
| 231 "name:Static-Initializers", |
| 232 "--tag", |
| 233 "os:Ubuntu-12.04", |
| 234 "--tag", |
| 235 "patch_project:v8", |
| 236 "--tag", |
| 237 "project:v8", |
| 238 "--tag", |
| 239 "purpose:CQ", |
| 240 "--tag", |
| 241 "purpose:pre-commit", |
| 242 "--tag", |
| 243 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 244 "--tag", |
| 245 "slavename:TestSlavename", |
| 246 "--tag", |
| 247 "stepname:Static-Initializers", |
| 248 "--user", |
| 249 "commit-bot@chromium.org", |
| 250 "[dummy hash for check-static-initializers]", |
| 251 "--", |
| 252 "out/Release/d8" |
| 253 ], |
| 254 "cwd": "[SLAVE_BUILD]", |
| 255 "name": "[trigger] Static-Initializers", |
| 256 "~followup_annotations": [ |
| 257 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Static-Initializers/
Ubuntu-12.04/[dummy has/v8_linux64_rel/571\", @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"Static-Initializers/Ubuntu-12.04/[dumm
y has/v8_linux64_rel/571\": {@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 263 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 264 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 265 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 266 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 267 "@@@STEP_LOG_END@json.output@@@", |
| 268 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 269 ] |
| 270 }, |
| 271 { |
| 272 "cmd": [ |
| 273 "python", |
| 274 "-u", |
| 275 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 276 "trigger", |
| 277 "--swarming", |
| 278 "https://chromium-swarm.appspot.com", |
| 279 "--isolate-server", |
| 280 "https://isolateserver.appspot.com", |
| 281 "--priority", |
| 282 "30", |
| 283 "--shards", |
| 284 "1", |
| 285 "--task-name", |
199 "Check/Ubuntu-12.04/[dummy has/v8_linux64_rel/571", | 286 "Check/Ubuntu-12.04/[dummy has/v8_linux64_rel/571", |
200 "--dump-json", | 287 "--dump-json", |
201 "/path/to/tmp/json", | 288 "/path/to/tmp/json", |
202 "--expiration", | 289 "--expiration", |
203 "3600", | 290 "3600", |
204 "--io-timeout", | 291 "--io-timeout", |
205 "1200", | 292 "1200", |
206 "--hard-timeout", | 293 "--hard-timeout", |
207 "2700", | 294 "2700", |
208 "--dimension", | 295 "--dimension", |
(...skipping 683 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
892 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 979 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
893 "@@@STEP_LOG_LINE@json.output@ }@@@", | 980 "@@@STEP_LOG_LINE@json.output@ }@@@", |
894 "@@@STEP_LOG_LINE@json.output@ }@@@", | 981 "@@@STEP_LOG_LINE@json.output@ }@@@", |
895 "@@@STEP_LOG_LINE@json.output@}@@@", | 982 "@@@STEP_LOG_LINE@json.output@}@@@", |
896 "@@@STEP_LOG_END@json.output@@@", | 983 "@@@STEP_LOG_END@json.output@@@", |
897 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 984 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
898 ] | 985 ] |
899 }, | 986 }, |
900 { | 987 { |
901 "cmd": [ | 988 "cmd": [ |
902 "bash", | 989 "python", |
903 "[SLAVE_BUILD]/v8/tools/check-static-initializers.sh", | 990 "-u", |
904 "out/Release/d8" | 991 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 992 "collect", |
| 993 "--swarming", |
| 994 "https://chromium-swarm.appspot.com", |
| 995 "--decorate", |
| 996 "--print-status-updates", |
| 997 "--shards", |
| 998 "1", |
| 999 "Static-Initializers/Ubuntu-12.04/[dummy has/v8_linux64_rel/571", |
| 1000 "--task-summary-json", |
| 1001 "/path/to/tmp/json" |
905 ], | 1002 ], |
906 "cwd": "[SLAVE_BUILD]/v8", | 1003 "cwd": "[SLAVE_BUILD]", |
907 "name": "Static-Initializers" | 1004 "name": "Static-Initializers", |
| 1005 "~followup_annotations": [ |
| 1006 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1007 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1008 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1009 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1010 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1011 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1012 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1013 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| 1014 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
| 1015 "@@@STEP_LOG_LINE@json.output@ 5.7, @@@", |
| 1016 "@@@STEP_LOG_LINE@json.output@ 31.5@@@", |
| 1017 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1018 "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@", |
| 1019 "@@@STEP_LOG_LINE@json.output@ 0, @@@", |
| 1020 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 1021 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1022 "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@", |
| 1023 "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@", |
| 1024 "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@", |
| 1025 "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@", |
| 1026 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@", |
| 1027 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1028 "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00
\", @@@", |
| 1029 "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-2
5_01:41:55-os=Windows\", @@@", |
| 1030 "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@", |
| 1031 "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\
", @@@", |
| 1032 "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@", |
| 1033 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1034 "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11.
123\", @@@", |
| 1035 "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@", |
| 1036 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@", |
| 1037 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@", |
| 1038 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1039 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 1040 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1041 "@@@STEP_LOG_END@json.output@@@", |
| 1042 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1043 ] |
908 }, | 1044 }, |
909 { | 1045 { |
910 "allow_subannotations": true, | 1046 "allow_subannotations": true, |
911 "cmd": [ | 1047 "cmd": [ |
912 "python", | 1048 "python", |
913 "-u", | 1049 "-u", |
914 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1050 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
915 "--swarming-client-dir", | 1051 "--swarming-client-dir", |
916 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1052 "[SLAVE_BUILD]/v8/tools/swarming_client", |
917 "--temp-root-dir", | 1053 "--temp-root-dir", |
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1192 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1328 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1193 "@@@STEP_LOG_END@durations@@@" | 1329 "@@@STEP_LOG_END@durations@@@" |
1194 ] | 1330 ] |
1195 }, | 1331 }, |
1196 { | 1332 { |
1197 "name": "$result", | 1333 "name": "$result", |
1198 "recipe_result": null, | 1334 "recipe_result": null, |
1199 "status_code": 0 | 1335 "status_code": 0 |
1200 } | 1336 } |
1201 ] | 1337 ] |
OLD | NEW |