| 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.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_blink_rel", | 10 "linux_blink_rel", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "--rietveld_server", | 23 "--rietveld_server", |
| 24 "https://codereview.chromium.org", | 24 "https://codereview.chromium.org", |
| 25 "--output_json", | 25 "--output_json", |
| 26 "/path/to/tmp/json", | 26 "/path/to/tmp/json", |
| 27 "--revision", | 27 "--revision", |
| 28 "src@HEAD", | 28 "src@HEAD", |
| 29 "--revision", | 29 "--revision", |
| 30 "src/third_party/WebKit@HEAD", | 30 "src/third_party/WebKit@HEAD", |
| 31 "--force" | 31 "--force" |
| 32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
| 33 "name": "bot_update", | 34 "name": "bot_update", |
| 34 "~followup_annotations": [ | 35 "~followup_annotations": [ |
| 35 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 68 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 69 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 70 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 70 ] | 71 ] |
| 71 }, | 72 }, |
| 72 { | 73 { |
| 73 "cmd": [ | 74 "cmd": [ |
| 74 "killall", | 75 "killall", |
| 75 "-9", | 76 "-9", |
| 76 "gnome-keyring-daemon" | 77 "gnome-keyring-daemon" |
| 77 ], | 78 ], |
| 79 "cwd": "[SLAVE_BUILD]", |
| 78 "name": "killall gnome-keyring-daemon" | 80 "name": "killall gnome-keyring-daemon" |
| 79 }, | 81 }, |
| 80 { | 82 { |
| 81 "cmd": [ | 83 "cmd": [ |
| 82 "python", | 84 "python", |
| 83 "-u", | 85 "-u", |
| 84 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 86 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 85 "--version" | 87 "--version" |
| 86 ], | 88 ], |
| 89 "cwd": "[SLAVE_BUILD]", |
| 87 "name": "swarming.py --version", | 90 "name": "swarming.py --version", |
| 88 "stdout": "/path/to/tmp/", | 91 "stdout": "/path/to/tmp/", |
| 89 "~followup_annotations": [ | 92 "~followup_annotations": [ |
| 90 "@@@STEP_TEXT@0.4.10@@@" | 93 "@@@STEP_TEXT@0.4.10@@@" |
| 91 ] | 94 ] |
| 92 }, | 95 }, |
| 93 { | 96 { |
| 94 "cmd": [ | 97 "cmd": [ |
| 95 "python", | 98 "python", |
| 96 "-u", | 99 "-u", |
| 97 "[DEPOT_TOOLS]/gclient.py", | 100 "[DEPOT_TOOLS]/gclient.py", |
| 98 "runhooks" | 101 "runhooks" |
| 99 ], | 102 ], |
| 103 "cwd": "[SLAVE_BUILD]", |
| 100 "env": { | 104 "env": { |
| 101 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" | 105 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" |
| 102 }, | 106 }, |
| 103 "name": "gclient runhooks" | 107 "name": "gclient runhooks" |
| 104 }, | 108 }, |
| 105 { | 109 { |
| 106 "cmd": [ | 110 "cmd": [ |
| 107 "python", | 111 "python", |
| 108 "-u", | 112 "-u", |
| 109 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 113 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 110 "--build-dir", | 114 "--build-dir", |
| 111 "[SLAVE_BUILD]/src/out/Release", | 115 "[SLAVE_BUILD]/src/out/Release", |
| 112 "--clean-isolated-files" | 116 "--clean-isolated-files" |
| 113 ], | 117 ], |
| 118 "cwd": "[SLAVE_BUILD]", |
| 114 "name": "clean isolated files" | 119 "name": "clean isolated files" |
| 115 }, | 120 }, |
| 116 { | 121 { |
| 117 "cmd": [ | 122 "cmd": [ |
| 118 "python", | 123 "python", |
| 119 "-u", | 124 "-u", |
| 120 "[BUILD]/scripts/slave/compile.py", | 125 "[BUILD]/scripts/slave/compile.py", |
| 121 "--target", | 126 "--target", |
| 122 "Release", | 127 "Release", |
| 123 "--src-dir", | 128 "--src-dir", |
| 124 "[SLAVE_BUILD]/src", | 129 "[SLAVE_BUILD]/src", |
| 125 "--build-tool", | 130 "--build-tool", |
| 126 "ninja", | 131 "ninja", |
| 127 "--compiler", | 132 "--compiler", |
| 128 "goma", | 133 "goma", |
| 129 "--goma-dir", | 134 "--goma-dir", |
| 130 "[BUILD]/goma", | 135 "[BUILD]/goma", |
| 131 "--", | 136 "--", |
| 132 "angle_unittests_run", | 137 "angle_unittests_run", |
| 133 "blink_tests", | 138 "blink_tests", |
| 134 "chrome", | 139 "chrome", |
| 135 "content_gl_tests_run", | 140 "content_gl_tests_run", |
| 136 "gl_tests_run", | 141 "gl_tests_run", |
| 137 "tab_capture_end2end_tests_run", | 142 "tab_capture_end2end_tests_run", |
| 138 "telemetry_gpu_test_run" | 143 "telemetry_gpu_test_run" |
| 139 ], | 144 ], |
| 145 "cwd": "[SLAVE_BUILD]", |
| 140 "name": "compile" | 146 "name": "compile" |
| 141 }, | 147 }, |
| 142 { | 148 { |
| 143 "cmd": [ | 149 "cmd": [ |
| 144 "python", | 150 "python", |
| 145 "-u", | 151 "-u", |
| 146 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | 152 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", |
| 147 "/path/to/tmp/", | 153 "/path/to/tmp/", |
| 148 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | 154 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" |
| 149 ], | 155 ], |
| 156 "cwd": "[SLAVE_BUILD]", |
| 150 "name": "find isolated targets" | 157 "name": "find isolated targets" |
| 151 }, | 158 }, |
| 152 { | 159 { |
| 153 "cmd": [ | 160 "cmd": [ |
| 154 "python", | 161 "python", |
| 155 "-u", | 162 "-u", |
| 156 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", | 163 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", |
| 157 "batcharchive", | 164 "batcharchive", |
| 158 "--dump-json", | 165 "--dump-json", |
| 159 "/path/to/tmp/json", | 166 "/path/to/tmp/json", |
| 160 "--isolate-server", | 167 "--isolate-server", |
| 161 "https://isolateserver.appspot.com", | 168 "https://isolateserver.appspot.com", |
| 162 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | 169 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", |
| 163 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | 170 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" |
| 164 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "isolate tests", | 173 "name": "isolate tests", |
| 166 "~followup_annotations": [ | 174 "~followup_annotations": [ |
| 167 "@@@STEP_LOG_LINE@json.output@{@@@", | 175 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 170 "@@@STEP_LOG_LINE@json.output@}@@@", | 178 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 171 "@@@STEP_LOG_END@json.output@@@", | 179 "@@@STEP_LOG_END@json.output@@@", |
| 172 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 180 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 173 ] | 181 ] |
| 174 }, | 182 }, |
| 175 { | 183 { |
| 176 "cmd": [ | 184 "cmd": [ |
| 177 "python", | 185 "python", |
| 178 "-u", | 186 "-u", |
| 179 "[BUILD]/scripts/slave/chromium/lint_test_files_wrapper.py", | 187 "[BUILD]/scripts/slave/chromium/lint_test_files_wrapper.py", |
| 180 "--build-dir", | 188 "--build-dir", |
| 181 "[SLAVE_BUILD]/src/out", | 189 "[SLAVE_BUILD]/src/out", |
| 182 "--target", | 190 "--target", |
| 183 "Release" | 191 "Release" |
| 184 ], | 192 ], |
| 193 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "webkit_lint" | 194 "name": "webkit_lint" |
| 186 }, | 195 }, |
| 187 { | 196 { |
| 188 "cmd": [ | 197 "cmd": [ |
| 189 "python", | 198 "python", |
| 190 "-u", | 199 "-u", |
| 191 "[BUILD]/scripts/slave/chromium/test_webkitpy_wrapper.py", | 200 "[BUILD]/scripts/slave/chromium/test_webkitpy_wrapper.py", |
| 192 "--build-dir", | 201 "--build-dir", |
| 193 "[SLAVE_BUILD]/src/out", | 202 "[SLAVE_BUILD]/src/out", |
| 194 "--target", | 203 "--target", |
| 195 "Release" | 204 "Release" |
| 196 ], | 205 ], |
| 206 "cwd": "[SLAVE_BUILD]", |
| 197 "name": "webkit_python_tests" | 207 "name": "webkit_python_tests" |
| 198 }, | 208 }, |
| 199 { | 209 { |
| 200 "cmd": [ | 210 "cmd": [ |
| 201 "python", | 211 "python", |
| 202 "-u", | 212 "-u", |
| 203 "[BUILD]/scripts/slave/runtest.py", | 213 "[BUILD]/scripts/slave/runtest.py", |
| 204 "--target", | 214 "--target", |
| 205 "Release", | 215 "Release", |
| 206 "--xvfb", | 216 "--xvfb", |
| 207 "--factory-properties", | 217 "--factory-properties", |
| 208 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 218 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 209 "--build-properties", | 219 "--build-properties", |
| 210 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 220 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 211 "--builder-name=linux_blink_rel", | 221 "--builder-name=linux_blink_rel", |
| 212 "--slave-name=TestSlavename", | 222 "--slave-name=TestSlavename", |
| 213 "--build-number=571", | 223 "--build-number=571", |
| 214 "webkit_unit_tests" | 224 "webkit_unit_tests" |
| 215 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
| 216 "name": "webkit_unit_tests", | 227 "name": "webkit_unit_tests", |
| 217 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 218 "step returned non-zero exit code: 1", | 229 "step returned non-zero exit code: 1", |
| 219 "@@@STEP_FAILURE@@@" | 230 "@@@STEP_FAILURE@@@" |
| 220 ] | 231 ] |
| 221 }, | 232 }, |
| 222 { | 233 { |
| 223 "cmd": [ | 234 "cmd": [ |
| 224 "python", | 235 "python", |
| 225 "-u", | 236 "-u", |
| 226 "[BUILD]/scripts/slave/runtest.py", | 237 "[BUILD]/scripts/slave/runtest.py", |
| 227 "--target", | 238 "--target", |
| 228 "Release", | 239 "Release", |
| 229 "--no-xvfb", | 240 "--no-xvfb", |
| 230 "--factory-properties", | 241 "--factory-properties", |
| 231 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 242 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 232 "--build-properties", | 243 "--build-properties", |
| 233 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 244 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 234 "--builder-name=linux_blink_rel", | 245 "--builder-name=linux_blink_rel", |
| 235 "--slave-name=TestSlavename", | 246 "--slave-name=TestSlavename", |
| 236 "--build-number=571", | 247 "--build-number=571", |
| 237 "blink_platform_unittests" | 248 "blink_platform_unittests" |
| 238 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "blink_platform_unittests" | 251 "name": "blink_platform_unittests" |
| 240 }, | 252 }, |
| 241 { | 253 { |
| 242 "cmd": [ | 254 "cmd": [ |
| 243 "python", | 255 "python", |
| 244 "-u", | 256 "-u", |
| 245 "[BUILD]/scripts/slave/runtest.py", | 257 "[BUILD]/scripts/slave/runtest.py", |
| 246 "--target", | 258 "--target", |
| 247 "Release", | 259 "Release", |
| 248 "--no-xvfb", | 260 "--no-xvfb", |
| 249 "--factory-properties", | 261 "--factory-properties", |
| 250 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 262 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 251 "--build-properties", | 263 "--build-properties", |
| 252 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 264 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 253 "--builder-name=linux_blink_rel", | 265 "--builder-name=linux_blink_rel", |
| 254 "--slave-name=TestSlavename", | 266 "--slave-name=TestSlavename", |
| 255 "--build-number=571", | 267 "--build-number=571", |
| 256 "blink_heap_unittests" | 268 "blink_heap_unittests" |
| 257 ], | 269 ], |
| 270 "cwd": "[SLAVE_BUILD]", |
| 258 "name": "blink_heap_unittests" | 271 "name": "blink_heap_unittests" |
| 259 }, | 272 }, |
| 260 { | 273 { |
| 261 "cmd": [ | 274 "cmd": [ |
| 262 "python", | 275 "python", |
| 263 "-u", | 276 "-u", |
| 264 "[BUILD]/scripts/slave/runtest.py", | 277 "[BUILD]/scripts/slave/runtest.py", |
| 265 "--target", | 278 "--target", |
| 266 "Release", | 279 "Release", |
| 267 "--no-xvfb", | 280 "--no-xvfb", |
| 268 "--factory-properties", | 281 "--factory-properties", |
| 269 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 282 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 270 "--build-properties", | 283 "--build-properties", |
| 271 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 284 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash
for gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\
", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 272 "--builder-name=linux_blink_rel", | 285 "--builder-name=linux_blink_rel", |
| 273 "--slave-name=TestSlavename", | 286 "--slave-name=TestSlavename", |
| 274 "--build-number=571", | 287 "--build-number=571", |
| 275 "wtf_unittests" | 288 "wtf_unittests" |
| 276 ], | 289 ], |
| 290 "cwd": "[SLAVE_BUILD]", |
| 277 "name": "wtf_unittests" | 291 "name": "wtf_unittests" |
| 278 }, | 292 }, |
| 279 { | 293 { |
| 280 "cmd": [ | 294 "cmd": [ |
| 281 "python", | 295 "python", |
| 282 "-u", | 296 "-u", |
| 283 "import sys; sys.exit(1)" | 297 "import sys; sys.exit(1)" |
| 284 ], | 298 ], |
| 299 "cwd": "[SLAVE_BUILD]", |
| 285 "name": "Aborting due to failed build state", | 300 "name": "Aborting due to failed build state", |
| 286 "~followup_annotations": [ | 301 "~followup_annotations": [ |
| 287 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", | 302 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", |
| 288 "@@@STEP_LOG_END@python.inline@@@", | 303 "@@@STEP_LOG_END@python.inline@@@", |
| 289 "@@@SET_BUILD_PROPERTY@failure_hash@\"8bcc0f083de6368de427b224ac996bf0d27e
a660\"@@@" | 304 "@@@SET_BUILD_PROPERTY@failure_hash@\"8bcc0f083de6368de427b224ac996bf0d27e
a660\"@@@" |
| 290 ] | 305 ] |
| 291 }, | 306 }, |
| 292 { | 307 { |
| 293 "name": "$final_result", | 308 "name": "$final_result", |
| 294 "reason": "Step('webkit_unit_tests') failed with return_code 1", | 309 "reason": "Step('webkit_unit_tests') failed with return_code 1", |
| 295 "status_code": 1 | 310 "status_code": 1 |
| 296 } | 311 } |
| 297 ] | 312 ] |
| OLD | NEW |