Skip to content

Merge pull request #788 from seasoftjapan/seasoft-787 #100

Merge pull request #788 from seasoftjapan/seasoft-787

Merge pull request #788 from seasoftjapan/seasoft-787 #100

Triggered via push November 20, 2023 05:30
Status Failure
Total duration 16m 21s
Artifacts 10

dockerbuild.yml

on: push
Matrix: dockerbuild
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 11 notices
[chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します: e2e-tests/test/front_guest/entry.test.ts#L19
1) [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================= apiRequestContext.delete: connect ECONNREFUSED ::1:8090 =========================== logs =========================== → DELETE http://mailcatcher:1080/messages user-agent: Playwright/1.29.2 (x64; ubuntu 20.04) node/18.18 CI/1 accept: */* accept-encoding: gzip,deflate,br ============================================================ 17 | proxy: PlaywrightConfig.use.proxy 18 | }); > 19 | await mailcatcher.delete('/messages'); | ^ 20 | 21 | page = await browser.newPage(); 22 | await page.goto(url); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/entry.test.ts:19:29
[chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します: e2e-tests/test/front_guest/shopping.test.ts#L1
2) [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========= RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します: e2e-tests/test/front_guest/welcome.test.ts#L10
3) [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します = page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
dockerbuild (5.5)
Process completed with exit code 1.
[chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します: e2e-tests/test/front_guest/entry.test.ts#L19
1) [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================= apiRequestContext.delete: connect ECONNREFUSED ::1:8090 =========================== logs =========================== → DELETE http://mailcatcher:1080/messages user-agent: Playwright/1.29.2 (x64; ubuntu 20.04) node/18.18 CI/1 accept: */* accept-encoding: gzip,deflate,br ============================================================ 17 | proxy: PlaywrightConfig.use.proxy 18 | }); > 19 | await mailcatcher.delete('/messages'); | ^ 20 | 21 | page = await browser.newPage(); 22 | await page.goto(url); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/entry.test.ts:19:29
[chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します: e2e-tests/test/front_guest/shopping.test.ts#L1
2) [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========= RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します: e2e-tests/test/front_guest/welcome.test.ts#L10
3) [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します = page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
dockerbuild (5.4)
Process completed with exit code 1.
[chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します: e2e-tests/test/front_guest/entry.test.ts#L19
1) [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================= apiRequestContext.delete: connect ECONNREFUSED ::1:8090 =========================== logs =========================== → DELETE http://mailcatcher:1080/messages user-agent: Playwright/1.29.2 (x64; ubuntu 20.04) node/18.18 CI/1 accept: */* accept-encoding: gzip,deflate,br ============================================================ 17 | proxy: PlaywrightConfig.use.proxy 18 | }); > 19 | await mailcatcher.delete('/messages'); | ^ 20 | 21 | page = await browser.newPage(); 22 | await page.goto(url); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/entry.test.ts:19:29
[chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します: e2e-tests/test/front_guest/shopping.test.ts#L1
2) [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========= RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します: e2e-tests/test/front_guest/welcome.test.ts#L10
3) [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します = page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
dockerbuild (7.0)
Process completed with exit code 1.
[chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します: e2e-tests/test/front_guest/entry.test.ts#L19
1) [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================= apiRequestContext.delete: connect ECONNREFUSED ::1:8090 =========================== logs =========================== → DELETE http://mailcatcher:1080/messages user-agent: Playwright/1.29.2 (x64; ubuntu 20.04) node/18.18 CI/1 accept: */* accept-encoding: gzip,deflate,br ============================================================ 17 | proxy: PlaywrightConfig.use.proxy 18 | }); > 19 | await mailcatcher.delete('/messages'); | ^ 20 | 21 | page = await browser.newPage(); 22 | await page.goto(url); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/entry.test.ts:19:29
[chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します: e2e-tests/test/front_guest/shopping.test.ts#L1
2) [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========= RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します: e2e-tests/test/front_guest/welcome.test.ts#L10
3) [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します = page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
dockerbuild (7.2)
Process completed with exit code 1.
[chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します: e2e-tests/test/front_guest/entry.test.ts#L19
1) [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================= apiRequestContext.delete: connect ECONNREFUSED ::1:8090 =========================== logs =========================== → DELETE http://mailcatcher:1080/messages user-agent: Playwright/1.29.2 (x64; ubuntu 20.04) node/18.18 CI/1 accept: */* accept-encoding: gzip,deflate,br ============================================================ 17 | proxy: PlaywrightConfig.use.proxy 18 | }); > 19 | await mailcatcher.delete('/messages'); | ^ 20 | 21 | page = await browser.newPage(); 22 | await page.goto(url); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/entry.test.ts:19:29
[chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します: e2e-tests/test/front_guest/shopping.test.ts#L1
2) [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========= RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します: e2e-tests/test/front_guest/welcome.test.ts#L10
3) [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します = page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
dockerbuild (7.4)
Process completed with exit code 1.
🎭 Playwright Run Summary
3 failed [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================== [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========== [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します == 16 skipped
🎭 Playwright Run Summary
3 failed [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================== [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========== [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します == 16 skipped
🎭 Playwright Run Summary
3 failed [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================== [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========== [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します == 16 skipped
🎭 Playwright Run Summary
3 failed [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================== [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========== [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します == 16 skipped
🎭 Playwright Run Summary
3 failed [chromium] › test/front_guest/entry.test.ts:29:7 › 会員登録のテストをします › ご利用規約を確認します ================== [chromium] › test/front_guest/shopping.test.ts:32:7 › 購入フロー(ゲスト)のテストをします › 商品一覧を表示します ========== [chromium] › test/front_guest/welcome.test.ts:13:7 › トップページのテストをします › TOPページが正常に見られているかを確認します == 16 skipped
🎭 Playwright Run Summary
19 passed (13s)
🎭 Playwright Run Summary
19 passed (12s)
🎭 Playwright Run Summary
19 passed (12s)
🎭 Playwright Run Summary
19 passed (13s)
🎭 Playwright Run Summary
19 passed (13s)
🎭 Playwright Run Summary
19 passed (13s)

Artifacts

Produced during runtime
Name Size
linux-php5.4-evidence Expired
5.2 KB
linux-php5.4-logs Expired
0 Bytes
linux-php5.5-evidence Expired
5.2 KB
linux-php5.5-logs Expired
0 Bytes
linux-php7.0-evidence Expired
5.2 KB
linux-php7.0-logs Expired
0 Bytes
linux-php7.2-evidence Expired
5.2 KB
linux-php7.2-logs Expired
0 Bytes
linux-php7.4-evidence Expired
5.2 KB
linux-php7.4-logs Expired
0 Bytes