@futdevpro/nts-dynamo 1.15.46 → 1.15.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (22) hide show
  1. package/.dynamo/logs/cicd-pipeline/output.log +1618 -1541
  2. package/.dynamo/logs/cicd-pipeline/status.json +210 -208
  3. package/build/_modules/rate-limit/_models/rate-limit-config.interface.d.ts +8 -0
  4. package/build/_modules/rate-limit/_models/rate-limit-config.interface.d.ts.map +1 -1
  5. package/build/_modules/rate-limit/rate-limit.middleware.d.ts +15 -0
  6. package/build/_modules/rate-limit/rate-limit.middleware.d.ts.map +1 -1
  7. package/build/_modules/rate-limit/rate-limit.middleware.js +32 -4
  8. package/build/_modules/rate-limit/rate-limit.middleware.js.map +1 -1
  9. package/build/_modules/server/server-status/server-status.control-service.d.ts +30 -0
  10. package/build/_modules/server/server-status/server-status.control-service.d.ts.map +1 -1
  11. package/build/_modules/server/server-status/server-status.control-service.js +40 -0
  12. package/build/_modules/server/server-status/server-status.control-service.js.map +1 -1
  13. package/build/_modules/server/server-status/server-status.controller.d.ts.map +1 -1
  14. package/build/_modules/server/server-status/server-status.controller.js +13 -0
  15. package/build/_modules/server/server-status/server-status.controller.js.map +1 -1
  16. package/package.json +2 -2
  17. package/src/_modules/rate-limit/_models/rate-limit-config.interface.ts +9 -0
  18. package/src/_modules/rate-limit/rate-limit.middleware.spec.ts +53 -0
  19. package/src/_modules/rate-limit/rate-limit.middleware.ts +42 -9
  20. package/src/_modules/server/server-status/server-status.control-service.spec.ts +52 -0
  21. package/src/_modules/server/server-status/server-status.control-service.ts +60 -0
  22. package/src/_modules/server/server-status/server-status.controller.ts +16 -1
@@ -1,101 +1,164 @@
1
- === CICD Pipeline | started: 2026-06-06T03:39:27.739Z | PID: 25741 ===
2
- [cdp] ▶ discord-start (started: 3:39:27 AM)
1
+ === CICD Pipeline | started: 2026-06-09T07:21:58.915Z | PID: 81923 ===
2
+ [cdp] ▶ discord-start (started: 7:21:58 AM)
3
3
  Processing Discord start notification command...
4
4
  Starting Discord start notification process...
5
5
  Discord start notification sent successfully
6
6
  Discord start notification command completed successfully
7
- [cdp] ✓ discord-start (4.2s)
8
- [cdp] ▶ pre-flight (started: 3:39:32 AM)
7
+ [cdp] ✓ discord-start (11.3s)
8
+ [cdp] ▶ pre-flight (started: 7:22:11 AM)
9
9
  Pre-flight check passed: all required variables are set
10
10
  [cdp] ✓ pre-flight (0.1s)
11
- [cdp] ▶ install (started: 3:39:34 AM)
11
+ [cdp] ▶ install (started: 7:22:12 AM)
12
12
  Progress: resolved 1, reused 0, downloaded 0, added 0
13
- Progress: resolved 6, reused 0, downloaded 0, added 0
14
- Progress: resolved 19, reused 0, downloaded 0, added 0
15
- Progress: resolved 33, reused 2, downloaded 0, added 0
16
- Progress: resolved 37, reused 6, downloaded 0, added 0
17
- Progress: resolved 44, reused 9, downloaded 0, added 0
18
- Progress: resolved 99, reused 10, downloaded 0, added 0
19
- Progress: resolved 113, reused 10, downloaded 0, added 0
20
- Progress: resolved 122, reused 12, downloaded 0, added 0
21
- Progress: resolved 135, reused 13, downloaded 0, added 0
22
- Progress: resolved 157, reused 14, downloaded 0, added 0
23
- Progress: resolved 206, reused 14, downloaded 0, added 0
24
- Progress: resolved 238, reused 17, downloaded 0, added 0
25
- Progress: resolved 256, reused 17, downloaded 0, added 0
26
- Progress: resolved 300, reused 17, downloaded 0, added 0
27
- Progress: resolved 331, reused 19, downloaded 0, added 0
28
- Progress: resolved 383, reused 21, downloaded 0, added 0
29
- Progress: resolved 452, reused 22, downloaded 0, added 0
30
-  WARN  Request took 10640ms: https://registry.npmjs.org/@discordjs%2Futil
31
-  WARN  Request took 12349ms: https://registry.npmjs.org/discord-api-types
32
-  WARN  Request took 11969ms: https://registry.npmjs.org/@discordjs%2Fws
33
- Progress: resolved 512, reused 22, downloaded 0, added 0
34
-  WARN  Request took 11987ms: https://registry.npmjs.org/@discordjs%2Frest
35
-  WARN  Request took 11529ms: https://registry.npmjs.org/@discordjs%2Fbuilders
36
- Progress: resolved 521, reused 22, downloaded 0, added 0
37
- Progress: resolved 524, reused 23, downloaded 0, added 0
13
+ Progress: resolved 7, reused 0, downloaded 0, added 0
14
+ Progress: resolved 29, reused 4, downloaded 0, added 0
15
+ Progress: resolved 35, reused 5, downloaded 0, added 0
16
+ Progress: resolved 38, reused 10, downloaded 0, added 0
17
+ Progress: resolved 80, reused 12, downloaded 0, added 0
18
+ Progress: resolved 112, reused 12, downloaded 0, added 0
19
+ Progress: resolved 121, reused 12, downloaded 0, added 0
20
+ Progress: resolved 142, reused 15, downloaded 0, added 0
21
+ Progress: resolved 181, reused 15, downloaded 0, added 0
22
+ Progress: resolved 242, reused 15, downloaded 0, added 0
23
+ Progress: resolved 269, reused 17, downloaded 0, added 0
24
+ Progress: resolved 329, reused 17, downloaded 0, added 0
25
+ Progress: resolved 424, reused 18, downloaded 0, added 0
26
+ Progress: resolved 438, reused 19, downloaded 0, added 0
27
+  WARN  Request took 10634ms: https://registry.npmjs.org/mongodb
28
+ Progress: resolved 453, reused 20, downloaded 0, added 0
29
+  WARN  Request took 10807ms: https://registry.npmjs.org/@discordjs%2Futil
30
+ Progress: resolved 504, reused 23, downloaded 0, added 0
31
+  WARN  Request took 10566ms: https://registry.npmjs.org/@discordjs%2Fformatters
32
+  WARN  Request took 12879ms: https://registry.npmjs.org/discord-api-types
33
+  WARN  Request took 12167ms: https://registry.npmjs.org/@discordjs%2Frest
34
+ Progress: resolved 513, reused 25, downloaded 0, added 0
35
+  WARN  Request took 12023ms: https://registry.npmjs.org/@discordjs%2Fbuilders
36
+  WARN  Request took 13028ms: https://registry.npmjs.org/@discordjs%2Fws
37
+ Progress: resolved 515, reused 25, downloaded 0, added 0
38
+ Progress: resolved 516, reused 25, downloaded 0, added 0
39
+ Progress: resolved 521, reused 25, downloaded 0, added 0
40
+ Progress: resolved 526, reused 25, downloaded 0, added 0
38
41
   WARN  10 deprecated subdependencies found: are-we-there-yet@2.0.0, gauge@3.0.2, glob@10.5.0, glob@7.2.3, inflight@1.0.6, node-domexception@1.0.0, npmlog@5.0.1, rimraf@2.7.1, rimraf@3.0.2, tar@6.2.1
39
- Progress: resolved 528, reused 23, downloaded 0, added 0
40
- Packages: +528
42
+ Progress: resolved 529, reused 26, downloaded 0, added 0
43
+ Packages: +529
41
44
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
42
- Progress: resolved 528, reused 27, downloaded 0, added 0
43
- Progress: resolved 528, reused 29, downloaded 0, added 0
44
- Progress: resolved 528, reused 30, downloaded 0, added 0
45
- Progress: resolved 528, reused 33, downloaded 0, added 0
46
- Progress: resolved 528, reused 41, downloaded 0, added 0
47
- Progress: resolved 528, reused 52, downloaded 0, added 0
48
- Progress: resolved 528, reused 65, downloaded 0, added 0
49
- Progress: resolved 528, reused 73, downloaded 0, added 0
50
- Progress: resolved 528, reused 90, downloaded 0, added 0
51
- Progress: resolved 528, reused 99, downloaded 0, added 0
52
- Progress: resolved 528, reused 110, downloaded 0, added 0
53
- Progress: resolved 528, reused 125, downloaded 0, added 0
54
- Progress: resolved 528, reused 135, downloaded 0, added 0
55
- Progress: resolved 528, reused 149, downloaded 0, added 0
56
- Progress: resolved 528, reused 164, downloaded 0, added 0
57
- Progress: resolved 528, reused 177, downloaded 0, added 0
58
- Progress: resolved 528, reused 187, downloaded 0, added 0
59
- Progress: resolved 528, reused 197, downloaded 0, added 0
60
- Progress: resolved 528, reused 206, downloaded 0, added 0
61
- Progress: resolved 528, reused 220, downloaded 0, added 0
62
- Progress: resolved 528, reused 232, downloaded 0, added 0
63
- Progress: resolved 528, reused 247, downloaded 0, added 0
64
- Progress: resolved 528, reused 264, downloaded 0, added 0
65
- Progress: resolved 528, reused 294, downloaded 0, added 0
66
- Progress: resolved 528, reused 315, downloaded 0, added 0
67
- Progress: resolved 528, reused 332, downloaded 0, added 0
68
- Progress: resolved 528, reused 349, downloaded 0, added 0
69
- Progress: resolved 528, reused 368, downloaded 0, added 0
70
- Progress: resolved 528, reused 413, downloaded 0, added 0
71
- Progress: resolved 528, reused 440, downloaded 0, added 0
72
- Progress: resolved 528, reused 509, downloaded 0, added 0
73
- Progress: resolved 528, reused 520, downloaded 0, added 0
74
- Progress: resolved 528, reused 523, downloaded 0, added 13
75
- Progress: resolved 528, reused 524, downloaded 0, added 35
76
- Progress: resolved 528, reused 525, downloaded 0, added 64
77
- Progress: resolved 528, reused 527, downloaded 0, added 91
78
- Progress: resolved 528, reused 527, downloaded 0, added 99
79
- Progress: resolved 528, reused 527, downloaded 0, added 142
80
- Progress: resolved 528, reused 527, downloaded 0, added 202
81
- Progress: resolved 528, reused 528, downloaded 0, added 230
82
- Progress: resolved 528, reused 528, downloaded 0, added 235
83
- Progress: resolved 528, reused 528, downloaded 0, added 236
84
- Progress: resolved 528, reused 528, downloaded 0, added 368
85
- Progress: resolved 528, reused 528, downloaded 0, added 498
86
- Progress: resolved 528, reused 528, downloaded 0, added 503
87
- Progress: resolved 528, reused 528, downloaded 0, added 523
88
- Progress: resolved 528, reused 528, downloaded 0, added 526
89
- Progress: resolved 528, reused 528, downloaded 0, added 527
90
- Progress: resolved 528, reused 528, downloaded 0, added 528
91
- Progress: resolved 528, reused 528, downloaded 0, added 528, done
45
+ Progress: resolved 529, reused 27, downloaded 0, added 0
46
+ Progress: resolved 529, reused 28, downloaded 0, added 0
47
+ Progress: resolved 529, reused 30, downloaded 0, added 0
48
+ Progress: resolved 529, reused 34, downloaded 0, added 0
49
+ Progress: resolved 529, reused 35, downloaded 0, added 0
50
+ Progress: resolved 529, reused 36, downloaded 0, added 0
51
+ Progress: resolved 529, reused 38, downloaded 0, added 0
52
+ Progress: resolved 529, reused 41, downloaded 0, added 0
53
+ Progress: resolved 529, reused 46, downloaded 0, added 0
54
+ Progress: resolved 529, reused 52, downloaded 0, added 0
55
+ Progress: resolved 529, reused 63, downloaded 0, added 0
56
+ Progress: resolved 529, reused 66, downloaded 0, added 0
57
+ Progress: resolved 529, reused 69, downloaded 0, added 0
58
+ Progress: resolved 529, reused 80, downloaded 0, added 0
59
+ Progress: resolved 529, reused 90, downloaded 0, added 0
60
+ Progress: resolved 529, reused 96, downloaded 0, added 0
61
+ Progress: resolved 529, reused 100, downloaded 0, added 0
62
+ Progress: resolved 529, reused 101, downloaded 0, added 0
63
+ Progress: resolved 529, reused 105, downloaded 0, added 0
64
+ Progress: resolved 529, reused 111, downloaded 0, added 0
65
+ Progress: resolved 529, reused 120, downloaded 0, added 0
66
+ Progress: resolved 529, reused 125, downloaded 0, added 0
67
+ Progress: resolved 529, reused 129, downloaded 0, added 0
68
+ Progress: resolved 529, reused 142, downloaded 0, added 0
69
+ Progress: resolved 529, reused 152, downloaded 0, added 0
70
+ Progress: resolved 529, reused 157, downloaded 0, added 0
71
+ Progress: resolved 529, reused 166, downloaded 0, added 0
72
+ Progress: resolved 529, reused 173, downloaded 0, added 0
73
+ Progress: resolved 529, reused 180, downloaded 0, added 0
74
+ Progress: resolved 529, reused 185, downloaded 0, added 0
75
+ Progress: resolved 529, reused 193, downloaded 0, added 0
76
+ Progress: resolved 529, reused 202, downloaded 0, added 0
77
+ Progress: resolved 529, reused 215, downloaded 0, added 0
78
+ Progress: resolved 529, reused 221, downloaded 0, added 0
79
+ Progress: resolved 529, reused 228, downloaded 0, added 0
80
+ Progress: resolved 529, reused 235, downloaded 0, added 0
81
+ Progress: resolved 529, reused 244, downloaded 0, added 0
82
+ Progress: resolved 529, reused 251, downloaded 0, added 0
83
+ Progress: resolved 529, reused 258, downloaded 0, added 0
84
+ Progress: resolved 529, reused 271, downloaded 0, added 0
85
+ Progress: resolved 529, reused 278, downloaded 0, added 0
86
+ Progress: resolved 529, reused 291, downloaded 0, added 0
87
+ Progress: resolved 529, reused 301, downloaded 0, added 0
88
+ Progress: resolved 529, reused 309, downloaded 0, added 0
89
+ Progress: resolved 529, reused 314, downloaded 0, added 0
90
+ Progress: resolved 529, reused 323, downloaded 0, added 0
91
+ Progress: resolved 529, reused 335, downloaded 0, added 0
92
+ Progress: resolved 529, reused 346, downloaded 0, added 0
93
+ Progress: resolved 529, reused 357, downloaded 0, added 0
94
+ Progress: resolved 529, reused 368, downloaded 0, added 0
95
+ Progress: resolved 529, reused 376, downloaded 0, added 0
96
+ Progress: resolved 529, reused 394, downloaded 0, added 0
97
+ Progress: resolved 529, reused 427, downloaded 0, added 0
98
+ Progress: resolved 529, reused 460, downloaded 0, added 0
99
+ Progress: resolved 529, reused 496, downloaded 0, added 0
100
+ Progress: resolved 529, reused 507, downloaded 0, added 0
101
+ Progress: resolved 529, reused 523, downloaded 0, added 3
102
+ Progress: resolved 529, reused 524, downloaded 0, added 9
103
+ Progress: resolved 529, reused 525, downloaded 0, added 14
104
+ Progress: resolved 529, reused 525, downloaded 0, added 17
105
+ Progress: resolved 529, reused 525, downloaded 0, added 20
106
+ Progress: resolved 529, reused 525, downloaded 0, added 22
107
+ Progress: resolved 529, reused 526, downloaded 0, added 22
108
+ Progress: resolved 529, reused 526, downloaded 0, added 23
109
+ Progress: resolved 529, reused 526, downloaded 0, added 24
110
+ Progress: resolved 529, reused 526, downloaded 0, added 25
111
+ Progress: resolved 529, reused 526, downloaded 0, added 31
112
+ Progress: resolved 529, reused 526, downloaded 0, added 37
113
+ Progress: resolved 529, reused 526, downloaded 0, added 42
114
+ Progress: resolved 529, reused 527, downloaded 0, added 45
115
+ Progress: resolved 529, reused 527, downloaded 0, added 60
116
+ Progress: resolved 529, reused 527, downloaded 0, added 63
117
+ Progress: resolved 529, reused 527, downloaded 0, added 77
118
+ Progress: resolved 529, reused 528, downloaded 0, added 86
119
+ Progress: resolved 529, reused 528, downloaded 0, added 100
120
+ Progress: resolved 529, reused 528, downloaded 0, added 109
121
+ Progress: resolved 529, reused 528, downloaded 0, added 124
122
+ Progress: resolved 529, reused 528, downloaded 0, added 134
123
+ Progress: resolved 529, reused 528, downloaded 0, added 138
124
+ Progress: resolved 529, reused 528, downloaded 0, added 141
125
+ Progress: resolved 529, reused 529, downloaded 0, added 153
126
+ Progress: resolved 529, reused 529, downloaded 0, added 168
127
+ Progress: resolved 529, reused 529, downloaded 0, added 186
128
+ Progress: resolved 529, reused 529, downloaded 0, added 189
129
+ Progress: resolved 529, reused 529, downloaded 0, added 207
130
+ Progress: resolved 529, reused 529, downloaded 0, added 244
131
+ Progress: resolved 529, reused 529, downloaded 0, added 252
132
+ Progress: resolved 529, reused 529, downloaded 0, added 253
133
+ Progress: resolved 529, reused 529, downloaded 0, added 267
134
+ Progress: resolved 529, reused 529, downloaded 0, added 288
135
+ Progress: resolved 529, reused 529, downloaded 0, added 300
136
+ Progress: resolved 529, reused 529, downloaded 0, added 325
137
+ Progress: resolved 529, reused 529, downloaded 0, added 346
138
+ Progress: resolved 529, reused 529, downloaded 0, added 384
139
+ Progress: resolved 529, reused 529, downloaded 0, added 491
140
+ Progress: resolved 529, reused 529, downloaded 0, added 504
141
+ Progress: resolved 529, reused 529, downloaded 0, added 505
142
+ Progress: resolved 529, reused 529, downloaded 0, added 506
143
+ Progress: resolved 529, reused 529, downloaded 0, added 510
144
+ Progress: resolved 529, reused 529, downloaded 0, added 511
145
+ Progress: resolved 529, reused 529, downloaded 0, added 512
146
+ Progress: resolved 529, reused 529, downloaded 0, added 521
147
+ Progress: resolved 529, reused 529, downloaded 0, added 522
148
+ Progress: resolved 529, reused 529, downloaded 0, added 523
149
+ Progress: resolved 529, reused 529, downloaded 0, added 525
150
+ Progress: resolved 529, reused 529, downloaded 0, added 526
151
+ Progress: resolved 529, reused 529, downloaded 0, added 527
152
+ Progress: resolved 529, reused 529, downloaded 0, added 528
153
+ Progress: resolved 529, reused 529, downloaded 0, added 529
154
+ Progress: resolved 529, reused 529, downloaded 0, added 529, done
92
155
  . prepare$ husky
