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

Error: The process '/usr/bin/docker' failed with exit code 1 #50

Closed
xenoterracide opened this issue Sep 30, 2020 · 3 comments
Closed

Error: The process '/usr/bin/docker' failed with exit code 1 #50

xenoterracide opened this issue Sep 30, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@xenoterracide
Copy link

on attempt to save the cache

Error: The process '/usr/bin/docker' failed with exit code 1
    at ExecState._setResult (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1300:25)
Error: Error: The process '/usr/bin/docker' failed with exit code 1
    at ExecState.CheckComplete (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1283:18)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/satackey/action-docker-layer-caching/v0.0.8/dist/ttsc-dist/post.js/index.js:1183:27)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  builder-liquibase:
    runs-on: ubuntu-latest
    timeout-minutes: 10
    steps:
      - uses: actions/checkout@v2
        with:
          fetch-depth: 0
      - uses: satackey/action-docker-layer-caching@v0.0.8

the build appears to have no additional useful information.

It may be relevant that I'm using the cache across 2 jobs... but I'm not certain of that.

@xenoterracide xenoterracide added the bug Something isn't working label Sep 30, 2020
@xenoterracide
Copy link
Author

derp this has already been reported... I was mislead by the beginning of the other title

@nicwortel
Copy link

nicwortel commented Oct 18, 2020

@xenoterracide what issue are you referring to? I'm having the same problem.

@xenoterracide
Copy link
Author

#49

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