| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "\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", | 14 "\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", |
| 15 "[BUILDER_CACHE]\\WinClang64__dbg_", | 15 "[BUILDER_CACHE]\\win_clang", |
| 16 "511" | 16 "511" |
| 17 ], | 17 ], |
| 18 "name": "makedirs checkout path", | 18 "name": "makedirs checkout path", |
| 19 "~followup_annotations": [ | 19 "~followup_annotations": [ |
| 20 "@@@STEP_LOG_LINE@python.inline@@@@", | 20 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 49 "--git-cache-dir", | 49 "--git-cache-dir", |
| 50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
| 51 "--output_json", | 51 "--output_json", |
| 52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
| 53 "--revision", | 53 "--revision", |
| 54 "src@HEAD", | 54 "src@HEAD", |
| 55 "--force", | 55 "--force", |
| 56 "--output_manifest" | 56 "--output_manifest" |
| 57 ], | 57 ], |
| 58 "cwd": "[BUILDER_CACHE]\\WinClang64__dbg_", | 58 "cwd": "[BUILDER_CACHE]\\win_clang", |
| 59 "env": { | 59 "env": { |
| 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 61 }, | 61 }, |
| 62 "name": "bot_update", | 62 "name": "bot_update", |
| 63 "~followup_annotations": [ | 63 "~followup_annotations": [ |
| 64 "@@@STEP_TEXT@Some step text@@@", | 64 "@@@STEP_TEXT@Some step text@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 186 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 189 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 190 ] | 190 ] |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\swarming_client\\swarming.
py", | 196 "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client\\swarming.py", |
| 197 "--version" | 197 "--version" |
| 198 ], | 198 ], |
| 199 "name": "swarming.py --version", | 199 "name": "swarming.py --version", |
| 200 "stdout": "/path/to/tmp/", | 200 "stdout": "/path/to/tmp/", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_TEXT@0.4.10@@@" | 202 "@@@STEP_TEXT@0.4.10@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 210 "runhooks" | 210 "runhooks" |
| 211 ], | 211 ], |
| 212 "cwd": "[BUILDER_CACHE]\\WinClang64__dbg_\\src", | 212 "cwd": "[BUILDER_CACHE]\\win_clang\\src", |
| 213 "env": { | 213 "env": { |
| 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 215 "GYP_CHROMIUM_NO_ACTION": "1", | 215 "GYP_CHROMIUM_NO_ACTION": "1", |
| 216 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 216 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 218 }, | 218 }, |
| 219 "name": "gclient runhooks" | 219 "name": "gclient runhooks" |
| 220 }, | 220 }, |
| 221 { | 221 { |
| 222 "cmd": [ | 222 "cmd": [ |
| 223 "python", | 223 "python", |
| 224 "-u", | 224 "-u", |
| 225 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\scripts\\get_compile_tar
gets.py", | 225 "[BUILDER_CACHE]\\win_clang\\src\\testing\\scripts\\get_compile_targets.py
", |
| 226 "--output", | 226 "--output", |
| 227 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 228 "--", | 228 "--", |
| 229 "--build-config-fs", | 229 "--build-config-fs", |
| 230 "Debug_x64", | 230 "Debug_x64", |
| 231 "--use-src-side-runtest-py", | 231 "--use-src-side-runtest-py", |
| 232 "--paths", | 232 "--paths", |
| 233 "{\"checkout\": \"[BUILDER_CACHE]\\\\WinClang64__dbg_\\\\src\", \"runit.py
\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py
\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 233 "{\"checkout\": \"[BUILDER_CACHE]\\\\win_clang\\\\src\", \"runit.py\": \"R
ECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"R
ECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 234 "--properties", | 234 "--properties", |
| 235 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" | 235 "{\"buildername\": \"WinClang64 (dbg)\", \"buildnumber\": 571, \"masternam
e\": \"chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"
win\"}" |
| 236 ], | 236 ], |
| 237 "name": "get compile targets for scripts", | 237 "name": "get compile targets for scripts", |
| 238 "~followup_annotations": [ | 238 "~followup_annotations": [ |
| 239 "@@@STEP_LOG_LINE@json.output@{}@@@", | 239 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 240 "@@@STEP_LOG_END@json.output@@@" | 240 "@@@STEP_LOG_END@json.output@@@" |
| 241 ] | 241 ] |
| 242 }, | 242 }, |
| 243 { | 243 { |
| 244 "cmd": [ | 244 "cmd": [ |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 248 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\buildbot\\chromium.win.j
son", | 248 "[BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.win.json", |
| 249 "/path/to/tmp/json" | 249 "/path/to/tmp/json" |
| 250 ], | 250 ], |
| 251 "name": "read test spec (chromium.win.json)", | 251 "name": "read test spec (chromium.win.json)", |
| 252 "~followup_annotations": [ | 252 "~followup_annotations": [ |
| 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\WinClang64__dbg_\\src\\testing\\build
bot\\chromium.win.json@@@", | 253 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\ch
romium.win.json@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@{}@@@", | 254 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 255 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
| 256 ] | 256 ] |
| 257 }, | 257 }, |
| 258 { | 258 { |
| 259 "cmd": [ | 259 "cmd": [ |
| 260 "python", | 260 "python", |
| 261 "-u", | 261 "-u", |
| 262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 263 "--show-path", | 263 "--show-path", |
| 264 "python", | 264 "python", |
| 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 266 ], | 266 ], |
| 267 "name": "cleanup_temp" | 267 "name": "cleanup_temp" |
| 268 }, | 268 }, |
| 269 { | 269 { |
| 270 "cmd": [ | 270 "cmd": [ |
| 271 "python", | 271 "python", |
| 272 "-u", | 272 "-u", |
| 273 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\clang\\scripts\\update.py" | 273 "[BUILDER_CACHE]\\win_clang\\src\\tools\\clang\\scripts\\update.py" |
| 274 ], | 274 ], |
| 275 "name": "update_clang" | 275 "name": "update_clang" |
| 276 }, | 276 }, |
| 277 { | 277 { |
| 278 "cmd": [ | 278 "cmd": [ |
| 279 "python", | 279 "python", |
| 280 "-u", | 280 "-u", |
| 281 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\mb\\mb.py", | 281 "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb.py", |
| 282 "gen", | 282 "gen", |
| 283 "-m", | 283 "-m", |
| 284 "chromium.win", | 284 "chromium.win", |
| 285 "-b", | 285 "-b", |
| 286 "WinClang64 (dbg)", | 286 "WinClang64 (dbg)", |
| 287 "--config-file", | 287 "--config-file", |
| 288 "[BUILDER_CACHE]\\WinClang64__dbg_\\src\\tools\\mb\\mb_config.pyl", | 288 "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb_config.pyl", |
| 289 "--goma-dir", | 289 "--goma-dir", |
| 290 "[CACHE]\\cipd\\goma", | 290 "[CACHE]\\cipd\\goma", |
| 291 "//out/Debug_x64" | 291 "//out/Debug_x64" |
| 292 ], | 292 ], |
| 293 "env": { | 293 "env": { |
| 294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 294 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 295 }, | 295 }, |
| 296 "name": "generate_build_files" | 296 "name": "generate_build_files" |
| 297 }, | 297 }, |
| 298 { | 298 { |
| 299 "allow_subannotations": true, | 299 "allow_subannotations": true, |
| 300 "cmd": [ | 300 "cmd": [ |
| 301 "python", | 301 "python", |
| 302 "-u", | 302 "-u", |
| 303 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 303 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 304 "--src-dir", | 304 "--src-dir", |
| 305 "[BUILDER_CACHE]\\WinClang64__dbg_\\src", | 305 "[BUILDER_CACHE]\\win_clang\\src", |
| 306 "--output-json", | 306 "--output-json", |
| 307 "/path/to/tmp/json" | 307 "/path/to/tmp/json" |
| 308 ], | 308 ], |
| 309 "env": { | 309 "env": { |
| 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 311 }, | 311 }, |
| 312 "name": "clang_revision", | 312 "name": "clang_revision", |
| 313 "~followup_annotations": [ | 313 "~followup_annotations": [ |
| 314 "@@@STEP_LOG_LINE@json.output@{@@@", | 314 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 315 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 316 "@@@STEP_LOG_LINE@json.output@}@@@", | 316 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 317 "@@@STEP_LOG_END@json.output@@@" | 317 "@@@STEP_LOG_END@json.output@@@" |
| 318 ] | 318 ] |
| 319 }, | 319 }, |
| 320 { | 320 { |
| 321 "cmd": [ | 321 "cmd": [ |
| 322 "python", | 322 "python", |
| 323 "-u", | 323 "-u", |
| 324 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 324 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 325 "--show-path", | 325 "--show-path", |
| 326 "python", | 326 "python", |
| 327 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 327 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 328 "--gsutil-py-path", | 328 "--gsutil-py-path", |
| 329 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 329 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 330 "--ninja-path", | 330 "--ninja-path", |
| 331 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 331 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 332 "--target", | 332 "--target", |
| 333 "Debug_x64", | 333 "Debug_x64", |
| 334 "--src-dir", | 334 "--src-dir", |
| 335 "[BUILDER_CACHE]\\WinClang64__dbg_\\src", | 335 "[BUILDER_CACHE]\\win_clang\\src", |
| 336 "--goma-cache-dir", | 336 "--goma-cache-dir", |
| 337 "[GOMA_CACHE]", | 337 "[GOMA_CACHE]", |
| 338 "--goma-deps-cache-dir", | 338 "--goma-deps-cache-dir", |
| 339 "[GOMA_DEPS_CACHE]", | 339 "[GOMA_DEPS_CACHE]", |
| 340 "--build-data-dir", | 340 "--build-data-dir", |
| 341 "[ROOT]\\build_data_dir", | 341 "[ROOT]\\build_data_dir", |
| 342 "--compiler", | 342 "--compiler", |
| 343 "goma-clang", | 343 "goma-clang", |
| 344 "--goma-jsonstatus", | 344 "--goma-jsonstatus", |
| 345 "/path/to/tmp/json", | 345 "/path/to/tmp/json", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 368 "--show-path", | 368 "--show-path", |
| 369 "python", | 369 "python", |
| 370 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 370 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 371 "--target", | 371 "--target", |
| 372 "Debug_x64", | 372 "Debug_x64", |
| 373 "--gsutil-py-path", | 373 "--gsutil-py-path", |
| 374 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 374 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 375 "--staging-dir", | 375 "--staging-dir", |
| 376 "[CACHE]\\chrome_staging", | 376 "[CACHE]\\chrome_staging", |
| 377 "--src-dir", | 377 "--src-dir", |
| 378 "[BUILDER_CACHE]\\WinClang64__dbg_\\src", | 378 "[BUILDER_CACHE]\\win_clang\\src", |
| 379 "--build-url", | 379 "--build-url", |
| 380 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", | 380 "gs://chromium-win-archive/chromium.win/WinClang64 (dbg)", |
| 381 "--build_revision", | 381 "--build_revision", |
| 382 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 382 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 383 "--factory-properties", | 383 "--factory-properties", |
| 384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 385 "--build-properties", | 385 "--build-properties", |
| 386 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 386 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WinClang64 (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.win\", \"parent_buildern
ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 387 ], | 387 ], |
| 388 "name": "package build" | 388 "name": "package build" |
| 389 }, | 389 }, |
| 390 { | 390 { |
| 391 "name": "$result", | 391 "name": "$result", |
| 392 "recipe_result": null, | 392 "recipe_result": null, |
| 393 "status_code": 0 | 393 "status_code": 0 |
| 394 } | 394 } |
| 395 ] | 395 ] |
| OLD | NEW |