93
156
  . prepare: Done
94
157
   WARN  Issues with peer dependencies found
95
158
  .
96
159
  └─┬ @futdevpro/dynamo-eslint 1.15.12
97
- ├── ✕ unmet peer @typescript-eslint/eslint-plugin@8.0.0: found 8.60.1
98
- ├── ✕ unmet peer @typescript-eslint/parser@8.0.0: found 8.60.1
160
+ ├── ✕ unmet peer @typescript-eslint/eslint-plugin@8.0.0: found 8.61.0
161
+ ├── ✕ unmet peer @typescript-eslint/parser@8.0.0: found 8.61.0
99
162
  ├── ✕ unmet peer eslint@9.0.0: found 9.39.4
100
163
  ├── ✕ unmet peer eslint-plugin-import@2.29.0: found 2.32.0
101
164
  ├── ✕ unmet peer eslint-plugin-jsdoc@48.0.0: found 48.11.0
@@ -103,7 +166,7 @@ Progress: resolved 528, reused 528, downloaded 0, added 528, done
103
166
  └── ✕ unmet peer prettier@3.3.0: found 3.8.3
104
167
 
105
168
  dependencies:
106
- + @futdevpro/fsm-dynamo 1.15.21
169
+ + @futdevpro/fsm-dynamo 1.15.23 (1.16.2 is available)
107
170
  + @types/express 4.17.21 (5.0.6 is available)
108
171
  + @types/geoip-lite 1.4.4
109
172
  + @types/node 24.1.0 (25.9.2 is available)
@@ -118,13 +181,13 @@ dependencies:
118
181
  + ts-node 10.9.2
119
182
 
120
183
  devDependencies:
121
- + @anthropic-ai/sdk 0.39.0 (0.101.0 is available)
184
+ + @anthropic-ai/sdk 0.39.0 (0.102.0 is available)
122
185
  + @discordjs/opus 0.10.0
123
186
  + @discordjs/voice 0.18.0 (0.19.2 is available)
124
187
  + @futdevpro/dynamo-eslint 1.15.12
125
188
  + @types/jasmine 4.3.6 (6.0.0 is available)
126
- + @typescript-eslint/eslint-plugin 8.60.1
127
- + @typescript-eslint/parser 8.60.1
189
+ + @typescript-eslint/eslint-plugin 8.61.0
190
+ + @typescript-eslint/parser 8.61.0
128
191
  + crypto-js 4.2.0
129
192
  + discord.js 14.24.2 (14.26.4 is available)
130
193
  + eslint 9.39.4 (10.4.1 is available)
@@ -144,21 +207,22 @@ devDependencies:
144
207
  + tslib 2.6.3 (2.8.1 is available)
145
208
  + typescript 5.5.4 (6.0.3 is available)
146
209
 
147
- Done in 1m 18.5s using pnpm v10.34.1
148
- [cdp] ✓ install (79s)
149
- [cdp] ▶ check-dev-leftovers (started: 3:40:54 AM)
210
+ Done in 2m 38.4s using pnpm v10.34.1
211
+ [cdp] ✓ install (158.9s)
212
+ [cdp] ▶ check-dev-leftovers (started: 7:24:52 AM)
150
213
  Checking dev leftovers... (--fix mode) (--patch-only safety gate)
151
214
  Processing check: TSCONFIG_PATHS in .
152
215
  Processing check: PACKAGE_VERSIONS in .
153
216
  ✓ .: compilerOptions.paths is either empty or not defined. Which is fine.
154
- ✅ @futdevpro/fsm-dynamo is latest (1.15.21)
217
+ ⚠️ .: @futdevpro/fsm-dynamo drift skipped — non-patch bump under --patch-only (Current: 1.15.23, Latest: 1.16.2). Bump manually.
218
+ 1 non-patch bump(s) skipped under --patch-only safety gate. Run without --patch-only or bump manually after review.
155
219
  All dev leftover checks completed successfully.
156
- [cdp] ✓ check-dev-leftovers (3.1s)
157
- [cdp] ▶ build (started: 3:40:58 AM)
158
- [cdp] ✓ build (53s)
159
- [cdp] ▶ test (started: 3:41:52 AM)
220
+ [cdp] ✓ check-dev-leftovers (13.6s)
221
+ [cdp] ▶ build (started: 7:25:07 AM)
222
+ [cdp] ✓ build (85.9s)
223
+ [cdp] ▶ test (started: 7:26:34 AM)
160
224
  DyFM_DataModel_Params.constructor: dataName should be in snake_case in "default-user RENAME OR EXTEND THIS DONT USE AS IS" model.For future compatibility.
161
- stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/defaults/_models/default-user.data-model.js:28:40
225
+ stackLocation: /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/defaults/_models/default-user.data-model.js:28:40
162
226
  
163
227
  ----------
164
228
  DYNAMO WARNING:
@@ -167,10 +231,10 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
167
231
 
168
232
  ---------- 
169
233
  Vectorized from property "content" is not a number[] property in "test-data" model.
170
- stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/local-vector-search/_services/lvs-local-vector-search.data-service.spec.js:15:24
234
+ stackLocation: /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/local-vector-search/_services/lvs-local-vector-search.data-service.spec.js:15:24
171
235
  
172
236
  DyFM_DataModel_Params.constructor: dataName should be in snake_case in "test-data" model.For future compatibility.
173
- stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/local-vector-search/_services/lvs-local-vector-search.data-service.spec.js:15:24
237
+ stackLocation: /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/local-vector-search/_services/lvs-local-vector-search.data-service.spec.js:15:24
174
238
  
175
239
  DYNAMO WARNING:
176
240
  required is recommended to be set if dependency is set at "userId" in "test_data" model.
@@ -178,39 +242,516 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
178
242
  It will be set to true by while you are not setting it.
179
243
  stackLocation: Error
180
244
  
181
- Randomized with seed 96557
245
+ Randomized with seed 77939
182
246
  Started
183
- ....................................................................----------
247
+ *******************....................................----------
184
248
  DYNAMO WARNING:
185
249
  vectorizeUseIndex is required if vectorizedFrom is set at "contentVectorized" in "test_data" model. (It will be set to "contentVectorized" by default)
186
250
  stackLocation: Error
187
251
 
188
252
  ---------- 
189
253
  Vectorized from property "content" is not a number[] property in "test_data" model.
190
- stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/ai/_modules/open-ai/_services/data-services/oai-vector-data.service.spec.js:222:40
254
+ stackLocation: /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/ai/_modules/open-ai/_services/data-services/oai-vector-data.service.spec.js:222:40
191
255
  
192
- .....----------
256
+ ....----------
193
257
  DYNAMO WARNING:
194
258
  vectorizeUseIndex is required if vectorizedFrom is set at "contentVectorized" in "test_data" model. (It will be set to "contentVectorized" by default)
195
259
  stackLocation: Error
196
260
 
197
261
  ---------- 
198
262
  Vectorized from property "content" is not a number[] property in "test_data" model.
199
- stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/ai/_modules/open-ai/_services/data-services/oai-vector-data.service.spec.js:334:40
263
+ stackLocation: /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/ai/_modules/open-ai/_services/data-services/oai-vector-data.service.spec.js:334:40
200
264
  
201
- ..................******................Token revocation failed DyFM_Error {
202
- __created: 2026-06-06T03:43:05.987Z,
265
+ .................*******
266
+ ||||||||||
267
+
268
+ Endpoint caught an error. 'testEndpoint' (/test)
269
+ error: "Circular error"
270
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:515:28
271
+
272
+ ||||||||||
273
+ 
274
+ 
275
+
276
+ \\\\\\\\\\
277
+ \\\\\\\\\\
278
+ \\\\\\\\\\
279
+
280
+ Endpoint "/test" caught an error. (testEndpoint)
281
+ ERROR: <ref *1> { message: 'Circular error', self: [Circular *1] }
282
+
283
+ //////////
284
+ //////////
285
+ //////////
286
+
287
+ 
288
+ [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
289
+ Internal Dynamo ERROR: error is not JSON.stringifyable... (it will be removed!)
290
+ errorCode: undefined 
291
+ 
292
+ ..
293
+ ||||||||||
294
+
295
+ Endpoint caught an error. 'myEndpoint' (/test)
296
+ error: "Raw error message"
297
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:445:28
298
+
299
+ ||||||||||
300
+ 
301
+ 
302
+
303
+ \\\\\\\\\\
304
+ \\\\\\\\\\
305
+ \\\\\\\\\\
306
+
307
+ Endpoint "/test" caught an error. (myEndpoint)
308
+ ERROR: Error: Raw error message
309
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:443:27)
310
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
311
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
312
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
313
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
314
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
315
+
316
+ //////////
317
+ //////////
318
+ //////////
319
+
320
+ 
321
+ [FR-071 req-debug] ? /test (endpoint=myEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
322
+ 
323
+ .
324
+ ||||||||||
325
+
326
+ Endpoint caught an error. 'testEndpoint' (/test)
327
+ error: "Test error"
328
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:422:28
329
+
330
+ ||||||||||
331
+ 
332
+ 
333
+
334
+ \\\\\\\\\\
335
+ \\\\\\\\\\
336
+ \\\\\\\\\\
337
+
338
+ Endpoint "/test" caught an error. (testEndpoint)
339
+ ERROR: Error: Test error
340
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:420:27)
341
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
342
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
343
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
344
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
345
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
346
+
347
+ //////////
348
+ //////////
349
+ //////////
350
+
351
+ 
352
+ [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
353
+ 
354
+ .
355
+ ||||||||||
356
+
357
+ Endpoint caught an error. 'testEndpoint' (/test)
358
+ ErrorCode: NO-ERROR-CODE
359
+ error: "Test error"
360
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:490:28
361
+
362
+ ||||||||||
363
+ 
364
+ 
365
+
366
+ \\\\\\\\\\
367
+ \\\\\\\\\\
368
+ \\\\\\\\\\
369
+
370
+ Endpoint "/test" caught an error. (testEndpoint)
371
+ ErrorCode: NO-ERROR-CODE
372
+ Message: Test error
373
+
374
+ UserMessage: undefined
375
+ LocalStack:
376
+ /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:483:27
377
+
378
+ Stack: Error: Test error
379
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:484:24)
380
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
381
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
382
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
383
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
384
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
385
+
386
+ //////////
387
+ //////////
388
+ //////////
389
+
390
+ 
391
+ [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)
392
+ 
393
+ ..
394
+ ||||||||||
395
+
396
+ Endpoint caught an error. 'proxyEndpoint' (/proxy)
397
+ error: "Upstream 502"
398
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:467:28
399
+
400
+ ||||||||||
401
+ 
402
+ 
403
+
404
+ \\\\\\\\\\
405
+ \\\\\\\\\\
406
+ \\\\\\\\\\
407
+
408
+ Endpoint "/proxy" caught an error. (proxyEndpoint)
409
+ ERROR: Error: Upstream 502
410
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:465:41)
411
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
412
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
413
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
414
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
415
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 {
416
+ status: 502
417
+ }
418
+
419
+ //////////
420
+ //////////
421
+ //////////
422
+
423
+ 
424
+ [FR-071 req-debug] ? /test (endpoint=proxyEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
425
+ 
426
+ . <<<===== 'testEndpoint' result sent.
427
+ .
428
+ ||||||||||
429
+
430
+ Endpoint caught an error. 'testEndpoint' (/test)
431
+ ErrorCode: NO-ERROR-CODE
432
+ error: "Test error"
433
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:402:28
434
+
435
+ ||||||||||
436
+ 
437
+ 
438
+
439
+ \\\\\\\\\\
440
+ \\\\\\\\\\
441
+ \\\\\\\\\\
442
+
443
+ Endpoint "/test" caught an error. (testEndpoint)
444
+ ErrorCode: NO-ERROR-CODE
445
+ Message: Test error
446
+
447
+ UserMessage: undefined
448
+ LocalStack:
449
+ /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:397:27
450
+
451
+ Stack: Error: Test error
452
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:398:24)
453
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
454
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
455
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
456
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
457
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
458
+
459
+ //////////
460
+ //////////
461
+ //////////
462
+
463
+ 
464
+ [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)
465
+ 
466
+ .. <<<===== 'testEndpoint' result sent.
467
+ .
468
+ ||||||||||
469
+
470
+ Endpoint caught an error. 'testEndpoint' (/test)
471
+ error: "Test error"
472
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:308:28
473
+
474
+ ||||||||||
475
+ 
476
+ 
477
+
478
+ \\\\\\\\\\
479
+ \\\\\\\\\\
480
+ \\\\\\\\\\
481
+
482
+ Endpoint "/test" caught an error. (testEndpoint)
483
+ ERROR: Error: Test error
484
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:306:27)
485
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
486
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
487
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
488
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
489
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
490
+
491
+ //////////
492
+ //////////
493
+ //////////
494
+
495
+ 
496
+ [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
497
+ 
498
+ . <<<===== 'testEndpoint' result sent.
499
+ ...
500
+ Endpoint params setup failed: name: 'testEndpoint' (security: undefined) endpoint:
501
+ ERROR:
502
+ Error: endpoint not setted up for this endpoint (testEndpoint)
503
+ at new DyFM_Endpoint_SettingsBase (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.23_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_models/control-models/service-endpoint-settings-base.control-model.ts:55:13)
504
+ at new DyNTS_Endpoint_Params (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.js:53:13)
505
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:194:17
506
+ at compare (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7305:11)
507
+ at Expector.compare (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4287:27)
508
+ at Expectation.toThrow (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4046:36)
509
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_models/control-models/endpoint-params.control-model.spec.js:200:16)
510
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
511
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
512
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16) 
513
+ ............***************..................................................Unable to parse JSON answer: {
514
+ unparsedJSON: 'option1',
515
+ error: Error: JSON parsing failed: Unexpected token 'o', "option1" is not valid JSON
516
+ at Function.parseJsonWithEnhancedError (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.23_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/json-error-helper.util.ts:261:15)
517
+ at Function.failableSafeParseJSON (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.23_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/object.util.ts:472:35)
518
+ at Function.safeParseJSON (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.23_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/object.util.ts:397:19)
519
+ at TestLLMService.convertAnswerToSelectOption (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/ai/_services/ai-llm.service-base.js:184:61)
520
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/ai/_services/ai-llm.service-base.spec.js:119:36)
521
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
522
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
523
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
524
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
525
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
526
+ } 
527
+ 
528
+ ||||||||||
529
+
530
+ DyNTS_AI_LLMChat_ServiceBase.convertAnswerToSelectOption got an invalid answer { question: 'Select an option', answer: 'OPTION1' }
531
+
532
+ ||||||||||
533
+ 
534
+ .......................................********.......................********...............************.................................**............................................................<--- outgoing API call: "Test API Call"
535
+ WARNING you cant send body in get calls (Test API Call)
536
+ ----------
537
+
538
+ ---> API ERROR: "Test API Call" failed (500)...
539
+ endpoint: get "http://example.com/api/test"
540
+ BE-BE requestStackLocation: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.spec.js:12:22"
541
+ error: "undefined"
542
+ localStack: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.js:126:22"
543
+ ---------- 
544
+ 
545
+ 'Test API Call' was UNSUCCESSFUL
546
+ .<--- outgoing API call: "Test API Call"
547
+ WARNING you cant send body in get calls (Test API Call)
548
+ ----------
549
+
550
+ ---> API ERROR: "Test API Call" failed (500)...
551
+ endpoint: get "http://example.com/api/test"
552
+ BE-BE requestStackLocation: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.spec.js:12:22"
553
+ error: "undefined"
554
+ localStack: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.js:126:22"
555
+ ---------- 
556
+ 
557
+ 'Test API Call' was UNSUCCESSFUL
558
+ .<--- outgoing API call: "Test API Call"
559
+ WARNING you cant send body in get calls (Test API Call)
560
+ ----------
561
+
562
+ ---> API ERROR: "Test API Call" failed (500)...
563
+ endpoint: get "http://example.com/api/test"
564
+ BE-BE requestStackLocation: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.spec.js:12:22"
565
+ error: "undefined"
566
+ localStack: "/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/api.service.js:126:22"
567
+ ---------- 
568
+ 
569
+ 'Test API Call' was UNSUCCESSFUL
570
+ .<--- outgoing API call: "Test API Call"
571
+ .<--- outgoing API call: "Test API Call"
572
+ ---> "Test API Call" api call was successful
573
+ .<--- outgoing API call: "Test API Call"
574
+ "Test API Call" api call was successful
575
+ WARNING you cant send body in get calls (Test API Call)
576
+ ....DyNTS AI | onCostEvent callback threw (call-type: embedding-single, model: text-embedding-3-small, issuer: test-issuer): consumer callback failure
577
+ ................****************
578
+ ||||||||||
579
+
580
+ Failed to search messages Error: Failed to fetch
581
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/dynamo-bot/_collections/dyb-operations.util.spec.js:86:106)
582
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
583
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
584
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
585
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
586
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
587
+
588
+ ||||||||||
589
+ 
590
+ ......
591
+ ||||||||||
592
+
593
+ Failed to get conversation stats Error: Failed to fetch
594
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/dynamo-bot/_collections/dyb-operations.util.spec.js:42:106)
595
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
596
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
597
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
598
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
599
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
600
+
601
+ ||||||||||
602
+ 
603
+ ........................................Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
604
+ Emitting event 'test-event' on socket(unknown)-(1) failed!(1)
605
+ .Emitting event 'test-event' on socket(unknown)-(0) failed!
606
+ ERROR: socket[socket-1] is not connected! (it will be removed...)
607
+ Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
608
+ ..Emitting event 'test-event' on socket(unknown)-(0) failed!
609
+ ERROR: socket[socket-1] is not connected! (it will be removed...)
610
+ Emitting event 'test-event' on socket(unknown)-(1) failed!
611
+ ERROR: socket[socket-2] is not connected! (it will be removed...)
612
+ .Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
613
+ Emitting event 'test-event' on socket(unknown)-(1) failed!(1)
614
+ .......Authentication Service missing!
615
+ .Authentication Service missing!
616
+ .Authentication Service missing!
617
+ ...........Authentication Service missing!
618
+ .Authentication Service missing!
619
+ .Authentication Service missing!
620
+ ..Authentication Service missing!
621
+ ......................❌ getDataByDependencyId failed, dependencyKey is missing from service! (test_data)
622
+ 📍 /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/base/data.service.spec.js:182:87
623
+ .................................******...........Dynamo bot provider setup completed
624
+ ....
625
+ ||||||||||
626
+
627
+ Error during Dynamo bot start: Error: Start failed
628
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/dynamo-bot/_services/dyb-messaging-provider.control-service.spec.js:117:27)
629
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
630
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
631
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
632
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
633
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
634
+
635
+ ||||||||||
636
+ 
637
+ .Dynamo bot event listeners setup (messaging integration)
638
+ .........DYNAMO-NTS ERROR: INVALID route type: invalid - undefined
639
+ .INVALID route type: invalid - undefined
640
+ ................................................
641
+ EmailService construction (Test Sender) Finished!
642
+ .................................................error not found, saving....
643
+ ErrorMsg: New error message 
644
+ error saved
645
+ ..error not saved (dev version)
646
+ .error not found, saving....
647
+ ErrorMsg: Dev error 
648
+ error saved
649
+ .error found, not saving ("known" error), but increased count,
650
+ count: 6 
651
+ ErrorMsg: Duplicate error message 
652
+ .error not found, saving....
653
+ ErrorMsg: User error: No account found 
654
+ error saved
655
+ ....
656
+ ||||||||||
657
+
658
+ checkErrorIsStringifyableOrResolvable error TypeError: Converting circular structure to JSON
659
+ --> starting at object with constructor 'Object'
660
+ --- property 'circular' closes the circle
661
+ at JSON.stringify (<anonymous>)
662
+ at DyNTS_Errors_DataService.checkErrorIsStringifyableOrResolvable (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/errors/errors.data-service.js:277:18)
663
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/errors/errors.data-service.spec.js:162:36)
664
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
665
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
666
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
667
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
668
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
669
+
670
+ ||||||||||
671
+ 
672
+ ..error not found, saving....
673
+ ErrorMsg: Test internal error 
674
+ error saved
675
+ 
676
+ ||||||||||
677
+
678
+ DyNTS_Error_DataService handling InternalError... Error: Test internal error
679
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/errors/errors.data-service.spec.js:140:47)
680
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
681
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
682
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
683
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
684
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
685
+
686
+ ||||||||||
687
+ 
688
+ .......................................................................................*********....................
689
+ ||||||||||
690
+
691
+ Error during Discord bot start: Error: Discord client not initialized. Call setup() first.
692
+ at DyNTS_DiB_MessagingProvider_ControlService.start (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.js:53:23)
693
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.spec.js:140:32)
694
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
695
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
696
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
697
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
698
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
699
+
700
+ ||||||||||
701
+ 
702
+ .......
703
+ ||||||||||
704
+
705
+ Error replying to message: Error: Reply failed
706
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.spec.js:241:27)
707
+
708
+ ||||||||||
709
+ 
710
+ 
711
+ ||||||||||
712
+
713
+ (checkServerConnections) "test-service" server is not available
714
+ baseUrl: https://test.example.com
715
+ testEndpoint: /test Error: Connection failed
716
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/server-status/server-status.control-service.spec.js:223:27)
717
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
718
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
719
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
720
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
721
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
722
+
723
+ ||||||||||
724
+ 
725
+ (checkDbReadiness) DB readiness check failed Error: boom
726
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/server-status/server-status.control-service.spec.js:425:68)
727
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
728
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
729
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
730
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
731
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 
732
+ (checkDbReadiness) DB readiness check failed Error: no pong
733
+ at Object.ping (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/server-status/server-status.control-service.spec.js:416:65)
734
+ at TestServerStatusControlService.checkDbReadiness (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/server-status/server-status.control-service.js:124:46)
735
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/server/server-status/server-status.control-service.spec.js:419:42)
736
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
737
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
738
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
739
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
740
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 
741
+ ........................ServerStatus snapshot created
742
+ .................................................................................................*******......Token revocation failed DyFM_Error {
743
+ __created: 2026-06-09T07:28:19.879Z,
203
744
  __createdBy: 'OAuth2ControlService',
204
- __lastModified: 2026-06-06T03:43:05.987Z,
745
+ __lastModified: 2026-06-09T07:28:19.879Z,
205
746
  __lastModifiedBy: 'OAuth2ControlService',
206
747
  __v: 0,
207
748
  flag: 'DYNAMO-ERROR-OBJECT-v2',
208
- _errorCode: 'T_LOCAL|DyNTS-OA2-HR0',
209
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR0' ],
210
- _message: 'Missing token',
211
- _messages: [ 'Missing token' ],
212
- __userMessage: 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0',
213
- __userMessages: [ 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0' ],
749
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HR1',
750
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR1' ],
751
+ _message: 'Token not found or already revoked',
752
+ _messages: [ 'Token not found or already revoked' ],
753
+ __userMessage: 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1',
754
+ __userMessages: [ 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1' ],
214
755
  ___handled: false,
215
756
  ___status: 400,
216
757
  ___issuer: 'MISSING-ISSUER',
@@ -218,49 +759,49 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
218
759
  ___issuerService: 'OAuth2ControlService',
219
760
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
220
761
  error: Error
221
- at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)
222
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)
223
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
224
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
225
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
226
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
227
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
762
+ at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)
763
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)
764
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
765
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
766
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
767
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
768
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
228
769
  errors: [
229
770
  Error
230
- at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)
231
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)
232
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
233
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
234
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
235
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
236
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
771
+ at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)
772
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)
773
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
774
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
775
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
776
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
777
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
237
778
  ],
