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

Side by Side Diff: milo/appengine/swarming/testdata/build-timeout.swarm

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 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
(Empty)
1 {
2 "created_ts": "2016-03-14T10:00:01.468360",
3 "bot_version": "02233557e20b68d33d7812c0465b582ed288a9bb",
4 "task_id": "2d8d62f6be545b10",
5 "tags": [
6 "buildbucket_bucket:estaab-infra-waterfall-test",
7 "buildbucket_hostname:cr-buildbucket-dev.appspot.com",
8 "builder:infra-continuous-precise-32",
9 "cores:8",
10 "cron_invocation_id:9183652815541395264",
11 "cron_job_id:infra-experimental/buildbucket-job-estaab-infra-waterfall-test",
12 "master:master.estaab-infra-waterfall-test",
13 "os:Ubuntu-12.04",
14 "pool:default",
15 "priority:100",
16 "recipe_name:infra/infra_continuous",
17 "recipe_repository:https://chromium.googlesource.com/chromium/tools/build",
18 "recipe_revision:",
19 "user:",
20 "user_agent:luci-cron",
21 "allow_milo:1"
22 ],
23 "internal_failure": false,
24 "costs_usd": [
25 0.5220010006994543
26 ],
27 "bot_dimensions": [
28 {
29 "value": [
30 "8"
31 ],
32 "key": "cores"
33 },
34 {
35 "value": [
36 "x86",
37 "x86-64"
38 ],
39 "key": "cpu"
40 },
41 {
42 "value": [
43 "none"
44 ],
45 "key": "gpu"
46 },
47 {
48 "value": [
49 "swarm3-c4"
50 ],
51 "key": "id"
52 },
53 {
54 "value": [
55 "n1-standard-8"
56 ],
57 "key": "machine_type"
58 },
59 {
60 "value": [
61 "Linux",
62 "Ubuntu",
63 "Ubuntu-12.04"
64 ],
65 "key": "os"
66 },
67 {
68 "value": [
69 "default",
70 "Chrome",
71 "QO"
72 ],
73 "key": "pool"
74 },
75 {
76 "value": [
77 "us-central1-f"
78 ],
79 "key": "zone"
80 }
81 ],
82 "server_versions": [
83 "1931-8ffe4d1"
84 ],
85 "exit_code": "-15",
86 "name": "buildbucket-estaab-infra-waterfall-test-infra-continuous-precise-32",
87 "failure": true,
88 "state": "TIMED_OUT",
89 "modified_ts": "2016-03-14T11:00:18.486020",
90 "user": "",
91 "bot_id": "swarm3-c4",
92 "duration": 3615.243180990219,
93 "try_number": "1",
94 "completed_ts": "2016-03-14T11:00:18.486020",
95 "started_ts": "2016-03-14T10:00:01.850710",
96 "kind": "swarming#taskItem",
97 "etag": "\"8T7hve1eF1AtJxly4TygH4Vsei8/BOiXFFzC_twa1KB8vfr-umqxc4Q\""
98 }
99
OLDNEW
« no previous file with comments | « milo/appengine/swarming/testdata/build-timeout ('k') | milo/appengine/swarming/testdata/build-unicode » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698