"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestSharefile:" 2024/10/17 04:40:08 DEBUG : Creating backend with remote "TestSharefile:rclone-test-keciyib5woku" 2024/10/17 04:40:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 04:40:08 DEBUG : TestSharefile: Loaded invalid token from config file - ignoring 2024/10/17 04:40:09 DEBUG : TestSharefile: got fatal oauth error: oauth2: "access_denied" "This account has been cancelled. Please have your admin contact Citrix Support." 2024/10/17 04:40:09 DEBUG : sharefile root 'rclone-test-keciyib5woku': Token expired but no uploads in progress - doing nothing fstests.go:466: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:466 /home/rclone/go/src/github.com/rclone/rclone/backend/sharefile/sharefile_test.go:13 Error: Received unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:" Test: TestIntegration Messages: unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:" --- FAIL: TestIntegration (0.69s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sharefile 0.714s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.797109489s (try 2/5): exit status 1: Failed [TestIntegration]