-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
168 lines (167 loc) · 47.7 KB
/
Copy pathfirebase-debug.log
File metadata and controls
168 lines (167 loc) · 47.7 KB
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
[debug] [2024-01-07T17:35:28.537Z] ----------------------------------------------------------------------
[debug] [2024-01-07T17:35:28.539Z] Command: /opt/homebrew/Cellar/node/20.5.1/bin/node /opt/homebrew/bin/firebase deploy --only functions:generatePoem
[debug] [2024-01-07T17:35:28.539Z] CLI Version: 13.0.2
[debug] [2024-01-07T17:35:28.539Z] Platform: darwin
[debug] [2024-01-07T17:35:28.539Z] Node Version: v20.5.1
[debug] [2024-01-07T17:35:28.539Z] Time: Sun Jan 07 2024 12:35:28 GMT-0500 (Eastern Standard Time)
[debug] [2024-01-07T17:35:28.539Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-01-07T17:35:28.575Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2024-01-07T17:35:28.575Z] > authorizing via signed-in user (amawiahmad@gmail.com)
[debug] [2024-01-07T17:35:28.575Z] [iam] checking project sample-web-ec852 for permissions ["cloudfunctions.functions.create","cloudfunctions.functions.delete","cloudfunctions.functions.get","cloudfunctions.functions.list","cloudfunctions.functions.update","cloudfunctions.operations.get","firebase.projects.get"]
[debug] [2024-01-07T17:35:28.576Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects/sample-web-ec852:testIamPermissions [none]
[debug] [2024-01-07T17:35:28.576Z] >>> [apiv2][(partial)header] POST https://cloudresourcemanager.googleapis.com/v1/projects/sample-web-ec852:testIamPermissions x-goog-quota-user=projects/sample-web-ec852
[debug] [2024-01-07T17:35:28.576Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/sample-web-ec852:testIamPermissions {"permissions":["cloudfunctions.functions.create","cloudfunctions.functions.delete","cloudfunctions.functions.get","cloudfunctions.functions.list","cloudfunctions.functions.update","cloudfunctions.operations.get","firebase.projects.get"]}
[debug] [2024-01-07T17:35:28.837Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects/sample-web-ec852:testIamPermissions 200
[debug] [2024-01-07T17:35:28.837Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/sample-web-ec852:testIamPermissions {"permissions":["cloudfunctions.functions.create","cloudfunctions.functions.delete","cloudfunctions.functions.get","cloudfunctions.functions.list","cloudfunctions.functions.update","cloudfunctions.operations.get","firebase.projects.get"]}
[debug] [2024-01-07T17:35:28.838Z] >>> [apiv2][query] POST https://iam.googleapis.com/v1/projects/sample-web-ec852/serviceAccounts/sample-web-ec852@appspot.gserviceaccount.com:testIamPermissions [none]
[debug] [2024-01-07T17:35:28.838Z] >>> [apiv2][body] POST https://iam.googleapis.com/v1/projects/sample-web-ec852/serviceAccounts/sample-web-ec852@appspot.gserviceaccount.com:testIamPermissions {"permissions":["iam.serviceAccounts.actAs"]}
[debug] [2024-01-07T17:35:29.115Z] <<< [apiv2][status] POST https://iam.googleapis.com/v1/projects/sample-web-ec852/serviceAccounts/sample-web-ec852@appspot.gserviceaccount.com:testIamPermissions 200
[debug] [2024-01-07T17:35:29.115Z] <<< [apiv2][body] POST https://iam.googleapis.com/v1/projects/sample-web-ec852/serviceAccounts/sample-web-ec852@appspot.gserviceaccount.com:testIamPermissions {"permissions":["iam.serviceAccounts.actAs"]}
[info]
[info] === Deploying to 'sample-web-ec852'...
[info]
[info] i deploying functions
[info] Running command: npm --prefix "$RESOURCE_DIR" run lint
[info] Running command: npm --prefix "$RESOURCE_DIR" run build
[info] ✔ functions: Finished running predeploy script.
[debug] [2024-01-07T17:35:34.467Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 [none]
[debug] [2024-01-07T17:35:34.745Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 200
[debug] [2024-01-07T17:35:34.745Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 {"projectId":"sample-web-ec852","projectNumber":"1074011158968","displayName":"sample-web","name":"projects/sample-web-ec852","resources":{"hostingSite":"sample-web-ec852","realtimeDatabaseInstance":"sample-web-ec852-default-rtdb"},"state":"ACTIVE","etag":"1_bffb2e5b-b291-4073-b9df-9161a0c4d811"}
[info] i functions: preparing codebase default for deployment
[info] i functions: ensuring required API cloudfunctions.googleapis.com is enabled...
[info] i functions: ensuring required API cloudbuild.googleapis.com is enabled...
[info] i artifactregistry: ensuring required API artifactregistry.googleapis.com is enabled...
[debug] [2024-01-07T17:35:34.747Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudfunctions.googleapis.com [none]
[debug] [2024-01-07T17:35:34.747Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudfunctions.googleapis.com x-goog-quota-user=projects/sample-web-ec852
[debug] [2024-01-07T17:35:34.748Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/runtimeconfig.googleapis.com [none]
[debug] [2024-01-07T17:35:34.748Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/runtimeconfig.googleapis.com x-goog-quota-user=projects/sample-web-ec852
[debug] [2024-01-07T17:35:34.748Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudbuild.googleapis.com [none]
[debug] [2024-01-07T17:35:34.748Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudbuild.googleapis.com x-goog-quota-user=projects/sample-web-ec852
[debug] [2024-01-07T17:35:34.749Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/artifactregistry.googleapis.com [none]
[debug] [2024-01-07T17:35:34.749Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/artifactregistry.googleapis.com x-goog-quota-user=projects/sample-web-ec852
[debug] [2024-01-07T17:35:35.125Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/runtimeconfig.googleapis.com 200
[debug] [2024-01-07T17:35:35.125Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/runtimeconfig.googleapis.com [omitted]
[debug] [2024-01-07T17:35:35.128Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/artifactregistry.googleapis.com 200
[debug] [2024-01-07T17:35:35.128Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/artifactregistry.googleapis.com [omitted]
[info] ✔ artifactregistry: required API artifactregistry.googleapis.com is enabled
[debug] [2024-01-07T17:35:35.131Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudfunctions.googleapis.com 200
[debug] [2024-01-07T17:35:35.131Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudfunctions.googleapis.com [omitted]
[info] ✔ functions: required API cloudfunctions.googleapis.com is enabled
[debug] [2024-01-07T17:35:35.135Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudbuild.googleapis.com 200
[debug] [2024-01-07T17:35:35.136Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/sample-web-ec852/services/cloudbuild.googleapis.com [omitted]
[info] ✔ functions: required API cloudbuild.googleapis.com is enabled
[debug] [2024-01-07T17:35:35.136Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852/adminSdkConfig [none]
[debug] [2024-01-07T17:35:35.445Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852/adminSdkConfig 200
[debug] [2024-01-07T17:35:35.445Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852/adminSdkConfig {"projectId":"sample-web-ec852","databaseURL":"https://sample-web-ec852-default-rtdb.firebaseio.com","storageBucket":"sample-web-ec852.appspot.com"}
[debug] [2024-01-07T17:35:35.446Z] >>> [apiv2][query] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs [none]
[debug] [2024-01-07T17:35:35.724Z] <<< [apiv2][status] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs 200
[debug] [2024-01-07T17:35:35.724Z] <<< [apiv2][body] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs {"configs":[{"name":"projects/sample-web-ec852/configs/openai"}]}
[debug] [2024-01-07T17:35:35.724Z] >>> [apiv2][query] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables [none]
[debug] [2024-01-07T17:35:35.968Z] <<< [apiv2][status] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables 200
[debug] [2024-01-07T17:35:35.968Z] <<< [apiv2][body] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables {"variables":[{"name":"projects/sample-web-ec852/configs/openai/variables/key","updateTime":"2024-01-07T17:31:49.939482097Z"}]}
[debug] [2024-01-07T17:35:35.969Z] >>> [apiv2][query] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables/key [none]
[debug] [2024-01-07T17:35:36.137Z] <<< [apiv2][status] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables/key 200
[debug] [2024-01-07T17:35:36.137Z] <<< [apiv2][body] GET https://runtimeconfig.googleapis.com/v1beta1/projects/sample-web-ec852/configs/openai/variables/key {"name":"projects/sample-web-ec852/configs/openai/variables/key","updateTime":"2024-01-07T17:31:49.939482097Z","text":"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"}
[debug] [2024-01-07T17:35:36.142Z] Validating nodejs source
[debug] [2024-01-07T17:35:36.550Z] > [functions] package.json contents: {
"name": "functions",
"scripts": {
"lint": "eslint --ext .js,.ts .",
"build": "tsc",
"build:watch": "tsc --watch",
"serve": "npm run build && firebase emulators:start --only functions",
"shell": "npm run build && firebase functions:shell",
"start": "npm run shell",
"deploy": "firebase deploy --only functions",
"logs": "firebase functions:log"
},
"engines": {
"node": "18"
},
"main": "lib/index.js",
"dependencies": {
"@google-cloud/functions-framework": "^3.3.0",
"cors": "^2.8.5",
"firebase-admin": "^11.8.0",
"firebase-functions": "^4.3.1",
"openai": "^4.24.1"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-import": "^2.25.4",
"firebase-functions-test": "^3.1.0",
"typescript": "^4.9.5"
},
"private": true
}
[debug] [2024-01-07T17:35:36.550Z] Building nodejs source
[info] i functions: Loading and analyzing source code for codebase default to determine what to deploy
[debug] [2024-01-07T17:35:36.551Z] Could not find functions.yaml. Must use http discovery
[debug] [2024-01-07T17:35:36.558Z] Found firebase-functions binary at '/Users/ahmedamawi/Documents/projects/sample-web-app/functions/node_modules/.bin/firebase-functions'
[info] Serving at port 8413
[debug] [2024-01-07T17:35:36.791Z] Got response from /__/functions.yaml {"endpoints":{"generatePoem":{"platform":"gcfv1","availableMemoryMb":null,"timeoutSeconds":null,"minInstances":null,"maxInstances":null,"ingressSettings":null,"serviceAccountEmail":null,"vpc":null,"httpsTrigger":{},"entryPoint":"generatePoem"}},"specVersion":"v1alpha1","requiredAPIs":[]}
[info] i functions: preparing functions directory for uploading...
[info] i functions: packaged /Users/ahmedamawi/Documents/projects/sample-web-app/functions (96.8 KB) for uploading
[debug] [2024-01-07T17:35:41.836Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/-/functions [none]
[debug] [2024-01-07T17:35:42.382Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/-/functions 200
[debug] [2024-01-07T17:35:42.382Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/-/functions {"functions":[{"name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","timeout":"60s","availableMemoryMb":256,"serviceAccountEmail":"sample-web-ec852@appspot.gserviceaccount.com","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"d592366f243a75f46765fc65b338338cf83c430e"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/67412a8c-a936-40ec-9a38-b857fa199f54.zip","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","ingressSettings":"ALLOW_ALL","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}}]}
[debug] [2024-01-07T17:35:42.384Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v2/projects/sample-web-ec852/locations/-/functions filter=environment%3D%22GEN_2%22
[debug] [2024-01-07T17:35:42.879Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v2/projects/sample-web-ec852/locations/-/functions 200
[debug] [2024-01-07T17:35:42.879Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v2/projects/sample-web-ec852/locations/-/functions {}
[debug] [2024-01-07T17:35:42.881Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 [none]
[debug] [2024-01-07T17:35:43.278Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 200
[debug] [2024-01-07T17:35:43.278Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/sample-web-ec852 {"projectId":"sample-web-ec852","projectNumber":"1074011158968","displayName":"sample-web","name":"projects/sample-web-ec852","resources":{"hostingSite":"sample-web-ec852","realtimeDatabaseInstance":"sample-web-ec852-default-rtdb"},"state":"ACTIVE","etag":"1_bffb2e5b-b291-4073-b9df-9161a0c4d811"}
[debug] [2024-01-07T17:35:43.280Z] >>> [apiv2][query] POST https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions:generateUploadUrl [none]
[debug] [2024-01-07T17:35:43.280Z] >>> [apiv2][body] POST https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions:generateUploadUrl {}
[debug] [2024-01-07T17:35:43.891Z] <<< [apiv2][status] POST https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions:generateUploadUrl 200
[debug] [2024-01-07T17:35:43.892Z] <<< [apiv2][body] POST https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions:generateUploadUrl {"uploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D"}
[debug] [2024-01-07T17:35:43.894Z] >>> [apiv2][query] PUT https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip GoogleAccessId=service-1074011158968%40gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D
[debug] [2024-01-07T17:35:43.894Z] >>> [apiv2][body] PUT https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip [stream]
[debug] [2024-01-07T17:35:44.141Z] <<< [apiv2][status] PUT https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip 200
[debug] [2024-01-07T17:35:44.141Z] <<< [apiv2][body] PUT https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip [omitted]
[info] ✔ functions: functions folder uploaded successfully
[info] i functions: updating Node.js 18 (1st Gen) function generatePoem(us-central1)...
[debug] [2024-01-07T17:35:44.144Z] >>> [apiv2][query] PATCH https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions/generatePoem updateMask=name%2CsourceUploadUrl%2CentryPoint%2Cruntime%2CdockerRegistry%2Clabels%2ChttpsTrigger.securityLevel%2CminInstances%2CmaxInstances%2CingressSettings%2CenvironmentVariables%2CserviceAccountEmail%2CavailableMemoryMb%2Ctimeout%2CvpcConnector%2CvpcConnectorEgressSettings%2CsourceToken%2CbuildEnvironmentVariables
[debug] [2024-01-07T17:35:44.144Z] >>> [apiv2][body] PATCH https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions/generatePoem {"name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","entryPoint":"generatePoem","runtime":"nodejs18","dockerRegistry":"ARTIFACT_REGISTRY","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"httpsTrigger":{"securityLevel":"SECURE_ALWAYS"},"minInstances":null,"maxInstances":null,"ingressSettings":null,"environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"serviceAccountEmail":null,"availableMemoryMb":null,"timeout":null,"vpcConnector":null,"vpcConnectorEgressSettings":null,"buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""}}
[debug] [2024-01-07T17:35:44.712Z] <<< [apiv2][status] PATCH https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions/generatePoem 200
[debug] [2024-01-07T17:35:44.713Z] <<< [apiv2][body] PATCH https://cloudfunctions.googleapis.com/v1/projects/sample-web-ec852/locations/us-central1/functions/generatePoem {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z"}}
[debug] [2024-01-07T17:35:44.714Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:35:44.917Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:35:44.918Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z"}}
[debug] [2024-01-07T17:35:45.420Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:35:45.420Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:35:45.577Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:35:45.577Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:35:46.578Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:35:46.579Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:35:46.719Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:35:46.720Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:35:48.721Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:35:48.722Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:35:48.888Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:35:48.889Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:35:52.889Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:35:52.890Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:35:53.037Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:35:53.038Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:36:01.039Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:36:01.039Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:36:01.245Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:36:01.246Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:36:11.247Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:36:11.248Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:36:11.438Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:36:11.438Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:36:21.441Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:36:21.441Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:36:21.638Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:36:21.638Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}
[debug] [2024-01-07T17:36:31.639Z] [update-default-us-central1-generatePoem] Retrying task index 0
[debug] [2024-01-07T17:36:31.640Z] >>> [apiv2][query] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA [none]
[debug] [2024-01-07T17:36:31.884Z] <<< [apiv2][status] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA 200
[debug] [2024-01-07T17:36:31.884Z] <<< [apiv2][body] GET https://cloudfunctions.googleapis.com/v1/operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA {"name":"operations/c2FtcGxlLXdlYi1lYzg1Mi91cy1jZW50cmFsMS9nZW5lcmF0ZVBvZW0vWVBTclkyM0hTdTA","metadata":{"@type":"type.googleapis.com/google.cloud.functions.v1.OperationMetadataV1","target":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","type":"UPDATE_FUNCTION","request":{"@type":"type.googleapis.com/google.cloud.functions.v1.CloudFunction","name":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem","httpsTrigger":{"url":"https://us-central1-sample-web-ec852.cloudfunctions.net/generatePoem","securityLevel":"SECURE_ALWAYS"},"status":"ACTIVE","entryPoint":"generatePoem","updateTime":"2024-01-07T16:36:10.157Z","versionId":"3","labels":{"deployment-tool":"cli-firebase","firebase-functions-hash":"3ba7c3b204ef6c0b528f5a708797aec2ced74803"},"sourceUploadUrl":"https://storage.googleapis.com/uploads-870625106093.us-central1.cloudfunctions.appspot.com/712a9a03-1e1d-4d77-8dc1-6e1001ea4611.zip?GoogleAccessId=service-1074011158968@gcf-admin-robot.iam.gserviceaccount.com&Expires=1704650743&Signature=lMKPTs6SvsqI0d8ygbpEAAC64IYEVZ2FFEB%2FmtLzihRKCeZY9rDnJuaiOXHo3m0sD6Ch3eTrZtAP%2BgHirkHht5yiPW9WmnqBuCVZBLr%2BZq2sDN8kttpzHBU0vHsEUDouYWAY%2FIPklLZEz%2FmoOIOySWM5W26JeZFllhpPaufjemPr252gTo1eqXNk%2FyQNiWx5A3ow20dtXPUTbNRupGBDx623n5ZLdkSpsJHT2B9EnZO0q47yNFWdb7gBDlTB3K3kna89%2FVIdsFEW%2BakyBE%2FipPNkP%2Fpef0RrLDIGNFCngcDGgeTuJe9tAe4%2BZmBWinmAQcL9NNg9tMKEYlGF8ktenA%3D%3D","environmentVariables":{"FIREBASE_CONFIG":"{\"projectId\":\"sample-web-ec852\",\"databaseURL\":\"https://sample-web-ec852-default-rtdb.firebaseio.com\",\"storageBucket\":\"sample-web-ec852.appspot.com\"}","GCLOUD_PROJECT":"sample-web-ec852","EVENTARC_CLOUD_EVENT_SOURCE":"projects/sample-web-ec852/locations/us-central1/functions/generatePoem"},"runtime":"nodejs18","buildId":"fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","buildEnvironmentVariables":{"GOOGLE_NODE_RUN_SCRIPTS":""},"buildName":"projects/1074011158968/locations/us-central1/builds/fd644bdc-6f31-49e3-9d7a-04c6766d9e8b","dockerRegistry":"ARTIFACT_REGISTRY","automaticUpdatePolicy":{}},"versionId":"4","updateTime":"2024-01-07T17:35:44Z","buildId":"8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce","buildName":"projects/1074011158968/locations/us-central1/builds/8ac94f04-4f4f-414d-89bd-a0b6ce6a35ce"}}