| OLD | NEW |
| 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", |
| 7 "[BUILDER_CACHE]/Linux_Tsan_v2", |
| 8 "511" |
| 9 ], |
| 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] |
| 23 }, |
| 24 { |
| 25 "cmd": [ |
| 26 "python", |
| 27 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 29 "--master", |
| 8 "client.webrtc", | 30 "client.webrtc", |
| 9 "--builder", | 31 "--builder", |
| 10 "Linux Tsan v2", | 32 "Linux Tsan v2", |
| 11 "--slave", | 33 "--slave", |
| 12 "slavename", | 34 "slavename", |
| 13 "--spec", | 35 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}
, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https
://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", | 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}
, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https
://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", |
| 15 "--root", | 37 "--root", |
| 16 "src", | 38 "src", |
| 17 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\"}", | 40 "{\"src\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 41 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 21 "--output_json", | 43 "--output_json", |
| 22 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 23 "--revision", | 45 "--revision", |
| 24 "src@12345", | 46 "src@12345", |
| 25 "--output_manifest" | 47 "--output_manifest" |
| 26 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]/Linux_Tsan_v2", |
| 27 "env": { | 50 "env": { |
| 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, | 52 }, |
| 30 "name": "bot_update", | 53 "name": "bot_update", |
| 31 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 53 "@@@STEP_LOG_END@json.output@@@", | 76 "@@@STEP_LOG_END@json.output@@@", |
| 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 77 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 56 ] | 79 ] |
| 57 }, | 80 }, |
| 58 { | 81 { |
| 59 "cmd": [ | 82 "cmd": [ |
| 60 "python", | 83 "python", |
| 61 "-u", | 84 "-u", |
| 62 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", | 85 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", |
| 63 "[SLAVE_BUILD]/src/out" | 86 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out" |
| 64 ], | 87 ], |
| 65 "name": "clean test output files" | 88 "name": "clean test output files" |
| 66 }, | 89 }, |
| 67 { | 90 { |
| 68 "cmd": [ | 91 "cmd": [ |
| 69 "python", | 92 "python", |
| 70 "-u", | 93 "-u", |
| 71 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 94 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 72 "--show-path", | 95 "--show-path", |
| 73 "python", | 96 "python", |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 129 "@@@STEP_LOG_END@json.output@@@" | 152 "@@@STEP_LOG_END@json.output@@@" |
| 130 ] | 153 ] |
| 131 }, | 154 }, |
| 132 { | 155 { |
| 133 "cmd": [ | 156 "cmd": [ |
| 134 "python", | 157 "python", |
| 135 "-u", | 158 "-u", |
| 136 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 159 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 137 "runhooks" | 160 "runhooks" |
| 138 ], | 161 ], |
| 139 "cwd": "[SLAVE_BUILD]/src", | 162 "cwd": "[BUILDER_CACHE]/Linux_Tsan_v2/src", |
| 140 "env": { | 163 "env": { |
| 141 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 142 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disabl
e_nacl=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' rtc_use_h264=1 targe
t_arch=x64 tsan=1 use_goma=1", | 165 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disabl
e_nacl=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' rtc_use_h264=1 targe
t_arch=x64 tsan=1 use_goma=1", |
| 143 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 166 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 144 }, | 167 }, |
| 145 "name": "gclient runhooks" | 168 "name": "gclient runhooks" |
| 146 }, | 169 }, |
| 147 { | 170 { |
| 148 "allow_subannotations": true, | 171 "allow_subannotations": true, |
| 149 "cmd": [ | 172 "cmd": [ |
| 150 "python", | 173 "python", |
| 151 "-u", | 174 "-u", |
| 152 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 175 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 153 "--src-dir", | 176 "--src-dir", |
| 154 "[SLAVE_BUILD]/src", | 177 "[BUILDER_CACHE]/Linux_Tsan_v2/src", |
| 155 "--output-json", | 178 "--output-json", |
| 156 "/path/to/tmp/json" | 179 "/path/to/tmp/json" |
| 157 ], | 180 ], |
| 158 "env": { | 181 "env": { |
| 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 160 }, | 183 }, |
| 161 "name": "clang_revision", | 184 "name": "clang_revision", |
| 162 "~followup_annotations": [ | 185 "~followup_annotations": [ |
| 163 "@@@STEP_LOG_LINE@json.output@{@@@", | 186 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 164 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 165 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 166 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 167 ] | 190 ] |
| 168 }, | 191 }, |
| 169 { | 192 { |
| 170 "cmd": [ | 193 "cmd": [ |
| 171 "python", | 194 "python", |
| 172 "-u", | 195 "-u", |
| 173 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 196 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 174 "--show-path", | 197 "--show-path", |
| 175 "python", | 198 "python", |
| 176 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 199 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 177 "--gsutil-py-path", | 200 "--gsutil-py-path", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 201 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 179 "--ninja-path", | 202 "--ninja-path", |
| 180 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 203 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 181 "--target", | 204 "--target", |
| 182 "Release", | 205 "Release", |
| 183 "--src-dir", | 206 "--src-dir", |
| 184 "[SLAVE_BUILD]/src", | 207 "[BUILDER_CACHE]/Linux_Tsan_v2/src", |
| 185 "--goma-cache-dir", | 208 "--goma-cache-dir", |
| 186 "[GOMA_CACHE]", | 209 "[GOMA_CACHE]", |
| 210 "--goma-deps-cache-dir", |
| 211 "[GOMA_DEPS_CACHE]", |
| 187 "--compiler", | 212 "--compiler", |
| 188 "goma-clang", | 213 "goma-clang", |
| 189 "--goma-jsonstatus", | 214 "--goma-jsonstatus", |
| 190 "/path/to/tmp/json", | 215 "/path/to/tmp/json", |
| 191 "--goma-service-account-json-file", | 216 "--goma-service-account-json-file", |
| 192 "/creds/service_accounts/service-account-goma-client.json", | 217 "/creds/service_accounts/service-account-goma-client.json", |
| 193 "--goma-dir", | 218 "--goma-dir", |
| 194 "[CACHE]/cipd/goma", | 219 "[CACHE]/cipd/goma", |
| 195 "--", | 220 "--", |
| 196 "All" | 221 "All" |
| 197 ], | 222 ], |
| 198 "env": { | 223 "env": { |
| 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 200 }, | 225 }, |
| 201 "name": "compile", | 226 "name": "compile", |
| 202 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 203 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 228 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 204 "@@@STEP_LOG_END@json.output (invalid)@@@" | 229 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 205 ] | 230 ] |
| 206 }, | 231 }, |
| 207 { | 232 { |
| 208 "cmd": [ | 233 "cmd": [ |
| 209 "python", | 234 "python", |
| 210 "-u", | 235 "-u", |
| 211 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 236 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 212 "--target", | 237 "--target", |
| 213 "Release", | 238 "Release", |
| 214 "--xvfb", | 239 "--xvfb", |
| 215 "--factory-properties", | 240 "--factory-properties", |
| 216 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 241 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 217 "--build-properties", | 242 "--build-properties", |
| 218 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 243 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 219 "--test-type=audio_decoder_unittests", | 244 "--test-type=audio_decoder_unittests", |
| 220 "--step-name=audio_decoder_unittests", | 245 "--step-name=audio_decoder_unittests", |
| 221 "--builder-name=Linux Tsan v2", | 246 "--builder-name=Linux Tsan v2", |
| 222 "--slave-name=slavename", | 247 "--slave-name=slavename", |
| 223 "--build-number=1337", | 248 "--build-number=1337", |
| 224 "--run-python-script", | 249 "--run-python-script", |
| 225 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 250 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 226 "--enable-tsan", | 251 "--enable-tsan", |
| 227 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 252 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 228 "[SLAVE_BUILD]/src/out/Release/audio_decoder_unittests", | 253 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/audio_decoder_unittests", |
| 229 "--" | 254 "--" |
| 230 ], | 255 ], |
| 231 "name": "audio_decoder_unittests" | 256 "name": "audio_decoder_unittests" |
| 232 }, | 257 }, |
| 233 { | 258 { |
| 234 "cmd": [ | 259 "cmd": [ |
| 235 "python", | 260 "python", |
| 236 "-u", | 261 "-u", |
| 237 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 262 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 238 "--target", | 263 "--target", |
| 239 "Release", | 264 "Release", |
| 240 "--xvfb", | 265 "--xvfb", |
| 241 "--factory-properties", | 266 "--factory-properties", |
| 242 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 267 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 243 "--build-properties", | 268 "--build-properties", |
| 244 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 269 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 245 "--test-type=common_audio_unittests", | 270 "--test-type=common_audio_unittests", |
| 246 "--step-name=common_audio_unittests", | 271 "--step-name=common_audio_unittests", |
| 247 "--builder-name=Linux Tsan v2", | 272 "--builder-name=Linux Tsan v2", |
| 248 "--slave-name=slavename", | 273 "--slave-name=slavename", |
| 249 "--build-number=1337", | 274 "--build-number=1337", |
| 250 "--run-python-script", | 275 "--run-python-script", |
| 251 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 276 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 252 "--enable-tsan", | 277 "--enable-tsan", |
| 253 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 278 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 254 "[SLAVE_BUILD]/src/out/Release/common_audio_unittests", | 279 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/common_audio_unittests", |
| 255 "--" | 280 "--" |
| 256 ], | 281 ], |
| 257 "name": "common_audio_unittests" | 282 "name": "common_audio_unittests" |
| 258 }, | 283 }, |
| 259 { | 284 { |
| 260 "cmd": [ | 285 "cmd": [ |
| 261 "python", | 286 "python", |
| 262 "-u", | 287 "-u", |
| 263 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 288 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 264 "--target", | 289 "--target", |
| 265 "Release", | 290 "Release", |
| 266 "--xvfb", | 291 "--xvfb", |
| 267 "--factory-properties", | 292 "--factory-properties", |
| 268 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 293 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 269 "--build-properties", | 294 "--build-properties", |
| 270 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 295 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 271 "--test-type=common_video_unittests", | 296 "--test-type=common_video_unittests", |
| 272 "--step-name=common_video_unittests", | 297 "--step-name=common_video_unittests", |
| 273 "--builder-name=Linux Tsan v2", | 298 "--builder-name=Linux Tsan v2", |
| 274 "--slave-name=slavename", | 299 "--slave-name=slavename", |
| 275 "--build-number=1337", | 300 "--build-number=1337", |
| 276 "--run-python-script", | 301 "--run-python-script", |
| 277 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 302 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 278 "--enable-tsan", | 303 "--enable-tsan", |
| 279 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 304 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 280 "[SLAVE_BUILD]/src/out/Release/common_video_unittests", | 305 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/common_video_unittests", |
| 281 "--" | 306 "--" |
| 282 ], | 307 ], |
| 283 "name": "common_video_unittests" | 308 "name": "common_video_unittests" |
| 284 }, | 309 }, |
| 285 { | 310 { |
| 286 "cmd": [ | 311 "cmd": [ |
| 287 "python", | 312 "python", |
| 288 "-u", | 313 "-u", |
| 289 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 314 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 290 "--target", | 315 "--target", |
| 291 "Release", | 316 "Release", |
| 292 "--xvfb", | 317 "--xvfb", |
| 293 "--factory-properties", | 318 "--factory-properties", |
| 294 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 319 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 295 "--build-properties", | 320 "--build-properties", |
| 296 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 321 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 297 "--test-type=modules_tests", | 322 "--test-type=modules_tests", |
| 298 "--step-name=modules_tests", | 323 "--step-name=modules_tests", |
| 299 "--builder-name=Linux Tsan v2", | 324 "--builder-name=Linux Tsan v2", |
| 300 "--slave-name=slavename", | 325 "--slave-name=slavename", |
| 301 "--build-number=1337", | 326 "--build-number=1337", |
| 302 "--run-python-script", | 327 "--run-python-script", |
| 303 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 328 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 304 "--enable-tsan", | 329 "--enable-tsan", |
| 305 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 330 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 306 "[SLAVE_BUILD]/src/out/Release/modules_tests", | 331 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/modules_tests", |
| 307 "--" | 332 "--" |
| 308 ], | 333 ], |
| 309 "name": "modules_tests" | 334 "name": "modules_tests" |
| 310 }, | 335 }, |
| 311 { | 336 { |
| 312 "cmd": [ | 337 "cmd": [ |
| 313 "python", | 338 "python", |
| 314 "-u", | 339 "-u", |
| 315 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 340 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 316 "--target", | 341 "--target", |
| 317 "Release", | 342 "Release", |
| 318 "--xvfb", | 343 "--xvfb", |
| 319 "--factory-properties", | 344 "--factory-properties", |
| 320 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 345 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 321 "--build-properties", | 346 "--build-properties", |
| 322 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 347 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 323 "--test-type=modules_unittests", | 348 "--test-type=modules_unittests", |
| 324 "--step-name=modules_unittests", | 349 "--step-name=modules_unittests", |
| 325 "--builder-name=Linux Tsan v2", | 350 "--builder-name=Linux Tsan v2", |
| 326 "--slave-name=slavename", | 351 "--slave-name=slavename", |
| 327 "--build-number=1337", | 352 "--build-number=1337", |
| 328 "--run-python-script", | 353 "--run-python-script", |
| 329 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 354 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 330 "--enable-tsan", | 355 "--enable-tsan", |
| 331 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 356 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 332 "[SLAVE_BUILD]/src/out/Release/modules_unittests", | 357 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/modules_unittests", |
| 333 "--" | 358 "--" |
| 334 ], | 359 ], |
| 335 "name": "modules_unittests" | 360 "name": "modules_unittests" |
| 336 }, | 361 }, |
| 337 { | 362 { |
| 338 "cmd": [ | 363 "cmd": [ |
| 339 "python", | 364 "python", |
| 340 "-u", | 365 "-u", |
| 341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 366 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 342 "--target", | 367 "--target", |
| 343 "Release", | 368 "Release", |
| 344 "--xvfb", | 369 "--xvfb", |
| 345 "--factory-properties", | 370 "--factory-properties", |
| 346 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 371 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 347 "--build-properties", | 372 "--build-properties", |
| 348 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 373 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 349 "--test-type=peerconnection_unittests", | 374 "--test-type=peerconnection_unittests", |
| 350 "--step-name=peerconnection_unittests", | 375 "--step-name=peerconnection_unittests", |
| 351 "--builder-name=Linux Tsan v2", | 376 "--builder-name=Linux Tsan v2", |
| 352 "--slave-name=slavename", | 377 "--slave-name=slavename", |
| 353 "--build-number=1337", | 378 "--build-number=1337", |
| 354 "--run-python-script", | 379 "--run-python-script", |
| 355 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 380 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 356 "--enable-tsan", | 381 "--enable-tsan", |
| 357 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 382 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 358 "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests", | 383 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/peerconnection_unittests", |
| 359 "--" | 384 "--" |
| 360 ], | 385 ], |
| 361 "name": "peerconnection_unittests" | 386 "name": "peerconnection_unittests" |
| 362 }, | 387 }, |
| 363 { | 388 { |
| 364 "cmd": [ | 389 "cmd": [ |
| 365 "python", | 390 "python", |
| 366 "-u", | 391 "-u", |
| 367 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 392 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 368 "--target", | 393 "--target", |
| 369 "Release", | 394 "Release", |
| 370 "--xvfb", | 395 "--xvfb", |
| 371 "--factory-properties", | 396 "--factory-properties", |
| 372 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 397 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 373 "--build-properties", | 398 "--build-properties", |
| 374 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 399 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 375 "--test-type=rtc_media_unittests", | 400 "--test-type=rtc_media_unittests", |
| 376 "--step-name=rtc_media_unittests", | 401 "--step-name=rtc_media_unittests", |
| 377 "--builder-name=Linux Tsan v2", | 402 "--builder-name=Linux Tsan v2", |
| 378 "--slave-name=slavename", | 403 "--slave-name=slavename", |
| 379 "--build-number=1337", | 404 "--build-number=1337", |
| 380 "--run-python-script", | 405 "--run-python-script", |
| 381 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 406 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 382 "--enable-tsan", | 407 "--enable-tsan", |
| 383 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 408 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 384 "[SLAVE_BUILD]/src/out/Release/rtc_media_unittests", | 409 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/rtc_media_unittests", |
| 385 "--" | 410 "--" |
| 386 ], | 411 ], |
| 387 "name": "rtc_media_unittests" | 412 "name": "rtc_media_unittests" |
| 388 }, | 413 }, |
| 389 { | 414 { |
| 390 "cmd": [ | 415 "cmd": [ |
| 391 "python", | 416 "python", |
| 392 "-u", | 417 "-u", |
| 393 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 418 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 394 "--target", | 419 "--target", |
| 395 "Release", | 420 "Release", |
| 396 "--xvfb", | 421 "--xvfb", |
| 397 "--factory-properties", | 422 "--factory-properties", |
| 398 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 423 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 399 "--build-properties", | 424 "--build-properties", |
| 400 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 425 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 401 "--test-type=rtc_pc_unittests", | 426 "--test-type=rtc_pc_unittests", |
| 402 "--step-name=rtc_pc_unittests", | 427 "--step-name=rtc_pc_unittests", |
| 403 "--builder-name=Linux Tsan v2", | 428 "--builder-name=Linux Tsan v2", |
| 404 "--slave-name=slavename", | 429 "--slave-name=slavename", |
| 405 "--build-number=1337", | 430 "--build-number=1337", |
| 406 "--run-python-script", | 431 "--run-python-script", |
| 407 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 432 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 408 "--enable-tsan", | 433 "--enable-tsan", |
| 409 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 434 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 410 "[SLAVE_BUILD]/src/out/Release/rtc_pc_unittests", | 435 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/rtc_pc_unittests", |
| 411 "--" | 436 "--" |
| 412 ], | 437 ], |
| 413 "name": "rtc_pc_unittests" | 438 "name": "rtc_pc_unittests" |
| 414 }, | 439 }, |
| 415 { | 440 { |
| 416 "cmd": [ | 441 "cmd": [ |
| 417 "python", | 442 "python", |
| 418 "-u", | 443 "-u", |
| 419 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 444 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 420 "--target", | 445 "--target", |
| 421 "Release", | 446 "Release", |
| 422 "--xvfb", | 447 "--xvfb", |
| 423 "--factory-properties", | 448 "--factory-properties", |
| 424 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 449 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 425 "--build-properties", | 450 "--build-properties", |
| 426 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 451 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 427 "--test-type=rtc_unittests", | 452 "--test-type=rtc_unittests", |
| 428 "--step-name=rtc_unittests", | 453 "--step-name=rtc_unittests", |
| 429 "--builder-name=Linux Tsan v2", | 454 "--builder-name=Linux Tsan v2", |
| 430 "--slave-name=slavename", | 455 "--slave-name=slavename", |
| 431 "--build-number=1337", | 456 "--build-number=1337", |
| 432 "--run-python-script", | 457 "--run-python-script", |
| 433 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 458 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 434 "--enable-tsan", | 459 "--enable-tsan", |
| 435 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 460 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 436 "[SLAVE_BUILD]/src/out/Release/rtc_unittests", | 461 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/rtc_unittests", |
| 437 "--" | 462 "--" |
| 438 ], | 463 ], |
| 439 "name": "rtc_unittests" | 464 "name": "rtc_unittests" |
| 440 }, | 465 }, |
| 441 { | 466 { |
| 442 "cmd": [ | 467 "cmd": [ |
| 443 "python", | 468 "python", |
| 444 "-u", | 469 "-u", |
| 445 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 470 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 446 "--target", | 471 "--target", |
| 447 "Release", | 472 "Release", |
| 448 "--xvfb", | 473 "--xvfb", |
| 449 "--factory-properties", | 474 "--factory-properties", |
| 450 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 475 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 451 "--build-properties", | 476 "--build-properties", |
| 452 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 477 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 453 "--test-type=system_wrappers_unittests", | 478 "--test-type=system_wrappers_unittests", |
| 454 "--step-name=system_wrappers_unittests", | 479 "--step-name=system_wrappers_unittests", |
| 455 "--builder-name=Linux Tsan v2", | 480 "--builder-name=Linux Tsan v2", |
| 456 "--slave-name=slavename", | 481 "--slave-name=slavename", |
| 457 "--build-number=1337", | 482 "--build-number=1337", |
| 458 "--run-python-script", | 483 "--run-python-script", |
| 459 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 484 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 460 "--enable-tsan", | 485 "--enable-tsan", |
| 461 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 486 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 462 "[SLAVE_BUILD]/src/out/Release/system_wrappers_unittests", | 487 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/system_wrappers_unittests", |
| 463 "--" | 488 "--" |
| 464 ], | 489 ], |
| 465 "name": "system_wrappers_unittests" | 490 "name": "system_wrappers_unittests" |
| 466 }, | 491 }, |
| 467 { | 492 { |
| 468 "cmd": [ | 493 "cmd": [ |
| 469 "python", | 494 "python", |
| 470 "-u", | 495 "-u", |
| 471 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 496 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 472 "--target", | 497 "--target", |
| 473 "Release", | 498 "Release", |
| 474 "--xvfb", | 499 "--xvfb", |
| 475 "--factory-properties", | 500 "--factory-properties", |
| 476 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 501 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 477 "--build-properties", | 502 "--build-properties", |
| 478 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 503 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 479 "--test-type=test_support_unittests", | 504 "--test-type=test_support_unittests", |
| 480 "--step-name=test_support_unittests", | 505 "--step-name=test_support_unittests", |
| 481 "--builder-name=Linux Tsan v2", | 506 "--builder-name=Linux Tsan v2", |
| 482 "--slave-name=slavename", | 507 "--slave-name=slavename", |
| 483 "--build-number=1337", | 508 "--build-number=1337", |
| 484 "--run-python-script", | 509 "--run-python-script", |
| 485 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 510 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 486 "--enable-tsan", | 511 "--enable-tsan", |
| 487 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 512 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 488 "[SLAVE_BUILD]/src/out/Release/test_support_unittests", | 513 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/test_support_unittests", |
| 489 "--" | 514 "--" |
| 490 ], | 515 ], |
| 491 "name": "test_support_unittests" | 516 "name": "test_support_unittests" |
| 492 }, | 517 }, |
| 493 { | 518 { |
| 494 "cmd": [ | 519 "cmd": [ |
| 495 "python", | 520 "python", |
| 496 "-u", | 521 "-u", |
| 497 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 522 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 498 "--target", | 523 "--target", |
| 499 "Release", | 524 "Release", |
| 500 "--xvfb", | 525 "--xvfb", |
| 501 "--factory-properties", | 526 "--factory-properties", |
| 502 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 527 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 503 "--build-properties", | 528 "--build-properties", |
| 504 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 529 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 505 "--test-type=tools_unittests", | 530 "--test-type=tools_unittests", |
| 506 "--step-name=tools_unittests", | 531 "--step-name=tools_unittests", |
| 507 "--builder-name=Linux Tsan v2", | 532 "--builder-name=Linux Tsan v2", |
| 508 "--slave-name=slavename", | 533 "--slave-name=slavename", |
| 509 "--build-number=1337", | 534 "--build-number=1337", |
| 510 "--run-python-script", | 535 "--run-python-script", |
| 511 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 536 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 512 "--enable-tsan", | 537 "--enable-tsan", |
| 513 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 538 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 514 "[SLAVE_BUILD]/src/out/Release/tools_unittests", | 539 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/tools_unittests", |
| 515 "--" | 540 "--" |
| 516 ], | 541 ], |
| 517 "name": "tools_unittests" | 542 "name": "tools_unittests" |
| 518 }, | 543 }, |
| 519 { | 544 { |
| 520 "cmd": [ | 545 "cmd": [ |
| 521 "python", | 546 "python", |
| 522 "-u", | 547 "-u", |
| 523 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 548 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 524 "--target", | 549 "--target", |
| 525 "Release", | 550 "Release", |
| 526 "--xvfb", | 551 "--xvfb", |
| 527 "--factory-properties", | 552 "--factory-properties", |
| 528 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 553 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 529 "--build-properties", | 554 "--build-properties", |
| 530 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 555 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 531 "--test-type=video_engine_tests", | 556 "--test-type=video_engine_tests", |
| 532 "--step-name=video_engine_tests", | 557 "--step-name=video_engine_tests", |
| 533 "--builder-name=Linux Tsan v2", | 558 "--builder-name=Linux Tsan v2", |
| 534 "--slave-name=slavename", | 559 "--slave-name=slavename", |
| 535 "--build-number=1337", | 560 "--build-number=1337", |
| 536 "--run-python-script", | 561 "--run-python-script", |
| 537 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 562 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 538 "--enable-tsan", | 563 "--enable-tsan", |
| 539 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 564 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 540 "[SLAVE_BUILD]/src/out/Release/video_engine_tests", | 565 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/video_engine_tests", |
| 541 "--" | 566 "--" |
| 542 ], | 567 ], |
| 543 "name": "video_engine_tests" | 568 "name": "video_engine_tests" |
| 544 }, | 569 }, |
| 545 { | 570 { |
| 546 "cmd": [ | 571 "cmd": [ |
| 547 "python", | 572 "python", |
| 548 "-u", | 573 "-u", |
| 549 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 574 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 550 "--target", | 575 "--target", |
| 551 "Release", | 576 "Release", |
| 552 "--xvfb", | 577 "--xvfb", |
| 553 "--factory-properties", | 578 "--factory-properties", |
| 554 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 579 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 555 "--build-properties", | 580 "--build-properties", |
| 556 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 581 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 557 "--test-type=voice_engine_unittests", | 582 "--test-type=voice_engine_unittests", |
| 558 "--step-name=voice_engine_unittests", | 583 "--step-name=voice_engine_unittests", |
| 559 "--builder-name=Linux Tsan v2", | 584 "--builder-name=Linux Tsan v2", |
| 560 "--slave-name=slavename", | 585 "--slave-name=slavename", |
| 561 "--build-number=1337", | 586 "--build-number=1337", |
| 562 "--run-python-script", | 587 "--run-python-script", |
| 563 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 588 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 564 "--enable-tsan", | 589 "--enable-tsan", |
| 565 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 590 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 566 "[SLAVE_BUILD]/src/out/Release/voice_engine_unittests", | 591 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/voice_engine_unittests", |
| 567 "--" | 592 "--" |
| 568 ], | 593 ], |
| 569 "name": "voice_engine_unittests" | 594 "name": "voice_engine_unittests" |
| 570 }, | 595 }, |
| 571 { | 596 { |
| 572 "cmd": [ | 597 "cmd": [ |
| 573 "python", | 598 "python", |
| 574 "-u", | 599 "-u", |
| 575 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 600 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 576 "--target", | 601 "--target", |
| 577 "Release", | 602 "Release", |
| 578 "--xvfb", | 603 "--xvfb", |
| 579 "--factory-properties", | 604 "--factory-properties", |
| 580 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 605 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 581 "--build-properties", | 606 "--build-properties", |
| 582 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 607 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 583 "--test-type=xmllite_xmpp_unittests", | 608 "--test-type=xmllite_xmpp_unittests", |
| 584 "--step-name=xmllite_xmpp_unittests", | 609 "--step-name=xmllite_xmpp_unittests", |
| 585 "--builder-name=Linux Tsan v2", | 610 "--builder-name=Linux Tsan v2", |
| 586 "--slave-name=slavename", | 611 "--slave-name=slavename", |
| 587 "--build-number=1337", | 612 "--build-number=1337", |
| 588 "--run-python-script", | 613 "--run-python-script", |
| 589 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 614 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 590 "--enable-tsan", | 615 "--enable-tsan", |
| 591 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 616 "[BUILDER_CACHE]/Linux_Tsan_v2/src/third_party/gtest-parallel/gtest-parall
el", |
| 592 "[SLAVE_BUILD]/src/out/Release/xmllite_xmpp_unittests", | 617 "[BUILDER_CACHE]/Linux_Tsan_v2/src/out/Release/xmllite_xmpp_unittests", |
| 593 "--" | 618 "--" |
| 594 ], | 619 ], |
| 595 "name": "xmllite_xmpp_unittests" | 620 "name": "xmllite_xmpp_unittests" |
| 596 }, | 621 }, |
| 597 { | 622 { |
| 598 "allow_subannotations": true, | 623 "allow_subannotations": true, |
| 599 "cmd": [ | 624 "cmd": [ |
| 600 "python", | 625 "python", |
| 601 "-u", | 626 "-u", |
| 602 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 627 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 603 "--target", | 628 "--target", |
| 604 "Release", | 629 "Release", |
| 605 "--xvfb", | 630 "--xvfb", |
| 606 "--factory-properties", | 631 "--factory-properties", |
| 607 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 632 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 608 "--build-properties", | 633 "--build-properties", |
| 609 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standa
lone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 634 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux Tsan v2\", \"bui
ldnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\
", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"
slavename\"}", |
| 610 "--annotate=gtest", | 635 "--annotate=gtest", |
| 611 "--test-type=webrtc_nonparallel_tests", | 636 "--test-type=webrtc_nonparallel_tests", |
| 612 "--step-name=webrtc_nonparallel_tests", | 637 "--step-name=webrtc_nonparallel_tests", |
| 613 "--generate-json-file", | 638 "--generate-json-file", |
| 614 "-o", | 639 "-o", |
| 615 "gtest-results/webrtc_nonparallel_tests", | 640 "gtest-results/webrtc_nonparallel_tests", |
| 616 "--builder-name=Linux Tsan v2", | 641 "--builder-name=Linux Tsan v2", |
| 617 "--slave-name=slavename", | 642 "--slave-name=slavename", |
| 618 "--build-number=1337", | 643 "--build-number=1337", |
| 619 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 644 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 620 "--enable-tsan", | 645 "--enable-tsan", |
| 621 "webrtc_nonparallel_tests" | 646 "webrtc_nonparallel_tests" |
| 622 ], | 647 ], |
| 623 "name": "webrtc_nonparallel_tests" | 648 "name": "webrtc_nonparallel_tests" |
| 624 }, | 649 }, |
| 625 { | 650 { |
| 626 "name": "$result", | 651 "name": "$result", |
| 627 "recipe_result": null, | 652 "recipe_result": null, |
| 628 "status_code": 0 | 653 "status_code": 0 |
| 629 } | 654 } |
| 630 ] | 655 ] |
| OLD | NEW |