diqiu50 opened a new issue, #6766: URL: https://github.com/apache/gravitino/issues/6766
### Version main branch ### Describe what's wrong When we set ` version = 0.9.0` in the file `gradle.properties` and run the integration test of`gvfs-fuse` The test failed: test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 22 filtered out; finished in 0.50s cp: cannot stat '/home/runner/work/gravitino/gravitino/bundles/aws-bundle/build/libs/gravitino-aws-bundle-*-incubating-SNAPSHOT.jar': No such file or directory ### Error message and/or stacktrace test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 22 filtered out; finished in 0.50s Stopping localstack... localstack localstack Localstack stopped Starting localstack... a27553c12093c3be19a9353785bd2c75fb1a949ba25079179df9eaec4362ee2d Localstack started make_bucket: my-bucket Starting Gravitino Server Copying the aws-bundle to the server cp: cannot stat '/home/runner/work/gravitino/gravitino/bundles/aws-bundle/build/libs/gravitino-aws-bundle-*-incubating-SNAPSHOT.jar': No such file or directory Stopping gvfs-fuse-daemon ### How to reproduce Set version = 0.9.0 in the file `gradle.properties` and run the integration test of`gvfs-fuse` ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org