summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application/responses/staging-test-log.json
blob: a941b824b5303fe281f7fa07ba230172b990ba82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
  "active": false,
  "status": "installationFailed",
  "log": {
    "deployTester": [
      {
        "at": 7303000,
        "type": "info",
        "message": "No services requiring restart."
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "Deployment successful."
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "foo"
      }
    ],
    "installTester": [
      {
        "at": 7303000,
        "type": "info",
        "message": "host-tenant:application:default-t-staging.us-east-3: unorchestrated"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- platform dockerImage:6.1"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- container on port 43 has config generation 1, wanted is 2"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "host-tenant:application:default-t-staging.us-east-3: unorchestrated"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- platform dockerImage:6.1"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- container on port 43 has config generation 1, wanted is 2"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "host-tenant:application:default-t-staging.us-east-3: unorchestrated"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- platform dockerImage:6.1"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- container on port 43 has config generation 1, wanted is 2"
      }
    ],
    "deployInitialReal": [
      {
        "at": 7303000,
        "type": "info",
        "message": "Deploying platform version 6.1 and application version 1.0.1-commit1 ..."
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "No services requiring restart."
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "Deployment successful."
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "foo"
      }
    ],
    "installInitialReal": [
      {
        "at": 7303000,
        "type": "info",
        "message": "######## Details for all nodes ########"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "host-tenant:application:default-staging.us-east-3: unorchestrated"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- platform dockerImage:6.1"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "--- container on port 43 has config generation 1, wanted is 2"
      },
      {
        "at": 7303000,
        "type": "info",
        "message": "Deployment expired before installation was successful."
      }
    ],
    "deactivateReal": [
      {
        "at": 7303000,
        "type": "info",
        "message": "Deactivating deployment of tenant.application in staging.us-east-3 ..."
      }
    ],
    "deactivateTester": [
      {
        "at": 7303000,
        "type": "info",
        "message": "Deactivating tester of tenant.application in staging.us-east-3 ..."
      }
    ]
  },
  "lastId": 23,
  "steps": {
    "deployTester": {
      "status": "succeeded",
      "startMillis": 7303000
    },
    "installTester": {
      "status": "unfinished",
      "startMillis": 7303000
    },
    "deployInitialReal": {
      "status": "succeeded",
      "startMillis": 7303000
    },
    "installInitialReal": {
      "status": "failed",
      "startMillis": 7303000,
      "convergence": {
        "nodes": 1,
        "down": 0,
        "needPlatformUpgrade": 0,
        "upgrading": 0,
        "needReboot": 0,
        "rebooting": 0,
        "needRestart": 0,
        "restarting": 0,
        "upgradingOs": 0,
        "upgradingFirmware": 0,
        "services": 1,
        "needNewConfig": 1
      }
    },
    "startStagingSetup": {
      "status": "unfinished"
    },
    "endStagingSetup": {
      "status": "unfinished"
    },
    "deployReal": {
      "status": "unfinished"
    },
    "installReal": {
      "status": "unfinished"
    },
    "startTests": {
      "status": "unfinished"
    },
    "endTests": {
      "status": "unfinished"
    },
    "copyVespaLogs": {
      "status": "succeeded",
      "startMillis": 7303000
    },
    "deactivateReal": {
      "status": "succeeded",
      "startMillis": 7303000
    },
    "deactivateTester": {
      "status": "succeeded",
      "startMillis": 7303000
    },
    "report": {
      "status": "succeeded",
      "startMillis": 7303000
    }
  }
}