-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapilogs.log
386 lines (386 loc) · 15.8 KB
/
apilogs.log
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
19:51:33[main] INFO uiLogger - *** Response Headers ***: Server=Cowboy
Report-To={"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1724682094&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=PM5WUtFOqTIhcqrbdNGKwvfb7vwKIaudbuIhBaYbmtc%3D"}]}
Reporting-Endpoints=heroku-nel=https://nel.heroku.com/reports?ts=1724682094&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=PM5WUtFOqTIhcqrbdNGKwvfb7vwKIaudbuIhBaYbmtc%3D
Nel={"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Connection=keep-alive
Access-Control-Allow-Origin=*
X-Dns-Prefetch-Control=off
X-Frame-Options=SAMEORIGIN
Strict-Transport-Security=max-age=15552000; includeSubDomains
X-Download-Options=noopen
X-Content-Type-Options=nosniff
X-Xss-Protection=1; mode=block
X-Ratelimit-Limit=100
X-Ratelimit-Remaining=94
Date=Mon, 26 Aug 2024 14:21:34 GMT
X-Ratelimit-Reset=1724682098
Content-Type=application/json; charset=utf-8
Etag=W/"a36f-Hyqmc+8fsEhjdF4H4imH3z/VXKo"
Vary=Accept-Encoding
Content-Encoding=gzip
Transfer-Encoding=chunked
Via=1.1 vegur
19:51:33[main] INFO uiLogger - Test method passed: getAllUsers
19:51:33[main] INFO uiLogger - Starting test method: getSearchUser
19:51:34[main] INFO uiLogger - *** Response Status Code ***: 200
19:51:34[main] INFO uiLogger - *** Response Body ***: {
"users": [
{
"id": 2,
"firstName": "Michael",
"lastName": "Williams",
"maidenName": "",
"age": 35,
"gender": "male",
"email": "michael.williams@x.dummyjson.com",
"phone": "+49 258-627-6644",
"username": "michaelw",
"password": "michaelwpass",
"birthDate": "1989-8-10",
"image": "https://dummyjson.com/icon/michaelw/128",
"bloodGroup": "B+",
"height": 186.22,
"weight": 76.32,
"eyeColor": "Red",
"hair": {
"color": "Green",
"type": "Straight"
},
"ip": "12.13.116.142",
"address": {
"address": "385 Fifth Street",
"city": "Houston",
"state": "Alabama",
"stateCode": "AL",
"postalCode": "38807",
"coordinates": {
"lat": 22.815468,
"lng": 115.608581
},
"country": "United States"
},
"macAddress": "79:15:78:99:60:aa",
"university": "Ohio State University",
"bank": {
"cardExpire": "02/27",
"cardNumber": "6737807858721625",
"cardType": "Elo",
"currency": "SEK",
"iban": "83IDT77FWYLCJVR8ISDACFH0"
},
"company": {
"department": "Support",
"name": "Spinka - Dickinson",
"title": "Support Specialist",
"address": {
"address": "395 Main Street",
"city": "Los Angeles",
"state": "New Hampshire",
"stateCode": "NH",
"postalCode": "73442",
"coordinates": {
"lat": 79.098326,
"lng": -119.624845
},
"country": "United States"
}
},
"ein": "912-602",
"ssn": "108-953-962",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.1072.76 Safari/537.36",
"crypto": {
"coin": "Bitcoin",
"wallet": "0xb9fc2fe63b2a6c003f1c324c3bfa53259162181a",
"network": "Ethereum (ERC20)"
},
"role": "admin"
},
{
"id": 104,
"firstName": "Michael",
"lastName": "Johnson",
"maidenName": "",
"age": 24,
"gender": "male",
"email": "michael.johnson@x.dummyjson.com",
"phone": "+92 290-825-4767",
"username": "michaelj",
"password": "michaeljpass",
"birthDate": "2000-1-6",
"image": "https://dummyjson.com/icon/michaelj/128",
"bloodGroup": "A+",
"height": 164.38,
"weight": 97.18,
"eyeColor": "Red",
"hair": {
"color": "White",
"type": "Curly"
},
"ip": "115.37.119.66",
"address": {
"address": "1252 Washington Street",
"city": "Phoenix",
"state": "Maryland",
"stateCode": "MD",
"postalCode": "64002",
"coordinates": {
"lat": -79.040825,
"lng": 100.576804
},
"country": "United States"
},
"macAddress": "29:bc:a7:64:58:48",
"university": "University of Miami",
"bank": {
"cardExpire": "04/29",
"cardNumber": "2205427429854197",
"cardType": "Mir",
"currency": "NZD",
"iban": "6K4V5L5HGC4BR84RUB9PI41J"
},
"company": {
"department": "Marketing",
"name": "Wisozk, Schamberger and Huels",
"title": "Systems Analyst",
"address": {
"address": "378 Madison Street",
"city": "Columbus",
"state": "South Dakota",
"stateCode": "SD",
"postalCode": "34297",
"coordinates": {
"lat": -74.566078,
"lng": -90.962102
},
"country": "United States"
}
},
"ein": "819-102",
"ssn": "924-462-933",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36",
"crypto": {
"coin": "Bitcoin",
"wallet": "0xb9fc2fe63b2a6c003f1c324c3bfa53259162181a",
"network": "Ethereum (ERC20)"
},
"role": "user"
}
],
"total": 2,
"skip": 0,
"limit": 2
}
19:51:34[main] INFO uiLogger - *** Response Headers ***: Server=Cowboy
Report-To={"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1724682096&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=lcruMSrKjM5KuVZhXhbAQHWg2OwY2F9HYPXu5UydvAA%3D"}]}
Reporting-Endpoints=heroku-nel=https://nel.heroku.com/reports?ts=1724682096&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=lcruMSrKjM5KuVZhXhbAQHWg2OwY2F9HYPXu5UydvAA%3D
Nel={"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Connection=keep-alive
Access-Control-Allow-Origin=*
X-Dns-Prefetch-Control=off
X-Frame-Options=SAMEORIGIN
Strict-Transport-Security=max-age=15552000; includeSubDomains
X-Download-Options=noopen
X-Content-Type-Options=nosniff
X-Xss-Protection=1; mode=block
X-Ratelimit-Limit=100
X-Ratelimit-Remaining=93
Date=Mon, 26 Aug 2024 14:21:36 GMT
X-Ratelimit-Reset=1724682098
Content-Type=application/json; charset=utf-8
Etag=W/"b06-0OAtxgGjRmqyeOLOE1Ccee50oSY"
Vary=Accept-Encoding
Content-Encoding=gzip
Transfer-Encoding=chunked
Via=1.1 vegur
19:51:34[main] INFO uiLogger - Test method passed: getSearchUser
19:51:34[main] INFO uiLogger - Starting test method: getSingleUser
19:51:36[main] INFO uiLogger - *** Response Status Code ***: 200
19:51:36[main] INFO uiLogger - *** Response Body ***: {
"id": 1,
"firstName": "Emily",
"lastName": "Johnson",
"maidenName": "Smith",
"age": 28,
"gender": "female",
"email": "emily.johnson@x.dummyjson.com",
"phone": "+81 965-431-3024",
"username": "emilys",
"password": "emilyspass",
"birthDate": "1996-5-30",
"image": "https://dummyjson.com/icon/emilys/128",
"bloodGroup": "O-",
"height": 193.24,
"weight": 63.16,
"eyeColor": "Green",
"hair": {
"color": "Brown",
"type": "Curly"
},
"ip": "42.48.100.32",
"address": {
"address": "626 Main Street",
"city": "Phoenix",
"state": "Mississippi",
"stateCode": "MS",
"postalCode": "29112",
"coordinates": {
"lat": -77.16213,
"lng": -92.084824
},
"country": "United States"
},
"macAddress": "47:fa:41:18:ec:eb",
"university": "University of Wisconsin--Madison",
"bank": {
"cardExpire": "03/26",
"cardNumber": "9289760655481815",
"cardType": "Elo",
"currency": "CNY",
"iban": "YPUXISOBI7TTHPK2BR3HAIXL"
},
"company": {
"department": "Engineering",
"name": "Dooley, Kozey and Cronin",
"title": "Sales Manager",
"address": {
"address": "263 Tenth Street",
"city": "San Francisco",
"state": "Wisconsin",
"stateCode": "WI",
"postalCode": "37657",
"coordinates": {
"lat": 71.814525,
"lng": -161.150263
},
"country": "United States"
}
},
"ein": "977-175",
"ssn": "900-590-289",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36",
"crypto": {
"coin": "Bitcoin",
"wallet": "0xb9fc2fe63b2a6c003f1c324c3bfa53259162181a",
"network": "Ethereum (ERC20)"
},
"role": "admin"
}
19:51:36[main] INFO uiLogger - *** Response Headers ***: Server=Cowboy
Report-To={"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1724682097&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=TZsML%2BgzGkRmI%2F32ZNs639BAnccwTl0ANIjbkWRnXR8%3D"}]}
Reporting-Endpoints=heroku-nel=https://nel.heroku.com/reports?ts=1724682097&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=TZsML%2BgzGkRmI%2F32ZNs639BAnccwTl0ANIjbkWRnXR8%3D
Nel={"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Connection=keep-alive
Access-Control-Allow-Origin=*
X-Dns-Prefetch-Control=off
X-Frame-Options=SAMEORIGIN
Strict-Transport-Security=max-age=15552000; includeSubDomains
X-Download-Options=noopen
X-Content-Type-Options=nosniff
X-Xss-Protection=1; mode=block
X-Ratelimit-Limit=100
X-Ratelimit-Remaining=99
Date=Mon, 26 Aug 2024 14:21:37 GMT
X-Ratelimit-Reset=1724682108
Content-Type=application/json; charset=utf-8
Etag=W/"57b-eBF3JfwanM/U4Wy609CPdIf9zRA"
Vary=Accept-Encoding
Content-Encoding=gzip
Transfer-Encoding=chunked
Via=1.1 vegur
19:51:36[main] INFO uiLogger - Test method passed: getSingleUser
19:51:36[main] INFO uiLogger - Starting test method: postProducts
19:51:37[main] INFO uiLogger - *** Response Status Code ***: 201
19:51:37[main] INFO uiLogger - *** Response Body ***: {
"id": 195,
"title": "Essence Mascara Lash Princess",
"price": 9.99,
"discountPercentage": 7.17,
"stock": 5,
"rating": 4.94,
"description": "The Essence Mascara Lash Princess is a popular mascara known for its volumizing and lengthening effects. Achieve dramatic lashes with this long-lasting and cruelty-free formula.",
"category": "beauty"
}
19:51:37[main] INFO uiLogger - *** Response Headers ***: Server=Cowboy
Report-To={"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1724682098&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=C9iIN180eRT4HTfmfj30KsUBBS64IqpqxjQMnaqTKAw%3D"}]}
Reporting-Endpoints=heroku-nel=https://nel.heroku.com/reports?ts=1724682098&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=C9iIN180eRT4HTfmfj30KsUBBS64IqpqxjQMnaqTKAw%3D
Nel={"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Connection=keep-alive
Access-Control-Allow-Origin=*
X-Dns-Prefetch-Control=off
X-Frame-Options=SAMEORIGIN
Strict-Transport-Security=max-age=15552000; includeSubDomains
X-Download-Options=noopen
X-Content-Type-Options=nosniff
X-Xss-Protection=1; mode=block
X-Ratelimit-Limit=100
X-Ratelimit-Remaining=98
Date=Mon, 26 Aug 2024 14:21:38 GMT
X-Ratelimit-Reset=1724682108
Content-Type=application/json; charset=utf-8
Content-Length=327
Etag=W/"147-6gg0JNfvhWv4BZfg7UVdHqNTXXY"
Vary=Accept-Encoding
Via=1.1 vegur
19:51:37[main] INFO uiLogger - Test method passed: postProducts
19:51:37[main] INFO uiLogger - Starting test method: postUserPost
19:51:38[main] INFO uiLogger - *** Response Status Code ***: 201
19:51:38[main] INFO uiLogger - *** Response Body ***: {
"id": 252,
"title": "His mother had always taught him",
"body": "His mother had always taught him not to ever think of himself as better than others. He'd tried to live by this motto. He never looked down on those who were less fortunate or who had less money than him. But the stupidity of the group of people he was talking to made him change his mind.",
"userId": 121,
"tags": [
"history",
"american",
"crime"
],
"reactions": {
"likes": 192,
"dislikes": 25
}
}
19:51:38[main] INFO uiLogger - *** Response Headers ***: Server=Cowboy
Report-To={"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1724682099&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=HTda8jxrkn5boWcP%2FKQKOu9mcqTye16whbaPgvwWcw0%3D"}]}
Reporting-Endpoints=heroku-nel=https://nel.heroku.com/reports?ts=1724682099&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=HTda8jxrkn5boWcP%2FKQKOu9mcqTye16whbaPgvwWcw0%3D
Nel={"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Connection=keep-alive
Access-Control-Allow-Origin=*
X-Dns-Prefetch-Control=off
X-Frame-Options=SAMEORIGIN
Strict-Transport-Security=max-age=15552000; includeSubDomains
X-Download-Options=noopen
X-Content-Type-Options=nosniff
X-Xss-Protection=1; mode=block
X-Ratelimit-Limit=100
X-Ratelimit-Remaining=97
Date=Mon, 26 Aug 2024 14:21:39 GMT
X-Ratelimit-Reset=1724682108
Content-Type=application/json; charset=utf-8
Content-Length=443
Etag=W/"1bb-VSoruo33L3NuPn7W3/LPijIbqrI"
Vary=Accept-Encoding
Via=1.1 vegur
19:51:38[main] INFO uiLogger - Test method passed: postUserPost
21:22:47[main] INFO uiLogger - Starting test method: uiTestCase
21:22:47[main] INFO uiLogger - Test method passed: uiTestCase
21:37:02[main] INFO uiLogger - Starting test method: uiTestCase
21:37:02[main] INFO uiLogger - Test method passed: uiTestCase
21:54:36[main] INFO uiLogger - Starting test method: uiTestCase
21:54:36[main] INFO uiLogger - Test method passed: uiTestCase
22:07:30[main] INFO uiLogger - Starting test method: uiTestCase
22:07:30[main] INFO uiLogger - Test method passed: uiTestCase
22:21:39[main] INFO uiLogger - Starting test method: uiTestCase
22:21:39[main] INFO uiLogger - Test method passed: uiTestCase
22:26:37[main] INFO uiLogger - Starting test method: uiTestCase
22:26:37[main] INFO uiLogger - Test method passed: uiTestCase
22:29:45[main] INFO uiLogger - Starting test method: uiTestCase
22:29:45[main] INFO uiLogger - Test method passed: uiTestCase
22:33:56[main] INFO uiLogger - Starting test method: uiTestCase
22:33:56[main] INFO uiLogger - Test method passed: uiTestCase
22:13:22[main] INFO uiLogger - Starting test method: SecurityTest
22:13:22[main] ERROR uiLogger - Test method failed: SecurityTest
22:13:23[main] ERROR uiLogger - Test method failed: SecurityTest
22:22:58[main] INFO uiLogger - Starting test method: SecurityTest
22:23:01[main] INFO uiLogger - Test method passed: SecurityTest
22:23:01[main] INFO uiLogger - Starting test method: testSqlInjection
22:23:03[main] INFO uiLogger - Test method passed: testSqlInjection