238
779
  stack: 'Error\n' +
239
- ' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\n' +
240
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\n' +
241
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
242
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
243
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
244
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
245
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
246
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:421:23',
780
+ ' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\n' +
781
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\n' +
782
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
783
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
784
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
785
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
786
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
787
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:450:23',
247
788
  level: 'error',
248
789
  additionalContent: {},
249
790
  confidentialContent: {}
250
791
  } 
251
792
  .Token revocation failed DyFM_Error {
252
- __created: 2026-06-06T03:43:06.014Z,
793
+ __created: 2026-06-09T07:28:19.882Z,
253
794
  __createdBy: 'OAuth2ControlService',
254
- __lastModified: 2026-06-06T03:43:06.014Z,
795
+ __lastModified: 2026-06-09T07:28:19.882Z,
255
796
  __lastModifiedBy: 'OAuth2ControlService',
256
797
  __v: 0,
257
798
  flag: 'DYNAMO-ERROR-OBJECT-v2',
258
- _errorCode: 'T_LOCAL|DyNTS-OA2-HR1',
259
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR1' ],
260
- _message: 'Token not found or already revoked',
261
- _messages: [ 'Token not found or already revoked' ],
262
- __userMessage: 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1',
263
- __userMessages: [ 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1' ],
799
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HR0',
800
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR0' ],
801
+ _message: 'Missing token',
802
+ _messages: [ 'Missing token' ],
803
+ __userMessage: 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0',
804
+ __userMessages: [ 'Invalid revocation request\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0' ],
264
805
  ___handled: false,
265
806
  ___status: 400,
266
807
  ___issuer: 'MISSING-ISSUER',
@@ -268,40 +809,40 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
268
809
  ___issuerService: 'OAuth2ControlService',
269
810
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
270
811
  error: Error
271
- at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)
272
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)
273
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
274
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
275
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
276
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
277
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
812
+ at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)
813
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)
814
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
815
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
816
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
817
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
818
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
278
819
  errors: [
279
820
  Error
280
- at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)
281
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)
282
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
283
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
284
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
285
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
286
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
821
+ at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)
822
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)
823
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
824
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
825
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
826
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
827
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
287
828
  ],
288
829
  stack: 'Error\n' +
289
- ' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\n' +
290
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\n' +
291
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
292
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
293
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
294
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
295
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
296
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:450:23',
830
+ ' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\n' +
831
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\n' +
832
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
833
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
834
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
835
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
836
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
837
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:421:23',
297
838
  level: 'error',
298
839
  additionalContent: {},
299
840
  confidentialContent: {}
300
841
  } 
301
- ..Userinfo request failed DyFM_Error {
302
- __created: 2026-06-06T03:43:06.017Z,
842
+ ....Userinfo request failed DyFM_Error {
843
+ __created: 2026-06-09T07:28:19.885Z,
303
844
  __createdBy: 'OAuth2ControlService',
304
- __lastModified: 2026-06-06T03:43:06.017Z,
845
+ __lastModified: 2026-06-09T07:28:19.885Z,
305
846
  __lastModifiedBy: 'OAuth2ControlService',
306
847
  __v: 0,
307
848
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -318,40 +859,40 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
318
859
  ___issuerService: 'OAuth2ControlService',
319
860
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
320
861
  error: Error
321
- at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
322
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)
323
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
324
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
325
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
326
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
327
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
862
+ at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
863
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)
864
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
865
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
866
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
867
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
868
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
328
869
  errors: [
329
870
  Error
330
- at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
331
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)
332
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
333
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
334
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
335
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
336
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
871
+ at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
872
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)
873
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
874
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
875
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
876
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
877
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
337
878
  ],
338
879
  stack: 'Error\n' +
339
- ' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\n' +
340
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\n' +
341
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
342
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
343
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
344
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
345
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
346
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',
880
+ ' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\n' +
881
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\n' +
882
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
883
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
884
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
885
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
886
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
887
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',
347
888
  level: 'error',
348
889
  additionalContent: {},
349
890
  confidentialContent: {}
350
891
  } 
351
892
  .Userinfo request failed DyFM_Error {
352
- __created: 2026-06-06T03:43:06.019Z,
893
+ __created: 2026-06-09T07:28:19.886Z,
353
894
  __createdBy: 'OAuth2ControlService',
354
- __lastModified: 2026-06-06T03:43:06.019Z,
895
+ __lastModified: 2026-06-09T07:28:19.886Z,
355
896
  __lastModifiedBy: 'OAuth2ControlService',
356
897
  __v: 0,
357
898
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -368,110 +909,56 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
368
909
  ___issuerService: 'OAuth2ControlService',
369
910
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
370
911
  error: Error
371
- at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
372
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)
373
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
374
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
375
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
376
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
377
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
378
- errors: [
379
- Error
380
- at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
381
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)
382
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
383
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
384
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
385
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
386
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
387
- ],
388
- stack: 'Error\n' +
389
- ' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\n' +
390
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\n' +
391
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
392
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
393
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
394
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
395
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
396
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',
397
- level: 'error',
398
- additionalContent: {},
399
- confidentialContent: {}
400
- } 
401
- ..Userinfo request failed Error: Token missing
402
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:338:64)
403
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
404
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
405
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
406
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
407
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 
408
- .Authorization request failed DyFM_Error {
409
- __created: 2026-06-06T03:43:06.022Z,
410
- __createdBy: 'OAuth2ControlService',
411
- __lastModified: 2026-06-06T03:43:06.022Z,
412
- __lastModifiedBy: 'OAuth2ControlService',
413
- __v: 0,
414
- flag: 'DYNAMO-ERROR-OBJECT-v2',
415
- _errorCode: 'T_LOCAL|DyNTS-OA2-HA0',
416
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA0' ],
417
- _message: 'Missing required OAuth2 parameters',
418
- _messages: [ 'Missing required OAuth2 parameters' ],
419
- __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0',
420
- __userMessages: [
421
- 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0'
422
- ],
423
- ___handled: false,
424
- ___status: 400,
425
- ___issuer: 'MISSING-ISSUER',
426
- ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
427
- ___issuerService: 'OAuth2ControlService',
428
- ___systemVersion: 'MISSING-SYSTEM-VERSION',
429
- error: Error
430
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)
431
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)
432
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
433
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
434
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
435
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
436
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
912
+ at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
913
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)
914
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
915
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
916
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
917
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
918
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
437
919
  errors: [
438
920
  Error
439
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)
440
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)
441
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
442
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
443
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
444
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
445
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
921
+ at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)
922
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)
923
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
924
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
925
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
926
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
927
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
446
928
  ],
447
929
  stack: 'Error\n' +
448
- ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\n' +
449
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\n' +
450
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
451
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
452
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
453
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
454
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
455
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:39:23',
930
+ ' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\n' +
931
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\n' +
932
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
933
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
934
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
935
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
936
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
937
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',
456
938
  level: 'error',
457
939
  additionalContent: {},
458
940
  confidentialContent: {}
459
941
  } 
460
- ..Authorization request failed DyFM_Error {
461
- __created: 2026-06-06T03:43:06.024Z,
942
+ .Userinfo request failed Error: Token missing
943
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:338:64)
944
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
945
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
946
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
947
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
948
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 
949
+ .....Token request failed DyFM_Error {
950
+ __created: 2026-06-09T07:28:19.889Z,
462
951
  __createdBy: 'OAuth2ControlService',
463
- __lastModified: 2026-06-06T03:43:06.024Z,
952
+ __lastModified: 2026-06-09T07:28:19.889Z,
464
953
  __lastModifiedBy: 'OAuth2ControlService',
465
954
  __v: 0,
466
955
  flag: 'DYNAMO-ERROR-OBJECT-v2',
467
- _errorCode: 'T_LOCAL|DyNTS-OA2-HA1',
468
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA1' ],
469
- _message: 'Unsupported response_type',
470
- _messages: [ 'Unsupported response_type' ],
471
- __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1',
472
- __userMessages: [
473
- 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1'
474
- ],
956
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT1',
957
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT1' ],
958
+ _message: 'Missing authorization code',
959
+ _messages: [ 'Missing authorization code' ],
960
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1',
961
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1' ],
475
962
  ___handled: false,
476
963
  ___status: 400,
477
964
  ___issuer: 'MISSING-ISSUER',
@@ -479,51 +966,49 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
479
966
  ___issuerService: 'OAuth2ControlService',
480
967
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
481
968
  error: Error
482
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)
483
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)
484
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
485
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
486
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
487
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
488
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
969
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)
970
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)
971
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
972
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
973
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
974
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
975
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
489
976
  errors: [
490
977
  Error
491
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)
492
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)
493
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
494
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
495
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
496
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
497
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
978
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)
979
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)
980
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
981
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
982
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
983
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
984
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
498
985
  ],
499
986
  stack: 'Error\n' +
500
- ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\n' +
501
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\n' +
502
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
503
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
504
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
505
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
506
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
507
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:103:19',
987
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\n' +
988
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\n' +
989
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
990
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
991
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
992
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
993
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
994
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:194:31',
508
995
  level: 'error',
509
996
  additionalContent: {},
510
997
  confidentialContent: {}
511
998
  } 
512
- .Authorization request failed DyFM_Error {
513
- __created: 2026-06-06T03:43:06.026Z,
999
+ .Token request failed DyFM_Error {
1000
+ __created: 2026-06-09T07:28:19.891Z,
514
1001
  __createdBy: 'OAuth2ControlService',
515
- __lastModified: 2026-06-06T03:43:06.026Z,
1002
+ __lastModified: 2026-06-09T07:28:19.891Z,
516
1003
  __lastModifiedBy: 'OAuth2ControlService',
517
1004
  __v: 0,
518
1005
  flag: 'DYNAMO-ERROR-OBJECT-v2',
519
- _errorCode: 'T_LOCAL|DyNTS-OA2-HA3',
520
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA3' ],
521
- _message: 'Invalid redirect_uri',
522
- _messages: [ 'Invalid redirect_uri' ],
523
- __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3',
524
- __userMessages: [
525
- 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3'
526
- ],
1006
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT6',
1007
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT6' ],
1008
+ _message: 'Invalid refresh token',
1009
+ _messages: [ 'Invalid refresh token' ],
1010
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6',
1011
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6' ],
527
1012
  ___handled: false,
528
1013
  ___status: 400,
529
1014
  ___issuer: 'MISSING-ISSUER',
@@ -531,51 +1016,49 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
531
1016
  ___issuerService: 'OAuth2ControlService',
532
1017
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
533
1018
  error: Error
534
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)
535
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)
536
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
537
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
538
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
539
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
540
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1019
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)
1020
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)
1021
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1022
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1023
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1024
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1025
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
541
1026
  errors: [
542
1027
  Error
543
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)
544
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)
545
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
546
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
547
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
548
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
549
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1028
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)
1029
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)
1030
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1031
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1032
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1033
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1034
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
550
1035
  ],
551
1036
  stack: 'Error\n' +
552
- ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\n' +
553
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\n' +
554
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
555
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
556
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
557
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
558
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
559
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:61:23',
1037
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\n' +
1038
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\n' +
1039
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1040
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1041
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1042
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1043
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1044
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:247:31',
560
1045
  level: 'error',
561
1046
  additionalContent: {},
562
1047
  confidentialContent: {}
563
1048
  } 
564
- .Authorization request failed DyFM_Error {
565
- __created: 2026-06-06T03:43:06.027Z,
1049
+ .Token request failed DyFM_Error {
1050
+ __created: 2026-06-09T07:28:19.893Z,
566
1051
  __createdBy: 'OAuth2ControlService',
567
- __lastModified: 2026-06-06T03:43:06.027Z,
1052
+ __lastModified: 2026-06-09T07:28:19.893Z,
568
1053
  __lastModifiedBy: 'OAuth2ControlService',
569
1054
  __v: 0,
570
1055
  flag: 'DYNAMO-ERROR-OBJECT-v2',
571
- _errorCode: 'T_LOCAL|DyNTS-OA2-HA2',
572
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA2' ],
573
- _message: 'Invalid client_id',
574
- _messages: [ 'Invalid client_id' ],
575
- __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2',
576
- __userMessages: [
577
- 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2'
578
- ],
1056
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT2',
1057
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT2' ],
1058
+ _message: 'Missing refresh token',
1059
+ _messages: [ 'Missing refresh token' ],
1060
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2',
1061
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2' ],
579
1062
  ___handled: false,
580
1063
  ___status: 400,
581
1064
  ___issuer: 'MISSING-ISSUER',
@@ -583,51 +1066,49 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
583
1066
  ___issuerService: 'OAuth2ControlService',
584
1067
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
585
1068
  error: Error
586
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)
587
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)
588
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
589
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
590
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
591
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
592
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1069
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)
1070
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)
1071
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1072
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1073
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1074
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1075
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
593
1076
  errors: [
594
1077
  Error
595
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)
596
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)
597
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
598
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
599
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
600
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
601
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1078
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)
1079
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)
1080
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1081
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1082
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1083
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1084
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
602
1085
  ],
603
1086
  stack: 'Error\n' +
604
- ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\n' +
605
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\n' +
606
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
607
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
608
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
609
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
610
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
611
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:50:23',
1087
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\n' +
1088
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\n' +
1089
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1090
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1091
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1092
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1093
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1094
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:235:31',
612
1095
  level: 'error',
613
1096
  additionalContent: {},
614
1097
  confidentialContent: {}
615
1098
  } 
616
- ..Authorization request failed DyFM_Error {
617
- __created: 2026-06-06T03:43:06.030Z,
1099
+ .Token request failed DyFM_Error {
1100
+ __created: 2026-06-09T07:28:19.894Z,
618
1101
  __createdBy: 'OAuth2ControlService',
619
- __lastModified: 2026-06-06T03:43:06.030Z,
1102
+ __lastModified: 2026-06-09T07:28:19.894Z,
620
1103
  __lastModifiedBy: 'OAuth2ControlService',
621
1104
  __v: 0,
622
1105
  flag: 'DYNAMO-ERROR-OBJECT-v2',
623
- _errorCode: 'T_LOCAL|DyNTS-OA2-HA4',
624
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA4' ],
625
- _message: 'Invalid scope',
626
- _messages: [ 'Invalid scope' ],
627
- __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4',
628
- __userMessages: [
629
- 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4'
630
- ],
1106
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT3',
1107
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT3' ],
1108
+ _message: 'Unsupported grant_type',
1109
+ _messages: [ 'Unsupported grant_type' ],
1110
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3',
1111
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3' ],
631
1112
  ___handled: false,
632
1113
  ___status: 400,
633
1114
  ___issuer: 'MISSING-ISSUER',
@@ -635,99 +1116,99 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
635
1116
  ___issuerService: 'OAuth2ControlService',
636
1117
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
637
1118
  error: Error
638
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)
639
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)
640
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
641
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
642
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
643
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
644
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1119
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)
1120
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)
1121
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1122
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1123
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1124
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1125
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
645
1126
  errors: [
646
1127
  Error
647
- at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)
648
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)
649
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
650
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
651
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
652
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
653
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1128
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)
1129
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)
1130
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1131
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1132
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1133
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1134
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
654
1135
  ],
