| 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 "chromium.mac", | 8 "chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac 10.7 Tests (dbg)(1)", | 10 "Mac10.9 Tests", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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'}]", | 14 "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'}]", |
| 15 "--revision_mapping_file", | 15 "--revision_mapping_file", |
| 16 "{\"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\"}", | 16 "{\"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\"}", |
| 17 "--output_json", | 17 "--output_json", |
| 18 "/path/to/tmp/json", | 18 "/path/to/tmp/json", |
| 19 "--revision", | 19 "--revision", |
| 20 "src@1111111" | 20 "src@1111111" |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 ] | 84 ] |
| 85 }, | 85 }, |
| 86 { | 86 { |
| 87 "cmd": [ | 87 "cmd": [ |
| 88 "python", | 88 "python", |
| 89 "-u", | 89 "-u", |
| 90 "[DEPOT_TOOLS]/gclient.py", | 90 "[DEPOT_TOOLS]/gclient.py", |
| 91 "runhooks" | 91 "runhooks" |
| 92 ], | 92 ], |
| 93 "env": { | 93 "env": { |
| 94 "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' ta
rget_arch=ia32 test_isolation_mode=prepare use_goma=1" | 94 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=ia32 test_isolation_mode=prepare use_goma=1" |
| 95 }, | 95 }, |
| 96 "name": "gclient runhooks" | 96 "name": "gclient runhooks" |
| 97 }, | 97 }, |
| 98 { | 98 { |
| 99 "cmd": [ | 99 "cmd": [ |
| 100 "python", | 100 "python", |
| 101 "-u", | 101 "-u", |
| 102 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 102 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 103 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 103 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
| 104 "/path/to/tmp/json" | 104 "/path/to/tmp/json" |
| 105 ], | 105 ], |
| 106 "name": "read test spec", | 106 "name": "read test spec", |
| 107 "~followup_annotations": [ | 107 "~followup_annotations": [ |
| 108 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 108 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
| 109 "@@@STEP_LOG_LINE@json.output@{@@@", | 109 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 110 "@@@STEP_LOG_LINE@json.output@ \"Mac 10.7 Tests (dbg)(1)\": {@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", |
| 111 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 111 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@ {@@@", | 112 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 113 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 114 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 114 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 115 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 115 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 116 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 116 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ }@@@", | 117 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 118 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@ }@@@", | 119 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 120 "@@@STEP_LOG_LINE@json.output@}@@@", | 120 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 121 "@@@STEP_LOG_END@json.output@@@" | 121 "@@@STEP_LOG_END@json.output@@@" |
| 122 ] | 122 ] |
| 123 }, | 123 }, |
| 124 { | 124 { |
| 125 "cmd": [ | 125 "cmd": [ |
| 126 "python", | 126 "python", |
| 127 "-u", | 127 "-u", |
| 128 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 128 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 129 "--output", | 129 "--output", |
| 130 "/path/to/tmp/json", | 130 "/path/to/tmp/json", |
| 131 "--", | 131 "--", |
| 132 "--build-config-fs", | 132 "--build-config-fs", |
| 133 "Debug", | 133 "Release", |
| 134 "--paths", | 134 "--paths", |
| 135 "{\"build\": \"[BUILD]\"}", | 135 "{\"build\": \"[BUILD]\"}", |
| 136 "--properties", | 136 "--properties", |
| 137 "{\"buildername\": \"Mac 10.7 Tests (dbg)(1)\", \"buildnumber\": 571, \"sl
avename\": \"TestSlavename\"}" | 137 "{\"buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"slavename\":
\"TestSlavename\"}" |
| 138 ], | 138 ], |
| 139 "name": "get compile targets for scripts", | 139 "name": "get compile targets for scripts", |
| 140 "~followup_annotations": [ | 140 "~followup_annotations": [ |
| 141 "@@@STEP_LOG_LINE@json.output@{}@@@", | 141 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 142 "@@@STEP_LOG_END@json.output@@@" | 142 "@@@STEP_LOG_END@json.output@@@" |
| 143 ] | 143 ] |
| 144 }, | 144 }, |
| 145 { | 145 { |
| 146 "cmd": [ | 146 "cmd": [ |
| 147 "python", | 147 "python", |
| 148 "-u", | 148 "-u", |
| 149 "[BUILD]/scripts/slave/cleanup_temp.py" | 149 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 150 ], | 150 ], |
| 151 "name": "cleanup_temp" | 151 "name": "cleanup_temp" |
| 152 }, | 152 }, |
| 153 { | 153 { |
| 154 "cmd": [ | 154 "cmd": [ |
| 155 "python", | 155 "python", |
| 156 "-u", | 156 "-u", |
| 157 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 157 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
| 158 "[SLAVE_BUILD]/src/out/Debug" | 158 "[SLAVE_BUILD]/src/out/Release" |
| 159 ], | 159 ], |
| 160 "name": "rmtree build directory", | 160 "name": "rmtree build directory", |
| 161 "~followup_annotations": [ | 161 "~followup_annotations": [ |
| 162 "@@@STEP_LOG_LINE@python.inline@@@@", | 162 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 163 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 163 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 164 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 164 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
| 165 "@@@STEP_LOG_LINE@python.inline@@@@", | 165 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 166 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 166 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 167 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 167 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 168 "@@@STEP_LOG_END@python.inline@@@" | 168 "@@@STEP_LOG_END@python.inline@@@" |
| 169 ] | 169 ] |
| 170 }, | 170 }, |
| 171 { | 171 { |
| 172 "cmd": [ | 172 "cmd": [ |
| 173 "python", | 173 "python", |
| 174 "-u", | 174 "-u", |
| 175 "[BUILD]/scripts/slave/extract_build.py", | 175 "[BUILD]/scripts/slave/extract_build.py", |
| 176 "--target", | 176 "--target", |
| 177 "Debug", | 177 "Release", |
| 178 "--build-archive-url", | 178 "--build-archive-url", |
| 179 "gs://test-domain/test-archive.zip", | 179 "gs://test-domain/test-archive.zip", |
| 180 "--factory-properties", | 180 "--factory-properties", |
| 181 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac 10.7 Tests (dbg)(1)\", \"buildnumber\": 571, \"mastername\"
: \"chromium.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder (dbg)\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swar
m_hashes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \
"workdir\": \"/path/to/workdir/TestSlavename\"}", | 181 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}", |
| 182 "--build-properties", | 182 "--build-properties", |
| 183 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac 10.7 Tests (dbg)(1)\", \"buildnumber\": 571, \"mastername\"
: \"chromium.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archiv
e.zip\", \"parent_buildername\": \"Mac Builder (dbg)\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swar
m_hashes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \
"workdir\": \"/path/to/workdir/TestSlavename\"}" | 183 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac10.9 Tests\", \"buildnumber\": 571, \"mastername\": \"chromi
um.mac\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \
"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"
recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"b
rowser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"workdir\": \"/p
ath/to/workdir/TestSlavename\"}" |
| 184 ], | 184 ], |
| 185 "name": "extract build" | 185 "name": "extract build" |
| 186 }, | 186 }, |
| 187 { | 187 { |
| 188 "cmd": [ | 188 "cmd": [ |
| 189 "python", | 189 "python", |
| 190 "-u", | 190 "-u", |
| 191 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 191 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 192 "trigger", | 192 "trigger", |
| 193 "--swarming", | 193 "--swarming", |
| 194 "https://chromium-swarm.appspot.com", | 194 "https://chromium-swarm.appspot.com", |
| 195 "--isolate-server", | 195 "--isolate-server", |
| 196 "https://isolateserver.appspot.com", | 196 "https://isolateserver.appspot.com", |
| 197 "--priority", | 197 "--priority", |
| 198 "25", | 198 "25", |
| 199 "--shards", | 199 "--shards", |
| 200 "1", | 200 "1", |
| 201 "--task-name", | 201 "--task-name", |
| 202 "browser_tests/Mac-10.8/ffffffffff/Mac 10.7 Tests (dbg)(1)/571", | 202 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571", |
| 203 "--dump-json", | 203 "--dump-json", |
| 204 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
| 205 "--expiration", | 205 "--expiration", |
| 206 "3600", | 206 "3600", |
| 207 "--io-timeout", | 207 "--io-timeout", |
| 208 "1200", | 208 "1200", |
| 209 "--hard-timeout", | 209 "--hard-timeout", |
| 210 "3600", | 210 "3600", |
| 211 "--dimension", | 211 "--dimension", |
| 212 "cpu", | 212 "cpu", |
| 213 "x86-64", | 213 "x86-64", |
| 214 "--dimension", | 214 "--dimension", |
| 215 "gpu", | 215 "gpu", |
| 216 "none", | 216 "none", |
| 217 "--dimension", | 217 "--dimension", |
| 218 "os", | 218 "os", |
| 219 "Mac-10.8", | 219 "Mac-10.8", |
| 220 "--dimension", | 220 "--dimension", |
| 221 "pool", | 221 "pool", |
| 222 "Chrome", | 222 "Chrome", |
| 223 "--tag", | 223 "--tag", |
| 224 "buildername:Mac 10.7 Tests (dbg)(1)", | 224 "buildername:Mac10.9 Tests", |
| 225 "--tag", | 225 "--tag", |
| 226 "buildnumber:571", | 226 "buildnumber:571", |
| 227 "--tag", | 227 "--tag", |
| 228 "data:ffffffffffffffffffffffffffffffffffffffff", | 228 "data:ffffffffffffffffffffffffffffffffffffffff", |
| 229 "--tag", | 229 "--tag", |
| 230 "master:chromium.mac", | 230 "master:chromium.mac", |
| 231 "--tag", | 231 "--tag", |
| 232 "name:browser_tests", | 232 "name:browser_tests", |
| 233 "--tag", | 233 "--tag", |
| 234 "os:Mac-10.8", | 234 "os:Mac-10.8", |
| 235 "--tag", | 235 "--tag", |
| 236 "project:chromium", | 236 "project:chromium", |
| 237 "--tag", | 237 "--tag", |
| 238 "purpose:CI", | 238 "purpose:CI", |
| 239 "--tag", | 239 "--tag", |
| 240 "purpose:post-commit", | 240 "purpose:post-commit", |
| 241 "--idempotent", | 241 "--idempotent", |
| 242 "ffffffffffffffffffffffffffffffffffffffff", | 242 "ffffffffffffffffffffffffffffffffffffffff", |
| 243 "--", | 243 "--", |
| 244 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 244 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 245 ], | 245 ], |
| 246 "name": "[trigger] browser_tests", | 246 "name": "[trigger] browser_tests", |
| 247 "~followup_annotations": [ | 247 "~followup_annotations": [ |
| 248 "@@@STEP_LOG_LINE@json.output@{@@@", | 248 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/Mac 10.7 Tests (dbg)(1)/571\", @@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/Mac10.9 Tests/571\", @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac
10.7 Tests (dbg)(1)/571\": {@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/Mac1
0.9 Tests/571\": {@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 253 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ }@@@", | 255 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ }@@@", | 256 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@}@@@", | 257 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 258 "@@@STEP_LOG_END@json.output@@@", | 258 "@@@STEP_LOG_END@json.output@@@", |
| 259 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 259 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 260 ] | 260 ] |
| 261 }, | 261 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 272 "--merged-test-output", | 272 "--merged-test-output", |
| 273 "/path/to/tmp/json", | 273 "/path/to/tmp/json", |
| 274 "--", | 274 "--", |
| 275 "collect", | 275 "collect", |
| 276 "--swarming", | 276 "--swarming", |
| 277 "https://chromium-swarm.appspot.com", | 277 "https://chromium-swarm.appspot.com", |
| 278 "--decorate", | 278 "--decorate", |
| 279 "--print-status-updates", | 279 "--print-status-updates", |
| 280 "--shards", | 280 "--shards", |
| 281 "1", | 281 "1", |
| 282 "browser_tests/Mac-10.8/ffffffffff/Mac 10.7 Tests (dbg)(1)/571" | 282 "browser_tests/Mac-10.8/ffffffffff/Mac10.9 Tests/571" |
| 283 ], | 283 ], |
| 284 "name": "browser_tests" | 284 "name": "browser_tests" |
| 285 } | 285 } |
| 286 ] | 286 ] |
| OLD | NEW |