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.chromiumos", | 8 "chromium.chromiumos", |
9 "--builder", | 9 "--builder", |
10 "Linux ChromiumOS Full", | 10 "Linux ChromiumOS Full", |
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 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"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\"}", | 18 "{\"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\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "src@HEAD" | 22 "src@HEAD" |
23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
24 "name": "bot_update", | 25 "name": "bot_update", |
25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Loading... |
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
61 ] | 62 ] |
62 }, | 63 }, |
63 { | 64 { |
64 "cmd": [ | 65 "cmd": [ |
65 "python", | 66 "python", |
66 "-u", | 67 "-u", |
67 "[DEPOT_TOOLS]/gclient.py", | 68 "[DEPOT_TOOLS]/gclient.py", |
68 "runhooks" | 69 "runhooks" |
69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
70 "env": { | 72 "env": { |
71 "GYP_DEFINES": "chromeos=1 component=static_library ffmpeg_branding=Chrome
OS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1" | 73 "GYP_DEFINES": "chromeos=1 component=static_library ffmpeg_branding=Chrome
OS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1" |
72 }, | 74 }, |
73 "name": "gclient runhooks" | 75 "name": "gclient runhooks" |
74 }, | 76 }, |
75 { | 77 { |
76 "cmd": [ | 78 "cmd": [ |
77 "python", | 79 "python", |
78 "-u", | 80 "-u", |
79 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 81 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
80 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos.json", | 82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos.json", |
81 "/path/to/tmp/json" | 83 "/path/to/tmp/json" |
82 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
83 "name": "read test spec", | 86 "name": "read test spec", |
84 "~followup_annotations": [ | 87 "~followup_annotations": [ |
85 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos
.json@@@", | 88 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos
.json@@@", |
86 "@@@STEP_LOG_LINE@json.output@{}@@@", | 89 "@@@STEP_LOG_LINE@json.output@{}@@@", |
87 "@@@STEP_LOG_END@json.output@@@" | 90 "@@@STEP_LOG_END@json.output@@@" |
88 ] | 91 ] |
89 }, | 92 }, |
90 { | 93 { |
91 "cmd": [ | 94 "cmd": [ |
92 "python", | 95 "python", |
93 "-u", | 96 "-u", |
94 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 97 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
95 "--output", | 98 "--output", |
96 "/path/to/tmp/json", | 99 "/path/to/tmp/json", |
97 "--", | 100 "--", |
98 "--build-config-fs", | 101 "--build-config-fs", |
99 "Release", | 102 "Release", |
100 "--paths", | 103 "--paths", |
101 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 104 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
102 "--properties", | 105 "--properties", |
103 "{\"buildername\": \"Linux ChromiumOS Full\", \"buildnumber\": 571, \"mast
ername\": \"chromium.chromiumos\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" | 106 "{\"buildername\": \"Linux ChromiumOS Full\", \"buildnumber\": 571, \"mast
ername\": \"chromium.chromiumos\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" |
104 ], | 107 ], |
| 108 "cwd": "[SLAVE_BUILD]", |
105 "name": "get compile targets for scripts", | 109 "name": "get compile targets for scripts", |
106 "~followup_annotations": [ | 110 "~followup_annotations": [ |
107 "@@@STEP_LOG_LINE@json.output@{}@@@", | 111 "@@@STEP_LOG_LINE@json.output@{}@@@", |
108 "@@@STEP_LOG_END@json.output@@@" | 112 "@@@STEP_LOG_END@json.output@@@" |
109 ] | 113 ] |
110 }, | 114 }, |
111 { | 115 { |
112 "cmd": [ | 116 "cmd": [ |
113 "python", | 117 "python", |
114 "-u", | 118 "-u", |
115 "[BUILD]/scripts/slave/cleanup_temp.py" | 119 "[BUILD]/scripts/slave/cleanup_temp.py" |
116 ], | 120 ], |
| 121 "cwd": "[SLAVE_BUILD]", |
117 "name": "cleanup_temp" | 122 "name": "cleanup_temp" |
118 }, | 123 }, |
119 { | 124 { |
120 "cmd": [ | 125 "cmd": [ |
121 "python", | 126 "python", |
122 "-u", | 127 "-u", |
123 "[BUILD]/scripts/slave/compile.py", | 128 "[BUILD]/scripts/slave/compile.py", |
124 "--target", | 129 "--target", |
125 "Release", | 130 "Release", |
126 "--src-dir", | 131 "--src-dir", |
(...skipping 32 matching lines...) Loading... |
159 "printing_unittests", | 164 "printing_unittests", |
160 "remoting_unittests", | 165 "remoting_unittests", |
161 "sandbox_linux_unittests", | 166 "sandbox_linux_unittests", |
162 "sql_unittests", | 167 "sql_unittests", |
163 "sync_unit_tests", | 168 "sync_unit_tests", |
164 "ui_base_unittests", | 169 "ui_base_unittests", |
165 "unit_tests", | 170 "unit_tests", |
166 "url_unittests", | 171 "url_unittests", |
167 "views_unittests" | 172 "views_unittests" |
168 ], | 173 ], |
| 174 "cwd": "[SLAVE_BUILD]", |
169 "name": "compile" | 175 "name": "compile" |
170 }, | 176 }, |
171 { | 177 { |
172 "cmd": [ | 178 "cmd": [ |
173 "python", | 179 "python", |
174 "-u", | 180 "-u", |
175 "[BUILD]/scripts/slave/chromium/archive_build.py", | 181 "[BUILD]/scripts/slave/chromium/archive_build.py", |
176 "--target", | 182 "--target", |
177 "Release", | 183 "Release", |
178 "--factory-properties", | 184 "--factory-properties", |
179 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromeos=1 component=static_library
ffmpeg_branding=ChromeOS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arc
h=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromium
-browser-snapshots\"}", | 185 "{\"gclient_env\": {\"GYP_DEFINES\": \"chromeos=1 component=static_library
ffmpeg_branding=ChromeOS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arc
h=x64 use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromium
-browser-snapshots\"}", |
180 "--build-properties", | 186 "--build-properties", |
181 "{\"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"g
ot_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revision\": \"f27f
ede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_revision_cp\": \"refs/heads/master
@{#170242}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}
\", \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_
revision_cp\": \"refs/heads/master@{#43426}\", \"got_webkit_revision\": \"5e2293
dffc3cd07d37fbedea3b500f0eb650614d\", \"got_webkit_revision_cp\": \"refs/heads/m
aster@{#124383}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c62
3137f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" | 187 "{\"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", \"g
ot_nacl_revision_cp\": \"refs/heads/master@{#274981}\", \"got_revision\": \"f27f
ede2220bcd326aee3e86ddfd4ebd0fe58cb9\", \"got_revision_cp\": \"refs/heads/master
@{#170242}\", \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566\", \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}
\", \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", \"got_v8_
revision_cp\": \"refs/heads/master@{#43426}\", \"got_webkit_revision\": \"5e2293
dffc3cd07d37fbedea3b500f0eb650614d\", \"got_webkit_revision_cp\": \"refs/heads/m
aster@{#124383}\", \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c62
3137f4\", \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"}" |
182 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", |
183 "name": "archive build" | 190 "name": "archive build" |
184 } | 191 } |
185 ] | 192 ] |
OLD | NEW |