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

Integration tests occasionally fail with 404 errors #20

Closed
ljfranklin opened this issue Dec 13, 2016 · 1 comment
Closed

Integration tests occasionally fail with 404 errors #20

ljfranklin opened this issue Dec 13, 2016 · 1 comment

Comments

@ljfranklin
Copy link
Owner

Seems to be some eventual consistency issue with S3:

Expected S3 file 'terraform-test-unit/out-test-72657703.tfstate.tainted' to exist in bucket 'terraform-resource-ci', but it does not
  Expected error:
      <*awserr.requestError | 0xc42046b050>: {
          awsError: {code: "NotFound", message: "Not Found", errs: nil},
          statusCode: 404,
          requestID: "E4F9EC73626A515C",
      }
      NotFound: Not Found
      	status code: 404, request id: E4F9EC73626A515C
  not to have occurred

One failed build is here

@ljfranklin
Copy link
Owner Author

This should be fixed here: 9bd272e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant