@futdevpro/nts-dynamo 1.15.47 → 1.15.49
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.
- package/.dynamo/logs/cicd-pipeline/output.log +1545 -1590
- package/.dynamo/logs/cicd-pipeline/status.json +207 -207
- package/.husky/pre-commit +1 -0
- package/build/_modules/server/server-status/server-status.control-service.d.ts +30 -0
- package/build/_modules/server/server-status/server-status.control-service.d.ts.map +1 -1
- package/build/_modules/server/server-status/server-status.control-service.js +40 -0
- package/build/_modules/server/server-status/server-status.control-service.js.map +1 -1
- package/build/_modules/server/server-status/server-status.controller.d.ts.map +1 -1
- package/build/_modules/server/server-status/server-status.controller.js +13 -0
- package/build/_modules/server/server-status/server-status.controller.js.map +1 -1
- package/package.json +2 -2
- package/src/_modules/server/server-status/server-status.control-service.spec.ts +52 -0
- package/src/_modules/server/server-status/server-status.control-service.ts +60 -0
- package/src/_modules/server/server-status/server-status.controller.ts +16 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"pid":
|
|
3
|
-
"startedAt": "2026-06-
|
|
4
|
-
"startedAtMs":
|
|
2
|
+
"pid": 5147,
|
|
3
|
+
"startedAt": "2026-06-10T07:01:38.042Z",
|
|
4
|
+
"startedAtMs": 1781074898042,
|
|
5
5
|
"phase": "npm-publish",
|
|
6
6
|
"pipelineComplete": false,
|
|
7
7
|
"serverRunning": false,
|
|
@@ -10,340 +10,340 @@
|
|
|
10
10
|
"steps": {
|
|
11
11
|
"discord-start": {
|
|
12
12
|
"status": "ok",
|
|
13
|
-
"startedAt": "2026-06-
|
|
13
|
+
"startedAt": "2026-06-10T07:01:38.045Z",
|
|
14
14
|
"logLineStart": 2,
|
|
15
15
|
"logLineEnd": 7,
|
|
16
|
-
"durationSec":
|
|
16
|
+
"durationSec": 2.4
|
|
17
17
|
},
|
|
18
18
|
"pre-flight": {
|
|
19
19
|
"status": "ok",
|
|
20
|
-
"startedAt": "2026-06-
|
|
20
|
+
"startedAt": "2026-06-10T07:01:41.404Z",
|
|
21
21
|
"logLineStart": 8,
|
|
22
22
|
"logLineEnd": 10,
|
|
23
23
|
"durationSec": 0.1
|
|
24
24
|
},
|
|
25
25
|
"install": {
|
|
26
26
|
"status": "ok",
|
|
27
|
-
"startedAt": "2026-06-
|
|
27
|
+
"startedAt": "2026-06-10T07:01:42.480Z",
|
|
28
28
|
"logLineStart": 11,
|
|
29
|
-
"logLineEnd":
|
|
30
|
-
"durationSec":
|
|
29
|
+
"logLineEnd": 103,
|
|
30
|
+
"durationSec": 27.6
|
|
31
31
|
},
|
|
32
32
|
"check-dev-leftovers": {
|
|
33
33
|
"status": "ok",
|
|
34
|
-
"startedAt": "2026-06-
|
|
35
|
-
"logLineStart":
|
|
36
|
-
"logLineEnd":
|
|
37
|
-
"durationSec":
|
|
34
|
+
"startedAt": "2026-06-10T07:02:11.083Z",
|
|
35
|
+
"logLineStart": 104,
|
|
36
|
+
"logLineEnd": 112,
|
|
37
|
+
"durationSec": 2.4
|
|
38
38
|
},
|
|
39
39
|
"build": {
|
|
40
40
|
"status": "ok",
|
|
41
|
-
"startedAt": "2026-06-
|
|
42
|
-
"logLineStart":
|
|
43
|
-
"logLineEnd":
|
|
44
|
-
"durationSec":
|
|
41
|
+
"startedAt": "2026-06-10T07:02:14.520Z",
|
|
42
|
+
"logLineStart": 113,
|
|
43
|
+
"logLineEnd": 114,
|
|
44
|
+
"durationSec": 22.1
|
|
45
45
|
},
|
|
46
46
|
"test": {
|
|
47
47
|
"status": "ok",
|
|
48
|
-
"startedAt": "2026-06-
|
|
49
|
-
"logLineStart":
|
|
50
|
-
"logLineEnd":
|
|
51
|
-
"durationSec":
|
|
48
|
+
"startedAt": "2026-06-10T07:02:37.600Z",
|
|
49
|
+
"logLineStart": 115,
|
|
50
|
+
"logLineEnd": 2656,
|
|
51
|
+
"durationSec": 24.8,
|
|
52
52
|
"testSummary": {
|
|
53
|
-
"totalSpecs":
|
|
53
|
+
"totalSpecs": 1265,
|
|
54
54
|
"failures": 0,
|
|
55
|
-
"passed":
|
|
56
|
-
"testDurationSec": 4.
|
|
55
|
+
"passed": 1265,
|
|
56
|
+
"testDurationSec": 4.473
|
|
57
57
|
},
|
|
58
58
|
"errors": [
|
|
59
59
|
{
|
|
60
|
-
"line":
|
|
61
|
-
"text": "
|
|
62
|
-
"details": "
|
|
63
|
-
"detailLineEnd":
|
|
60
|
+
"line": 145,
|
|
61
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
62
|
+
"details": "__lastModified: 2026-06-10T07:02:57.844Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-ATU1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-ATU1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATU1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATU1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
63
|
+
"detailLineEnd": 193
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"line":
|
|
67
|
-
"text": "ERROR
|
|
68
|
-
"details": "
|
|
69
|
-
"detailLineEnd":
|
|
66
|
+
"line": 201,
|
|
67
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
68
|
+
"details": "__lastModified: 2026-06-10T07:02:57.849Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-ATS1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-ATS1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATS1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATS1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
69
|
+
"detailLineEnd": 249
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"line":
|
|
73
|
-
"text": "
|
|
74
|
-
"details": "
|
|
75
|
-
"detailLineEnd":
|
|
72
|
+
"line": 257,
|
|
73
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
74
|
+
"details": "__lastModified: 2026-06-10T07:02:57.851Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
75
|
+
"detailLineEnd": 305
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
"line":
|
|
79
|
-
"text": "
|
|
80
|
-
"details": "
|
|
81
|
-
"detailLineEnd":
|
|
78
|
+
"line": 313,
|
|
79
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
80
|
+
"details": "__lastModified: 2026-06-10T07:02:57.863Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
81
|
+
"detailLineEnd": 361
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"line":
|
|
85
|
-
"text": "
|
|
86
|
-
"details": "
|
|
87
|
-
"detailLineEnd":
|
|
84
|
+
"line": 369,
|
|
85
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
86
|
+
"details": "__lastModified: 2026-06-10T07:02:57.866Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-AS0-GT0',\n_errorCodes: [ 'T_LOCAL|DyNTS-AS0-GT0' ],\n_message: 'AuthHeader missing!',\n_messages: [ 'AuthHeader missing!' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-AS0-GT0',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-AS0-GT0'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/auth.service.js:34:19)\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/auth.service.js:34:19)\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/auth.service.js:34:19)\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/auth.service.js:34:19',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: { headers: {} }",
|
|
87
|
+
"detailLineEnd": 420
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
"line":
|
|
91
|
-
"text": "
|
|
92
|
-
"details": "
|
|
93
|
-
"detailLineEnd":
|
|
90
|
+
"line": 428,
|
|
91
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
92
|
+
"details": "__lastModified: 2026-06-10T07:02:57.867Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
93
|
+
"detailLineEnd": 476
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"line":
|
|
97
|
-
"text": "
|
|
98
|
-
"details": "",
|
|
99
|
-
"detailLineEnd":
|
|
96
|
+
"line": 511,
|
|
97
|
+
"text": "....*******.................................................❌ getDataByDependencyId failed, dependencyKey is missing from service! (test_data)",
|
|
98
|
+
"details": "..\nsocket-client (socket-client-mock) Service setup finished\n< .. > socket-client (socket-client-mock) connecting to ws://localhost:0 ...\n📍 /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/base/data.service.spec.js:182:87",
|
|
99
|
+
"detailLineEnd": 512
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"line":
|
|
103
|
-
"text": "
|
|
104
|
-
"details": "
|
|
105
|
-
"detailLineEnd":
|
|
102
|
+
"line": 519,
|
|
103
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
104
|
+
"details": "__lastModified: 2026-06-10T07:02:58.164Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HU0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HU0' ],\n_message: 'Invalid or expired access token',\n_messages: [ 'Invalid or expired access token' ],\n__userMessage: 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0',\n__userMessages: [ 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
105
|
+
"detailLineEnd": 561
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"line":
|
|
109
|
-
"text": "
|
|
110
|
-
"details": "
|
|
111
|
-
"detailLineEnd":
|
|
108
|
+
"line": 569,
|
|
109
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
110
|
+
"details": "__lastModified: 2026-06-10T07:02:58.168Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HU0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HU0' ],\n_message: 'Invalid or expired access token',\n_messages: [ 'Invalid or expired access token' ],\n__userMessage: 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0',\n__userMessages: [ 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
111
|
+
"detailLineEnd": 611
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"line":
|
|
115
|
-
"text": "
|
|
116
|
-
"details": "[
|
|
117
|
-
"detailLineEnd":
|
|
114
|
+
"line": 626,
|
|
115
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
116
|
+
"details": "__lastModified: 2026-06-10T07:02:58.265Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HR0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR0' ],\n_message: 'Missing token',\n_messages: [ 'Missing token' ],\n__userMessage: 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0',\n__userMessages: [ 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:421:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
117
|
+
"detailLineEnd": 668
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"line":
|
|
121
|
-
"text": "
|
|
122
|
-
"details": "
|
|
123
|
-
"detailLineEnd":
|
|
120
|
+
"line": 676,
|
|
121
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
122
|
+
"details": "__lastModified: 2026-06-10T07:02:58.268Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HR1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR1' ],\n_message: 'Token not found or already revoked',\n_messages: [ 'Token not found or already revoked' ],\n__userMessage: 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1',\n__userMessages: [ 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:450:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
123
|
+
"detailLineEnd": 718
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
|
-
"line":
|
|
127
|
-
"text": "
|
|
128
|
-
"details": "
|
|
129
|
-
"detailLineEnd":
|
|
126
|
+
"line": 726,
|
|
127
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
128
|
+
"details": "__lastModified: 2026-06-10T07:02:58.272Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA0' ],\n_message: 'Missing required OAuth2 parameters',\n_messages: [ 'Missing required OAuth2 parameters' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:39:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
129
|
+
"detailLineEnd": 770
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
"line":
|
|
133
|
-
"text": "
|
|
134
|
-
"details": "",
|
|
135
|
-
"detailLineEnd":
|
|
132
|
+
"line": 778,
|
|
133
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
134
|
+
"details": "__lastModified: 2026-06-10T07:02:58.273Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA4',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA4' ],\n_message: 'Invalid scope',\n_messages: [ 'Invalid scope' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:72:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
135
|
+
"detailLineEnd": 822
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"line":
|
|
139
|
-
"text": "
|
|
140
|
-
"details": "
|
|
141
|
-
"detailLineEnd":
|
|
138
|
+
"line": 830,
|
|
139
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
140
|
+
"details": "__lastModified: 2026-06-10T07:02:58.274Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA3',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA3' ],\n_message: 'Invalid redirect_uri',\n_messages: [ 'Invalid redirect_uri' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:61:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
141
|
+
"detailLineEnd": 874
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
|
-
"line":
|
|
145
|
-
"text": "
|
|
146
|
-
"details": ".
|
|
147
|
-
"detailLineEnd":
|
|
144
|
+
"line": 882,
|
|
145
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
146
|
+
"details": "__lastModified: 2026-06-10T07:02:58.275Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA1' ],\n_message: 'Unsupported response_type',\n_messages: [ 'Unsupported response_type' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:103:19',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
147
|
+
"detailLineEnd": 926
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"line":
|
|
151
|
-
"text": "
|
|
152
|
-
"details": "
|
|
153
|
-
"detailLineEnd":
|
|
150
|
+
"line": 934,
|
|
151
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
152
|
+
"details": "__lastModified: 2026-06-10T07:02:58.278Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA2',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA2' ],\n_message: 'Invalid client_id',\n_messages: [ 'Invalid client_id' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:50:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
153
|
+
"detailLineEnd": 978
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"line":
|
|
157
|
-
"text": "
|
|
158
|
-
"details": ".
|
|
159
|
-
"detailLineEnd":
|
|
156
|
+
"line": 986,
|
|
157
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
158
|
+
"details": "__lastModified: 2026-06-10T07:02:58.279Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT6',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT6' ],\n_message: 'Invalid refresh token',\n_messages: [ 'Invalid refresh token' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:247:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
159
|
+
"detailLineEnd": 1028
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
|
-
"line":
|
|
163
|
-
"text": "
|
|
164
|
-
"details": "
|
|
165
|
-
"detailLineEnd":
|
|
162
|
+
"line": 1036,
|
|
163
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
164
|
+
"details": "__lastModified: 2026-06-10T07:02:58.281Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT0' ],\n_message: 'Missing required OAuth2 parameters',\n_messages: [ 'Missing required OAuth2 parameters' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT0',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT0' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:171:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
165
|
+
"detailLineEnd": 1078
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"line":
|
|
168
|
+
"line": 1086,
|
|
169
169
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
170
|
-
"details": "__lastModified: 2026-06-
|
|
171
|
-
"detailLineEnd":
|
|
170
|
+
"details": "__lastModified: 2026-06-10T07:02:58.282Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT8',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT8' ],\n_message: 'Invalid username or password',\n_messages: [ 'Invalid username or password' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:297:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
171
|
+
"detailLineEnd": 1128
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"line":
|
|
174
|
+
"line": 1136,
|
|
175
175
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
176
|
-
"details": "__lastModified: 2026-06-
|
|
177
|
-
"detailLineEnd":
|
|
176
|
+
"details": "__lastModified: 2026-06-10T07:02:58.365Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT2',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT2' ],\n_message: 'Missing refresh token',\n_messages: [ 'Missing refresh token' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:235:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
177
|
+
"detailLineEnd": 1178
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"line":
|
|
180
|
+
"line": 1186,
|
|
181
181
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
182
|
-
"details": "__lastModified: 2026-06-
|
|
183
|
-
"detailLineEnd":
|
|
182
|
+
"details": "__lastModified: 2026-06-10T07:02:58.366Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT1' ],\n_message: 'Missing authorization code',\n_messages: [ 'Missing authorization code' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:194:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
183
|
+
"detailLineEnd": 1228
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
|
-
"line":
|
|
186
|
+
"line": 1236,
|
|
187
187
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
188
|
-
"details": "__lastModified: 2026-06-
|
|
189
|
-
"detailLineEnd":
|
|
188
|
+
"details": "__lastModified: 2026-06-10T07:02:58.367Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT4',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT4' ],\n_message: 'Invalid client credentials',\n_messages: [ 'Invalid client credentials' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:182:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
189
|
+
"detailLineEnd": 1278
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"line":
|
|
192
|
+
"line": 1286,
|
|
193
193
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
194
|
-
"details": "__lastModified: 2026-06-
|
|
195
|
-
"detailLineEnd":
|
|
194
|
+
"details": "__lastModified: 2026-06-10T07:02:58.369Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT7',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT7' ],\n_message: 'Missing username or password',\n_messages: [ 'Missing username or password' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:285:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
195
|
+
"detailLineEnd": 1328
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
|
-
"line":
|
|
198
|
+
"line": 1336,
|
|
199
199
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
200
|
-
"details": "__lastModified: 2026-06-
|
|
201
|
-
"detailLineEnd":
|
|
200
|
+
"details": "__lastModified: 2026-06-10T07:02:58.370Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT3',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT3' ],\n_message: 'Unsupported grant_type',\n_messages: [ 'Unsupported grant_type' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:324:27',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
201
|
+
"detailLineEnd": 1378
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
|
-
"line":
|
|
204
|
+
"line": 1386,
|
|
205
205
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
206
|
-
"details": "__lastModified: 2026-06-
|
|
207
|
-
"detailLineEnd":
|
|
206
|
+
"details": "__lastModified: 2026-06-10T07:02:58.371Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT5',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT5' ],\n_message: 'Invalid or expired authorization code',\n_messages: [ 'Invalid or expired authorization code' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/oauth2/_services/oauth2.control-service.js:206:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
207
|
+
"detailLineEnd": 1428
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"line":
|
|
211
|
-
"text": "
|
|
212
|
-
"details": "
|
|
213
|
-
"detailLineEnd":
|
|
210
|
+
"line": 1589,
|
|
211
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
212
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.js:126:22\"",
|
|
213
|
+
"detailLineEnd": 1593
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
|
-
"line":
|
|
217
|
-
"text": "
|
|
218
|
-
"details": "
|
|
219
|
-
"detailLineEnd":
|
|
216
|
+
"line": 1601,
|
|
217
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
218
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.js:126:22\"",
|
|
219
|
+
"detailLineEnd": 1605
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
|
-
"line":
|
|
223
|
-
"text": "
|
|
224
|
-
"details": "
|
|
225
|
-
"detailLineEnd":
|
|
222
|
+
"line": 1613,
|
|
223
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
224
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_services/core/api.service.js:126:22\"",
|
|
225
|
+
"detailLineEnd": 1617
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"line":
|
|
229
|
-
"text": "
|
|
230
|
-
"details": "
|
|
231
|
-
"detailLineEnd":
|
|
228
|
+
"line": 1631,
|
|
229
|
+
"text": "ErrorCode: NO-ERROR-CODE",
|
|
230
|
+
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:490:28",
|
|
231
|
+
"detailLineEnd": 1633
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"line":
|
|
235
|
-
"text": "
|
|
236
|
-
"details": "
|
|
237
|
-
"detailLineEnd":
|
|
234
|
+
"line": 1644,
|
|
235
|
+
"text": "ErrorCode: NO-ERROR-CODE",
|
|
236
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:483:27\n\nStack: Error: Test error\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:484:24)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
237
|
+
"detailLineEnd": 1660
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"line":
|
|
241
|
-
"text": "
|
|
242
|
-
"details": "
|
|
243
|
-
"detailLineEnd":
|
|
240
|
+
"line": 1664,
|
|
241
|
+
"text": "[FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)",
|
|
242
|
+
"details": "",
|
|
243
|
+
"detailLineEnd": 1664
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"line":
|
|
247
|
-
"text": "
|
|
248
|
-
"details": "
|
|
249
|
-
"detailLineEnd":
|
|
246
|
+
"line": 1683,
|
|
247
|
+
"text": "ERROR: <ref *1> { message: 'Circular error', self: [Circular *1] }",
|
|
248
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\n\n//////////\n//////////",
|
|
249
|
+
"detailLineEnd": 1686
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
"line":
|
|
253
|
-
"text": "
|
|
254
|
-
"details": "
|
|
255
|
-
"detailLineEnd":
|
|
252
|
+
"line": 1691,
|
|
253
|
+
"text": "Internal Dynamo ERROR: error is not JSON.stringifyable... (it will be removed!)",
|
|
254
|
+
"details": "[FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=(raw))",
|
|
255
|
+
"detailLineEnd": 1691
|
|
256
256
|
},
|
|
257
257
|
{
|
|
258
|
-
"line":
|
|
259
|
-
"text": "
|
|
260
|
-
"details": "
|
|
261
|
-
"detailLineEnd":
|
|
258
|
+
"line": 1710,
|
|
259
|
+
"text": "ERROR: Error: Raw error message",
|
|
260
|
+
"details": "Endpoint \"/test\" caught an error. (myEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:443:27)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
261
|
+
"detailLineEnd": 1719
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"line":
|
|
265
|
-
"text": "
|
|
266
|
-
"details": "
|
|
267
|
-
"detailLineEnd":
|
|
264
|
+
"line": 1741,
|
|
265
|
+
"text": "ERROR: Error: Upstream 502",
|
|
266
|
+
"details": "Endpoint \"/proxy\" caught an error. (proxyEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:465:41)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9 {\nstatus: 502",
|
|
267
|
+
"detailLineEnd": 1748
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
"line":
|
|
271
|
-
"text": "
|
|
272
|
-
"details": "
|
|
273
|
-
"detailLineEnd":
|
|
270
|
+
"line": 1776,
|
|
271
|
+
"text": "ERROR: Error: Test error",
|
|
272
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:306:27)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
273
|
+
"detailLineEnd": 1785
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
|
-
"line":
|
|
277
|
-
"text": "
|
|
278
|
-
"details": "
|
|
279
|
-
"detailLineEnd":
|
|
276
|
+
"line": 1795,
|
|
277
|
+
"text": "ErrorCode: NO-ERROR-CODE",
|
|
278
|
+
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:402:28",
|
|
279
|
+
"detailLineEnd": 1797
|
|
280
280
|
},
|
|
281
281
|
{
|
|
282
|
-
"line":
|
|
283
|
-
"text": "
|
|
284
|
-
"details": "
|
|
285
|
-
"detailLineEnd":
|
|
282
|
+
"line": 1808,
|
|
283
|
+
"text": "ErrorCode: NO-ERROR-CODE",
|
|
284
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:397:27\n\nStack: Error: Test error\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:398:24)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
285
|
+
"detailLineEnd": 1824
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
|
-
"line":
|
|
289
|
-
"text": "
|
|
290
|
-
"details": "
|
|
291
|
-
"detailLineEnd":
|
|
288
|
+
"line": 1828,
|
|
289
|
+
"text": "[FR-071 req-debug] ? /test (endpoint=testEndpoint, origin=none, auth=NO, secretKey=no, adminKey=no, errorCode=NO-ERROR-CODE)",
|
|
290
|
+
"details": "",
|
|
291
|
+
"detailLineEnd": 1828
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
"line":
|
|
295
|
-
"text": "
|
|
296
|
-
"details": "
|
|
297
|
-
"detailLineEnd":
|
|
294
|
+
"line": 1846,
|
|
295
|
+
"text": "ERROR: Error: Test error",
|
|
296
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:420:27)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
297
|
+
"detailLineEnd": 1855
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
|
-
"line":
|
|
301
|
-
"text": "
|
|
302
|
-
"details": "
|
|
303
|
-
"detailLineEnd":
|
|
300
|
+
"line": 1863,
|
|
301
|
+
"text": "ERROR:",
|
|
302
|
+
"details": "..........\nEndpoint params setup failed: name: 'testEndpoint' (security: undefined) endpoint:\nError: endpoint not setted up for this endpoint (testEndpoint)\nat new DyFM_Endpoint_SettingsBase (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/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)\nat new DyNTS_Endpoint_Params (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.js:53:13)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:194:17\nat compare (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7305:11)\nat Expector.compare (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4287:27)\nat Expectation.toThrow (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4046:36)\nat UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_models/control-models/endpoint-params.control-model.spec.js:200:16)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)",
|
|
303
|
+
"detailLineEnd": 1874
|
|
304
304
|
},
|
|
305
305
|
{
|
|
306
|
-
"line":
|
|
307
|
-
"text": "
|
|
308
|
-
"details": "
|
|
309
|
-
"detailLineEnd":
|
|
306
|
+
"line": 1878,
|
|
307
|
+
"text": "ERROR: socket[socket-1] is not connected! (it will be removed...)",
|
|
308
|
+
"details": ".......Emitting event 'test-event' on socket(unknown)-(0) failed!(1)\nEmitting event 'test-event' on socket(unknown)-(1) failed!(1)\n.Emitting event 'test-event' on socket(unknown)-(0) failed!",
|
|
309
|
+
"detailLineEnd": 1878
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
"line":
|
|
313
|
-
"text": "
|
|
314
|
-
"details": "
|
|
315
|
-
"detailLineEnd":
|
|
312
|
+
"line": 1883,
|
|
313
|
+
"text": "ERROR: socket[socket-1] is not connected! (it will be removed...)",
|
|
314
|
+
"details": "..Emitting event 'test-event' on socket(unknown)-(0) failed!(1)\nEmitting event 'test-event' on socket(unknown)-(1) failed!(1)\n.Emitting event 'test-event' on socket(unknown)-(0) failed!",
|
|
315
|
+
"detailLineEnd": 1883
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
|
-
"line":
|
|
319
|
-
"text": "
|
|
320
|
-
"details": "
|
|
321
|
-
"detailLineEnd":
|
|
318
|
+
"line": 1885,
|
|
319
|
+
"text": "ERROR: socket[socket-2] is not connected! (it will be removed...)",
|
|
320
|
+
"details": ".Emitting event 'test-event' on socket(unknown)-(0) failed!\nERROR: socket[socket-1] is not connected! (it will be removed...)\nEmitting event 'test-event' on socket(unknown)-(1) failed!",
|
|
321
|
+
"detailLineEnd": 1885
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
|
-
"line":
|
|
325
|
-
"text": "
|
|
326
|
-
"details": "
|
|
327
|
-
"detailLineEnd":
|
|
324
|
+
"line": 2013,
|
|
325
|
+
"text": "...DYNAMO-NTS ERROR: INVALID route type: invalid - undefined",
|
|
326
|
+
"details": ".....Dynamo bot provider setup completed\n.......*******.**********************......................INVALID route type: invalid - undefined",
|
|
327
|
+
"detailLineEnd": 2013
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
"line":
|
|
331
|
-
"text": "
|
|
332
|
-
"details": "
|
|
333
|
-
"detailLineEnd":
|
|
330
|
+
"line": 2017,
|
|
331
|
+
"text": "❌❌ Error handleMessage: Error: Test error",
|
|
332
|
+
"details": "at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/assistant/_services/ass-io.control-service.spec.js:92:136)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9",
|
|
333
|
+
"detailLineEnd": 2023
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
|
-
"line":
|
|
337
|
-
"text": "
|
|
338
|
-
"details": "
|
|
339
|
-
"detailLineEnd":
|
|
336
|
+
"line": 2030,
|
|
337
|
+
"text": "❌❌ Error handleMessage: Error: Test error",
|
|
338
|
+
"details": "at UserContext.<anonymous> (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/build/_modules/assistant/_services/ass-io.control-service.spec.js:68:136)\nat QueueRunner.attempt (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/5bf1a54b-c9b6-4783-90f6-4e8fa30426fb/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9",
|
|
339
|
+
"detailLineEnd": 2036
|
|
340
340
|
}
|
|
341
341
|
]
|
|
342
342
|
},
|
|
343
343
|
"npm-publish": {
|
|
344
344
|
"status": "running",
|
|
345
|
-
"startedAt": "2026-06-
|
|
346
|
-
"logLineStart":
|
|
345
|
+
"startedAt": "2026-06-10T07:03:03.398Z",
|
|
346
|
+
"logLineStart": 2657,
|
|
347
347
|
"logLineEnd": null,
|
|
348
348
|
"durationSec": null
|
|
349
349
|
}
|