655
1136
  stack: 'Error\n' +
656
- ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\n' +
657
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\n' +
658
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
659
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
660
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
661
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
662
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
663
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:72:23',
1137
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\n' +
1138
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\n' +
1139
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1140
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1141
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1142
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1143
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1144
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:324:27',
664
1145
  level: 'error',
665
1146
  additionalContent: {},
666
1147
  confidentialContent: {}
667
1148
  } 
668
- ..Token request failed DyFM_Error {
669
- __created: 2026-06-06T03:43:06.035Z,
1149
+ .Token request failed DyFM_Error {
1150
+ __created: 2026-06-09T07:28:19.895Z,
670
1151
  __createdBy: 'OAuth2ControlService',
671
- __lastModified: 2026-06-06T03:43:06.035Z,
1152
+ __lastModified: 2026-06-09T07:28:19.895Z,
672
1153
  __lastModifiedBy: 'OAuth2ControlService',
673
1154
  __v: 0,
674
1155
  flag: 'DYNAMO-ERROR-OBJECT-v2',
675
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT5',
676
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT5' ],
677
- _message: 'Invalid or expired authorization code',
678
- _messages: [ 'Invalid or expired authorization code' ],
679
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5',
680
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5' ],
1156
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT4',
1157
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT4' ],
1158
+ _message: 'Invalid client credentials',
1159
+ _messages: [ 'Invalid client credentials' ],
1160
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4',
1161
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4' ],
681
1162
  ___handled: false,
682
- ___status: 400,
1163
+ ___status: 401,
683
1164
  ___issuer: 'MISSING-ISSUER',
684
1165
  ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
685
1166
  ___issuerService: 'OAuth2ControlService',
686
1167
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
687
1168
  error: Error
688
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)
689
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)
690
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
691
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
692
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
693
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
694
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1169
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)
1170
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)
1171
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1172
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1173
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1174
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1175
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
695
1176
  errors: [
696
1177
  Error
697
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)
698
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)
699
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
700
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
701
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
702
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
703
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1178
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)
1179
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)
1180
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1181
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1182
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1183
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1184
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
704
1185
  ],
705
1186
  stack: 'Error\n' +
706
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\n' +
707
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\n' +
708
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
709
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
710
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
711
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
712
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
713
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:206:31',
1187
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\n' +
1188
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\n' +
1189
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1190
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1191
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1192
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1193
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1194
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:182:23',
714
1195
  level: 'error',
715
1196
  additionalContent: {},
716
1197
  confidentialContent: {}
717
1198
  } 
718
- ..Token request failed DyFM_Error {
719
- __created: 2026-06-06T03:43:06.037Z,
1199
+ .Token request failed DyFM_Error {
1200
+ __created: 2026-06-09T07:28:19.896Z,
720
1201
  __createdBy: 'OAuth2ControlService',
721
- __lastModified: 2026-06-06T03:43:06.037Z,
1202
+ __lastModified: 2026-06-09T07:28:19.896Z,
722
1203
  __lastModifiedBy: 'OAuth2ControlService',
723
1204
  __v: 0,
724
1205
  flag: 'DYNAMO-ERROR-OBJECT-v2',
725
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT2',
726
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT2' ],
727
- _message: 'Missing refresh token',
728
- _messages: [ 'Missing refresh token' ],
729
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2',
730
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2' ],
1206
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT7',
1207
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT7' ],
1208
+ _message: 'Missing username or password',
1209
+ _messages: [ 'Missing username or password' ],
1210
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7',
1211
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7' ],
731
1212
  ___handled: false,
732
1213
  ___status: 400,
733
1214
  ___issuer: 'MISSING-ISSUER',
@@ -735,40 +1216,40 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
735
1216
  ___issuerService: 'OAuth2ControlService',
736
1217
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
737
1218
  error: Error
738
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)
739
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)
740
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
741
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
742
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
743
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
744
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1219
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)
1220
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)
1221
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1222
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1223
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1224
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1225
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
745
1226
  errors: [
746
1227
  Error
747
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)
748
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)
749
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
750
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
751
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
752
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
753
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1228
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)
1229
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)
1230
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1231
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1232
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1233
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1234
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
754
1235
  ],
755
1236
  stack: 'Error\n' +
756
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\n' +
757
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\n' +
758
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
759
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
760
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
761
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
762
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
763
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:235:31',
1237
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\n' +
1238
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\n' +
1239
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1240
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1241
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1242
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1243
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1244
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:285:31',
764
1245
  level: 'error',
765
1246
  additionalContent: {},
766
1247
  confidentialContent: {}
767
1248
  } 
768
- ..Token request failed DyFM_Error {
769
- __created: 2026-06-06T03:43:06.039Z,
1249
+ .Token request failed DyFM_Error {
1250
+ __created: 2026-06-09T07:28:19.897Z,
770
1251
  __createdBy: 'OAuth2ControlService',
771
- __lastModified: 2026-06-06T03:43:06.039Z,
1252
+ __lastModified: 2026-06-09T07:28:19.897Z,
772
1253
  __lastModifiedBy: 'OAuth2ControlService',
773
1254
  __v: 0,
774
1255
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -785,99 +1266,99 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
785
1266
  ___issuerService: 'OAuth2ControlService',
786
1267
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
787
1268
  error: Error
788
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)
789
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)
790
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
791
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
792
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
793
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
794
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1269
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)
1270
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)
1271
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1272
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1273
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1274
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1275
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
795
1276
  errors: [
796
1277
  Error
797
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)
798
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)
799
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
800
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
801
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
802
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
803
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1278
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)
1279
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)
1280
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1281
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1282
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1283
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1284
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
804
1285
  ],
805
1286
  stack: 'Error\n' +
806
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\n' +
807
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\n' +
808
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
809
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
810
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
811
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
812
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
813
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:171:23',
1287
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\n' +
1288
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\n' +
1289
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1290
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1291
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1292
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1293
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1294
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:171:23',
814
1295
  level: 'error',
815
1296
  additionalContent: {},
816
1297
  confidentialContent: {}
817
1298
  } 
818
- .Token request failed DyFM_Error {
819
- __created: 2026-06-06T03:43:06.041Z,
1299
+ ..Token request failed DyFM_Error {
1300
+ __created: 2026-06-09T07:28:19.898Z,
820
1301
  __createdBy: 'OAuth2ControlService',
821
- __lastModified: 2026-06-06T03:43:06.041Z,
1302
+ __lastModified: 2026-06-09T07:28:19.898Z,
822
1303
  __lastModifiedBy: 'OAuth2ControlService',
823
1304
  __v: 0,
824
1305
  flag: 'DYNAMO-ERROR-OBJECT-v2',
825
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT6',
826
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT6' ],
827
- _message: 'Invalid refresh token',
828
- _messages: [ 'Invalid refresh token' ],
829
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6',
830
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6' ],
1306
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT8',
1307
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT8' ],
1308
+ _message: 'Invalid username or password',
1309
+ _messages: [ 'Invalid username or password' ],
1310
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8',
1311
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8' ],
831
1312
  ___handled: false,
832
- ___status: 400,
1313
+ ___status: 401,
833
1314
  ___issuer: 'MISSING-ISSUER',
834
1315
  ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
835
1316
  ___issuerService: 'OAuth2ControlService',
836
1317
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
837
1318
  error: Error
838
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)
839
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)
840
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
841
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
842
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
843
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
844
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1319
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)
1320
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)
1321
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1322
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1323
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1324
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1325
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
845
1326
  errors: [
846
1327
  Error
847
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)
848
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)
849
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
850
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
851
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
852
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
853
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1328
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)
1329
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)
1330
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1331
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1332
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1333
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1334
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
854
1335
  ],
855
1336
  stack: 'Error\n' +
856
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\n' +
857
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\n' +
858
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
859
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
860
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
861
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
862
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
863
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:247:31',
1337
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\n' +
1338
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\n' +
1339
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1340
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1341
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1342
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1343
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1344
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:297:31',
864
1345
  level: 'error',
865
1346
  additionalContent: {},
866
1347
  confidentialContent: {}
867
1348
  } 
868
- Token request failed DyFM_Error {
869
- __created: 2026-06-06T03:43:06.042Z,
1349
+ .Token request failed DyFM_Error {
1350
+ __created: 2026-06-09T07:28:19.899Z,
870
1351
  __createdBy: 'OAuth2ControlService',
871
- __lastModified: 2026-06-06T03:43:06.042Z,
1352
+ __lastModified: 2026-06-09T07:28:19.899Z,
872
1353
  __lastModifiedBy: 'OAuth2ControlService',
873
1354
  __v: 0,
874
1355
  flag: 'DYNAMO-ERROR-OBJECT-v2',
875
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT7',
876
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT7' ],
877
- _message: 'Missing username or password',
878
- _messages: [ 'Missing username or password' ],
879
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7',
880
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7' ],
1356
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HT5',
1357
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT5' ],
1358
+ _message: 'Invalid or expired authorization code',
1359
+ _messages: [ 'Invalid or expired authorization code' ],
1360
+ __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5',
1361
+ __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5' ],
881
1362
  ___handled: false,
882
1363
  ___status: 400,
883
1364
  ___issuer: 'MISSING-ISSUER',
@@ -885,99 +1366,51 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
885
1366
  ___issuerService: 'OAuth2ControlService',
886
1367
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
887
1368
  error: Error
888
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)
889
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)
890
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
891
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
892
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
893
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
894
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
895
- errors: [
896
- Error
897
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)
898
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)
899
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
900
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
901
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
902
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
903
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
904
- ],
905
- stack: 'Error\n' +
906
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\n' +
907
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\n' +
908
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
909
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
910
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
911
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
912
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
913
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:285:31',
914
- level: 'error',
915
- additionalContent: {},
916
- confidentialContent: {}
917
- } 
918
- Token request failed DyFM_Error {
919
- __created: 2026-06-06T03:43:06.043Z,
920
- __createdBy: 'OAuth2ControlService',
921
- __lastModified: 2026-06-06T03:43:06.043Z,
922
- __lastModifiedBy: 'OAuth2ControlService',
923
- __v: 0,
924
- flag: 'DYNAMO-ERROR-OBJECT-v2',
925
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT4',
926
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT4' ],
927
- _message: 'Invalid client credentials',
928
- _messages: [ 'Invalid client credentials' ],
929
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4',
930
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4' ],
931
- ___handled: false,
932
- ___status: 401,
933
- ___issuer: 'MISSING-ISSUER',
934
- ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
935
- ___issuerService: 'OAuth2ControlService',
936
- ___systemVersion: 'MISSING-SYSTEM-VERSION',
937
- error: Error
938
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)
939
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)
940
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
941
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
942
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
943
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
944
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1369
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)
1370
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)
1371
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1372
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1373
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1374
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1375
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
945
1376
  errors: [
946
1377
  Error
947
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)
948
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)
949
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
950
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
951
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
952
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
953
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1378
+ at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)
1379
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)
1380
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1381
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1382
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1383
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1384
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
954
1385
  ],
955
1386
  stack: 'Error\n' +
956
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\n' +
957
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\n' +
958
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
959
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
960
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
961
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
962
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
963
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:182:23',
1387
+ ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\n' +
1388
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\n' +
1389
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1390
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1391
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1392
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1393
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1394
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:206:31',
964
1395
  level: 'error',
965
1396
  additionalContent: {},
966
1397
  confidentialContent: {}
967
1398
  } 
968
- Token request failed DyFM_Error {
969
- __created: 2026-06-06T03:43:06.044Z,
1399
+ .Authorization request failed DyFM_Error {
1400
+ __created: 2026-06-09T07:28:19.900Z,
970
1401
  __createdBy: 'OAuth2ControlService',
971
- __lastModified: 2026-06-06T03:43:06.044Z,
1402
+ __lastModified: 2026-06-09T07:28:19.900Z,
972
1403
  __lastModifiedBy: 'OAuth2ControlService',
973
1404
  __v: 0,
974
1405
  flag: 'DYNAMO-ERROR-OBJECT-v2',
975
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT1',
976
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT1' ],
977
- _message: 'Missing authorization code',
978
- _messages: [ 'Missing authorization code' ],
979
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1',
980
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1' ],
1406
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HA3',
1407
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA3' ],
1408
+ _message: 'Invalid redirect_uri',
1409
+ _messages: [ 'Invalid redirect_uri' ],
1410
+ __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3',
1411
+ __userMessages: [
1412
+ 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3'
1413
+ ],
981
1414
  ___handled: false,
982
1415
  ___status: 400,
983
1416
  ___issuer: 'MISSING-ISSUER',
@@ -985,49 +1418,51 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
985
1418
  ___issuerService: 'OAuth2ControlService',
986
1419
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
987
1420
  error: Error
988
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)
989
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)
990
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
991
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
992
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
993
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
994
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1421
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)
1422
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)
1423
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1424
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1425
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1426
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1427
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
995
1428
  errors: [
996
1429
  Error
997
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)
998
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)
999
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1000
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1001
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1002
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1003
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1430
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)
1431
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)
1432
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1433
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1434
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1435
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1436
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1004
1437
  ],
1005
1438
  stack: 'Error\n' +
1006
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\n' +
1007
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\n' +
1008
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1009
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1010
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1011
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1012
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1013
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:194:31',
1439
+ ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\n' +
1440
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\n' +
1441
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1442
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1443
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1444
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1445
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1446
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:61:23',
1014
1447
  level: 'error',
1015
1448
  additionalContent: {},
1016
1449
  confidentialContent: {}
1017
1450
  } 
1018
- ....Token request failed DyFM_Error {
1019
- __created: 2026-06-06T03:43:06.046Z,
1451
+ .Authorization request failed DyFM_Error {
1452
+ __created: 2026-06-09T07:28:19.901Z,
1020
1453
  __createdBy: 'OAuth2ControlService',
1021
- __lastModified: 2026-06-06T03:43:06.046Z,
1454
+ __lastModified: 2026-06-09T07:28:19.901Z,
1022
1455
  __lastModifiedBy: 'OAuth2ControlService',
1023
1456
  __v: 0,
1024
1457
  flag: 'DYNAMO-ERROR-OBJECT-v2',
1025
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT3',
1026
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT3' ],
1027
- _message: 'Unsupported grant_type',
1028
- _messages: [ 'Unsupported grant_type' ],
1029
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3',
1030
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3' ],
1458
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HA4',
1459
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA4' ],
1460
+ _message: 'Invalid scope',
1461
+ _messages: [ 'Invalid scope' ],
1462
+ __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4',
1463
+ __userMessages: [
1464
+ 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4'
1465
+ ],
1031
1466
  ___handled: false,
1032
1467
  ___status: 400,
1033
1468
  ___issuer: 'MISSING-ISSUER',
@@ -1035,561 +1470,262 @@ stackLocation: /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_mo
1035
1470
  ___issuerService: 'OAuth2ControlService',
1036
1471
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1037
1472
  error: Error
1038
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)
1039
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)
1040
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1041
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1042
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1043
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1044
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1473
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)
1474
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)
1475
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1476
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1477
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1478
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1479
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1045
1480
  errors: [
1046
1481
  Error
1047
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)
1048
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)
1049
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1050
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1051
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1052
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1053
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1482
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)
1483
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)
1484
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1485
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1486
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1487
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1488
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1054
1489
  ],
1055
1490
  stack: 'Error\n' +
1056
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\n' +
1057
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\n' +
1058
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1059
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1060
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1061
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1062
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1063
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:324:27',
1491
+ ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\n' +
1492
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\n' +
1493
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1494
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1495
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1496
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1497
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1498
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:72:23',
1064
1499
  level: 'error',
1065
1500
  additionalContent: {},
1066
1501
  confidentialContent: {}
1067
1502
  } 
