Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/gitpod-db/src/test/03-DockerPull.json
2500 views
1
{
2
"id": "af55d1cc-ab8b-4058-8a8d-7e8259afeefd",
3
"workspaceId": "cbdcfccd-6c5f-4dad-849d-f7922bed631f",
4
"creationTime": "2018-03-23T15:55:26.373Z",
5
"ideUrl": "https://cbdcfccd-6c5f-4dad-849d-f7922bed631f.ws.gitpod.io/",
6
"status": "Starting",
7
"events": [
8
{
9
"type": "Started",
10
"creationTime": "2018-03-23T15:55:26.373Z",
11
"heading": "Gitpod is Starting ...",
12
"severity": "Normal"
13
},
14
{
15
"type": "PodScheduled",
16
"heading": "PodScheduled",
17
"creationTime": "2018-03-23T15:55:26.524Z",
18
"inProgress": false,
19
"severity": "Normal",
20
"lastUpdatedTime": "2018-03-23T15:55:28.209Z"
21
},
22
{
23
"type": "Initialized",
24
"heading": "Initialized",
25
"creationTime": "2018-03-23T15:55:26.552Z",
26
"inProgress": true,
27
"message": "containers with incomplete status: [sync-init git-init]",
28
"severity": "Normal",
29
"lastUpdatedTime": "2018-03-23T15:55:28.209Z"
30
},
31
{
32
"type": "Ready",
33
"heading": "Ready",
34
"creationTime": "2018-03-23T15:55:26.552Z",
35
"inProgress": true,
36
"message": "containers with unready status: [theia workspace sync]",
37
"severity": "Normal",
38
"lastUpdatedTime": "2018-03-23T15:55:28.209Z"
39
},
40
{
41
"type": "Heartbeat",
42
"heading": "Heartbeat From Client",
43
"creationTime": "2018-03-23T15:55:27.968Z",
44
"internal": true,
45
"severity": "Normal"
46
}
47
]
48
}
49