Running: buyer-cockpit.spec.cy.ts (6 of 6) Buyer Cockpit ✓ should display showroom carousel and navigate to auctions list clicking search button (14689ms) ✓ should navigate to room when clicking room card (3875ms) 1) should navigate to auction details when clicking recommended auction card
2 passing (36s)
1 failing
1) Buyer Cockpit
should navigate to auction details when clicking recommended auction card:
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `searchRecentAuction`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1701:18)
at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
at Context.eval (webpack:///../e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts:89:0)
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔ auction-details.spec.cy.ts 00:32 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auction-room.spec.cy.ts 00:36 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auctions-overview.spec.cy.ts 00:51 3 3 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-from-list-view.spec.cy.ts 00:28 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-on-an-auction.spec.cy.ts 00:40 6 6 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ buyer-cockpit.spec.cy.ts 00:35 3 2 1 - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 1 of 6 failed (17%) 03:47 18 17 1 - -
Failed with exit code 1, retrying in 10s...
Attempt 2 of 3...
> caronsale-frontend-web@1.734.0 e2e:ci
> TERM="${TERM:-dumb}" ng run marketplace:e2e-ci --spec cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auction-room.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auctions-overview.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-from-list-view.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec.cy.ts,cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts
DevTools listening on ws://127.0.0.1:38501/devtools/browser/8d60b8c2-7ffe-4c9f-8668-8b161819baa4
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 13.15.1 │
│ Browser: Electron 118 (headless) │
│ Node Version: v22.14.0 (/opt/hostedtoolcache/node/22.14.0/x64/bin/node) │
│ Specs: 6 found (auction-details.spec.cy.ts, auction-room.spec.cy.ts, auctions-overvie │
│ w.spec.cy.ts, bid-from-list-view.spec.cy.ts, bid-on-an-auction.spec.cy.ts, buy │
│ er-cockpit.spec.cy.ts) │
│ Searched: cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts, cypress/e2e/car │
│ onsale-frontend-web/auction-room.spec.cy.ts, cypress/e2e/caronsale-frontend-we │
│ b/auctions-overview.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-from-li │
│ st-view.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec. │
│ cy.ts, cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: buyer-cockpit.spec.cy.ts (6 of 6) Buyer Cockpit ✓ should display showroom carousel and navigate to auctions list clicking search button (14819ms) ✓ should navigate to room when clicking room card (3801ms) 1) should navigate to auction details when clicking recommended auction card
2 passing (36s)
1 failing
1) Buyer Cockpit
should navigate to auction details when clicking recommended auction card:
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `searchRecentAuction`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1701:18)
at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
at Context.eval (webpack:///../e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts:89:0)
tails when clicking recommended auction card (failed) (1).png
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔ auction-details.spec.cy.ts 00:25 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auction-room.spec.cy.ts 00:35 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auctions-overview.spec.cy.ts 00:52 3 3 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-from-list-view.spec.cy.ts 00:26 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-on-an-auction.spec.cy.ts 00:39 6 6 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ buyer-cockpit.spec.cy.ts 00:36 3 2 1 - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 1 of 6 failed (17%) 03:35 18 17 1 - -
Failed with exit code 1, retrying in 10s...
Attempt 3 of 3...
> caronsale-frontend-web@1.734.0 e2e:ci
> TERM="${TERM:-dumb}" ng run marketplace:e2e-ci --spec cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auction-room.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auctions-overview.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-from-list-view.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec.cy.ts,cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts
DevTools listening on ws://127.0.0.1:42717/devtools/browser/db3706ab-8623-4d95-829c-230446cf4644
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 13.15.1 │
│ Browser: Electron 118 (headless) │
│ Node Version: v22.14.0 (/opt/hostedtoolcache/node/22.14.0/x64/bin/node) │
│ Specs: 6 found (auction-details.spec.cy.ts, auction-room.spec.cy.ts, auctions-overvie │
│ w.spec.cy.ts, bid-from-list-view.spec.cy.ts, bid-on-an-auction.spec.cy.ts, buy │
│ er-cockpit.spec.cy.ts) │
│ Searched: cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts, cypress/e2e/car │
│ onsale-frontend-web/auction-room.spec.cy.ts, cypress/e2e/caronsale-frontend-we │
│ b/auctions-overview.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-from-li │
│ st-view.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec. │
│ cy.ts, cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: buyer-cockpit.spec.cy.ts (6 of 6) Buyer Cockpit ✓ should display showroom carousel and navigate to auctions list clicking search button (12963ms) ✓ should navigate to room when clicking room card (4100ms) 1) should navigate to auction details when clicking recommended auction card
2 passing (34s)
1 failing
1) Buyer Cockpit
should navigate to auction details when clicking recommended auction card:
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `searchRecentAuction`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1701:18)
at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
at Context.eval (webpack:///../e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts:89:0)
tails when clicking recommended auction card (failed) (2).png
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔ auction-details.spec.cy.ts 00:25 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auction-room.spec.cy.ts 00:36 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auctions-overview.spec.cy.ts 00:51 3 3 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-from-list-view.spec.cy.ts 00:26 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ bid-on-an-auction.spec.cy.ts 00:40 6 6 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ buyer-cockpit.spec.cy.ts 00:34 3 2 1 - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 1 of 6 failed (17%) 03:35 18 17 1 - -
All retry attempts failed
##[error]Process completed with exit code 1.
##[group]Run node ./scripts/upload-cypress-generated-media.js
node ./scripts/upload-cypress-generated-media.js
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
GITHUB_REF_NAME: development
CLOUDINARY_URL: ***
##[endgroup]
E2E failure videos:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770633826/delete-me_e2e/development/inspection-requests.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1771015928/delete-me_e2e/development/buyer-cockpit.spec.cy.ts.mp4
E2E failure screenshots:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1771015933/delete-me_e2e/development/core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_navigate_to_auction_details_when_clicking_recommended_auction_card_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1771015933/delete-me_e2e/development/core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_navigate_to_auction_details_when_clicking_recommended_auction_card_failed_2.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1771015933/delete-me_e2e/development/core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_navigate_to_auction_details_when_clicking_recommended_auction_card_failed_1.png
E2E failure html files:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/raw/upload/v1771015934/delete-me_e2e/development/buyer-cockpit.spec.cy.ts/should_navigate_to_auction_details_when_clicking_recommended_auction_card/index.html
Post job cleanup.
Post job cleanup.
[command]/usr/bin/git version
git version 2.52.0
Temporarily overriding HOME='/home/runner/work/_temp/f4ee96df-acf2-42ba-990f-17e531077b21' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
[command]/usr/bin/git config --global --add safe.directory /home/runner/work/caronsale-frontend-web/caronsale-frontend-web
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
A job completed hook has been configured by the self-hosted runner administrator
##[group]Run '/home/runner/actions-runner/complete-hook.sh'
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
##[endgroup]
Cleaning up orphan processes
Terminate orphan process: pid (2740) (npm exec http-s)
Terminate orphan process: pid (2764) (sh)
Terminate orphan process: pid (2765) (http-server)