Page MenuHomeSoftware Heritage

cypress: Try to resolve hang issue on Jenkins
AbandonedPublicDraft

Authored by anlambert on Nov 25 2022, 12:09 PM.

Details

Reviewers
None
Group Reviewers
Reviewers

Diff Detail

Repository
rDWAPPS Web applications
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 32968
Build 51672: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 51671: arc lint + arc unit

Event Timeline

Build was aborted

Patch application report for D8884 (id=32031)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit d0faad8e807bae3ed39d3a4d8ff6098ac1c6b6d7
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/22/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/22/console

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 25 2022, 12:18 PM
Harbormaster failed remote builds in B32967: Diff 32031!

Pass --disable-gpu to chromium

Build was aborted

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/23/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/23/console

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 25 2022, 12:26 PM
Harbormaster failed remote builds in B32968: Diff 32032!

Build was aborted

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/24/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/24/console

Build was aborted

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/25/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/25/console

Build has FAILED

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/26/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/26/console

Build was aborted

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/27/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/27/console

Build has FAILED

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/28/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/28/console

Build was aborted

Patch application report for D8884 (id=32032)

Rebasing onto c32edb667d...

Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Nov 25 12:09:24 2022 +0100

    cypress: Try to resolve hang issue on Jenkins

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/29/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/29/console

Turns out the hang issue was due to the shared jenkins cache mounted on /home/jenkins/.cache, removing folders Cypress and yarn inside it fixed the issue.