"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" 2025/05/22 03:48:11 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-yizosey3vuho" 2025/05/22 03:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 03:48:11 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/22 03:48:11 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/22 03:48:11 DEBUG : TestGoogleCloudStorage{juk_h}: got fatal oauth error: oauth2: "invalid_grant" "Token has been expired or revoked." 2025/05/22 03:48:11 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/22 03:48:11 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-yizosey3vuho/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.10s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.07s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlecloudstorage 0.125s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.131258697s (try 4/5): exit status 1: Failed [TestIntegration]