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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json

Issue 2345503002: WebRTC: Add rtc_stats_unittests to the test suite (Closed)
Patch Set: Created 4 years, 3 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]\\win_swarming", 7 "[BUILDER_CACHE]\\win_swarming",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 "gen", 202 "gen",
203 "-m", 203 "-m",
204 "tryserver.webrtc", 204 "tryserver.webrtc",
205 "-b", 205 "-b",
206 "win_swarming", 206 "win_swarming",
207 "--config-file", 207 "--config-file",
208 "[BUILDER_CACHE]\\win_swarming\\src\\webrtc\\build\\mb_config.pyl", 208 "[BUILDER_CACHE]\\win_swarming\\src\\webrtc\\build\\mb_config.pyl",
209 "--goma-dir", 209 "--goma-dir",
210 "[CACHE]\\cipd\\goma", 210 "[CACHE]\\cipd\\goma",
211 "--swarming-targets-file", 211 "--swarming-targets-file",
212 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\ nrtc_pc_unittests\nrtc_unittests\nsystem_wrappers_unittests\ntest_support_unitte sts\ntools_unittests\nvideo_engine_tests\nvoice_engine_unittests\nxmllite_xmpp_u nittests\n", 212 "audio_decoder_unittests\ncommon_audio_unittests\ncommon_video_unittests\n modules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_media_unittests\ nrtc_pc_unittests\nrtc_stats_unittests\nrtc_unittests\nsystem_wrappers_unittests \ntest_support_unittests\ntools_unittests\nvideo_engine_tests\nvoice_engine_unit tests\nxmllite_xmpp_unittests\n",
213 "--gyp-script=[BUILDER_CACHE]\\win_swarming\\src\\webrtc\\build\\gyp_webrt c.py", 213 "--gyp-script=[BUILDER_CACHE]\\win_swarming\\src\\webrtc\\build\\gyp_webrt c.py",
214 "//out/Debug" 214 "//out/Debug"
215 ], 215 ],
216 "cwd": "[BUILDER_CACHE]\\win_swarming\\src", 216 "cwd": "[BUILDER_CACHE]\\win_swarming\\src",
217 "env": { 217 "env": {
218 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 218 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
219 }, 219 },
220 "name": "generate_build_files", 220 "name": "generate_build_files",
221 "~followup_annotations": [ 221 "~followup_annotations": [
222 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", 222 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@",
223 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", 223 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@",
224 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", 224 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@",
225 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", 225 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@",
226 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", 226 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@",
227 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", 227 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@",
228 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_media_unittests@@@", 228 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_media_unittests@@@",
229 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_pc_unittests@@@", 229 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_pc_unittests@@@",
230 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_stats_unittests@@@",
230 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@", 231 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@",
231 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@", 232 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@",
232 "@@@STEP_LOG_LINE@swarming-targets-file.txt@test_support_unittests@@@", 233 "@@@STEP_LOG_LINE@swarming-targets-file.txt@test_support_unittests@@@",
233 "@@@STEP_LOG_LINE@swarming-targets-file.txt@tools_unittests@@@", 234 "@@@STEP_LOG_LINE@swarming-targets-file.txt@tools_unittests@@@",
234 "@@@STEP_LOG_LINE@swarming-targets-file.txt@video_engine_tests@@@", 235 "@@@STEP_LOG_LINE@swarming-targets-file.txt@video_engine_tests@@@",
235 "@@@STEP_LOG_LINE@swarming-targets-file.txt@voice_engine_unittests@@@", 236 "@@@STEP_LOG_LINE@swarming-targets-file.txt@voice_engine_unittests@@@",
236 "@@@STEP_LOG_LINE@swarming-targets-file.txt@xmllite_xmpp_unittests@@@", 237 "@@@STEP_LOG_LINE@swarming-targets-file.txt@xmllite_xmpp_unittests@@@",
237 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 238 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
238 ] 239 ]
239 }, 240 },
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 "--isolate-server", 308 "--isolate-server",
308 "https://isolateserver.appspot.com", 309 "https://isolateserver.appspot.com",
309 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\audio_decoder_unittests.i solated.gen.json", 310 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\audio_decoder_unittests.i solated.gen.json",
310 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\common_audio_unittests.is olated.gen.json", 311 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\common_audio_unittests.is olated.gen.json",
311 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\common_video_unittests.is olated.gen.json", 312 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\common_video_unittests.is olated.gen.json",
312 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\modules_tests.isolated.ge n.json", 313 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\modules_tests.isolated.ge n.json",
313 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\modules_unittests.isolate d.gen.json", 314 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\modules_unittests.isolate d.gen.json",
314 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\peerconnection_unittests. isolated.gen.json", 315 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\peerconnection_unittests. isolated.gen.json",
315 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_media_unittests.isola ted.gen.json", 316 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_media_unittests.isola ted.gen.json",
316 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_pc_unittests.isolated .gen.json", 317 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_pc_unittests.isolated .gen.json",
318 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_stats_unittests.isola ted.gen.json",
317 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_unittests.isolated.ge n.json", 319 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\rtc_unittests.isolated.ge n.json",
318 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\system_wrappers_unittests .isolated.gen.json", 320 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\system_wrappers_unittests .isolated.gen.json",
319 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\test_support_unittests.is olated.gen.json", 321 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\test_support_unittests.is olated.gen.json",
320 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\tools_unittests.isolated. gen.json", 322 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\tools_unittests.isolated. gen.json",
321 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\video_engine_tests.isolat ed.gen.json", 323 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\video_engine_tests.isolat ed.gen.json",
322 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\voice_engine_unittests.is olated.gen.json", 324 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\voice_engine_unittests.is olated.gen.json",
323 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\xmllite_xmpp_unittests.is olated.gen.json" 325 "[BUILDER_CACHE]\\win_swarming\\src\\out\\Debug\\xmllite_xmpp_unittests.is olated.gen.json"
324 ], 326 ],
325 "cwd": "[BUILDER_CACHE]\\win_swarming", 327 "cwd": "[BUILDER_CACHE]\\win_swarming",
326 "name": "isolate tests", 328 "name": "isolate tests",
327 "~followup_annotations": [ 329 "~followup_annotations": [
328 "@@@STEP_LOG_LINE@json.output@{@@@", 330 "@@@STEP_LOG_LINE@json.output@{@@@",
329 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", 331 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@",
330 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", 332 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@",
331 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", 333 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@",
332 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@", 334 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@",
333 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@", 335 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@",
334 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@", 336 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@",
335 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@", 337 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@",
336 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt c_pc_unittests]\", @@@", 338 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt c_pc_unittests]\", @@@",
339 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", @@@",
337 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@", 340 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@",
338 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@", 341 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@",
339 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", 342 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@",
340 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@", 343 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@",
341 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", 344 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@",
342 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@", 345 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@",
343 "@@@STEP_LOG_LINE@json.output@ \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_unittests]\"@@@", 346 "@@@STEP_LOG_LINE@json.output@ \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_unittests]\"@@@",
344 "@@@STEP_LOG_LINE@json.output@}@@@", 347 "@@@STEP_LOG_LINE@json.output@}@@@",
345 "@@@STEP_LOG_END@json.output@@@", 348 "@@@STEP_LOG_END@json.output@@@",
346 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \ "modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests \": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has h for rtc_pc_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\" , \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", \"tool s_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[ dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", \"xmllite_xmpp_unittests\": \"[dummy hash for xml lite_xmpp_unittests]\"}@@@" 349 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \ "modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests \": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has h for rtc_pc_unittests]\", \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_ unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\", \"system_wr appers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_suppo rt_unittests\": \"[dummy hash for test_support_unittests]\", \"tools_unittests\" : \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[dummy hash fo r video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash for voice_eng ine_unittests]\", \"xmllite_xmpp_unittests\": \"[dummy hash for xmllite_xmpp_uni ttests]\"}@@@"
347 ] 350 ]
348 }, 351 },
349 { 352 {
350 "cmd": [ 353 "cmd": [
351 "python", 354 "python",
352 "-u", 355 "-u",
353 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py", 356 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py",
354 "trigger", 357 "trigger",
355 "--swarming", 358 "--swarming",
356 "https://chromium-swarm.appspot.com", 359 "https://chromium-swarm.appspot.com",
(...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after
994 "trigger", 997 "trigger",
995 "--swarming", 998 "--swarming",
996 "https://chromium-swarm.appspot.com", 999 "https://chromium-swarm.appspot.com",
997 "--isolate-server", 1000 "--isolate-server",
998 "https://isolateserver.appspot.com", 1001 "https://isolateserver.appspot.com",
999 "--priority", 1002 "--priority",
1000 "30", 1003 "30",
1001 "--shards", 1004 "--shards",
1002 "1", 1005 "1",
1003 "--task-name", 1006 "--task-name",
1007 "rtc_stats_unittests/Windows/[dummy has/win_swarming/1337",
1008 "--dump-json",
1009 "/path/to/tmp/json",
1010 "--expiration",
1011 "3600",
1012 "--io-timeout",
1013 "1200",
1014 "--hard-timeout",
1015 "3600",
1016 "--dimension",
1017 "cpu",
1018 "x86-64",
1019 "--dimension",
1020 "gpu",
1021 "none",
1022 "--dimension",
1023 "os",
1024 "Windows",
1025 "--dimension",
1026 "pool",
1027 "Chrome",
1028 "--tag",
1029 "buildername:win_swarming",
1030 "--tag",
1031 "buildnumber:1337",
1032 "--tag",
1033 "data:[dummy hash for rtc_stats_unittests]",
1034 "--tag",
1035 "master:tryserver.webrtc",
1036 "--tag",
1037 "name:rtc_stats_unittests",
1038 "--tag",
1039 "os:Windows",
1040 "--tag",
1041 "project:webrtc",
1042 "--tag",
1043 "purpose:ManualTS",
1044 "--tag",
1045 "purpose:pre-commit",
1046 "--tag",
1047 "rietveld:https://fake.rietveld.url/666666/#ps1",
1048 "--tag",
1049 "slavename:slavename",
1050 "--tag",
1051 "stepname:rtc_stats_unittests on Windows",
1052 "--idempotent",
1053 "[dummy hash for rtc_stats_unittests]"
1054 ],
1055 "cwd": "[BUILDER_CACHE]\\win_swarming",
1056 "name": "[trigger] rtc_stats_unittests on Windows",
1057 "~followup_annotations": [
1058 "@@@STEP_LOG_LINE@json.output@{@@@",
1059 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_stats_unittests/ Windows/[dummy has/win_swarming/1337\", @@@",
1060 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1061 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests/Windows/[dummy has /win_swarming/1337\": {@@@",
1062 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1063 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1064 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
1065 "@@@STEP_LOG_LINE@json.output@ }@@@",
1066 "@@@STEP_LOG_LINE@json.output@ }@@@",
1067 "@@@STEP_LOG_LINE@json.output@}@@@",
1068 "@@@STEP_LOG_END@json.output@@@",
1069 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
1070 ]
1071 },
1072 {
1073 "cmd": [
1074 "python",
1075 "-u",
1076 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py",
1077 "trigger",
1078 "--swarming",
1079 "https://chromium-swarm.appspot.com",
1080 "--isolate-server",
1081 "https://isolateserver.appspot.com",
1082 "--priority",
1083 "30",
1084 "--shards",
1085 "1",
1086 "--task-name",
1004 "rtc_unittests/Windows/[dummy has/win_swarming/1337", 1087 "rtc_unittests/Windows/[dummy has/win_swarming/1337",
1005 "--dump-json", 1088 "--dump-json",
1006 "/path/to/tmp/json", 1089 "/path/to/tmp/json",
1007 "--expiration", 1090 "--expiration",
1008 "3600", 1091 "3600",
1009 "--io-timeout", 1092 "--io-timeout",
1010 "1200", 1093 "1200",
1011 "--hard-timeout", 1094 "--hard-timeout",
1012 "3600", 1095 "3600",
1013 "--dimension", 1096 "--dimension",
(...skipping 1040 matching lines...) Expand 10 before | Expand all | Expand 10 after
2054 "cmd": [ 2137 "cmd": [
2055 "python", 2138 "python",
2056 "-u", 2139 "-u",
2057 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py", 2140 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py",
2058 "collect", 2141 "collect",
2059 "--swarming", 2142 "--swarming",
2060 "https://chromium-swarm.appspot.com", 2143 "https://chromium-swarm.appspot.com",
2061 "--decorate", 2144 "--decorate",
2062 "--print-status-updates", 2145 "--print-status-updates",
2063 "--json", 2146 "--json",
2147 "{\"base_task_name\": \"rtc_stats_unittests/Windows/[dummy has/win_swarmin g/1337\", \"tasks\": {\"rtc_stats_unittests/Windows/[dummy has/win_swarming/1337 \": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu m-swarm.appspot.com/user/task/10000\"}}}",
2148 "--task-summary-json",
2149 "/path/to/tmp/json"
2150 ],
2151 "cwd": "[BUILDER_CACHE]\\win_swarming",
2152 "name": "rtc_stats_unittests on Windows",
2153 "~followup_annotations": [
2154 "@@@STEP_TEXT@swarming pending 71s@@@",
2155 "@@@STEP_LOG_LINE@json.output@{@@@",
2156 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
2157 "@@@STEP_LOG_LINE@json.output@ {@@@",
2158 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
2159 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
2160 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
2161 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
2162 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
2163 "@@@STEP_LOG_LINE@json.output@ 5.7, @@@",
2164 "@@@STEP_LOG_LINE@json.output@ 31.5@@@",
2165 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2166 "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@",
2167 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2168 "@@@STEP_LOG_LINE@json.output@ 0@@@",
2169 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2170 "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@",
2171 "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@",
2172 "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@",
2173 "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@",
2174 "@@@STEP_LOG_LINE@json.output@ \"isolated\": \"abc123\", @@@",
2175 "@@@STEP_LOG_LINE@json.output@ \"isolatedserver\": \"https://isolat eserver.appspot.com\", @@@",
2176 "@@@STEP_LOG_LINE@json.output@ \"namespace\": \"default-gzip\", @@@ ",
2177 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@",
2178 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2179 "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00 \", @@@",
2180 "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-2 5_01:41:55-os=Windows\", @@@",
2181 "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@",
2182 "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\ ", @@@",
2183 "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@",
2184 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2185 "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11. 123\", @@@",
2186 "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@",
2187 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@",
2188 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@",
2189 "@@@STEP_LOG_LINE@json.output@ }@@@",
2190 "@@@STEP_LOG_LINE@json.output@ ]@@@",
2191 "@@@STEP_LOG_LINE@json.output@}@@@",
2192 "@@@STEP_LOG_END@json.output@@@",
2193 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2194 ]
2195 },
2196 {
2197 "cmd": [
2198 "python",
2199 "-u",
2200 "[BUILDER_CACHE]\\win_swarming\\src\\tools\\swarming_client\\swarming.py",
2201 "collect",
2202 "--swarming",
2203 "https://chromium-swarm.appspot.com",
2204 "--decorate",
2205 "--print-status-updates",
2206 "--json",
2064 "{\"base_task_name\": \"rtc_unittests/Windows/[dummy has/win_swarming/1337 \", \"tasks\": {\"rtc_unittests/Windows/[dummy has/win_swarming/1337\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}", 2207 "{\"base_task_name\": \"rtc_unittests/Windows/[dummy has/win_swarming/1337 \", \"tasks\": {\"rtc_unittests/Windows/[dummy has/win_swarming/1337\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}",
2065 "--task-summary-json", 2208 "--task-summary-json",
2066 "/path/to/tmp/json" 2209 "/path/to/tmp/json"
2067 ], 2210 ],
2068 "cwd": "[BUILDER_CACHE]\\win_swarming", 2211 "cwd": "[BUILDER_CACHE]\\win_swarming",
2069 "name": "rtc_unittests on Windows", 2212 "name": "rtc_unittests on Windows",
2070 "~followup_annotations": [ 2213 "~followup_annotations": [
2071 "@@@STEP_TEXT@swarming pending 71s@@@", 2214 "@@@STEP_TEXT@swarming pending 71s@@@",
2072 "@@@STEP_LOG_LINE@json.output@{@@@", 2215 "@@@STEP_LOG_LINE@json.output@{@@@",
2073 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 2216 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
2469 "@@@STEP_LOG_END@json.output@@@", 2612 "@@@STEP_LOG_END@json.output@@@",
2470 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2613 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2471 ] 2614 ]
2472 }, 2615 },
2473 { 2616 {
2474 "name": "$result", 2617 "name": "$result",
2475 "recipe_result": null, 2618 "recipe_result": null,
2476 "status_code": 0 2619 "status_code": 0
2477 } 2620 }
2478 ] 2621 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698