Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Side by Side Diff: scripts/slave/recipes/skia/swarm_compile.expected/win_retry_failed_compile.json

Issue 2270963002: Make skia recipes explicitly set GIT_MODE (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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", 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 "[CUSTOM_C:\\_B_WORK]", 7 "[CUSTOM_C:\\_B_WORK]",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout_path", 10 "name": "makedirs checkout_path",
(...skipping 10 matching lines...) Expand all
21 "@@@STEP_LOG_END@python.inline@@@" 21 "@@@STEP_LOG_END@python.inline@@@"
22 ] 22 ]
23 }, 23 },
24 { 24 {
25 "cmd": [ 25 "cmd": [
26 "python", 26 "python",
27 "-u", 27 "-u",
28 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 28 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
29 "config", 29 "config",
30 "--spec", 30 "--spec",
31 "cache_dir = '[CUSTOM_C:\\\\_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.gi t'}]\ntarget_os = ['llvm']" 31 "cache_dir = '[CUSTOM_C:\\\\_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS. git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/sk ia.git'}]\ntarget_os = ['llvm']"
32 ], 32 ],
33 "cwd": "[CUSTOM_C:\\_B_WORK]", 33 "cwd": "[CUSTOM_C:\\_B_WORK]",
34 "env": { 34 "env": {
35 "CHROME_HEADLESS": "1", 35 "CHROME_HEADLESS": "1",
36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]", 36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]",
37 "PYTHONPATH": "[BUILD]\\scripts" 37 "PYTHONPATH": "[BUILD]\\scripts"
38 }, 38 },
39 "name": "gclient setup" 39 "name": "gclient setup"
40 }, 40 },
41 { 41 {
42 "cmd": [ 42 "cmd": [
43 "python", 43 "python",
44 "-u", 44 "-u",
45 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 45 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
46 "sync", 46 "sync",
47 "--verbose",
48 "--with_branch_heads",
47 "--nohooks", 49 "--nohooks",
50 "-j2",
51 "--reset",
48 "--force", 52 "--force",
49 "--verbose", 53 "--upstream",
54 "--no-nag-max",
50 "--delete_unversioned_trees", 55 "--delete_unversioned_trees",
51 "--revision", 56 "--revision",
52 "skia@abc123", 57 "skia@abc123",
53 "--output-json", 58 "--output-json",
54 "/path/to/tmp/json" 59 "/path/to/tmp/json"
55 ], 60 ],
56 "cwd": "[CUSTOM_C:\\_B_WORK]", 61 "cwd": "[CUSTOM_C:\\_B_WORK]",
57 "env": { 62 "env": {
58 "CHROME_HEADLESS": "1", 63 "CHROME_HEADLESS": "1",
59 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools]", 64 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools]",
60 "PYTHONPATH": "[BUILD]\\scripts" 65 "PYTHONPATH": "[BUILD]\\scripts"
61 }, 66 },
62 "name": "gclient sync", 67 "name": "gclient sync",
63 "~followup_annotations": [ 68 "~followup_annotations": [
64 "@@@STEP_LOG_LINE@json.output@{@@@", 69 "@@@STEP_LOG_LINE@json.output@{@@@",
65 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 70 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
66 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 71 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
67 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 72 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b 694580e5d17ad10748\"@@@",
68 "@@@STEP_LOG_LINE@json.output@ }@@@", 73 "@@@STEP_LOG_LINE@json.output@ }@@@",
69 "@@@STEP_LOG_LINE@json.output@ }@@@", 74 "@@@STEP_LOG_LINE@json.output@ }@@@",
70 "@@@STEP_LOG_LINE@json.output@}@@@", 75 "@@@STEP_LOG_LINE@json.output@}@@@",
71 "@@@STEP_LOG_END@json.output@@@", 76 "@@@STEP_LOG_END@json.output@@@",
72 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 77 "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad1 0748\"@@@"
73 ] 78 ]
74 }, 79 },
75 { 80 {
76 "cmd": [ 81 "cmd": [
77 "python", 82 "python",
78 "-u", 83 "-u",
84 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
85 "recurse",
86 "git",
87 "config",
88 "user.name",
89 "local_bot"
90 ],
91 "cwd": "[CUSTOM_C:\\_B_WORK]",
92 "env": {
93 "CHROME_HEADLESS": "1",
94 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
95 "PYTHONPATH": "[BUILD]\\scripts"
96 },
97 "name": "gclient recurse (git config user.name)"
98 },
99 {
100 "cmd": [
101 "python",
102 "-u",
103 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
104 "recurse",
105 "git",
106 "config",
107 "user.email",
108 "local_bot@example.com"
109 ],
110 "cwd": "[CUSTOM_C:\\_B_WORK]",
111 "env": {
112 "CHROME_HEADLESS": "1",
113 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools];RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
114 "PYTHONPATH": "[BUILD]\\scripts"
115 },
116 "name": "gclient recurse (git config user.email)"
117 },
118 {
119 "cmd": [
120 "python",
121 "-u",
79 "[CUSTOM_C:\\_B_WORK]\\skia\\tools\\buildbot_spec.py", 122 "[CUSTOM_C:\\_B_WORK]\\skia\\tools\\buildbot_spec.py",
80 "/path/to/tmp/json", 123 "/path/to/tmp/json",
81 "Build-Win-MSVC-x86-Debug" 124 "Build-Win-MSVC-x86-Debug"
82 ], 125 ],
83 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", 126 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
84 "name": "exec buildbot_spec.py", 127 "name": "exec buildbot_spec.py",
85 "~followup_annotations": [ 128 "~followup_annotations": [
86 "@@@STEP_LOG_LINE@json.output@{@@@", 129 "@@@STEP_LOG_LINE@json.output@{@@@",
87 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", 130 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
88 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", 131 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 "python", 173 "python",
131 "make.py", 174 "make.py",
132 "most" 175 "most"
133 ], 176 ],
134 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", 177 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
135 "env": { 178 "env": {
136 "BUILDTYPE": "Debug", 179 "BUILDTYPE": "Debug",
137 "CHROME_HEADLESS": "1", 180 "CHROME_HEADLESS": "1",
138 "CHROME_PATH": "[SLAVE_BUILD]\\src", 181 "CHROME_PATH": "[SLAVE_BUILD]\\src",
139 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0", 182 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
140 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools]", 183 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools];RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
141 "PYTHONPATH": "[BUILD]\\scripts", 184 "PYTHONPATH": "[BUILD]\\scripts",
142 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug" 185 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug"
143 }, 186 },
144 "name": "build most", 187 "name": "build most",
145 "~followup_annotations": [ 188 "~followup_annotations": [
146 "step returned non-zero exit code: 1", 189 "step returned non-zero exit code: 1",
147 "@@@STEP_FAILURE@@@" 190 "@@@STEP_FAILURE@@@"
148 ] 191 ]
149 }, 192 },
150 { 193 {
151 "cmd": [ 194 "cmd": [
152 "python", 195 "python",
153 "make.py", 196 "make.py",
154 "most" 197 "most"
155 ], 198 ],
156 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", 199 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
157 "env": { 200 "env": {
158 "BUILDTYPE": "Debug", 201 "BUILDTYPE": "Debug",
159 "CHROME_HEADLESS": "1", 202 "CHROME_HEADLESS": "1",
160 "CHROME_PATH": "[SLAVE_BUILD]\\src", 203 "CHROME_PATH": "[SLAVE_BUILD]\\src",
161 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0", 204 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0",
162 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools]", 205 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep ot_tools];RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]",
163 "PYTHONPATH": "[BUILD]\\scripts", 206 "PYTHONPATH": "[BUILD]\\scripts",
164 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug" 207 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Debug"
165 }, 208 },
166 "name": "build most (2)" 209 "name": "build most (2)"
167 }, 210 },
168 { 211 {
169 "cmd": [ 212 "cmd": [
170 "python", 213 "python",
171 "-u", 214 "-u",
172 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'nan obench', 'nanobench.exe', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so ', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe']\n\ntry:\n os.makedirs(dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise \n\nfor pattern in build_products_whitelist:\n path = os.path.join(src, pattern )\n for f in glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath (f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedi rs(os.path.dirname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n", 215 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'nan obench', 'nanobench.exe', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so ', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe']\n\ntry:\n os.makedirs(dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise \n\nfor pattern in build_products_whitelist:\n path = os.path.join(src, pattern )\n for f in glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath (f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedi rs(os.path.dirname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 262 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
220 "@@@STEP_LOG_END@python.inline@@@" 263 "@@@STEP_LOG_END@python.inline@@@"
221 ] 264 ]
222 }, 265 },
223 { 266 {
224 "name": "$result", 267 "name": "$result",
225 "recipe_result": null, 268 "recipe_result": null,
226 "status_code": 0 269 "status_code": 0
227 } 270 }
228 ] 271 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/skia/swarm_compile.expected/big_issue_number.json ('k') | scripts/slave/recipes/skia/swarm_trigger.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698