1068
- .Token request failed DyFM_Error {
1069
- __created: 2026-06-06T03:43:06.113Z,
1503
+ .Authorization request failed DyFM_Error {
1504
+ __created: 2026-06-09T07:28:19.904Z,
1070
1505
  __createdBy: 'OAuth2ControlService',
1071
- __lastModified: 2026-06-06T03:43:06.113Z,
1506
+ __lastModified: 2026-06-09T07:28:19.904Z,
1072
1507
  __lastModifiedBy: 'OAuth2ControlService',
1073
1508
  __v: 0,
1074
1509
  flag: 'DYNAMO-ERROR-OBJECT-v2',
1075
- _errorCode: 'T_LOCAL|DyNTS-OA2-HT8',
1076
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT8' ],
1077
- _message: 'Invalid username or password',
1078
- _messages: [ 'Invalid username or password' ],
1079
- __userMessage: 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8',
1080
- __userMessages: [ 'Invalid token request\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8' ],
1510
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HA1',
1511
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA1' ],
1512
+ _message: 'Unsupported response_type',
1513
+ _messages: [ 'Unsupported response_type' ],
1514
+ __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1',
1515
+ __userMessages: [
1516
+ 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1'
1517
+ ],
1081
1518
  ___handled: false,
1082
- ___status: 401,
1519
+ ___status: 400,
1083
1520
  ___issuer: 'MISSING-ISSUER',
1084
1521
  ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
1085
1522
  ___issuerService: 'OAuth2ControlService',
1086
1523
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1087
1524
  error: Error
1088
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)
1089
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)
1090
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1091
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1092
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1093
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1094
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1525
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)
1526
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)
1527
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1528
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1529
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1530
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1531
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1095
1532
  errors: [
1096
- Error
1097
- at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)
1098
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)
1099
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1100
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1101
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1102
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1103
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1104
- ],
1105
- stack: 'Error\n' +
1106
- ' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\n' +
1107
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\n' +
1108
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1109
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1110
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1111
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1112
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1113
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.control-service.js:297:31',
1114
- level: 'error',
1115
- additionalContent: {},
1116
- confidentialContent: {}
1117
- } 
1118
- ...*******.....
1119
- ||||||||||
1120
-
1121
- Error during Dynamo bot start: Error: Start failed
1122
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/dynamo-bot/_services/dyb-messaging-provider.control-service.spec.js:117:27)
1123
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1124
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1125
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1126
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1127
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1128
-
1129
- ||||||||||
1130
- 
1131
- .Dynamo bot event listeners setup (messaging integration)
1132
- .......Dynamo bot provider setup completed
1133
- .................................................*autoConnect or reconnection is set to true in socketOptions, so reconnect is set to false
1134
- This means that the reconnection will use the socket.io reconnection logic, not the Dynamo implementations. 
1135
- 
1136
-
1137
- \\\\\\\\\\
1138
- \\\\\\\\\\
1139
- \\\\\\\\\\
1140
-
1141
- DyNTS_SocketClientService_Params (test this with custom address!) "ws://localhost"
1142
-
1143
- //////////
1144
- //////////
1145
- //////////
1146
-
1147
- 
1148
- autoConnect or reconnection is set to true in socketOptions, so reconnect is set to false
1149
- This means that the reconnection will use the socket.io reconnection logic, not the Dynamo implementations. 
1150
- 
1151
-
1152
- \\\\\\\\\\
1153
- \\\\\\\\\\
1154
- \\\\\\\\\\
1155
-
1156
- DyNTS_SocketClientService_Params (test this with custom address!) "ws://localhost"
1157
-
1158
- //////////
1159
- //////////
1160
- //////////
1161
-
1162
- 
1163
- ..
1164
- socket-client (socket-client-mock) Service setup finished
1165
- < .. > socket-client (socket-client-mock) connecting to ws://localhost:0 ...
1166
- ................................Unable to parse JSON answer: {
1167
- unparsedJSON: 'option1',
1168
- error: Error: JSON parsing failed: Unexpected token 'o', "option1" is not valid JSON
1169
- at Function.parseJsonWithEnhancedError (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.21_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/json-error-helper.util.ts:261:15)
1170
- at Function.failableSafeParseJSON (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.21_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/object.util.ts:472:35)
1171
- at Function.safeParseJSON (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.21_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_collections/utils/object.util.ts:397:19)
1172
- at TestLLMService.convertAnswerToSelectOption (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/ai/_services/ai-llm.service-base.js:184:61)
1173
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/ai/_services/ai-llm.service-base.spec.js:119:36)
1174
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1175
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1176
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1177
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1178
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1179
- } 
1180
- 
1181
- ||||||||||
1182
-
1183
- DyNTS_AI_LLMChat_ServiceBase.convertAnswerToSelectOption got an invalid answer { question: 'Select an option', answer: 'OPTION1' }
1184
-
1185
- ||||||||||
1186
- 
1187
- .............................................
1188
- ||||||||||
1189
-
1190
- Error replying to message: Error: Reply failed
1191
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.spec.js:241:27)
1192
-
1193
- ||||||||||
1194
- 
1195
- .........
1196
- ||||||||||
1197
-
1198
- Error during Discord bot start: Error: Discord client not initialized. Call setup() first.
1199
- at DyNTS_DiB_MessagingProvider_ControlService.start (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.js:53:23)
1200
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/discord-bot/_services/dib-messaging-provider.control-service.spec.js:140:32)
1201
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1202
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1203
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1204
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1205
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1206
-
1207
- ||||||||||
1208
- 
1209
- .........................🔍 Comparing "document" document: "Test Document"
1210
- .🔍 Comparing "document" document: "New Document"
1211
- ...
1212
- ||||||||||
1213
-
1214
- ❌❌ Error handleMessage: Error: Test error
1215
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/assistant/_services/ass-io.control-service.spec.js:92:136)
1216
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1217
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1218
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1219
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1220
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1221
-
1222
- ||||||||||
1223
- 
1224
- .
1225
- ||||||||||
1226
-
1227
- ❌❌ Error handleMessage: Error: Test error
1228
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/assistant/_services/ass-io.control-service.spec.js:68:136)
1229
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1230
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1231
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1232
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1233
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1234
-
1235
- ||||||||||
1236
- 
1237
- .......**********************....................................error not found, saving....
1238
- ErrorMsg: User error: No account found 
1239
- error saved
1240
- .error not found, saving....
1241
- ErrorMsg: Dev error 
1242
- error saved
1243
- .error not saved (dev version)
1244
- .error found, not saving ("known" error), but increased count,
1245
- count: 6 
1246
- ErrorMsg: Duplicate error message 
1247
- .error not found, saving....
1248
- ErrorMsg: New error message 
1249
- error saved
1250
- ..error not found, saving....
1251
- ErrorMsg: Test internal error 
1252
- error saved
1253
- 
1254
- ||||||||||
1255
-
1256
- DyNTS_Error_DataService handling InternalError... Error: Test internal error
1257
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/server/errors/errors.data-service.spec.js:140:47)
1258
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1259
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1260
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1261
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1262
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1263
-
1264
- ||||||||||
1265
- 
1266
- .....
1267
- ||||||||||
1268
-
1269
- checkErrorIsStringifyableOrResolvable error TypeError: Converting circular structure to JSON
1270
- --> starting at object with constructor 'Object'
1271
- --- property 'circular' closes the circle
1272
- at JSON.stringify (<anonymous>)
1273
- at DyNTS_Errors_DataService.checkErrorIsStringifyableOrResolvable (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/server/errors/errors.data-service.js:277:18)
1274
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/server/errors/errors.data-service.spec.js:162:36)
1275
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1276
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1277
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1278
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1279
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1280
-
1281
- ||||||||||
1282
- 
1283
- ......................................................................**************.......................DYNAMO-NTS ERROR: INVALID route type: invalid - undefined
1284
- INVALID route type: invalid - undefined
1285
- ........
1286
- ||||||||||
1287
-
1288
- Endpoint caught an error. 'myEndpoint' (/test)
1289
- error: "Raw error message"
1290
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:445:28
1291
-
1292
- ||||||||||
1293
- 
1294
- 
1295
-
1296
- \\\\\\\\\\
1297
- \\\\\\\\\\
1298
- \\\\\\\\\\
1299
-
1300
- Endpoint "/test" caught an error. (myEndpoint)
1301
- ERROR: Error: Raw error message
1302
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:443:27)
1303
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1304
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1305
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1306
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1307
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1308
-
1309
- //////////
1310
- //////////
1311
- //////////
1312
-
1313
- 
1314
- [FR-071 req-debug] ? /test (endpoint=myEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
1315
- 
1316
- .
1317
- ||||||||||
1318
-
1319
- Endpoint caught an error. 'proxyEndpoint' (/proxy)
1320
- error: "Upstream 502"
1321
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:467:28
1322
-
1323
- ||||||||||
1324
- 
1325
- 
1326
-
1327
- \\\\\\\\\\
1328
- \\\\\\\\\\
1329
- \\\\\\\\\\
1330
-
1331
- Endpoint "/proxy" caught an error. (proxyEndpoint)
1332
- ERROR: Error: Upstream 502
1333
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:465:41)
1334
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1335
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1336
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1337
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1338
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 {
1339
- status: 502
1340
- }
1341
-
1342
- //////////
1343
- //////////
1344
- //////////
1345
-
1346
- 
1347
- [FR-071 req-debug] ? /test (endpoint=proxyEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
1348
- 
1349
- .
1350
- ||||||||||
1351
-
1352
- Endpoint caught an error. 'testEndpoint' (/test)
1353
- error: "Test error"
1354
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:422:28
1355
-
1356
- ||||||||||
1357
- 
1358
- 
1359
-
1360
- \\\\\\\\\\
1361
- \\\\\\\\\\
1362
- \\\\\\\\\\
1363
-
1364
- Endpoint "/test" caught an error. (testEndpoint)
1365
- ERROR: Error: Test error
1366
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:420:27)
1367
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1368
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1369
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1370
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1371
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1372
-
1373
- //////////
1374
- //////////
1375
- //////////
1376
-
1377
- 
1378
- [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
1379
- 
1380
- .
1381
- ||||||||||
1382
-
1383
- Endpoint caught an error. 'testEndpoint' (/test)
1384
- ErrorCode: NO-ERROR-CODE
1385
- error: "Test error"
1386
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:402:28
1387
-
1388
- ||||||||||
1389
- 
1390
- 
1391
-
1392
- \\\\\\\\\\
1393
- \\\\\\\\\\
1394
- \\\\\\\\\\
1395
-
1396
- Endpoint "/test" caught an error. (testEndpoint)
1397
- ErrorCode: NO-ERROR-CODE
1398
- Message: Test error
1399
-
1400
- UserMessage: undefined
1401
- LocalStack:
1402
- /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:397:27
1403
-
1404
- Stack: Error: Test error
1405
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:398:24)
1406
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1407
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1408
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1409
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1410
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1411
-
1412
- //////////
1413
- //////////
1414
- //////////
1415
-
1416
- 
1417
- [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)
1418
- 
1419
- .
1533
+ Error
1534
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)
1535
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)
1536
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1537
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1538
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1539
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1540
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1541
+ ],
1542
+ stack: 'Error\n' +
1543
+ ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\n' +
1544
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\n' +
1545
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1546
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1547
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1548
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1549
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1550
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:103:19',
1551
+ level: 'error',
1552
+ additionalContent: {},
1553
+ confidentialContent: {}
1554
+ } 
1555
+ ..Authorization request failed DyFM_Error {
1556
+ __created: 2026-06-09T07:28:19.907Z,
1557
+ __createdBy: 'OAuth2ControlService',
1558
+ __lastModified: 2026-06-09T07:28:19.907Z,
1559
+ __lastModifiedBy: 'OAuth2ControlService',
1560
+ __v: 0,
1561
+ flag: 'DYNAMO-ERROR-OBJECT-v2',
1562
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HA2',
1563
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA2' ],
1564
+ _message: 'Invalid client_id',
1565
+ _messages: [ 'Invalid client_id' ],
1566
+ __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2',
1567
+ __userMessages: [
1568
+ 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2'
1569
+ ],
1570
+ ___handled: false,
1571
+ ___status: 400,
1572
+ ___issuer: 'MISSING-ISSUER',
1573
+ ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
1574
+ ___issuerService: 'OAuth2ControlService',
1575
+ ___systemVersion: 'MISSING-SYSTEM-VERSION',
1576
+ error: Error
1577
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)
1578
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)
1579
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1580
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1581
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1582
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1583
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1584
+ errors: [
1585
+ Error
1586
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)
1587
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)
1588
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1589
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1590
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1591
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1592
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1593
+ ],
1594
+ stack: 'Error\n' +
1595
+ ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\n' +
1596
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\n' +
1597
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1598
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1599
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1600
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1601
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1602
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:50:23',
1603
+ level: 'error',
1604
+ additionalContent: {},
1605
+ confidentialContent: {}
1606
+ } 
1607
+ .Authorization request failed DyFM_Error {
1608
+ __created: 2026-06-09T07:28:19.909Z,
1609
+ __createdBy: 'OAuth2ControlService',
1610
+ __lastModified: 2026-06-09T07:28:19.909Z,
1611
+ __lastModifiedBy: 'OAuth2ControlService',
1612
+ __v: 0,
1613
+ flag: 'DYNAMO-ERROR-OBJECT-v2',
1614
+ _errorCode: 'T_LOCAL|DyNTS-OA2-HA0',
1615
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA0' ],
1616
+ _message: 'Missing required OAuth2 parameters',
1617
+ _messages: [ 'Missing required OAuth2 parameters' ],
1618
+ __userMessage: 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0',
1619
+ __userMessages: [
1620
+ 'Invalid authorization request\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0'
1621
+ ],
1622
+ ___handled: false,
1623
+ ___status: 400,
1624
+ ___issuer: 'MISSING-ISSUER',
1625
+ ___issuerSystem: 'MISSING-ISSUER-SYSTEM',
1626
+ ___issuerService: 'OAuth2ControlService',
1627
+ ___systemVersion: 'MISSING-SYSTEM-VERSION',
1628
+ error: Error
1629
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)
1630
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)
1631
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1632
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1633
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1634
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1635
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1636
+ errors: [
1637
+ Error
1638
+ at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)
1639
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)
1640
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1641
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1642
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1643
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1644
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1645
+ ],
1646
+ stack: 'Error\n' +
1647
+ ' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\n' +
1648
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\n' +
1649
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1650
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1651
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1652
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1653
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1654
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.control-service.js:39:23',
1655
+ level: 'error',
1656
+ additionalContent: {},
1657
+ confidentialContent: {}
1658
+ } 
1659
+ ........************************************...............
1420
1660
  ||||||||||
1421
1661
 
1422
- Endpoint caught an error. 'testEndpoint' (/test)
1423
- error: "Circular error"
1424
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:515:28
1662
+ ❌❌ Error handleMessage: Error: Test error
1663
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/assistant/_services/ass-io.control-service.spec.js:92:136)
1664
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1665
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1666
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1667
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1668
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1425
1669
 
1426
1670
  ||||||||||
1427
1671
  
1428
- 
1429
-
1430
- \\\\\\\\\\
1431
- \\\\\\\\\\
1432
- \\\\\\\\\\
1433
-
1434
- Endpoint "/test" caught an error. (testEndpoint)
1435
- ERROR: <ref *1> { message: 'Circular error', self: [Circular *1] }
1436
-
1437
- //////////
1438
- //////////
1439
- //////////
1440
-
1441
- 
1442
- [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
1443
- Internal Dynamo ERROR: error is not JSON.stringifyable... (it will be removed!)
1444
- errorCode: undefined 
1445
- 
1446
- .. <<<===== 'testEndpoint' result sent.
1447
- . <<<===== 'testEndpoint' result sent.
1448
1672
  ..
1449
1673
  ||||||||||
1450
1674
 
1451
- Endpoint caught an error. 'testEndpoint' (/test)
1452
- error: "Test error"
1453
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:308:28
1675
+ ❌❌ Error handleMessage: Error: Test error
1676
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/assistant/_services/ass-io.control-service.spec.js:68:136)
1677
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1678
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1679
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1680
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1681
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1454
1682
 
1455
1683
  ||||||||||
1456
1684
  
1457
- 
1685
+ .....................................🔍 Comparing "document" document: "Test Document"
1686
+ .🔍 Comparing "document" document: "New Document"
1687
+ .....................*......................................................You should not set the subscription event, in case you need additional steps for your subscriptions. test (0) 
1688
+ You should not set the unsubscribe event, in case you need additional steps for your unsubscribe. test (0) 
1689
+ You should not set the error event, in case you need additional steps for your error. test (0) 
1690
+ ........TESTTTT route: [ '192.168.1.1' ]
1691
+ ..TESTTTT route: [ '192.168.1.1', '10.0.0.1', '172.16.0.1' ]
1692
+ ........................autoConnect or reconnection is set to true in socketOptions, so reconnect is set to false
1693
+ This means that the reconnection will use the socket.io reconnection logic, not the Dynamo implementations. 
1694
+ 
1458
1695
 
1459
1696
  \\\\\\\\\\
1460
1697
  \\\\\\\\\\
1461
1698
  \\\\\\\\\\
1462
1699
 
1463
- Endpoint "/test" caught an error. (testEndpoint)
1464
- ERROR: Error: Test error
1465
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:306:27)
1466
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1467
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1468
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1469
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1470
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1700
+ DyNTS_SocketClientService_Params (test this with custom address!) "ws://localhost"
1471
1701
 
1472
- //////////
1702
+ //////////
1473
1703
  //////////
1474
1704
  //////////
1475
1705
 
1476
1706
  
1477
- [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))
1478
- 
1479
- .
1480
- ||||||||||
1481
-
1482
- Endpoint caught an error. 'testEndpoint' (/test)
1483
- ErrorCode: NO-ERROR-CODE
1484
- error: "Test error"
1485
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:490:28
1486
-
1487
- ||||||||||
1488
- 
1489
- 
1707
+ ..
1708
+ socket-client (socket-client-mock) Service setup finished
1709
+ < .. > socket-client (socket-client-mock) connecting to ws://localhost:0 ...
1710
+ autoConnect or reconnection is set to true in socketOptions, so reconnect is set to false
1711
+ This means that the reconnection will use the socket.io reconnection logic, not the Dynamo implementations. 
1712
+ 
1490
1713
 
1491
1714
  \\\\\\\\\\
1492
1715
  \\\\\\\\\\
1493
1716
  \\\\\\\\\\
1494
1717
 
1495
- Endpoint "/test" caught an error. (testEndpoint)
1496
- ErrorCode: NO-ERROR-CODE
1497
- Message: Test error
1498
-
1499
- UserMessage: undefined
1500
- LocalStack:
1501
- /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:483:27
1502
-
1503
- Stack: Error: Test error
1504
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:484:24)
1505
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1506
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1507
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1508
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1509
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1718
+ DyNTS_SocketClientService_Params (test this with custom address!) "ws://localhost"
1510
1719
 
1511
- //////////
1720
+ //////////
1512
1721
  //////////
1513
1722
  //////////
1514
1723
 
1515
1724
  
1516
- [FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)
1517
- 
1518
- .. <<<===== 'testEndpoint' result sent.
1519
- ........
1520
- Endpoint params setup failed: name: 'testEndpoint' (security: undefined) endpoint:
1521
- ERROR:
1522
- Error: endpoint not setted up for this endpoint (testEndpoint)
1523
- at new DyFM_Endpoint_SettingsBase (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.21_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_models/control-models/service-endpoint-settings-base.control-model.ts:55:13)
1524
- at new DyNTS_Endpoint_Params (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.js:53:13)
1525
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:194:17
1526
- at compare (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7305:11)
1527
- at Expector.compare (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4287:27)
1528
- at Expectation.toThrow (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4046:36)
1529
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_models/control-models/endpoint-params.control-model.spec.js:200:16)
1530
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1531
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1532
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16) 
1533
- .......You should not set the subscription event, in case you need additional steps for your subscriptions. test (0) 
1534
- You should not set the unsubscribe event, in case you need additional steps for your unsubscribe. test (0) 
1535
- You should not set the error event, in case you need additional steps for your error. test (0) 
1536
- ...........................................................TESTTTT route: [ '192.168.1.1', '10.0.0.1', '172.16.0.1' ]
1537
- ..TESTTTT route: [ '192.168.1.1' ]
1538
- .....Authentication Service missing!
1539
- .Authentication Service missing!
1540
- .Authentication Service missing!
1541
- .....Authentication Service missing!
1542
- ....Authentication Service missing!
1543
- ......Authentication Service missing!
1544
- .Authentication Service missing!
1545
- .......<--- outgoing API call: "Test API Call"
1546
- ---> "Test API Call" api call was successful
1547
- .<--- outgoing API call: "Test API Call"
1548
- .<--- outgoing API call: "Test API Call"
1549
- WARNING you cant send body in get calls (Test API Call)
1550
- ----------
1551
-
1552
- ---> API ERROR: "Test API Call" failed (500)...
1553
- endpoint: get "http://example.com/api/test"
1554
- BE-BE requestStackLocation: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.spec.js:12:22"
1555
- error: "undefined"
1556
- localStack: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.js:126:22"
1557
- ---------- 
1558
- 
1559
- 'Test API Call' was UNSUCCESSFUL
1560
- .<--- outgoing API call: "Test API Call"
1561
- WARNING you cant send body in get calls (Test API Call)
1562
- "Test API Call" api call was successful
1563
- .<--- outgoing API call: "Test API Call"
1564
- WARNING you cant send body in get calls (Test API Call)
1565
- ----------
1566
-
1567
- ---> API ERROR: "Test API Call" failed (500)...
1568
- endpoint: get "http://example.com/api/test"
1569
- BE-BE requestStackLocation: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.spec.js:12:22"
1570
- error: "undefined"
1571
- localStack: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.js:126:22"
1572
- ---------- 
1573
- 
1574
- 'Test API Call' was UNSUCCESSFUL
1575
- .<--- outgoing API call: "Test API Call"
1576
- WARNING you cant send body in get calls (Test API Call)
1577
- ----------
1578
-
1579
- ---> API ERROR: "Test API Call" failed (500)...
1580
- endpoint: get "http://example.com/api/test"
1581
- BE-BE requestStackLocation: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.spec.js:12:22"
1582
- error: "undefined"
1583
- localStack: "/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/api.service.js:126:22"
1584
- ---------- 
1585
- 
1586
- 'Test API Call' was UNSUCCESSFUL
1587
- ...............................................................................................❌ getDataByDependencyId failed, dependencyKey is missing from service! (test_data)
1588
- 📍 /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/base/data.service.spec.js:182:87
1589
- ..............................................................................................................................................................OAuth2 usage data permission check failed DyFM_Error {
1590
- __created: 2026-06-06T03:43:09.841Z,
1725
+ .....OAuth2 usage data permission check failed DyFM_Error {
1726
+ __created: 2026-06-09T07:28:20.189Z,
1591
1727
  __createdBy: 'AuthService',
1592
- __lastModified: 2026-06-06T03:43:09.841Z,
1728
+ __lastModified: 2026-06-09T07:28:20.189Z,
1593
1729
  __lastModifiedBy: 'AuthService',
1594
1730
  __v: 0,
1595
1731
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -1612,54 +1748,54 @@ ERROR:
1612
1748
  ___issuerService: 'AuthService',
1613
1749
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1614
1750
  error: Error
1615
- at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)
1616
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)
1617
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1618
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1619
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1620
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1621
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1751
+ at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)
1752
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)
1753
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1754
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1755
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1756
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1757
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1622
1758
  errors: [
1623
1759
  Error
1624
- at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)
1625
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)
1626
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1627
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1628
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1629
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1630
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1760
+ at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)
1761
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)
1762
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1763
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1764
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1765
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1766
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1631
1767
  ],
