| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", | 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", |
| 7 "[SLAVE_BUILD]" | 7 "[SLAVE_BUILD]" |
| 8 ], | 8 ], |
| 9 "cwd": "[SLAVE_BUILD]", | 9 "cwd": "[SLAVE_BUILD]", |
| 10 "name": "cleanup index.lock", | 10 "name": "cleanup index.lock", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 "name": "gclient sync", | 86 "name": "gclient sync", |
| 87 "~followup_annotations": [ | 87 "~followup_annotations": [ |
| 88 "@@@STEP_LOG_LINE@json.output@{@@@", | 88 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 89 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 89 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 90 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | 90 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", |
| 91 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", |
| 92 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 92 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 93 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", | 93 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", |
| 94 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", | 94 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", |
| 95 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 95 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 96 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/WebKit/\": {@@@", | |
| 97 "@@@STEP_LOG_LINE@json.output@ \"revision\": 124383@@@", | |
| 98 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 99 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", | 96 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", |
| 100 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", | 97 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", |
| 101 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 98 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 102 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", | 99 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", |
| 103 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", | 100 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", |
| 104 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 101 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 105 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", | 102 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", |
| 106 "@@@STEP_LOG_LINE@json.output@ \"revision\": 43426@@@", | 103 "@@@STEP_LOG_LINE@json.output@ \"revision\": 43426@@@", |
| 107 "@@@STEP_LOG_LINE@json.output@ }@@@", | 104 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 108 "@@@STEP_LOG_LINE@json.output@ }@@@", | 105 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 109 "@@@STEP_LOG_LINE@json.output@}@@@", | 106 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 110 "@@@STEP_LOG_END@json.output@@@", | 107 "@@@STEP_LOG_END@json.output@@@", |
| 108 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", |
| 109 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@", |
| 110 "@@@SET_BUILD_PROPERTY@got_src_revision@170242@@@", |
| 111 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", | 111 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", |
| 112 "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@", | 112 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@" |
| 113 "@@@SET_BUILD_PROPERTY@got_src_revision@170242@@@", | |
| 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", | |
| 115 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", | |
| 116 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@" | |
| 117 ] | 113 ] |
| 118 }, | 114 }, |
| 119 { | 115 { |
| 120 "cmd": [ | 116 "cmd": [ |
| 121 "python", | 117 "python", |
| 122 "-u", | 118 "-u", |
| 123 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 119 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
| 124 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", | 120 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", |
| 125 "[SLAVE_BUILD]/src/out/Debug/test_logs", | 121 "[SLAVE_BUILD]/src/out/Debug/test_logs", |
| 126 "[SLAVE_BUILD]/src/out/build_product.zip", | 122 "[SLAVE_BUILD]/src/out/build_product.zip", |
| (...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 488 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 484 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 489 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 485 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 490 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 486 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 491 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 487 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 492 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 488 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 493 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 489 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 494 "@@@STEP_LOG_END@python.inline@@@" | 490 "@@@STEP_LOG_END@python.inline@@@" |
| 495 ] | 491 ] |
| 496 } | 492 } |
| 497 ] | 493 ] |
| OLD | NEW |