"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" 2025/05/23 03:46:02 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xilotec1xavo" 2025/05/23 03:46:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 03:46:02 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/05/23 03:46:02 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/23 03:46:03 DEBUG : TestGoogleCloudStorage{juk_h}: got fatal oauth error: oauth2: "invalid_grant" "Token has been expired or revoked." 2025/05/23 03:46:03 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/23 03:46:03 DEBUG : TestGoogleCloudStorage{juk_h}: got fatal oauth error: oauth2: "invalid_grant" "Token has been expired or revoked." === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage_test.go:15 Error: Received unexpected error: failed to get bucket: Get "https://storage.googleapis.com/storage/v1/b/rclone-test-xilotec1xavo/o?alt=json&maxResults=1&prettyPrint=false": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestGoogleCloudStorage{juk_h}:" Test: TestIntegration --- FAIL: TestIntegration (0.11s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.08s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlecloudstorage 0.122s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.298170354s (try 5/5): exit status 1: Failed [TestIntegration]