snowflakedb / snowflake-s3compat-api-test-suite

S3Compat API Test Suite
Apache License 2.0
12 stars 10 forks source link

InvalidAccessKeyId error while running the tests #79

Open TRYTOBE8TME opened 7 months ago

TRYTOBE8TME commented 7 months ago

I'm trying to the run the tests against my localhost server using the following command: mvn test -Dtest=S3CompatApiTest but I'm seeing an error: https://pastecode.io/s/099599z3

P.S: I'm following the documented steps with setting the environment variables as well but still it fails with this error.

Can someone help me figure out the point of failure or something that I'm missing out?

sfc-gh-schen commented 5 months ago

@TRYTOBE8TME what error were you seeing?