Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Install dependencies and build content-build" step fails. #892

Open
nicksayre opened this issue Nov 15, 2023 · 0 comments
Open

"Install dependencies and build content-build" step fails. #892

nicksayre opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nicksayre
Copy link
Contributor

When a PR is created continuous integration kicks off.

Expectation: "Build" job completes successfully.

Actual result: An error occurs, causing the build to fail. One of the effects of this is that changes are not staged so cannot be QA'd.

Screenshot 2023-11-15 at 1 19 23 PM
Drupal successfully loaded!
Error: ENOSPC: no space left on device, copyfile '/home/runner/work/vagov-content/vagov-content/content-build/.cache/localhost/drupal/downloads/files/2023-02/2022 Annual Report Final_0.pdf' -> 'build/localhost/files/2023-02/2022 Annual Report Final_0.pdf'
    at Object.copyFileSync (fs.js:1991:3)
    at copyFile (/home/runner/work/vagov-content/vagov-content/content-build/node_modules/fs-extra/lib/copy-sync/copy-sync.js:66:8)
    at onFile (/home/runner/work/vagov-content/vagov-content/content-build/node_modules/fs-extra/lib/copy-sync/copy-sync.js:51:37)
    at getStats (/home/runner/work/vagov-content/vagov-content/content-build/node_modules/fs-extra/lib/copy-sync/copy-sync.js:46:44)
    at startCopy (/home/runner/work/vagov-content/vagov-content/content-build/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10)
    at Object.copySync (/home/runner/work/vagov-content/vagov-content/content-build/node_modules/fs-extra/lib/copy-sync/copy-sync.js:31:10)
    at /home/runner/work/vagov-content/vagov-content/content-build/src/site/stages/build/drupal/metalsmith-drupal.js:342:10
    at Array.forEach (<anonymous>)
    at loadCachedDrupalFiles (/home/runner/work/vagov-content/vagov-content/content-build/src/site/stages/build/drupal/metalsmith-drupal.js:320:23)
    at async Ware.<anonymous> (/home/runner/work/vagov-content/vagov-content/content-build/src/site/stages/build/drupal/metalsmith-drupal.js:397:7)
@nicksayre nicksayre added the bug Something isn't working label Nov 15, 2023
@AdamKing0126 AdamKing0126 self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants