Push on main #404
85 fail, 573 pass in 18m 39s
190 files 382 suites 18m 39s ⏱️
658 tests 573 ✅ 0 💤 85 ❌
812 runs 727 ✅ 0 💤 85 ❌
Results for commit cd44aaf.
Annotations
Check warning on line 0 in "before all" hook: Get policy, document id for "Get allowed users by SR"
github-actions / Test Results
Get allowed users "before all" hook: Get policy, document id for "Get allowed users by SR" ("before all" hook: Get policy, document id for "Get allowed users by SR") failed
e2e-tests/cypress/test_results/junit/4c6ed3ae333ed24b1f109e07a53becd0.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzU1NTg3NiwiaWF0IjoxNzgwNzk2OTU1fQ.M4BA-YcBRS_LuJW_Qqn0DWOiJ9x8DLAG42PC26aknzRQLexyBKYQujKIQeakb_rhl42kv8KCv8zfmfJBZMXzB-82376A2l5zjncpgvvT5l2gKG_vo7ypmzhfacul-3oXZ8mIYv9mquzbnTC1b2F2U3cAwHKQUZ8Zh9NQ5Q-eG8pjfZ02E3kU9hgbTdnDX4Pw0fsThyN7RYTWtPTnDzzolCd0TqUv0zMvGv-9Ho_YXk_v0oM8ogEp1GpbQdA122MWS7hvrHFn732-zVHx8FVge-c6Ihws1Yk0vFSh5b7KNF5SuLSOfLIYJhoz-f5Q9iQBVyWhHWckazuCgxYCZMVJMQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Sun, 07 Jun 2026 01:49:16 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get allowed users`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/registrants_grid/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzU1NTg3NiwiaWF0IjoxNzgwNzk2OTU1fQ.M4BA-YcBRS_LuJW_Qqn0DWOiJ9x8DLAG42PC26aknzRQLexyBKYQujKIQeakb_rhl42kv8KCv8zfmfJBZMXzB-82376A2l5zjncpgvvT5l2gKG_vo7ypmzhfacul-3oXZ8mIYv9mquzbnTC1b2F2U3cAwHKQUZ8Zh9NQ5Q-eG8pjfZ02E3kU9hgbTdnDX4Pw0fsThyN7RYTWtPTnDzzolCd0TqUv0zMvGv-9Ho_YXk_v0oM8ogEp1GpbQdA122MWS7hvrHFn732-zVHx8FVge-c6Ihws1Yk0vFSh5b7KNF5SuLSOfLIYJhoz-f5Q9iQBVyWhHWckazuCgxYCZMVJMQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Sun, 07 Jun 2026 01:49:16 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get allowed users`
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/030_comments/004_getAllowedUsers.cy.js:54:16)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
github-actions / Test Results
Get comments "before all" hook: Get policy, document id for "Get discussion comments by SR" ("before all" hook: Get policy, document id for "Get discussion comments by SR") failed
e2e-tests/cypress/test_results/junit/4c07d39636a237d0b596232a6a096216.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzU1Mzc4MCwiaWF0IjoxNzgwNzk2OTUzfQ.qwqfSaTIyxvb81xbXtTv56LBzeHF80jjoSSNXcsS5NE2ghNgsFljnqv6h0orNxI8nxP6WtkvzF3GLJmM1CWDT2ykJd8XX8PAG_HH7w1hReoUYGVrkjoKCk27m1a4eq-niOhpfcD88SlmRW1ORo36KSliiBHKPoTac1QMChB8F1PyPkuX6aIFhOdtMAEI5jL6sRu6z0ZJEG8PC7oyCTKqw6J-ZDFiIRiClmkRm0uEBlx-GIyHcCOrqf5DMDbEGWMpYUuWvPeOhMouNQxFPw9Im56opaNudXhjRa0oqpgxcTAAohTjRR7bt-rl0Xu2v4aFa9v1J_FgAvIEMMDm_05SVQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Sun, 07 Jun 2026 01:49:13 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get comments`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/registrants_grid/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/registrants_grid/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzU1Mzc4MCwiaWF0IjoxNzgwNzk2OTUzfQ.qwqfSaTIyxvb81xbXtTv56LBzeHF80jjoSSNXcsS5NE2ghNgsFljnqv6h0orNxI8nxP6WtkvzF3GLJmM1CWDT2ykJd8XX8PAG_HH7w1hReoUYGVrkjoKCk27m1a4eq-niOhpfcD88SlmRW1ORo36KSliiBHKPoTac1QMChB8F1PyPkuX6aIFhOdtMAEI5jL6sRu6z0ZJEG8PC7oyCTKqw6J-ZDFiIRiClmkRm0uEBlx-GIyHcCOrqf5DMDbEGWMpYUuWvPeOhMouNQxFPw9Im56opaNudXhjRa0oqpgxcTAAohTjRR7bt-rl0Xu2v4aFa9v1J_FgAvIEMMDm_05SVQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Sun, 07 Jun 2026 01:49:13 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get comments`
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/030_comments/003_getComments.cy.js:44:16)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in "before all" hook: Get policy label for "Get tokens for policy label"
github-actions / Test Results
Get tokens for policy label "before all" hook: Get policy label for "Get tokens for policy label" ("before all" hook: Get policy label for "Get tokens for policy label") failed
e2e-tests/cypress/test_results/junit/3d5b39dbab281a5fe1dfab65e1aade4e.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get tokens for policy label`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Get tokens for policy label`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/08_postDocument.cy.js:27:72)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Publish the schema with the provided (internal) schema ID
github-actions / Test Results
Schemas Publish the schema with the provided (internal) schema ID (Publish the schema with the provided (internal) schema ID) failed
e2e-tests/cypress/test_results/junit/248cb3108436dec2060db915dbc28b10.xml [took 0s]
Raw output
`cy.request()` timed out waiting `30000ms` for a response from your server. The request we sent was: Method: PUT URL: http://localhost:3002/schemas/6a24c49ce848c042f1548e6b/publish No response was received within the timeout. https://on.cypress.io/request
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: PUT
URL: http://localhost:3002/schemas/6a24c49ce848c042f1548e6b/publish
No response was received within the timeout.
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136608:70)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/011_schemas/putSchemaPublish.cy.js:116:19)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in "before all" hook: Get policy id for "Create savepoint"
github-actions / Test Results
Savepoints CRUD "before all" hook: Get policy id for "Create savepoint" ("before all" hook: Get policy id for "Create savepoint") failed
e2e-tests/cypress/test_results/junit/3d5120b338cb36cff2fc6727ca6d835f.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/import/file/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/import/file/ Headers: { "Connection": "keep-alive", "content-type": "binary/octet-stream", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzUyOTY5OSwiaWF0IjoxNzgwNzk2OTI5fQ.nhsScKFeQ5x1StJ1fTnGSBur87qIeIAIZ4T_ue2xg5uyny1Mo_jzph6ibOpsBUt62sR1AHxsDTnE5VfXeQ1XfRHoLfRFd0sDLs9HY7WLU8NrFC2EkF5zDTbu3ViMqIQTVbKFdC3v5dLqOAodFkqCaHFsX91yuy0mYxAflv_vbNDSXKWYDjBhS87NyYFuIjF6pfyuSO6Kq9fDbvEt9tiRPviybSz7RmuyxousfBVLXNcdhveLAL1W_ajqBgUGoVgLlDD0QpX7eoKFv2TAmY9vR96IpwsJTQhEMu9TJAVVUVAmQJTi0_5c3WsIXAlpRHunUk5pAMR1pzdakq0JlzcfKg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 55532 } Body: {} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "137", "date": "Sun, 07 Jun 2026 01:48:52 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: {} https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Savepoints CRUD`
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/import/file/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/import/file/
Headers: {
"Connection": "keep-alive",
"content-type": "binary/octet-stream",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NzUyOTY5OSwiaWF0IjoxNzgwNzk2OTI5fQ.nhsScKFeQ5x1StJ1fTnGSBur87qIeIAIZ4T_ue2xg5uyny1Mo_jzph6ibOpsBUt62sR1AHxsDTnE5VfXeQ1XfRHoLfRFd0sDLs9HY7WLU8NrFC2EkF5zDTbu3ViMqIQTVbKFdC3v5dLqOAodFkqCaHFsX91yuy0mYxAflv_vbNDSXKWYDjBhS87NyYFuIjF6pfyuSO6Kq9fDbvEt9tiRPviybSz7RmuyxousfBVLXNcdhveLAL1W_ajqBgUGoVgLlDD0QpX7eoKFv2TAmY9vR96IpwsJTQhEMu9TJAVVUVAmQJTi0_5c3WsIXAlpRHunUk5pAMR1pzdakq0JlzcfKg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 55532
}
Body: {}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "137",
"date": "Sun, 07 Jun 2026 01:48:52 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {}
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Savepoints CRUD`
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/027_dryrun_savepoints/000_savePointCRUD.cy.js:14:23)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
github-actions / Test Results
Contracts Reject "before all" hook: Get request id for "Reject wipe contract requests without auth token - Negative" ("before all" hook: Get request id for "Reject wipe contract requests without auth token - Negative") failed
e2e-tests/cypress/test_results/junit/9274d8833bd09987e423b3ef1ee28ba8.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'contractId') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Reject`
TypeError: Cannot read properties of undefined (reading 'contractId')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Reject`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/010_clearAndRejectRequests.cy.js:27:56)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Contracts Clear "before all" hook: Set pool for "Clear wipe contract requests without auth token - Negative" ("before all" hook: Set pool for "Clear wipe contract requests without auth token - Negative") failed
e2e-tests/cypress/test_results/junit/9274d8833bd09987e423b3ef1ee28ba8.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Clear`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Clear`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/010_clearAndRejectRequests.cy.js:126:54)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in "before all" hook: Get policy label id for "Update policy labels"
github-actions / Test Results
Update policy labels "before all" hook: Get policy label id for "Update policy labels" ("before all" hook: Get policy label id for "Update policy labels") failed
e2e-tests/cypress/test_results/junit/c94ad7848b5b05adabf634496a58ec74.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Update policy labels`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Update policy labels`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/03_updatePolicyLabels.cy.js:25:72)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in "before all" hook for "Set retire contract pool"
github-actions / Test Results
Contracts "before all" hook for "Set retire contract pool" ("before all" hook for "Set retire contract pool") failed
e2e-tests/cypress/test_results/junit/643f5d5126f4cc302273fd2b819a1b93.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/006_setPools.cy.js:24:50)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
github-actions / Test Results
Put formula in Dry Run status and get formula data "before all" hook: Get policy, document and schema id for "Get formula data" ("before all" hook: Get policy, document and schema id for "Get formula data") failed
e2e-tests/cypress/test_results/junit/d378491a096a9a2a67a6c85634c3d151.xml [took 0s]
Raw output
`cy.request()` timed out waiting `30000ms` for a response from your server. The request we sent was: Method: GET URL: http://localhost:3002/policies/6a24c202e848c042f1548983/tag/registrants_grid/blocks No response was received within the timeout. https://on.cypress.io/request Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Put formula in Dry Run stat...`
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/6a24c202e848c042f1548983/tag/registrants_grid/blocks
No response was received within the timeout.
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Put formula in Dry Run stat...`
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136608:70)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/024_formulas/dryRunFormula.cy.js:63:20)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
github-actions / Test Results
Contracts "before all" hook: Get contracts, policy and register new user for "Disable wipe contract requests" ("before all" hook: Get contracts, policy and register new user for "Disable wipe contract requests") failed
e2e-tests/cypress/test_results/junit/865d520c1a2d02b1eec0d0ded3e33bd1.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id') Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
TypeError: Cannot read properties of undefined (reading 'id')
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Contracts`
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/012_enableAndDisableWipeRequests.cy.js:90:38)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Create policy labels
github-actions / Test Results
Create policy labels Create policy labels (Create policy labels) failed
e2e-tests/cypress/test_results/junit/40c382c0cf3d5fd0ea3f3ed200b724a6.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:64:33)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:152519:15)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
Check warning on line 0 in Create policy labels without auth - Negative
github-actions / Test Results
Create policy labels Create policy labels without auth - Negative (Create policy labels without auth - Negative) failed
e2e-tests/cypress/test_results/junit/40c382c0cf3d5fd0ea3f3ed200b724a6.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:91:29)
at runnable.fn (http://localhost:44807/__cypress/runner/cypress_runner.js:146761:19)
at callFn (http://localhost:44807/__cypress/runner/cypress_runner.js:165958:21)
at Runnable.run (http://localhost:44807/__cypress/runner/cypress_runner.js:165945:7)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:172045:30)
at PassThroughHandlerContext.finallyHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:4042:23)
at PassThroughHandlerContext.tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
Check warning on line 0 in Create policy labels with incorrect auth - Negative
github-actions / Test Results
Create policy labels Create policy labels with incorrect auth - Negative (Create policy labels with incorrect auth - Negative) failed
e2e-tests/cypress/test_results/junit/40c382c0cf3d5fd0ea3f3ed200b724a6.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:102:29)
at runnable.fn (http://localhost:44807/__cypress/runner/cypress_runner.js:146761:19)
at callFn (http://localhost:44807/__cypress/runner/cypress_runner.js:165958:21)
at Runnable.run (http://localhost:44807/__cypress/runner/cypress_runner.js:165945:7)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:172045:30)
at PassThroughHandlerContext.finallyHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:4042:23)
at PassThroughHandlerContext.tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
Check warning on line 0 in Create policy labels with empty auth - Negative
github-actions / Test Results
Create policy labels Create policy labels with empty auth - Negative (Create policy labels with empty auth - Negative) failed
e2e-tests/cypress/test_results/junit/40c382c0cf3d5fd0ea3f3ed200b724a6.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:113:29)
at runnable.fn (http://localhost:44807/__cypress/runner/cypress_runner.js:146761:19)
at callFn (http://localhost:44807/__cypress/runner/cypress_runner.js:165958:21)
at Runnable.run (http://localhost:44807/__cypress/runner/cypress_runner.js:165945:7)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:172045:30)
at PassThroughHandlerContext.finallyHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:4042:23)
at PassThroughHandlerContext.tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
Check warning on line 0 in Get policy label
github-actions / Test Results
Create policy labels Get policy label (Get policy label) failed
e2e-tests/cypress/test_results/junit/40c382c0cf3d5fd0ea3f3ed200b724a6.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policy-labels/undefined The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policy-labels/undefined Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlJlZ2lzdHJhbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6R3BXelhDbUtDc2ROUHNYVHdWaEhLMm9iR3lQbmFqd0xwNzJWb3hDYnJ3al8wLjAuOTE1NDUwNSIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODA3OTU4NjI4MTcsImlhdCI6MTc4MDc5NTI2Mn0.Co2LeyDU4q9CGKEQgNydOpOLLz6fptm9CqlMeuyD38Oljce-i7mYeQEDr9InQkZCLt2Gi-oTrD8uL-s97f8R82RmplaDNAgK0LW7-JWYBc_dClw2AkRyov_xP1p5x0wYPkhGxilnTHkjDmFndDmqP2kVBnvrhEz4zzSWS-EIOVw9-iNtpWRcMwPn1e7TUwV-ehrs3AGccTFOj-3WmPQl_02iSlsBkd1w_QZU7HKbN33hYBIYmcbV3U7_n8OhltN0h3SlfaGF7FQ2VqvANHN22QCrVRepbU1RITyBLeZfuKI2RqtqeMlpXH81Dg1C8VP3u6CVIn1dXfsg12kn0_GHvQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "51", "date": "Sun, 07 Jun 2026 01:21:02 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Item does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policy-labels/undefined
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policy-labels/undefined
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlJlZ2lzdHJhbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6R3BXelhDbUtDc2ROUHNYVHdWaEhLMm9iR3lQbmFqd0xwNzJWb3hDYnJ3al8wLjAuOTE1NDUwNSIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODA3OTU4NjI4MTcsImlhdCI6MTc4MDc5NTI2Mn0.Co2LeyDU4q9CGKEQgNydOpOLLz6fptm9CqlMeuyD38Oljce-i7mYeQEDr9InQkZCLt2Gi-oTrD8uL-s97f8R82RmplaDNAgK0LW7-JWYBc_dClw2AkRyov_xP1p5x0wYPkhGxilnTHkjDmFndDmqP2kVBnvrhEz4zzSWS-EIOVw9-iNtpWRcMwPn1e7TUwV-ehrs3AGccTFOj-3WmPQl_02iSlsBkd1w_QZU7HKbN33hYBIYmcbV3U7_n8OhltN0h3SlfaGF7FQ2VqvANHN22QCrVRepbU1RITyBLeZfuKI2RqtqeMlpXH81Dg1C8VP3u6CVIn1dXfsg12kn0_GHvQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "51",
"date": "Sun, 07 Jun 2026 01:21:02 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Item does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at getPolicyLabel (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:22:11)
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/025_policy_labels/00_createAndGetPolicyLabel.cy.js:122:12)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Get all VP documents and hash
github-actions / Test Results
Trustchains Get all VP documents and hash (Get all VP documents and hash) failed
e2e-tests/cypress/test_results/junit/97bf97b850561e85fb0e0078a79f1271.xml [took 0s]
Raw output
`cy.request()` timed out waiting `30000ms` for a response from your server. The request we sent was: Method: GET URL: http://localhost:3002/policies/6a24c202e848c042f1548983/tag/trustChainBlock/blocks/ No response was received within the timeout. https://on.cypress.io/request
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/6a24c202e848c042f1548983/tag/trustChainBlock/blocks/
No response was received within the timeout.
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136608:70)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/015_trustchains/getTrustchains.cy.js:24:16)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Create retire contract
github-actions / Test Results
Contracts Create retire contract (Create retire contract) failed
e2e-tests/cypress/test_results/junit/dd391d2ac96d3092d64b060fcccb4ad6.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/contracts/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NTM2Mjg1NywiaWF0IjoxNzgwNzk0NzYyfQ.SAa_rQoofIlKL4g6UHfX-JuJ8EfuJcFiQw0SVjRFRK-gpRM8LBjx8tDUhKS920Db1en-HELHhsreXsH4ZZId0ksuZ0Qy59yTG9c8-kou1oxyVB8f0pl4yY9kxw2gq0w2TAJSuzMjSkn2XR2IvPPtyARuqk1jkUkB60CBMXzvVn5yyIiKiP5RjDaFqBmYv308BAe_27tAN5-ou5Ugf0zcFsnEcA_3e5YMU1ry98aX9bgjVVW4NZq2itdYmMcG61z1jTw3YjgeiBPhHeNN4KeRkRbzXRqluyagWWFkiBhO7d3ZfQvOuUJb-5B6n1lFpaL-aZFIb0Qgprd0VnDkoQXxWQ", "api-version": 2, "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 51 } Body: {"description":"FirstAPIContractR","type":"RETIRE"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "137", "date": "Sun, 07 Jun 2026 01:13:11 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "receipt for transaction 0.0.9154503@1780794786.495752828 contained error status INSUFFICIENT_PAYER_BALANCE" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/contracts/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NTM2Mjg1NywiaWF0IjoxNzgwNzk0NzYyfQ.SAa_rQoofIlKL4g6UHfX-JuJ8EfuJcFiQw0SVjRFRK-gpRM8LBjx8tDUhKS920Db1en-HELHhsreXsH4ZZId0ksuZ0Qy59yTG9c8-kou1oxyVB8f0pl4yY9kxw2gq0w2TAJSuzMjSkn2XR2IvPPtyARuqk1jkUkB60CBMXzvVn5yyIiKiP5RjDaFqBmYv308BAe_27tAN5-ou5Ugf0zcFsnEcA_3e5YMU1ry98aX9bgjVVW4NZq2itdYmMcG61z1jTw3YjgeiBPhHeNN4KeRkRbzXRqluyagWWFkiBhO7d3ZfQvOuUJb-5B6n1lFpaL-aZFIb0Qgprd0VnDkoQXxWQ",
"api-version": 2,
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 51
}
Body: {"description":"FirstAPIContractR","type":"RETIRE"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "137",
"date": "Sun, 07 Jun 2026 01:13:11 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "receipt for transaction 0.0.9154503@1780794786.495752828 contained error status INSUFFICIENT_PAYER_BALANCE"
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at createContractWithAuth (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/001_postContract.cy.js:17:11)
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/001_postContract.cy.js:37:12)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Create wipe contract
github-actions / Test Results
Contracts Create wipe contract (Create wipe contract) failed
e2e-tests/cypress/test_results/junit/dd391d2ac96d3092d64b060fcccb4ad6.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/contracts/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/contracts/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NTM5MjM3MiwiaWF0IjoxNzgwNzk0NzkyfQ.tAc_xplLGbixHv7BOoYl7jJHdV_KZTOw7V3AftRojMNCWiXbMinuhopnY61P2D4HCUDkjJJf6qNTxvZTAdNvmdVyJuGcuc2QD5fbKJsA6FJYki-i8aiee69HktAtxkKbXT6L-8Wvqy5KWCM5X60yhUeN7_3BBPvhpSP8qmg3vSYpjDWY8zi2oLfaXWol6CN_uI8-J3K7JBPuOVFS-Eq2ek9aEq60XhGVs1ZdXEJLU0LynOZAP4DSjzUpQHll31hQbT3YG2_FjbOsmsW0ByekMTvMvjc54vzD-PSu22mP7KajkSsC-UsmbbxWU7Z5Kl3aPCAVpVGQ7CYveUVRb0h_5w", "api-version": 2, "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 49 } Body: {"description":"FirstAPIContractW","type":"WIPE"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "137", "date": "Sun, 07 Jun 2026 01:13:20 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "receipt for transaction 0.0.9154503@1780794793.138827584 contained error status INSUFFICIENT_PAYER_BALANCE" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/contracts/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/contracts/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6RUszaXh6QmFOWGZ6VjZ3NnhNQzU3ekRubjRGaVlEN1Nib05oNkV6ZGNSYlJfMC4wLjkxNTQ1MDUiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MDc5NTM5MjM3MiwiaWF0IjoxNzgwNzk0NzkyfQ.tAc_xplLGbixHv7BOoYl7jJHdV_KZTOw7V3AftRojMNCWiXbMinuhopnY61P2D4HCUDkjJJf6qNTxvZTAdNvmdVyJuGcuc2QD5fbKJsA6FJYki-i8aiee69HktAtxkKbXT6L-8Wvqy5KWCM5X60yhUeN7_3BBPvhpSP8qmg3vSYpjDWY8zi2oLfaXWol6CN_uI8-J3K7JBPuOVFS-Eq2ek9aEq60XhGVs1ZdXEJLU0LynOZAP4DSjzUpQHll31hQbT3YG2_FjbOsmsW0ByekMTvMvjc54vzD-PSu22mP7KajkSsC-UsmbbxWU7Z5Kl3aPCAVpVGQ7CYveUVRb0h_5w",
"api-version": 2,
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 49
}
Body: {"description":"FirstAPIContractW","type":"WIPE"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "137",
"date": "Sun, 07 Jun 2026 01:13:20 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "receipt for transaction 0.0.9154503@1780794793.138827584 contained error status INSUFFICIENT_PAYER_BALANCE"
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at createContractWithAuth (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/001_postContract.cy.js:17:11)
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/013_contracts/001_postContract.cy.js:101:12)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Create main users
github-actions / Test Results
Policies Create main users (Create main users) failed
e2e-tests/cypress/test_results/junit/ad70a88737b55f20315c53251a47fc70.xml [took 0s]
Raw output
`cy.request()` failed on: https://dev.guardianservice.app/api/v1/profiles/MainSR The response we received from your web server was: > 401: Unauthorized This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: PUT URL: https://dev.guardianservice.app/api/v1/profiles/MainSR Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzQ1NTkwLCJpYXQiOjE3ODA3OTUzNDUsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.Lrx3Ul96_6z6eGAe8fx7DKCFOlEnGPcjPI56T4fkKtTxtYnl6vVXDHXHtMNZe1V479Tk1imL0JhvP_Bn2NzQPtHbZIZvlp99VIeOKbdOhiXQCraAVEU7Vb0POiAnf5KCYcvHdJFMskj0y9S5DabAgsnoV9WI6ZVbL3Sr_M3yNhI", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 522 } Body: {"hederaAccountId":"0.0.9154717","hederaAccountKey":"302e020100300506032b657004220420438c337c0d21752f2982b368f7d44f3ce513f612bf9ac071f1065f5e981c8f4c","secret":null,"vcDocument":{"OrganizationName":"g","AddressLine1":"g","City":"g","Country":"g","PostalCode":"y","Website":"https://vfds.fds","Email":"fdsf@fds.csda","Tags":"fdsa","ISIC":"dsaf"},"didDocument":null,"useFireblocksSigning":false,"fireblocksConfig":{"fireBlocksVaultId":"","fireBlocksAssetId":"","fireBlocksApiKey":"","fireBlocksPrivateiKey":""},"didKeys":[]} ----------------------------------------------------------- The response we got was: Status: 401 - Unauthorized Headers: { "date": "Sun, 07 Jun 2026 01:22:27 GMT", "content-type": "application/json; charset=utf-8", "content-length": "92", "connection": "keep-alive", "strict-transport-security": "max-age=31536000; includeSubDomains" } Body: { "statusCode": 401, "message": "Cannot read properties of undefined (reading 'tenantContext')" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
https://dev.guardianservice.app/api/v1/profiles/MainSR
The response we received from your web server was:
> 401: Unauthorized
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: PUT
URL: https://dev.guardianservice.app/api/v1/profiles/MainSR
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzQ1NTkwLCJpYXQiOjE3ODA3OTUzNDUsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.Lrx3Ul96_6z6eGAe8fx7DKCFOlEnGPcjPI56T4fkKtTxtYnl6vVXDHXHtMNZe1V479Tk1imL0JhvP_Bn2NzQPtHbZIZvlp99VIeOKbdOhiXQCraAVEU7Vb0POiAnf5KCYcvHdJFMskj0y9S5DabAgsnoV9WI6ZVbL3Sr_M3yNhI",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 522
}
Body: {"hederaAccountId":"0.0.9154717","hederaAccountKey":"302e020100300506032b657004220420438c337c0d21752f2982b368f7d44f3ce513f612bf9ac071f1065f5e981c8f4c","secret":null,"vcDocument":{"OrganizationName":"g","AddressLine1":"g","City":"g","Country":"g","PostalCode":"y","Website":"https://vfds.fds","Email":"fdsf@fds.csda","Tags":"fdsa","ISIC":"dsaf"},"didDocument":null,"useFireblocksSigning":false,"fireblocksConfig":{"fireBlocksVaultId":"","fireBlocksAssetId":"","fireBlocksApiKey":"","fireBlocksPrivateiKey":""},"didKeys":[]}
-----------------------------------------------------------
The response we got was:
Status: 401 - Unauthorized
Headers: {
"date": "Sun, 07 Jun 2026 01:22:27 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "92",
"connection": "keep-alive",
"strict-transport-security": "max-age=31536000; includeSubDomains"
}
Body: {
"statusCode": 401,
"message": "Cannot read properties of undefined (reading 'tenantContext')"
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/00_remotePolicyUserPreparing.cy.js:221:24)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Import and publish policy
github-actions / Test Results
Policies Import and publish policy (Import and publish policy) failed
e2e-tests/cypress/test_results/junit/2ef9abeaa61be5e14d7f49f2dc7a72fb.xml [took 0s]
Raw output
`cy.request()` failed on: https://dev.guardianservice.app/api/v1/policies/import/file/ The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: https://dev.guardianservice.app/api/v1/policies/import/file/ Headers: { "Connection": "keep-alive", "content-type": "binary/octet-stream", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzUwNTUzLCJpYXQiOjE3ODA3OTUzNTAsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.dVKEaUErpmDcweTCRomxbzzHyVWpEYObBI5-MzEiX60zDUULelTMJXOs8wDmurOQhu84o8Bqr1FBQ5CzT0t7k-W0GJzQJuJDLWQHiFjd10DPJ-0GgkmbMELmp3Xs5eCloLCkHC_fRpGNfkoUDBKPjrHB_qmDSSa_DgAB3ubxIic", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 44772 } Body: {} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "date": "Sun, 07 Jun 2026 01:22:30 GMT", "content-type": "application/json; charset=utf-8", "content-length": "54", "connection": "keep-alive", "strict-transport-security": "max-age=31536000; includeSubDomains" } Body: {} https://on.cypress.io/request
CypressError: `cy.request()` failed on:
https://dev.guardianservice.app/api/v1/policies/import/file/
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: https://dev.guardianservice.app/api/v1/policies/import/file/
Headers: {
"Connection": "keep-alive",
"content-type": "binary/octet-stream",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzUwNTUzLCJpYXQiOjE3ODA3OTUzNTAsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.dVKEaUErpmDcweTCRomxbzzHyVWpEYObBI5-MzEiX60zDUULelTMJXOs8wDmurOQhu84o8Bqr1FBQ5CzT0t7k-W0GJzQJuJDLWQHiFjd10DPJ-0GgkmbMELmp3Xs5eCloLCkHC_fRpGNfkoUDBKPjrHB_qmDSSa_DgAB3ubxIic",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 44772
}
Body: {}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"date": "Sun, 07 Jun 2026 01:22:30 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "54",
"connection": "keep-alive",
"strict-transport-security": "max-age=31536000; includeSubDomains"
}
Body: {}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/01_remotePolicyPreparing.cy.js:45:23)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Assign policy to dep users
github-actions / Test Results
Policies Assign policy to dep users (Assign policy to dep users) failed
e2e-tests/cypress/test_results/junit/2ef9abeaa61be5e14d7f49f2dc7a72fb.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/external-policies/import/ The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/external-policies/import/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUxMjI2LCJpYXQiOjE3ODA3OTUzNTF9.coaDm0hcOhONKqQk2-nvOoSNgFPpUSvxHMWkmlJxDCaCyRdRA1cbFGkBPGEncASlk05Q_deX-xHqMqgtXVFVj1MI0Aw4ZT2U_yJ8hjEmGssOUmq2-dq05_UcHuSe8l_etvvj6IfhUZETQj5LcjjXd6lygwRC8QHokgxjzUc3eCzkSiiRb4UPB1BrzWK8MPVRILrMebhucc2LWXBXbo_Y8YaXsuV5qDDU5f8Rzz_gpR0ZYTUIPhfZobeHYEtv5ll5xOUA6g9mt3MVwaC2FNNZsOpLQgNOpiUC_OPmYKQCND0jZvK5gXcmh_eh-Xh0xdRuqtTFuz0wuVLZe96sLysceg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 2 } Body: {} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "58", "date": "Sun, 07 Jun 2026 01:22:31 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "Message ID in body is empty" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/external-policies/import/
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/external-policies/import/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUxMjI2LCJpYXQiOjE3ODA3OTUzNTF9.coaDm0hcOhONKqQk2-nvOoSNgFPpUSvxHMWkmlJxDCaCyRdRA1cbFGkBPGEncASlk05Q_deX-xHqMqgtXVFVj1MI0Aw4ZT2U_yJ8hjEmGssOUmq2-dq05_UcHuSe8l_etvvj6IfhUZETQj5LcjjXd6lygwRC8QHokgxjzUc3eCzkSiiRb4UPB1BrzWK8MPVRILrMebhucc2LWXBXbo_Y8YaXsuV5qDDU5f8Rzz_gpR0ZYTUIPhfZobeHYEtv5ll5xOUA6g9mt3MVwaC2FNNZsOpLQgNOpiUC_OPmYKQCND0jZvK5gXcmh_eh-Xh0xdRuqtTFuz0wuVLZe96sLysceg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 2
}
Body: {}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "58",
"date": "Sun, 07 Jun 2026 01:22:31 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "Message ID in body is empty"
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/01_remotePolicyPreparing.cy.js:103:15)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Generate and import key
github-actions / Test Results
Policies Generate and import key (Generate and import key) failed
e2e-tests/cypress/test_results/junit/2ef9abeaa61be5e14d7f49f2dc7a72fb.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/profiles/keys/ The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/profiles/keys/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUxNjkxLCJpYXQiOjE3ODA3OTUzNTF9.Y5yXUO64S_TKHrNp29p-fh7Ewp3w5qVTSa_wJ81j8c4Jsa1IR2iZlJYKmcIBYV0mFbQ3cNdWRhUvbO8opXpdInhwS23D5XCtYw9g0UhdvIcHe8MXXH5XfY5TWCde-3eHTJzZddNXzBRCbo0wU3XAuodbhDqd16iDemwoRIXZEYRO-qgGb29ZsHsRL6SgwdXIFr7U-xtWPHRYqq49CwwWcRMHFaiqiLjR-cT0kr61rXEWinjlrZJ4dDZf5EbymMvELGoICIXoKUVzEx88WDqPSFukVtXwHOVuvekLnrbf4EaypiUYqNSyhYSAs4tGBfX48lTZzyyXE-jPBFe76Qxf5Q", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 2 } Body: {} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "90", "date": "Sun, 07 Jun 2026 01:22:31 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "message": [ "messageId must be a string" ], "error": "Unprocessable Entity", "statusCode": 422 } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/profiles/keys/
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/profiles/keys/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUxNjkxLCJpYXQiOjE3ODA3OTUzNTF9.Y5yXUO64S_TKHrNp29p-fh7Ewp3w5qVTSa_wJ81j8c4Jsa1IR2iZlJYKmcIBYV0mFbQ3cNdWRhUvbO8opXpdInhwS23D5XCtYw9g0UhdvIcHe8MXXH5XfY5TWCde-3eHTJzZddNXzBRCbo0wU3XAuodbhDqd16iDemwoRIXZEYRO-qgGb29ZsHsRL6SgwdXIFr7U-xtWPHRYqq49CwwWcRMHFaiqiLjR-cT0kr61rXEWinjlrZJ4dDZf5EbymMvELGoICIXoKUVzEx88WDqPSFukVtXwHOVuvekLnrbf4EaypiUYqNSyhYSAs4tGBfX48lTZzyyXE-jPBFe76Qxf5Q",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 2
}
Body: {}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "90",
"date": "Sun, 07 Jun 2026 01:22:31 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"message": [
"messageId must be a string"
],
"error": "Unprocessable Entity",
"statusCode": 422
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/01_remotePolicyPreparing.cy.js:133:15)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Assign dep users by main sr
github-actions / Test Results
Policies Assign dep users by main sr (Assign dep users by main sr) failed
e2e-tests/cypress/test_results/junit/2ef9abeaa61be5e14d7f49f2dc7a72fb.xml [took 0s]
Raw output
`cy.request()` failed on: https://dev.guardianservice.app/api/v1/permissions/users/MainUser/policies/assign/ The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: https://dev.guardianservice.app/api/v1/permissions/users/MainUser/policies/assign/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzUyMjQ1LCJpYXQiOjE3ODA3OTUzNTIsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.IihuYObVPw8brsYHGVRVLDYwBIkItxM63TYycme6r1TE4vhGfMBSWeNiaIzM26oOJYUdi6oEH03PugD6ja-AxY56AScLre5aP46nsWClWvI4j689XnTD0FrnnWmkdrZJdW5Nvjr8MZk8l_Y8QPZjbpcBg3wEMIHtMZjfkq6fuAo", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 34 } Body: {"policyIds":[null],"assign":true} ----------------------------------------------------------- The response we got was: Status: 404 - Not Found Headers: { "date": "Sun, 07 Jun 2026 01:22:32 GMT", "content-type": "application/json; charset=utf-8", "content-length": "51", "connection": "keep-alive", "strict-transport-security": "max-age=31536000; includeSubDomains" } Body: { "statusCode": 404, "message": "User does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
https://dev.guardianservice.app/api/v1/permissions/users/MainUser/policies/assign/
The response we received from your web server was:
> 404: Not Found
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: https://dev.guardianservice.app/api/v1/permissions/users/MainUser/policies/assign/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2YTI0YzdjYjYyOTUyZTk0MzI4MGU5Y2YiLCJ1c2VybmFtZSI6Ik1haW5TUiIsInJvbGUiOiJTVEFOREFSRF9SRUdJU1RSWSIsImV4cGlyZUF0IjoxNzgwODgxNzUyMjQ1LCJpYXQiOjE3ODA3OTUzNTIsImlzcyI6Imd1YXJkaWFuc2VydmljZS5hcHAifQ.IihuYObVPw8brsYHGVRVLDYwBIkItxM63TYycme6r1TE4vhGfMBSWeNiaIzM26oOJYUdi6oEH03PugD6ja-AxY56AScLre5aP46nsWClWvI4j689XnTD0FrnnWmkdrZJdW5Nvjr8MZk8l_Y8QPZjbpcBg3wEMIHtMZjfkq6fuAo",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 34
}
Body: {"policyIds":[null],"assign":true}
-----------------------------------------------------------
The response we got was:
Status: 404 - Not Found
Headers: {
"date": "Sun, 07 Jun 2026 01:22:32 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "51",
"connection": "keep-alive",
"strict-transport-security": "max-age=31536000; includeSubDomains"
}
Body: {
"statusCode": 404,
"message": "User does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/01_remotePolicyPreparing.cy.js:168:15)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Token associate and KYC grant
github-actions / Test Results
Policies Token associate and KYC grant (Token associate and KYC grant) failed
e2e-tests/cypress/test_results/junit/2ef9abeaa61be5e14d7f49f2dc7a72fb.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/tokens/undefined/associate The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: PUT URL: http://localhost:3002/tokens/undefined/associate Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUyNzcwLCJpYXQiOjE3ODA3OTUzNTJ9.Of6x-w4amoAsV-2QsJixESwK54DILbP4bDMoP_b6_E6ZjWsnfA58sVJt_nZYV26dhiTq8pT7xS6tCXjbFaPO839ouKhMniUF47eYY3tJfdYB0XZ818k3z703bNEpHB80DtlFNZEePPG7nvn2YZOv4FGpXbpEuseKqSZRewwckohNV33b8QtRGvW3puXafiojLdJhosg4MfLJw23BtuIMPWV8DUVtKraDb_RIFTO_FJYxDjF9Maplea0nEMhA6PLVlB8H91SMv23gvHIjj_d2WX0Sqbvg2iJsXLh6bv_EWX_NUkiVf2tKVaW0aI_pqWAViJMzu9rhhmdh6z-EWxT9Tw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 16 } Body: {"isValid":true} ----------------------------------------------------------- The response we got was: Status: 404 - Not Found Headers: { "content-type": "application/json; charset=utf-8", "content-length": "52", "date": "Sun, 07 Jun 2026 01:22:33 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 404, "message": "Token does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/tokens/undefined/associate
The response we received from your web server was:
> 404: Not Found
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: PUT
URL: http://localhost:3002/tokens/undefined/associate
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IkRlcFVzZXIiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6Rko3RzlRbm91U2k0WXIyazFTdVlrQXBoSndCRXl6cTJaaFBSaUx5SzJGMXRfMC4wLjkxNTQ3MTIiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgwNzk1OTUyNzcwLCJpYXQiOjE3ODA3OTUzNTJ9.Of6x-w4amoAsV-2QsJixESwK54DILbP4bDMoP_b6_E6ZjWsnfA58sVJt_nZYV26dhiTq8pT7xS6tCXjbFaPO839ouKhMniUF47eYY3tJfdYB0XZ818k3z703bNEpHB80DtlFNZEePPG7nvn2YZOv4FGpXbpEuseKqSZRewwckohNV33b8QtRGvW3puXafiojLdJhosg4MfLJw23BtuIMPWV8DUVtKraDb_RIFTO_FJYxDjF9Maplea0nEMhA6PLVlB8H91SMv23gvHIjj_d2WX0Sqbvg2iJsXLh6bv_EWX_NUkiVf2tKVaW0aI_pqWAViJMzu9rhhmdh6z-EWxT9Tw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 16
}
Body: {"isValid":true}
-----------------------------------------------------------
The response we got was:
Status: 404 - Not Found
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "52",
"date": "Sun, 07 Jun 2026 01:22:33 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 404,
"message": "Token does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:44807/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:44807/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:44807/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:44807/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:44807/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:44807/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:44807/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:44807/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/026_remote_policy/01_remotePolicyPreparing.cy.js:214:20)
at getRet (http://localhost:44807/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:44807/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:44807/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:44807/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:44807/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:44807/__cypress/runner/cypress_runner.js:146488:19)