1632
1768
  stack: 'Error\n' +
1633
- ' at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\n' +
1634
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\n' +
1635
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1636
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1637
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1638
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1639
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1640
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23',
1769
+ ' at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\n' +
1770
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\n' +
1771
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1772
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1773
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1774
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1775
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1776
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23',
1641
1777
  level: 'error',
1642
1778
  additionalContent: {},
1643
1779
  confidentialContent: {}
1644
1780
  } 
1645
- .......OAuth2 token authentication failed DyFM_Error {
1646
- __created: 2026-06-06T03:43:09.848Z,
1781
+ ....OAuth2 token authentication failed DyFM_Error {
1782
+ __created: 2026-06-09T07:28:20.191Z,
1647
1783
  __createdBy: 'AuthService',
1648
- __lastModified: 2026-06-06T03:43:09.848Z,
1784
+ __lastModified: 2026-06-09T07:28:20.191Z,
1649
1785
  __lastModifiedBy: 'AuthService',
1650
1786
  __v: 0,
1651
1787
  flag: 'DYNAMO-ERROR-OBJECT-v2',
1652
- _errorCode: 'T_LOCAL|DyNTS-AS0-GT0',
1653
- _errorCodes: [ 'T_LOCAL|DyNTS-AS0-GT0' ],
1654
- _message: 'AuthHeader missing!',
1655
- _messages: [ 'AuthHeader missing!' ],
1788
+ _errorCode: 'T_LOCAL|DyNTS-OA2-AT1',
1789
+ _errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],
1790
+ _message: 'Invalid token format',
1791
+ _messages: [ 'Invalid token format' ],
1656
1792
  __userMessage: 'We encountered an unhandled Auth Error, \n' +
1657
1793
  'please contact the responsible development team.\n' +
1658
- ' ErrorCode: T_LOCAL|DyNTS-AS0-GT0',
1794
+ ' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',
1659
1795
  __userMessages: [
1660
1796
  'We encountered an unhandled Auth Error, \n' +
1661
1797
  'please contact the responsible development team.\n' +
1662
- ' ErrorCode: T_LOCAL|DyNTS-AS0-GT0'
1798
+ ' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'
1663
1799
  ],
1664
1800
  ___handled: false,
1665
1801
  ___status: 401,
@@ -1668,43 +1804,40 @@ ERROR:
1668
1804
  ___issuerService: 'AuthService',
1669
1805
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1670
1806
  error: Error
1671
- at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/auth.service.js:34:19)
1672
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)
1673
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)
1674
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1675
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1676
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1677
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1678
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1807
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1808
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)
1809
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1810
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1811
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1812
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1813
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1679
1814
  errors: [
1680
1815
  Error
1681
- at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/auth.service.js:34:19)
1682
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)
1683
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)
1684
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1685
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1686
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1687
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1688
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1816
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1817
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)
1818
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1819
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1820
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1821
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1822
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1689
1823
  ],
1690
1824
  stack: 'Error\n' +
1691
- ' at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/auth.service.js:34:19)\n' +
1692
- ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\n' +
1693
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\n' +
1694
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1695
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1696
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1697
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1698
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1699
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_services/core/auth.service.js:34:19',
1825
+ ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1826
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\n' +
1827
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1828
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1829
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1830
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1831
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1832
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1700
1833
  level: 'error',
1701
1834
  additionalContent: {},
1702
- confidentialContent: { headers: {} }
1835
+ confidentialContent: {}
1703
1836
  } 
1704
- ..OAuth2 token authentication failed DyFM_Error {
1705
- __created: 2026-06-06T03:43:09.910Z,
1837
+ .OAuth2 token authentication failed DyFM_Error {
1838
+ __created: 2026-06-09T07:28:20.192Z,
1706
1839
  __createdBy: 'AuthService',
1707
- __lastModified: 2026-06-06T03:43:09.910Z,
1840
+ __lastModified: 2026-06-09T07:28:20.192Z,
1708
1841
  __lastModifiedBy: 'AuthService',
1709
1842
  __v: 0,
1710
1843
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -1727,54 +1860,54 @@ ERROR:
1727
1860
  ___issuerService: 'AuthService',
1728
1861
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1729
1862
  error: Error
1730
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1731
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)
1732
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1733
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1734
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1735
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1736
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1863
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1864
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)
1865
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1866
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1867
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1868
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1869
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1737
1870
  errors: [
1738
1871
  Error
1739
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1740
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)
1741
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1742
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1743
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1744
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1745
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1872
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1873
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)
1874
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1875
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1876
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1877
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1878
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1746
1879
  ],
1747
1880
  stack: 'Error\n' +
1748
- ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1749
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\n' +
1750
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1751
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1752
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1753
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1754
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1755
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1881
+ ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1882
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\n' +
1883
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1884
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1885
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1886
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1887
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1888
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1756
1889
  level: 'error',
1757
1890
  additionalContent: {},
1758
1891
  confidentialContent: {}
1759
1892
  } 
1760
- .OAuth2 token authentication failed DyFM_Error {
1761
- __created: 2026-06-06T03:43:09.913Z,
1893
+ ..OAuth2 token authentication failed DyFM_Error {
1894
+ __created: 2026-06-09T07:28:20.193Z,
1762
1895
  __createdBy: 'AuthService',
1763
- __lastModified: 2026-06-06T03:43:09.913Z,
1896
+ __lastModified: 2026-06-09T07:28:20.193Z,
1764
1897
  __lastModifiedBy: 'AuthService',
1765
1898
  __v: 0,
1766
1899
  flag: 'DYNAMO-ERROR-OBJECT-v2',
1767
- _errorCode: 'T_LOCAL|DyNTS-OA2-AT1',
1768
- _errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],
1769
- _message: 'Invalid token format',
1770
- _messages: [ 'Invalid token format' ],
1900
+ _errorCode: 'T_LOCAL|DyNTS-AS0-GT0',
1901
+ _errorCodes: [ 'T_LOCAL|DyNTS-AS0-GT0' ],
1902
+ _message: 'AuthHeader missing!',
1903
+ _messages: [ 'AuthHeader missing!' ],
1771
1904
  __userMessage: 'We encountered an unhandled Auth Error, \n' +
1772
1905
  'please contact the responsible development team.\n' +
1773
- ' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',
1906
+ ' ErrorCode: T_LOCAL|DyNTS-AS0-GT0',
1774
1907
  __userMessages: [
1775
1908
  'We encountered an unhandled Auth Error, \n' +
1776
1909
  'please contact the responsible development team.\n' +
1777
- ' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'
1910
+ ' ErrorCode: T_LOCAL|DyNTS-AS0-GT0'
1778
1911
  ],
1779
1912
  ___handled: false,
1780
1913
  ___status: 401,
@@ -1783,40 +1916,43 @@ ERROR:
1783
1916
  ___issuerService: 'AuthService',
1784
1917
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1785
1918
  error: Error
1786
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1787
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)
1788
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1789
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1790
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1791
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1792
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1919
+ at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/auth.service.js:34:19)
1920
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)
1921
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)
1922
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1923
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1924
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1925
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1926
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1793
1927
  errors: [
1794
1928
  Error
1795
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1796
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)
1797
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1798
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1799
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1800
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1801
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1929
+ at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/auth.service.js:34:19)
1930
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)
1931
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)
1932
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1933
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1934
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1935
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1936
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1802
1937
  ],
1803
1938
  stack: 'Error\n' +
1804
- ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1805
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\n' +
1806
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1807
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1808
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1809
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1810
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1811
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1939
+ ' at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/auth.service.js:34:19)\n' +
1940
+ ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\n' +
1941
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\n' +
1942
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1943
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1944
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1945
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1946
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1947
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_services/core/auth.service.js:34:19',
1812
1948
  level: 'error',
1813
1949
  additionalContent: {},
1814
- confidentialContent: {}
1950
+ confidentialContent: { headers: {} }
1815
1951
  } 
1816
1952
  .OAuth2 token authentication failed DyFM_Error {
1817
- __created: 2026-06-06T03:43:09.914Z,
1953
+ __created: 2026-06-09T07:28:20.195Z,
1818
1954
  __createdBy: 'AuthService',
1819
- __lastModified: 2026-06-06T03:43:09.914Z,
1955
+ __lastModified: 2026-06-09T07:28:20.195Z,
1820
1956
  __lastModifiedBy: 'AuthService',
1821
1957
  __v: 0,
1822
1958
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -1839,40 +1975,40 @@ ERROR:
1839
1975
  ___issuerService: 'AuthService',
1840
1976
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1841
1977
  error: Error
1842
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1843
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)
1844
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1845
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1846
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1847
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1848
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1978
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1979
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)
1980
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1981
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1982
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1983
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1984
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1849
1985
  errors: [
1850
1986
  Error
1851
- at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1852
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)
1853
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1854
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1855
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1856
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1857
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1987
+ at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)
1988
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)
1989
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1990
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1991
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1992
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1993
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1858
1994
  ],
1859
1995
  stack: 'Error\n' +
1860
- ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1861
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\n' +
1862
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1863
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1864
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1865
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1866
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1867
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1996
+ ' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\n' +
1997
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\n' +
1998
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1999
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
2000
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
2001
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
2002
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
2003
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',
1868
2004
  level: 'error',
1869
2005
  additionalContent: {},
1870
2006
  confidentialContent: {}
1871
2007
  } 
1872
2008
  ..OAuth2 self-token authentication failed DyFM_Error {
1873
- __created: 2026-06-06T03:43:09.917Z,
2009
+ __created: 2026-06-09T07:28:20.198Z,
1874
2010
  __createdBy: 'AuthService',
1875
- __lastModified: 2026-06-06T03:43:09.917Z,
2011
+ __lastModified: 2026-06-09T07:28:20.198Z,
1876
2012
  __lastModifiedBy: 'AuthService',
1877
2013
  __v: 0,
1878
2014
  flag: 'DYNAMO-ERROR-OBJECT-v2',
@@ -1895,49 +2031,37 @@ ERROR:
1895
2031
  ___issuerService: 'AuthService',
1896
2032
  ___systemVersion: 'MISSING-SYSTEM-VERSION',
1897
2033
  error: Error
1898
- at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)
1899
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)
1900
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1901
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1902
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1903
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1904
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
2034
+ at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)
2035
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)
2036
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
2037
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
2038
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
2039
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
2040
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,
1905
2041
  errors: [
1906
2042
  Error
1907
- at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)
1908
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)
1909
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
1910
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
1911
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
1912
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
1913
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
2043
+ at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)
2044
+ at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)
2045
+ at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
2046
+ at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
2047
+ at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
2048
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
2049
+ at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
1914
2050
  ],
1915
2051
  stack: 'Error\n' +
1916
- ' at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\n' +
1917
- ' at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\n' +
1918
- ' at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
1919
- ' at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
1920
- ' at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
1921
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
1922
- ' at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
1923
- __localStack: '/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23',
2052
+ ' at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\n' +
2053
+ ' at UserContext.<anonymous> (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\n' +
2054
+ ' at QueueRunner.attempt (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\n' +
2055
+ ' at QueueRunner.run (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\n' +
2056
+ ' at runNext (/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\n' +
2057
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\n' +
2058
+ ' at /tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',
2059
+ __localStack: '/tmp/pipeline-runs/bb47bbca-01af-4470-a030-1c0b2627bb18/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23',
1924
2060
  level: 'error',
1925
2061
  additionalContent: {},
1926
2062
  confidentialContent: {}
1927
2063
  } 
1928
- .********........***************.............................DyNTS AI | onCostEvent callback threw (call-type: embedding-single, model: text-embedding-3-small, issuer: test-issuer): consumer callback failure
1929
- ..............Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
1930
- Emitting event 'test-event' on socket(unknown)-(1) failed!(1)
1931
- ..Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
1932
- Emitting event 'test-event' on socket(unknown)-(1) failed!(1)
1933
- .Emitting event 'test-event' on socket(unknown)-(0) failed!
1934
- ERROR: socket[socket-1] is not connected! (it will be removed...)
1935
- Emitting event 'test-event' on socket(unknown)-(0) failed!(1)
1936
- .Emitting event 'test-event' on socket(unknown)-(0) failed!
1937
- ERROR: socket[socket-1] is not connected! (it will be removed...)
1938
- Emitting event 'test-event' on socket(unknown)-(1) failed!
1939
- ERROR: socket[socket-2] is not connected! (it will be removed...)
1940
- ...........**..DyNTS_App_Params.constructor: dbName is not set in "nts-integration-test" model.For future compatibility.
2064
+ .......................DyNTS_App_Params.constructor: dbName is not set in "nts-integration-test" model.For future compatibility.
1941
2065
 
1942
2066
 
1943
2067
 
@@ -1963,7 +2087,7 @@ Starting nts-integration-test...
1963
2087
  EmailService construction (FutDevPro - Auto) Finished!
1964
2088
 
1965
2089
  No database connection created.
1966
- Sat, 06 Jun 2026 03:43:10 GMT body-parser deprecated undefined extended: provide extended option at build/_services/server/app.server.js:848:41
2090
+ Tue, 09 Jun 2026 07:28:20 GMT body-parser deprecated undefined extended: provide extended option at build/_services/server/app.server.js:848:41
1967
2091
  
1968
2092
 
1969
2093
  \\\\\\\\\\
@@ -1971,7 +2095,7 @@ Sat, 06 Jun 2026 03:43:10 GMT body-parser deprecated undefined extended: provide
1971
2095
  \\\\\\\\\\
1972
2096
 
1973
2097
 
1974
- HTTP (open) server is using a randomly selected port by the OS: 46439
2098
+ HTTP (open) server is using a randomly selected port by the OS: 38919
1975
2099
  (httpPort was set to 0 — this is intended for testing only)
1976
2100
 
1977
2101
  //////////
@@ -1980,18 +2104,12 @@ Sat, 06 Jun 2026 03:43:10 GMT body-parser deprecated undefined extended: provide
1980
2104
 
1981
2105
  
1982
2106
  
1983
- HTTP (open) server is listening on port: 0.0.0.0:46439
2107
+ HTTP (open) server is listening on port: 0.0.0.0:38919
1984
2108
  
1985
2109
  socket server setup finished: "test" (attached to server on port: 0)
1986
- 
1987
- ===>>> incoming 'testSimple' request... (issuer: accountId_mock)
1988
-  <<<===== 'testSimple' result sent.
1989
2110
  ...
1990
2111
  ===>>> incoming 'testBase' request... (issuer: accountId_mock)
1991
2112
   <<<===== 'testBase' result sent.
1992
- ..
1993
- stopping server...
1994
- 
1995
2113
  
1996
2114
 
1997
2115
  \\\\\\\\\\
@@ -2005,6 +2123,12 @@ stopping server...
2005
2123
  //////////
2006
2124
 
2007
2125
  
2126
+ .
2127
+ ===>>> incoming 'testSimple' request... (issuer: accountId_mock)
2128
+  <<<===== 'testSimple' result sent.
2129
+ .
2130
+ stopping server...
2131
+ 
2008
2132
  
2009
2133
  HTTP socket server close error Error: Server is not running.
2010
2134
  at Server.close (node:net:2284:12)
@@ -2015,7 +2139,13 @@ HTTP socket server close error Error: Server is not running.
2015
2139
  at processTicksAndRejections (node:internal/process/task_queues:81:21) {
2016
2140
  code: 'ERR_SERVER_NOT_RUNNING'
2017
2141
  } 
2018
- ........................................................................*******..*********..............
2142
+ ...........................payload-1
2143
+ payload-2
2144
+ ......hello-from-spec-1780990101830
2145
+ .raw
2146
+ .error-marker-1780990101833
2147
+ .redtext-payload
2148
+ .
2019
2149
 
2020
2150
  \\\\\\\\\\
2021
2151
  \\\\\\\\\\
@@ -2041,653 +2171,600 @@ HTTP socket server close error Error: Server is not running.
2041
2171
  //////////
2042
2172
 
2043
2173
  
2044
- ...........payload-1
2045
- payload-2
2046
- .raw
2047
- .redtext-payload
2048
- .hello-from-spec-1780717391857
2049
- ..error-marker-1780717391858
2050
- ................
2051
- ||||||||||
2052
-
2053
- Failed to search messages Error: Failed to fetch
2054
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/dynamo-bot/_collections/dyb-operations.util.spec.js:86:106)
2055
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
2056
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
2057
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
2058
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
2059
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
2060
- at processTicksAndRejections (node:internal/process/task_queues:95:5)
2061
-
2062
- ||||||||||
2063
- 
2064
- ..
2065
- ||||||||||
2066
-
2067
- Failed to get conversation stats Error: Failed to fetch
2068
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/bot/_modules/dynamo-bot/_collections/dyb-operations.util.spec.js:42:106)
2069
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
2070
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
2071
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
2072
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
2073
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
2074
- at processTicksAndRejections (node:internal/process/task_queues:95:5)
2075
-
2076
- ||||||||||
2077
- 
2078
- .........*****************************..
2079
- EmailService construction (Test Sender) Finished!
2080
- .....************..........
2081
- ||||||||||
2082
-
2083
- (checkServerConnections) "test-service" server is not available
2084
- baseUrl: https://test.example.com
2085
- testEndpoint: /test Error: Connection failed
2086
- at UserContext.<anonymous> (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/build/_modules/server/server-status/server-status.control-service.spec.js:223:27)
2087
- at QueueRunner.attempt (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)
2088
- at QueueRunner.run (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)
2089
- at runNext (/tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)
2090
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11
2091
- at /tmp/pipeline-runs/ab2aa3f0-832f-492e-a89b-c583e5183aa4/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9
2092
- at processTicksAndRejections (node:internal/process/task_queues:95:5)
2093
-
2094
- ||||||||||
2095
- 
2096
- ......ServerStatus snapshot created
2097
- ........................**************
2174
+ ....
2098
2175
 
