Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/gitpod-db/src/test/12-Stopped.json
2500 views
1
{
2
"id": "b20f0b1c-a729-4fa7-a318-6856d4d21893",
3
"workspaceId": "cbdcfccd-6c5f-4dad-849d-f7922bed631f",
4
"creationTime": "2018-03-24T08:40:38.932Z",
5
"ideUrl": "https://cbdcfccd-6c5f-4dad-849d-f7922bed631f.ws.gitpod.io/",
6
"status": "Deleting",
7
"events": [
8
{
9
"type": "Started",
10
"creationTime": "2018-03-24T08:40:38.932Z",
11
"heading": "Gitpod is Starting ...",
12
"severity": "Normal"
13
},
14
{
15
"type": "Heartbeat",
16
"heading": "Heartbeat From Client",
17
"creationTime": "2018-03-24T08:40:39.039Z",
18
"internal": true,
19
"severity": "Normal"
20
},
21
{
22
"type": "IdeReady",
23
"heading": "IDE Readiness",
24
"creationTime": "2018-03-24T08:40:51.274Z",
25
"inProgress": false,
26
"severity": "Normal"
27
},
28
{
29
"type": "Initialized",
30
"heading": "Initialized",
31
"creationTime": "2018-03-24T08:40:39.063Z",
32
"inProgress": false,
33
"severity": "Normal",
34
"lastUpdatedTime": "2018-03-24T08:43:19.862Z"
35
},
36
{
37
"type": "Ready",
38
"heading": "Ready",
39
"creationTime": "2018-03-24T08:40:39.063Z",
40
"inProgress": true,
41
"severity": "Normal",
42
"lastUpdatedTime": "2018-03-24T08:43:19.862Z",
43
"message": "containers with unready status: [theia workspace sync]"
44
},
45
{
46
"type": "PodScheduled",
47
"heading": "PodScheduled",
48
"creationTime": "2018-03-24T08:40:39.063Z",
49
"inProgress": false,
50
"severity": "Normal",
51
"lastUpdatedTime": "2018-03-24T08:43:19.862Z"
52
},
53
{
54
"type": "DeletionCompleted",
55
"heading": "Workspace instance removed from cluster",
56
"creationTime": "2018-03-24T08:43:34.758Z",
57
"inProgress": false,
58
"severity": "Normal"
59
}
60
]
61
}
62