| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_dbg", | 10 "v8_linux_dbg", |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 "name": "compile", | 148 "name": "compile", |
| 149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
| 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 152 ] | 152 ] |
| 153 }, | 153 }, |
| 154 { | 154 { |
| 155 "cmd": [ | 155 "cmd": [ |
| 156 "python", | 156 "python", |
| 157 "-u", | 157 "-u", |
| 158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 160 "batcharchive", | 160 "batcharchive", |
| 161 "--dump-json", | 161 "--dump-json", |
| 162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
| 163 "--isolate-server", | 163 "--isolate-server", |
| 164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
| 165 "--verbose", | 165 "--verbose", |
| 166 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", |
| 167 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 167 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 168 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", | 168 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", |
| (...skipping 847 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1016 "@@@STEP_LOG_LINE@json.output@}@@@", | 1016 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1017 "@@@STEP_LOG_END@json.output@@@", | 1017 "@@@STEP_LOG_END@json.output@@@", |
| 1018 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 1018 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 1019 ] | 1019 ] |
| 1020 }, | 1020 }, |
| 1021 { | 1021 { |
| 1022 "allow_subannotations": true, | 1022 "allow_subannotations": true, |
| 1023 "cmd": [ | 1023 "cmd": [ |
| 1024 "python", | 1024 "python", |
| 1025 "-u", | 1025 "-u", |
| 1026 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1026 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1027 "--swarming-client-dir", | 1027 "--swarming-client-dir", |
| 1028 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1028 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1029 "--temp-root-dir", | 1029 "--temp-root-dir", |
| 1030 "[TMP_BASE]", | 1030 "[TMP_BASE]", |
| 1031 "--merged-test-output", | 1031 "--merged-test-output", |
| 1032 "/path/to/tmp/json", | 1032 "/path/to/tmp/json", |
| 1033 "--", | 1033 "--", |
| 1034 "collect", | 1034 "collect", |
| 1035 "--swarming", | 1035 "--swarming", |
| 1036 "https://chromium-swarm.appspot.com", | 1036 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1057 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1057 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1058 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1058 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1059 "@@@STEP_LOG_END@durations@@@" | 1059 "@@@STEP_LOG_END@durations@@@" |
| 1060 ] | 1060 ] |
| 1061 }, | 1061 }, |
| 1062 { | 1062 { |
| 1063 "allow_subannotations": true, | 1063 "allow_subannotations": true, |
| 1064 "cmd": [ | 1064 "cmd": [ |
| 1065 "python", | 1065 "python", |
| 1066 "-u", | 1066 "-u", |
| 1067 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1067 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1068 "--swarming-client-dir", | 1068 "--swarming-client-dir", |
| 1069 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1069 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1070 "--temp-root-dir", | 1070 "--temp-root-dir", |
| 1071 "[TMP_BASE]", | 1071 "[TMP_BASE]", |
| 1072 "--merged-test-output", | 1072 "--merged-test-output", |
| 1073 "/path/to/tmp/json", | 1073 "/path/to/tmp/json", |
| 1074 "--", | 1074 "--", |
| 1075 "collect", | 1075 "collect", |
| 1076 "--swarming", | 1076 "--swarming", |
| 1077 "https://chromium-swarm.appspot.com", | 1077 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1098 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1098 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1099 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1099 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1100 "@@@STEP_LOG_END@durations@@@" | 1100 "@@@STEP_LOG_END@durations@@@" |
| 1101 ] | 1101 ] |
| 1102 }, | 1102 }, |
| 1103 { | 1103 { |
| 1104 "allow_subannotations": true, | 1104 "allow_subannotations": true, |
| 1105 "cmd": [ | 1105 "cmd": [ |
| 1106 "python", | 1106 "python", |
| 1107 "-u", | 1107 "-u", |
| 1108 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1108 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1109 "--swarming-client-dir", | 1109 "--swarming-client-dir", |
| 1110 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1110 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1111 "--temp-root-dir", | 1111 "--temp-root-dir", |
| 1112 "[TMP_BASE]", | 1112 "[TMP_BASE]", |
| 1113 "--merged-test-output", | 1113 "--merged-test-output", |
| 1114 "/path/to/tmp/json", | 1114 "/path/to/tmp/json", |
| 1115 "--", | 1115 "--", |
| 1116 "collect", | 1116 "collect", |
| 1117 "--swarming", | 1117 "--swarming", |
| 1118 "https://chromium-swarm.appspot.com", | 1118 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1139 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1139 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1140 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1140 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1141 "@@@STEP_LOG_END@durations@@@" | 1141 "@@@STEP_LOG_END@durations@@@" |
| 1142 ] | 1142 ] |
| 1143 }, | 1143 }, |
| 1144 { | 1144 { |
| 1145 "allow_subannotations": true, | 1145 "allow_subannotations": true, |
| 1146 "cmd": [ | 1146 "cmd": [ |
| 1147 "python", | 1147 "python", |
| 1148 "-u", | 1148 "-u", |
| 1149 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1149 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1150 "--swarming-client-dir", | 1150 "--swarming-client-dir", |
| 1151 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1151 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1152 "--temp-root-dir", | 1152 "--temp-root-dir", |
| 1153 "[TMP_BASE]", | 1153 "[TMP_BASE]", |
| 1154 "--merged-test-output", | 1154 "--merged-test-output", |
| 1155 "/path/to/tmp/json", | 1155 "/path/to/tmp/json", |
| 1156 "--", | 1156 "--", |
| 1157 "collect", | 1157 "collect", |
| 1158 "--swarming", | 1158 "--swarming", |
| 1159 "https://chromium-swarm.appspot.com", | 1159 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1180 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1180 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1181 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1181 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1182 "@@@STEP_LOG_END@durations@@@" | 1182 "@@@STEP_LOG_END@durations@@@" |
| 1183 ] | 1183 ] |
| 1184 }, | 1184 }, |
| 1185 { | 1185 { |
| 1186 "allow_subannotations": true, | 1186 "allow_subannotations": true, |
| 1187 "cmd": [ | 1187 "cmd": [ |
| 1188 "python", | 1188 "python", |
| 1189 "-u", | 1189 "-u", |
| 1190 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1190 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1191 "--swarming-client-dir", | 1191 "--swarming-client-dir", |
| 1192 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1192 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1193 "--temp-root-dir", | 1193 "--temp-root-dir", |
| 1194 "[TMP_BASE]", | 1194 "[TMP_BASE]", |
| 1195 "--merged-test-output", | 1195 "--merged-test-output", |
| 1196 "/path/to/tmp/json", | 1196 "/path/to/tmp/json", |
| 1197 "--", | 1197 "--", |
| 1198 "collect", | 1198 "collect", |
| 1199 "--swarming", | 1199 "--swarming", |
| 1200 "https://chromium-swarm.appspot.com", | 1200 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1221 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1221 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1222 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1222 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1223 "@@@STEP_LOG_END@durations@@@" | 1223 "@@@STEP_LOG_END@durations@@@" |
| 1224 ] | 1224 ] |
| 1225 }, | 1225 }, |
| 1226 { | 1226 { |
| 1227 "allow_subannotations": true, | 1227 "allow_subannotations": true, |
| 1228 "cmd": [ | 1228 "cmd": [ |
| 1229 "python", | 1229 "python", |
| 1230 "-u", | 1230 "-u", |
| 1231 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1231 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1232 "--swarming-client-dir", | 1232 "--swarming-client-dir", |
| 1233 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1233 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1234 "--temp-root-dir", | 1234 "--temp-root-dir", |
| 1235 "[TMP_BASE]", | 1235 "[TMP_BASE]", |
| 1236 "--merged-test-output", | 1236 "--merged-test-output", |
| 1237 "/path/to/tmp/json", | 1237 "/path/to/tmp/json", |
| 1238 "--", | 1238 "--", |
| 1239 "collect", | 1239 "collect", |
| 1240 "--swarming", | 1240 "--swarming", |
| 1241 "https://chromium-swarm.appspot.com", | 1241 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1262 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1262 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1263 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1263 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1264 "@@@STEP_LOG_END@durations@@@" | 1264 "@@@STEP_LOG_END@durations@@@" |
| 1265 ] | 1265 ] |
| 1266 }, | 1266 }, |
| 1267 { | 1267 { |
| 1268 "allow_subannotations": true, | 1268 "allow_subannotations": true, |
| 1269 "cmd": [ | 1269 "cmd": [ |
| 1270 "python", | 1270 "python", |
| 1271 "-u", | 1271 "-u", |
| 1272 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1272 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1273 "--swarming-client-dir", | 1273 "--swarming-client-dir", |
| 1274 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1274 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1275 "--temp-root-dir", | 1275 "--temp-root-dir", |
| 1276 "[TMP_BASE]", | 1276 "[TMP_BASE]", |
| 1277 "--merged-test-output", | 1277 "--merged-test-output", |
| 1278 "/path/to/tmp/json", | 1278 "/path/to/tmp/json", |
| 1279 "--", | 1279 "--", |
| 1280 "collect", | 1280 "collect", |
| 1281 "--swarming", | 1281 "--swarming", |
| 1282 "https://chromium-swarm.appspot.com", | 1282 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1303 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1303 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1304 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1304 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1305 "@@@STEP_LOG_END@durations@@@" | 1305 "@@@STEP_LOG_END@durations@@@" |
| 1306 ] | 1306 ] |
| 1307 }, | 1307 }, |
| 1308 { | 1308 { |
| 1309 "allow_subannotations": true, | 1309 "allow_subannotations": true, |
| 1310 "cmd": [ | 1310 "cmd": [ |
| 1311 "python", | 1311 "python", |
| 1312 "-u", | 1312 "-u", |
| 1313 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1313 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 1314 "--swarming-client-dir", | 1314 "--swarming-client-dir", |
| 1315 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1315 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 1316 "--temp-root-dir", | 1316 "--temp-root-dir", |
| 1317 "[TMP_BASE]", | 1317 "[TMP_BASE]", |
| 1318 "--merged-test-output", | 1318 "--merged-test-output", |
| 1319 "/path/to/tmp/json", | 1319 "/path/to/tmp/json", |
| 1320 "--", | 1320 "--", |
| 1321 "collect", | 1321 "collect", |
| 1322 "--swarming", | 1322 "--swarming", |
| 1323 "https://chromium-swarm.appspot.com", | 1323 "https://chromium-swarm.appspot.com", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 1345 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1345 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1346 "@@@STEP_LOG_END@durations@@@" | 1346 "@@@STEP_LOG_END@durations@@@" |
| 1347 ] | 1347 ] |
| 1348 }, | 1348 }, |
| 1349 { | 1349 { |
| 1350 "name": "$result", | 1350 "name": "$result", |
| 1351 "recipe_result": null, | 1351 "recipe_result": null, |
| 1352 "status_code": 0 | 1352 "status_code": 0 |
| 1353 } | 1353 } |
| 1354 ] | 1354 ] |
| OLD | NEW |