2099
2176
  Pending:
2100
2177
 
2101
- 1) | DyNTS_Bot_Commands_ControlService | should be a singleton instance
2178
+ 1) | DyNTS_DiAs_IO_ControlService | should get LLM chat service from main bot service
2102
2179
  No reason given
2103
2180
 
2104
2181
 
2105
- 2) | DyNTS_Bot_Commands_ControlService | defaultProvider | should return default provider from main bot service
2182
+ 2) | DyNTS_DiAs_IO_ControlService | should be a singleton instance
2106
2183
  No reason given
2107
2184
 
2108
2185
 
2109
- 3) | DyNTS_Bot_Commands_ControlService | start | should succeed when default provider is started
2186
+ 3) | DyNTS_DiAs_IO_ControlService | handleMessage | should handle message with AI and reply
2110
2187
  No reason given
2111
2188
 
2112
2189
 
2113
- 4) | DyNTS_Bot_Commands_ControlService | start | should throw error when default provider not started
2190
+ 4) | DyNTS_DiAs_IO_ControlService | handleMessage | should send error reply when error occurs and debugLevel >= 1
2114
2191
  No reason given
2115
2192
 
2116
2193
 
2117
- 5) | DyNTS_Bot_Commands_ControlService | setup | should throw error when main bot service not found
2194
+ 5) | DyNTS_DiAs_IO_ControlService | handleMessage | should not send error reply when dontSendErrorReply is true
2118
2195
  No reason given
2119
2196
 
2120
2197
 
2121
- 6) | DyNTS_Bot_Commands_ControlService | setup | should setup main bot service
2198
+ 6) | DyNTS_Bot_MessagingProvider_ServiceBase | channelCache | should cache channels
2122
2199
  No reason given
2123
2200
 
2124
2201
 
2125
- 7) | DyNTS_DiBo_Routines_ControlService | start | should handle start errors
2202
+ 7) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have botDisplayName getter
2126
2203
  No reason given
2127
2204
 
2128
2205
 
2129
- 8) | DyNTS_DiBo_Routines_ControlService | start | should start routines and set routinesStarted to true
2206
+ 8) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have name property
2130
2207
  No reason given
2131
2208
 
2132
2209
 
2133
- 9) | DyNTS_DiBo_Routines_ControlService | start | should throw error if discordServer not found
2210
+ 9) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have botId getter
2134
2211
  No reason given
2135
2212
 
2136
2213
 
2137
- 10) | DyNTS_DiBo_Routines_ControlService | properties | should return routinesStarted as false initially
2214
+ 10) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have type property
2138
2215
  No reason given
2139
2216
 
2140
2217
 
2141
- 11) | DyNTS_DiBo_Routines_ControlService | properties | should return discordServer from main service
2218
+ 11) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have config property
2142
2219
  No reason given
2143
2220
 
2144
2221
 
2145
- 12) | DyNTS_DiBo_Routines_ControlService | setup | should setup service with main service
2222
+ 12) | DyNTS_Bot_MessagingProvider_ServiceBase | getUserMention | should return user mention
2146
2223
  No reason given
2147
2224
 
2148
2225
 
2149
- 13) | DyNTS_DiBo_Routines_ControlService | setup | should throw error if main service not found
2226
+ 13) | DyNTS_Bot_MessagingProvider_ServiceBase | roleCache | should cache roles
2150
2227
  No reason given
2151
2228
 
2152
2229
 
2153
- 14) | DyNTS_DiAV_Main_ControlService | inheritance | should inherit from DiAs Main Control Service
2230
+ 14) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapUser | should wrap user correctly
2154
2231
  No reason given
2155
2232
 
2156
2233
 
2157
- 15) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should send message to channel
2234
+ 15) | DyNTS_Bot_MessagingProvider_ServiceBase | should be a singleton instance
2158
2235
  No reason given
2159
2236
 
2160
2237
 
2161
- 16) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should split long messages
2238
+ 16) | DyNTS_Bot_MessagingProvider_ServiceBase | sendReportIn | should send report in report channel
2162
2239
  No reason given
2163
2240
 
2164
2241
 
2165
- 17) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should throw error if channel not found
2242
+ 17) | DyNTS_Bot_MessagingProvider_ServiceBase | sendReport | should send report to report channel
2166
2243
  No reason given
2167
2244
 
2168
2245
 
2169
- 18) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should throw error if channel is not text-based
2246
+ 18) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapChannel | should wrap channel correctly
2170
2247
  No reason given
2171
2248
 
2172
2249
 
2173
- 19) | DyNTS_DiBo_Main_ControlService | constructor | should initialize Discord client
2250
+ 19) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapMessage | should wrap message correctly
2174
2251
  No reason given
2175
2252
 
2176
2253
 
2177
- 20) | DyNTS_DiBo_Main_ControlService | constructor | should throw error if client already initialized
2254
+ 20) | DyNTS_DiBo_Routines_ControlService | properties | should return routinesStarted as false initially
2178
2255
  No reason given
2179
2256
 
2180
2257
 
2181
- 21) | DyNTS_DiBo_Main_ControlService | getRoleByName | should return role from cache if exists
2258
+ 21) | DyNTS_DiBo_Routines_ControlService | properties | should return discordServer from main service
2182
2259
  No reason given
2183
2260
 
2184
2261
 
2185
- 22) | DyNTS_DiBo_Main_ControlService | getRoleByName | should find role in guild and cache it
2262
+ 22) | DyNTS_DiBo_Routines_ControlService | setup | should throw error if main service not found
2186
2263
  No reason given
2187
2264
 
2188
2265
 
2189
- 23) | DyNTS_DiBo_Main_ControlService | setup | should throw error if botIO_CS not found
2266
+ 23) | DyNTS_DiBo_Routines_ControlService | setup | should setup service with main service
2190
2267
  No reason given
2191
2268
 
2192
2269
 
2193
- 24) | DyNTS_DiBo_Main_ControlService | setup | should throw error if guildId not found
2270
+ 24) | DyNTS_DiBo_Routines_ControlService | start | should throw error if discordServer not found
2194
2271
  No reason given
2195
2272
 
2196
2273
 
2197
- 25) | DyNTS_DiBo_Main_ControlService | setup | should throw error if token not found
2274
+ 25) | DyNTS_DiBo_Routines_ControlService | start | should start routines and set routinesStarted to true
2198
2275
  No reason given
2199
2276
 
2200
2277
 
2201
- 26) | DyNTS_DiBo_Main_ControlService | setup | should setup bot services
2278
+ 26) | DyNTS_DiBo_Routines_ControlService | start | should handle start errors
2202
2279
  No reason given
2203
2280
 
2204
2281
 
2205
- 27) | DyNTS_DiBo_Main_ControlService | getRolePingByName | should return role ping
2282
+ 27) | DyNTS_Bot_IO_ControlService | defaultProvider | should return default provider from main bot service
2206
2283
  No reason given
2207
2284
 
2208
2285
 
2209
- 28) | DyNTS_DiBo_Main_ControlService | getRolePingByName | should return empty string if role not found
2286
+ 28) | DyNTS_Bot_IO_ControlService | setup | should throw error when main bot service not found
2210
2287
  No reason given
2211
2288
 
2212
2289
 
2213
- 29) | DyNTS_DiBo_Main_ControlService | start | should start bot services
2290
+ 29) | DyNTS_Bot_IO_ControlService | setup | should setup main bot and commands services
2214
2291
  No reason given
2215
2292
 
2216
2293
 
2217
- 30) | DyNTS_DiBo_Main_ControlService | start | should throw error if discordServer not initialized
2294
+ 30) | DyNTS_Bot_IO_ControlService | setup | should throw error when commands service not found
2218
2295
  No reason given
2219
2296
 
2220
2297
 
2221
- 31) | DyNTS_DiBo_Main_ControlService | properties | should return botDisplayName from client user
2298
+ 31) | DyNTS_Bot_IO_ControlService | should be a singleton instance
2222
2299
  No reason given
2223
2300
 
2224
2301
 
2225
- 32) | DyNTS_DiBo_Main_ControlService | properties | should return discordServer
2302
+ 32) | DyNTS_Bot_IO_ControlService | isCommand | should return true when message starts with command operator
2226
2303
  No reason given
2227
2304
 
2228
2305
 
2229
- 33) | DyNTS_DiBo_Main_ControlService | properties | should return botClientId from client user
2306
+ 33) | DyNTS_Bot_IO_ControlService | isCommand | should return true when no command operator is set
2230
2307
  No reason given
2231
2308
 
2232
2309
 
2233
- 34) | DyNTS_DiBo_Main_ControlService | getRolePingsByName | should return multiple role pings
2310
+ 34) | DyNTS_Bot_IO_ControlService | isCommand | should return false when message does not start with command operator
2234
2311
  No reason given
2235
2312
 
2236
2313
 
2237
- 35) | DyNTS_DiBo_Main_ControlService | getChannelByName | should find channel in guild and cache it
2314
+ 35) | DyNTS_Bot_IO_ControlService | start | should throw error when default provider not initialized
2238
2315
  No reason given
2239
2316
 
2240
2317
 
2241
- 36) | DyNTS_DiBo_Main_ControlService | getChannelByName | should return channel from cache if exists
2318
+ 36) | DyNTS_Bot_IO_ControlService | start | should succeed when default provider is initialized
2242
2319
  No reason given
2243
2320
 
2244
2321
 
2245
- 37) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have name property
2322
+ 37) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when message is from bot and bots not allowed
2246
2323
  No reason given
2247
2324
 
2248
2325
 
2249
- 38) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have type property
2326
+ 38) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when message has skip flags
2250
2327
  No reason given
2251
2328
 
2252
2329
 
2253
- 39) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have botId getter
2330
+ 39) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when bot not initialized
2254
2331
  No reason given
2255
2332
 
2256
2333
 
2257
- 40) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have botDisplayName getter
2334
+ 40) | DyNTS_Bot_IO_ControlService | handleIfCommand | should handle command when message is a command
2258
2335
  No reason given
2259
2336
 
2260
2337
 
2261
- 41) | DyNTS_Bot_MessagingProvider_ServiceBase | properties | should have config property
2338
+ 41) | DyNTS_Bot_IO_ControlService | handleIfCommand | should return false when message is not a command
2262
2339
  No reason given
2263
2340
 
2264
2341
 
2265
- 42) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapUser | should wrap user correctly
2342
+ 42) | DyNTS_Bot_Routines_ControlService | should be a singleton instance
2266
2343
  No reason given
2267
2344
 
2268
2345
 
2269
- 43) | DyNTS_Bot_MessagingProvider_ServiceBase | channelCache | should cache channels
2346
+ 43) | DyNTS_Bot_Routines_ControlService | routinesStarted | should return undefined initially
2270
2347
  No reason given
2271
2348
 
2272
2349
 
2273
- 44) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapChannel | should wrap channel correctly
2350
+ 44) | DyNTS_Bot_Routines_ControlService | routinesStarted | should return true after start
2274
2351
  No reason given
2275
2352
 
2276
2353
 
2277
- 45) | DyNTS_Bot_MessagingProvider_ServiceBase | getUserMention | should return user mention
2354
+ 45) | DyNTS_Bot_Routines_ControlService | defaultProvider | should return default provider from main bot service
2278
2355
  No reason given
2279
2356
 
2280
2357
 
2281
- 46) | DyNTS_Bot_MessagingProvider_ServiceBase | sendReport | should send report to report channel
2358
+ 46) | DyNTS_Bot_Routines_ControlService | setup | should setup main bot service
2282
2359
  No reason given
2283
2360
 
2284
2361
 
2285
- 47) | DyNTS_Bot_MessagingProvider_ServiceBase | should be a singleton instance
2362
+ 47) | DyNTS_Bot_Routines_ControlService | setup | should throw error when main bot service not found
2286
2363
  No reason given
2287
2364
 
2288
2365
 
2289
- 48) | DyNTS_Bot_MessagingProvider_ServiceBase | roleCache | should cache roles
2366
+ 48) | DyNTS_Bot_Routines_ControlService | start | should throw error when default provider not started
2290
2367
  No reason given
2291
2368
 
2292
2369
 
2293
- 49) | DyNTS_Bot_MessagingProvider_ServiceBase | sendReportIn | should send report in report channel
2370
+ 49) | DyNTS_Bot_Routines_ControlService | start | should start routines and set routinesStarted flag
2294
2371
  No reason given
2295
2372
 
2296
2373
 
2297
- 50) | DyNTS_Bot_MessagingProvider_ServiceBase | wrapMessage | should wrap message correctly
2374
+ 50) | DyNTS_DiAs_ServiceBase | gatherMessagesAsOAIConversation | should convert messages to OAI conversation format
2298
2375
  No reason given
2299
2376
 
2300
2377
 
2301
- 51) | DyNTS_DiAs_ServiceBase | should have default system prompt
2378
+ 51) | DyNTS_DiAs_ServiceBase | should initialize LLM chat service
2302
2379
  No reason given
2303
2380
 
2304
2381
 
2305
- 52) | DyNTS_DiAs_ServiceBase | should initialize LLM chat service
2382
+ 52) | DyNTS_DiAs_ServiceBase | should have default system prompt
2306
2383
  No reason given
2307
2384
 
2308
2385
 
2309
- 53) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForMessage | should gather messages for a message
2386
+ 53) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should sort messages by timestamp
2310
2387
  No reason given
2311
2388
 
2312
2389
 
2313
- 54) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForMessage | should use custom limit
2390
+ 54) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should add source info when requested
2314
2391
  No reason given
2315
2392
 
2316
2393
 
2317
- 55) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should sort messages by timestamp
2394
+ 55) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should gather and filter messages
2318
2395
  No reason given
2319
2396
 
2320
2397
 
2321
- 56) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should add source info when requested
2398
+ 56) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForMessage | should gather messages for a message
2322
2399
  No reason given
2323
2400
 
2324
2401
 
2325
- 57) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForChannel | should gather and filter messages
2402
+ 57) | DyNTS_DiAs_ServiceBase | gatherDiscordMessagesForMessage | should use custom limit
2326
2403
  No reason given
2327
2404
 
2328
2405
 
2329
- 58) | DyNTS_DiAs_ServiceBase | gatherMessagesAsOAIConversation | should convert messages to OAI conversation format
2406
+ 58) | DyNTS_DiBo_Operations_Util | findVoiceChannelByName | should find and return voice channel
2330
2407
  No reason given
2331
2408
 
2332
2409
 
2333
- 59) | DyNTS_Bot_IO_ControlService | should be a singleton instance
2410
+ 59) | DyNTS_DiBo_Operations_Util | findVoiceChannelByName | should throw error when channel is not voice based
2334
2411
  No reason given
2335
2412
 
2336
2413
 
2337
- 60) | DyNTS_Bot_IO_ControlService | handleIfCommand | should return false when message is not a command
2414
+ 60) | DyNTS_DiBo_Operations_Util | sendMessageToChannelByName | should log error when channel is not text based
2338
2415
  No reason given
2339
2416
 
2340
2417
 
2341
- 61) | DyNTS_Bot_IO_ControlService | handleIfCommand | should handle command when message is a command
2418
+ 61) | DyNTS_DiBo_Operations_Util | sendMessageToChannelByName | should send message to text channel
2342
2419
  No reason given
2343
2420
 
2344
2421
 
2345
- 62) | DyNTS_Bot_IO_ControlService | isCommand | should return true when message starts with command operator
2422
+ 62) | DyNTS_DiBo_Operations_Util | getMemberIdByName | should return member id by username
2346
2423
  No reason given
2347
2424
 
2348
2425
 
2349
- 63) | DyNTS_Bot_IO_ControlService | isCommand | should return true when no command operator is set
2426
+ 63) | DyNTS_DiBo_Operations_Util | getMemberIdByName | should return undefined when member not found
2350
2427
  No reason given
2351
2428
 
2352
2429
 
2353
- 64) | DyNTS_Bot_IO_ControlService | isCommand | should return false when message does not start with command operator
2430
+ 64) | DyNTS_DiBo_Operations_Util | deleteMessage | should delete message successfully
2354
2431
  No reason given
2355
2432
 
2356
2433
 
2357
- 65) | DyNTS_Bot_IO_ControlService | setup | should throw error when main bot service not found
2434
+ 65) | DyNTS_DiBo_Operations_Util | deleteMessage | should handle delete error gracefully
2358
2435
  No reason given
2359
2436
 
2360
2437
 
2361
- 66) | DyNTS_Bot_IO_ControlService | setup | should throw error when commands service not found
2438
+ 66) | DyNTS_DiBo_Operations_Util | findChannelByName | should find text channel by name
2362
2439
  No reason given
2363
2440
 
2364
2441
 
2365
- 67) | DyNTS_Bot_IO_ControlService | setup | should setup main bot and commands services
2442
+ 67) | DyNTS_DiBo_Operations_Util | findChannelByName | should return undefined when channel not found
2366
2443
  No reason given
2367
2444
 
2368
2445
 
2369
- 68) | DyNTS_Bot_IO_ControlService | defaultProvider | should return default provider from main bot service
2446
+ 68) | DyNTS_DiBo_Operations_Util | findTextChannelByName | should throw error when channel is not text based
2370
2447
  No reason given
2371
2448
 
2372
2449
 
2373
- 69) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when message is from bot and bots not allowed
2450
+ 69) | DyNTS_DiBo_Operations_Util | findTextChannelByName | should find and return text channel
2374
2451
  No reason given
2375
2452
 
2376
2453
 
2377
- 70) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when bot not initialized
2454
+ 70) | DyNTS_DiAs_Main_ControlService | should be a singleton instance
2378
2455
  No reason given
2379
2456
 
2380
2457
 
2381
- 71) | DyNTS_Bot_IO_ControlService | getMessageIsForBotToHandle | should return false when message has skip flags
2458
+ 71) | DyNTS_DiAs_Main_ControlService | should extend DiAs_ServiceBase
2382
2459
  No reason given
2383
2460
 
2384
2461
 
2385
- 72) | DyNTS_Bot_IO_ControlService | start | should succeed when default provider is initialized
2462
+ 72) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle message if for bot
2386
2463
  No reason given
2387
2464
 
2388
2465
 
2389
- 73) | DyNTS_Bot_IO_ControlService | start | should throw error when default provider not initialized
2466
+ 73) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle command if message is command
2390
2467
  No reason given
2391
2468
 
2392
2469
 
2393
- 74) | DyNTS_DiAs_Main_ControlService | should be a singleton instance
2470
+ 74) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle errors gracefully
2394
2471
  No reason given
2395
2472
 
2396
2473
 
2397
- 75) | DyNTS_DiAs_Main_ControlService | should extend DiAs_ServiceBase
2474
+ 75) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should not handle message if not for bot
2398
2475
  No reason given
2399
2476
 
2400
2477
 
