OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html> | |
3 | |
4 <html lang="en"> | |
5 <meta charset="utf-8"> | |
6 <title> | |
7 | |
8 Running | |
9 | |
10 - | |
11 | |
12 2d8d62f6be545b10 | |
13 </title> | |
14 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> | |
15 <link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" t
ype="text/css"> | |
16 <script src="/static/common/third_party/js/moment-with-locales.min.js"></script> | |
17 <script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.m
in.js"></script> | |
18 <script src="/static/common/js/time.js"></script> | |
19 <script src="/static/common/third_party/js/jquery.min.js"></script> | |
20 <script src="/static/common/third_party/js/jquery-ui.min.js"></script> | |
21 | |
22 <link id="favicon" rel="shortcut icon" type="image/png" href="/static/common/fav
icon/yellow-32.png"> | |
23 | |
24 | |
25 | |
26 <body class="interface"> | |
27 <header> | |
28 Luci | |
29 <div> | |
30 | |
31 <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a> | |
32 | |
33 </div> | |
34 </header> | |
35 <hr> | |
36 | |
37 <div class="content"> | |
38 <h1> | |
39 | |
40 Build 2d8d62f6be545b10 | |
41 | |
42 </h1> | |
43 | |
44 <div class="column"> | |
45 | |
46 <h2>Results:</h2> | |
47 | |
48 | |
49 <p class="running result">Build Running | |
50 | |
51 <span class="subtitle"> | |
52 <div class="step-text">Running recipe bootstrap</div> | |
53 </span> | |
54 </p> | |
55 | |
56 | |
57 | |
58 | |
59 | |
60 | |
61 <h2>Execution:</h2> | |
62 <ul> | |
63 | |
64 <li> | |
65 Source: | |
66 <a href="https://example.com/task?id=2d8d62f6be545b10&show_raw=1&a
mp;wide_logs=true">Task 2d8d62f6be545b10</a> | |
67 </li> | |
68 | |
69 | |
70 | |
71 | |
72 | |
73 </ul> | |
74 | |
75 | |
76 | |
77 | |
78 | |
79 <h2>Steps and Logfiles:</h2> | |
80 Show: | |
81 <input type="radio" name="hider" id="showAll"> | |
82 <label for="showAll">All</label> | |
83 <input type="radio" name="hider" id="showStandard" checked> | |
84 <label for="showStandard">Standard</label> | |
85 <input type="radio" name="hider" id="showInteresting"> | |
86 <label for="showInteresting">Non-Green Only</label> | |
87 <ol id="steps" class="standard"> | |
88 | |
89 | |
90 | |
91 <li class="verbosity-Hidden"> | |
92 <div class="status-Running result"> | |
93 <span class="duration" | |
94 data-starttime="2016-03-14T10:00:01Z" | |
95 data-endtime="0001-01-01T00:00:00Z"> | |
96 ( 59 mins 58 secs )</span> | |
97 <b>Steps</b> | |
98 </div> | |
99 <ul> | |
100 | |
101 <li class="sublink"><a href="foo/stdout">stdout</a></li> | |
102 | |
103 </ul> | |
104 </li> | |
105 | |
106 | |
107 | |
108 | |
109 <li class="verbosity-Normal"> | |
110 <div class="status-Running result"> | |
111 <span class="duration" | |
112 data-starttime="2016-03-14T10:00:02Z" | |
113 data-endtime="0001-01-01T00:00:00Z"> | |
114 ( 59 mins 58 secs )</span> | |
115 <b>recipe bootstrap</b> | |
116 <span> | |
117 | |
118 </span> | |
119 </div> | |
120 <ul> | |
121 | |
122 <li class="sublink"><a href="foo/steps/recipe_bootstrap/0/stdout
">stdout</a></li> | |
123 | |
124 <li class="sublink"><a href="https://chromium.googlesource.com/e
xternal/github.com/luci/recipes-py/+/master/doc/workflow.md">Confused? READM
E here</a></li> | |
125 | |
126 | |
127 </ul> | |
128 </li> | |
129 | |
130 </ol> | |
131 | |
132 | |
133 </div> | |
134 | |
135 <div class="column"> | |
136 | |
137 <h2>Build Properties:</h2> | |
138 | |
139 <table class="info BuildProperties" width="100%"> | |
140 <tr><th>Name</th><th>Value</th><th>Source</th></tr> | |
141 | |
142 | |
143 | |
144 | |
145 | |
146 | |
147 | |
148 | |
149 </table> | |
150 | |
151 | |
152 | |
153 <h2>Timing:</h2> | |
154 <table class="info" width="100%"> | |
155 <tr class="alt"><td class="left">Start</td> | |
156 <td> | |
157 <span class="local-time" data-timestamp="1457949601850">Monday, 14-Mar
-16 10:00:01 UTC</span> | |
158 </td></tr> | |
159 <tr><td class="left">End</td> | |
160 <td> | |
161 N/A | |
162 </td></tr> | |
163 <tr class="alt"><td class="left">Elapsed</td> | |
164 <td id="duration"> | |
165 | |
166 59 mins 58 secs | |
167 | |
168 </td></tr> | |
169 </table> | |
170 | |
171 </div> | |
172 | |
173 | |
174 </div> | |
175 </div> | |
176 <script language="javascript"> | |
177 $(document).ready(function() { | |
178 | |
179 var check = function(className) { | |
180 $("#steps").removeClass("all standard interesting").addClass(className) | |
181 } | |
182 | |
183 $("#showInteresting").click(function(e) { | |
184 check("interesting"); | |
185 }); | |
186 $("#showStandard").click(function(e) { | |
187 check("standard"); | |
188 }); | |
189 $("#showAll").click(function(e) { | |
190 check("all"); | |
191 }); | |
192 | |
193 $("input[name='hider']").each(function(){ | |
194 if ($(this).prop("checked")) { | |
195 $(this).click(); | |
196 } | |
197 }); | |
198 }); | |
199 </script> | |
200 | |
201 <footer> | |
202 <hr> | |
203 <a href="https://github.com/luci">luci</a>, | |
204 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | |
205 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> | |
206 </footer> | |
207 <script> | |
208 (function () { | |
209 'use strict'; | |
210 milo.makeTimesLocal(); | |
211 milo.annotateDurations(); | |
212 $(document).tooltip({ | |
213 show: false, | |
214 hide: false | |
215 }); | |
216 })(); | |
217 </script> | |
218 <script> | |
219 (function(i,s,o,g,r,a,m){i['CrDXObject']=r;i[r]=i[r]||function(){ | |
220 (i[r].q=i[r].q||[]).push(arguments)},a=s.createElement(o), | |
221 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a
,m) | |
222 })(window,document,'script','https://storage.googleapis.com/crdx-feedback.ap
pspot.com/feedback.js','crdx'); | |
223 | |
224 crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/ent
ry?cc=hinoka@chromium.org&components=Infra%3EPlatform%3EMilo'); | |
225 </script> | |
226 | |
227 <script> | |
228 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | |
229 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | |
230 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | |
231 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | |
232 | |
233 ga('create', 'UA-12345-01', 'auto'); | |
234 ga('send', 'pageview'); | |
235 </script> | |
236 | |
OLD | NEW |