2401
- 76) | DyNTS_DiBo_Commands_ControlService | properties | should return discordServer from main service
2478
+ 76) | DyNTS_DiBo_IO_ControlService | start | should throw error if discordServer not found
2402
2479
  No reason given
2403
2480
 
2404
2481
 
2405
- 77) | DyNTS_DiBo_Commands_ControlService | start | should start service successfully
2482
+ 77) | DyNTS_DiBo_IO_ControlService | start | should start service successfully
2406
2483
  No reason given
2407
2484
 
2408
2485
 
2409
- 78) | DyNTS_DiBo_Commands_ControlService | start | should throw error if discordServer not found
2486
+ 78) | DyNTS_DiBo_IO_ControlService | setup | should throw error if main service not found
2410
2487
  No reason given
2411
2488
 
2412
2489
 
2413
- 79) | DyNTS_DiBo_Commands_ControlService | setup | should setup service with main service
2490
+ 79) | DyNTS_DiBo_IO_ControlService | setup | should setup service with main and commands services
2414
2491
  No reason given
2415
2492
 
2416
2493
 
2417
- 80) | DyNTS_DiBo_Commands_ControlService | setup | should throw error if main service not found
2494
+ 80) | DyNTS_DiBo_IO_ControlService | setup | should throw error if commands service not found
2418
2495
  No reason given
2419
2496
 
2420
2497
 
2421
- 81) | DyNTS_DiBo_Commands_ControlService | handleCommand | should handle command successfully
2498
+ 81) | DyNTS_DiBo_IO_ControlService | properties | should return botClientId from main service
2422
2499
  No reason given
2423
2500
 
2424
2501
 
2425
- 82) | DyNTS_DiBo_Commands_ControlService | handleCommand | should handle command errors
2502
+ 82) | DyNTS_DiBo_IO_ControlService | properties | should return botDisplayName from main service
2426
2503
  No reason given
2427
2504
 
2428
2505
 
2429
- 83) | DyNTS_Bot_Main_ControlService | should be a singleton instance
2506
+ 83) | DyNTS_DiBo_IO_ControlService | properties | should return discordServer from main service
2430
2507
  No reason given
2431
2508
 
2432
2509
 
2433
- 84) | DyNTS_Bot_Main_ControlService | getProviderByType | should return provider by type
2510
+ 84) | DyNTS_DiBo_IO_ControlService | isCommand | should return true if message starts with command operator
2434
2511
  No reason given
2435
2512
 
2436
2513
 
2437
- 85) | DyNTS_Bot_Main_ControlService | start | should start routines and botIO services
2514
+ 85) | DyNTS_DiBo_IO_ControlService | isCommand | should return false if message does not start with command operator
2438
2515
  No reason given
2439
2516
 
2440
2517
 
2441
- 86) | DyNTS_Bot_Main_ControlService | sendReport | should send report via default provider
2518
+ 86) | DyNTS_DiBo_IO_ControlService | handleIfCommand | should handle command if message is command
2442
2519
  No reason given
2443
2520
 
2444
2521
 
2445
- 87) | DyNTS_Bot_Main_ControlService | setup | should setup all services
2522
+ 87) | DyNTS_DiBo_IO_ControlService | handleIfCommand | should not handle if message is not command
2446
2523
  No reason given
2447
2524
 
2448
2525
 
2449
- 88) | DyNTS_Bot_Main_ControlService | setup | should throw error when botIO_CS not found
2526
+ 88) | DyNTS_Bot_Commands_ControlService | start | should succeed when default provider is started
2450
2527
  No reason given
2451
2528
 
2452
2529
 
2453
- 89) | DyNTS_Bot_Main_ControlService | setup | should throw error when no providers configured
2530
+ 89) | DyNTS_Bot_Commands_ControlService | start | should throw error when default provider not started
2454
2531
  No reason given
2455
2532
 
2456
2533
 
2457
- 90) | DyNTS_Bot_Main_ControlService | setup | should throw error when default provider type not set
2534
+ 90) | DyNTS_Bot_Commands_ControlService | defaultProvider | should return default provider from main bot service
2458
2535
  No reason given
2459
2536
 
2460
2537
 
2461
- 91) | DyNTS_Bot_Main_ControlService | defaultProvider | should return default provider after setup
2538
+ 91) | DyNTS_Bot_Commands_ControlService | setup | should throw error when main bot service not found
2462
2539
  No reason given
2463
2540
 
2464
2541
 
2465
- 92) | DyNTS_DiAs_IO_ControlService | should get LLM chat service from main bot service
2542
+ 92) | DyNTS_Bot_Commands_ControlService | setup | should setup main bot service
2466
2543
  No reason given
2467
2544
 
2468
2545
 
2469
- 93) | DyNTS_DiAs_IO_ControlService | should be a singleton instance
2546
+ 93) | DyNTS_Bot_Commands_ControlService | should be a singleton instance
2470
2547
  No reason given
2471
2548
 
2472
2549
 
2473
- 94) | DyNTS_DiAs_IO_ControlService | handleMessage | should not send error reply when dontSendErrorReply is true
2550
+ 94) | DyNTS_Bot_Main_ControlService | sendReport | should send report via default provider
2474
2551
  No reason given
2475
2552
 
2476
2553
 
2477
- 95) | DyNTS_DiAs_IO_ControlService | handleMessage | should handle message with AI and reply
2554
+ 95) | DyNTS_Bot_Main_ControlService | setup | should throw error when botIO_CS not found
2478
2555
  No reason given
2479
2556
 
2480
2557
 
2481
- 96) | DyNTS_DiAs_IO_ControlService | handleMessage | should send error reply when error occurs and debugLevel >= 1
2558
+ 96) | DyNTS_Bot_Main_ControlService | setup | should setup all services
2482
2559
  No reason given
2483
2560
 
2484
2561
 
2485
- 97) | DyNTS_Bot_Routines_ControlService | should be a singleton instance
2562
+ 97) | DyNTS_Bot_Main_ControlService | setup | should throw error when default provider type not set
2486
2563
  No reason given
2487
2564
 
2488
2565
 
2489
- 98) | DyNTS_Bot_Routines_ControlService | routinesStarted | should return undefined initially
2566
+ 98) | DyNTS_Bot_Main_ControlService | setup | should throw error when no providers configured
2490
2567
  No reason given
2491
2568
 
2492
2569
 
2493
- 99) | DyNTS_Bot_Routines_ControlService | routinesStarted | should return true after start
2570
+ 99) | DyNTS_Bot_Main_ControlService | defaultProvider | should return default provider after setup
2494
2571
  No reason given
2495
2572
 
2496
2573
 
2497
- 100) | DyNTS_Bot_Routines_ControlService | defaultProvider | should return default provider from main bot service
2574
+ 100) | DyNTS_Bot_Main_ControlService | getProviderByType | should return provider by type
2498
2575
  No reason given
2499
2576
 
2500
2577
 
2501
- 101) | DyNTS_Bot_Routines_ControlService | start | should throw error when default provider not started
2578
+ 101) | DyNTS_Bot_Main_ControlService | start | should start routines and botIO services
2502
2579
  No reason given
2503
2580
 
2504
2581
 
2505
- 102) | DyNTS_Bot_Routines_ControlService | start | should start routines and set routinesStarted flag
2582
+ 102) | DyNTS_Bot_Main_ControlService | should be a singleton instance
2506
2583
  No reason given
2507
2584
 
2508
2585
 
2509
- 103) | DyNTS_Bot_Routines_ControlService | setup | should throw error when main bot service not found
2586
+ 103) | DyNTS_DiBo_Commands_ControlService | start | should start service successfully
2510
2587
  No reason given
2511
2588
 
2512
2589
 
2513
- 104) | DyNTS_Bot_Routines_ControlService | setup | should setup main bot service
2590
+ 104) | DyNTS_DiBo_Commands_ControlService | start | should throw error if discordServer not found
2514
2591
  No reason given
2515
2592
 
2516
2593
 
2517
- 105) | DyNTS_DiBo_IO_ControlService | handleIfCommand | should handle command if message is command
2594
+ 105) | DyNTS_DiBo_Commands_ControlService | handleCommand | should handle command successfully
2518
2595
  No reason given
2519
2596
 
2520
2597
 
2521
- 106) | DyNTS_DiBo_IO_ControlService | handleIfCommand | should not handle if message is not command
2598
+ 106) | DyNTS_DiBo_Commands_ControlService | handleCommand | should handle command errors
2522
2599
  No reason given
2523
2600
 
2524
2601
 
2525
- 107) | DyNTS_DiBo_IO_ControlService | setup | should throw error if main service not found
2602
+ 107) | DyNTS_DiBo_Commands_ControlService | properties | should return discordServer from main service
2526
2603
  No reason given
2527
2604
 
2528
2605
 
2529
- 108) | DyNTS_DiBo_IO_ControlService | setup | should throw error if commands service not found
2606
+ 108) | DyNTS_DiBo_Commands_ControlService | setup | should throw error if main service not found
2530
2607
  No reason given
2531
2608
 
2532
2609
 
2533
- 109) | DyNTS_DiBo_IO_ControlService | setup | should setup service with main and commands services
2610
+ 109) | DyNTS_DiBo_Commands_ControlService | setup | should setup service with main service
2534
2611
  No reason given
2535
2612
 
2536
2613
 
2537
- 110) | DyNTS_DiBo_IO_ControlService | properties | should return botClientId from main service
2614
+ 110) | DyNTS_DiAs_Util | gatherMessages | should throw DyFM_Error on fetch error
2538
2615
  No reason given
2539
2616
 
2540
2617
 
2541
- 111) | DyNTS_DiBo_IO_ControlService | properties | should return discordServer from main service
2618
+ 111) | DyNTS_DiAs_Util | gatherMessages | should throw error when channel is not text based
2542
2619
  No reason given
2543
2620
 
2544
2621
 
2545
- 112) | DyNTS_DiBo_IO_ControlService | properties | should return botDisplayName from main service
2622
+ 112) | DyNTS_DiAs_Util | gatherMessages | should add author display name when third party messages exist
2546
2623
  No reason given
2547
2624
 
2548
2625
 
2549
- 113) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should not handle message if not for bot
2626
+ 113) | DyNTS_DiAs_Util | gatherMessages | should filter messages with skipFlags
2550
2627
  No reason given
2551
2628
 
2552
2629
 
2553
- 114) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle command if message is command
2630
+ 114) | DyNTS_DiAs_Util | gatherMessages | should use provided limit
2554
2631
  No reason given
2555
2632
 
2556
2633
 
2557
- 115) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle message if for bot
2634
+ 115) | DyNTS_DiAs_Util | gatherMessages | should use default limit when not provided
2558
2635
  No reason given
2559
2636
 
2560
2637
 
2561
- 116) | DyNTS_DiBo_IO_ControlService | handleNewMessage | should handle errors gracefully
2638
+ 116) | DyNTS_DiAs_Util | gatherMessagesForMessage | should throw error when channel is not text based
2562
2639
  No reason given
2563
2640
 
2564
2641
 
2565
- 117) | DyNTS_DiBo_IO_ControlService | start | should start service successfully
2642
+ 117) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert Discord messages to AI conversation format
2566
2643
  No reason given
2567
2644
 
2568
2645
 
2569
- 118) | DyNTS_DiBo_IO_ControlService | start | should throw error if discordServer not found
2646
+ 118) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.displayName match
2570
2647
  No reason given
2571
2648
 
2572
2649
 
2573
- 119) | DyNTS_DiBo_IO_ControlService | isCommand | should return true if message starts with command operator
2650
+ 119) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert bot messages with user translation flags to user role
2574
2651
  No reason given
2575
2652
 
2576
2653
 
2577
- 120) | DyNTS_DiBo_IO_ControlService | isCommand | should return false if message does not start with command operator
2654
+ 120) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.bot flag
2578
2655
  No reason given
2579
2656
 
2580
2657
 
2581
- 121) | DyNTS_DiBo_Operations_Util | deleteMessage | should handle delete error gracefully
2658
+ 121) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.id match
2582
2659
  No reason given
2583
2660
 
2584
2661
 
2585
- 122) | DyNTS_DiBo_Operations_Util | deleteMessage | should delete message successfully
2662
+ 122) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert user messages to user role
2586
2663
  No reason given
2587
2664
 
2588
2665
 
2589
- 123) | DyNTS_DiBo_Operations_Util | getMemberIdByName | should return member id by username
2666
+ 123) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should handle empty messages array
2590
2667
  No reason given
2591
2668
 
2592
2669
 
2593
- 124) | DyNTS_DiBo_Operations_Util | getMemberIdByName | should return undefined when member not found
2670
+ 124) | DyNTS_DiBo_Main_ControlService | getRolePingsByName | should return multiple role pings
2594
2671
  No reason given
2595
2672
 
2596
2673
 
2597
- 125) | DyNTS_DiBo_Operations_Util | sendMessageToChannelByName | should send message to text channel
2674
+ 125) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should send message to channel
2598
2675
  No reason given
2599
2676
 
2600
2677
 
2601
- 126) | DyNTS_DiBo_Operations_Util | sendMessageToChannelByName | should log error when channel is not text based
2678
+ 126) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should split long messages
2602
2679
  No reason given
2603
2680
 
2604
2681
 
2605
- 127) | DyNTS_DiBo_Operations_Util | findVoiceChannelByName | should find and return voice channel
2682
+ 127) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should throw error if channel not found
2606
2683
  No reason given
2607
2684
 
2608
2685
 
2609
- 128) | DyNTS_DiBo_Operations_Util | findVoiceChannelByName | should throw error when channel is not voice based
2686
+ 128) | DyNTS_DiBo_Main_ControlService | sendMessageToChannelByName | should throw error if channel is not text-based
2610
2687
  No reason given
2611
2688
 
2612
2689
 
2613
- 129) | DyNTS_DiBo_Operations_Util | findChannelByName | should find text channel by name
2690
+ 129) | DyNTS_DiBo_Main_ControlService | getRolePingByName | should return role ping
2614
2691
  No reason given
2615
2692
 
2616
2693
 
2617
- 130) | DyNTS_DiBo_Operations_Util | findChannelByName | should return undefined when channel not found
2694
+ 130) | DyNTS_DiBo_Main_ControlService | getRolePingByName | should return empty string if role not found
2618
2695
  No reason given
2619
2696
 
2620
2697
 
2621
- 131) | DyNTS_DiBo_Operations_Util | findTextChannelByName | should find and return text channel
2698
+ 131) | DyNTS_DiBo_Main_ControlService | properties | should return botDisplayName from client user
2622
2699
  No reason given
2623
2700
 
2624
2701
 
2625
- 132) | DyNTS_DiBo_Operations_Util | findTextChannelByName | should throw error when channel is not text based
2702
+ 132) | DyNTS_DiBo_Main_ControlService | properties | should return botClientId from client user
2626
2703
  No reason given
2627
2704
 
2628
2705
 
2629
- 133) | DyNTS_DiAs_Util | gatherMessages | should use default limit when not provided
2706
+ 133) | DyNTS_DiBo_Main_ControlService | properties | should return discordServer
2630
2707
  No reason given
2631
2708
 
2632
2709
 
2633
- 134) | DyNTS_DiAs_Util | gatherMessages | should use provided limit
2710
+ 134) | DyNTS_DiBo_Main_ControlService | getChannelByName | should return channel from cache if exists
2634
2711
  No reason given
2635
2712
 
2636
2713
 
2637
- 135) | DyNTS_DiAs_Util | gatherMessages | should add author display name when third party messages exist
2714
+ 135) | DyNTS_DiBo_Main_ControlService | getChannelByName | should find channel in guild and cache it
2638
2715
  No reason given
2639
2716
 
2640
2717
 
2641
- 136) | DyNTS_DiAs_Util | gatherMessages | should filter messages with skipFlags
2718
+ 136) | DyNTS_DiBo_Main_ControlService | getRoleByName | should find role in guild and cache it
2642
2719
  No reason given
2643
2720
 
2644
2721
 
2645
- 137) | DyNTS_DiAs_Util | gatherMessages | should throw error when channel is not text based
2722
+ 137) | DyNTS_DiBo_Main_ControlService | getRoleByName | should return role from cache if exists
2646
2723
  No reason given
2647
2724
 
2648
2725
 
2649
- 138) | DyNTS_DiAs_Util | gatherMessages | should throw DyFM_Error on fetch error
2726
+ 138) | DyNTS_DiBo_Main_ControlService | constructor | should throw error if client already initialized
2650
2727
  No reason given
2651
2728
 
2652
2729
 
2653
- 139) | DyNTS_DiAs_Util | gatherMessagesForMessage | should throw error when channel is not text based
2730
+ 139) | DyNTS_DiBo_Main_ControlService | constructor | should initialize Discord client
2654
2731
  No reason given
2655
2732
 
2656
2733
 
2657
- 140) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert Discord messages to AI conversation format
2734
+ 140) | DyNTS_DiBo_Main_ControlService | start | should throw error if discordServer not initialized
2658
2735
  No reason given
2659
2736
 
2660
2737
 
2661
- 141) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.id match
2738
+ 141) | DyNTS_DiBo_Main_ControlService | start | should start bot services
2662
2739
  No reason given
2663
2740
 
2664
2741
 
2665
- 142) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.bot flag
2742
+ 142) | DyNTS_DiBo_Main_ControlService | setup | should throw error if guildId not found
2666
2743
  No reason given
2667
2744
 
2668
2745
 
2669
- 143) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert bot messages with user translation flags to user role
2746
+ 143) | DyNTS_DiBo_Main_ControlService | setup | should throw error if botIO_CS not found
2670
2747
  No reason given
2671
2748
 
2672
2749
 
2673
- 144) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should identify bot messages by author.displayName match
2750
+ 144) | DyNTS_DiBo_Main_ControlService | setup | should throw error if token not found
2674
2751
  No reason given
2675
2752
 
2676
2753
 
2677
- 145) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should convert user messages to user role
2754
+ 145) | DyNTS_DiBo_Main_ControlService | setup | should setup bot services
2678
2755
  No reason given
2679
2756
 
2680
2757
 
2681
- 146) | DyNTS_DiAs_Util | convertDiscordMessagesToOAIConversation | should handle empty messages array
2758
+ 146) | DyNTS_DiAV_Main_ControlService | inheritance | should inherit from DiAs Main Control Service
2682
2759
  No reason given
2683
2760
 
2684
- 1258 specs, 0 failures, 146 pending specs
2685
- Finished in 6.306 seconds
2686
- Randomized with seed 96557 (jasmine --random=true --seed=96557)
2687
- [cdp] ✓ test (80s)
2688
- [cdp] ▶ npm-publish (started: 3:43:13 AM)
2761
+ 1265 specs, 0 failures, 146 pending specs
2762
+ Finished in 6.932 seconds
2763
+ Randomized with seed 77939 (jasmine --random=true --seed=77939)
2764
+ [cdp] ✓ test (108.3s)
2765
+ [cdp] ▶ npm-publish (started: 7:28:23 AM)
2689
2766
  npm publish attempt 1/3
2690
2767
 
2691
- > @futdevpro/nts-dynamo@01.15.46 prepare
2768
+ > @futdevpro/nts-dynamo@01.15.48 prepare
2692
2769
  > husky
2693
2770