"go test -v -timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) === RUN TestDriveScopes --- PASS: TestDriveScopes (0.00s) === RUN TestInternalLoadExampleFormats --- PASS: TestInternalLoadExampleFormats (0.00s) === RUN TestInternalParseExtensions --- PASS: TestInternalParseExtensions (0.00s) === RUN TestInternalFindExportFormat --- PASS: TestInternalFindExportFormat (0.00s) === RUN TestMimeTypesToExtension --- PASS: TestMimeTypesToExtension (0.00s) === RUN TestExtensionToMimeType --- PASS: TestExtensionToMimeType (0.00s) === RUN TestExtensionsForExportFormats --- PASS: TestExtensionsForExportFormats (0.00s) === RUN TestExtensionsForImportFormats drive_internal_test.go:180: --- SKIP: TestExtensionsForImportFormats (0.00s) === RUN TestIntegration fstests.go:418: Using remote "TestDrive:" 2021/12/01 06:40:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5" 2021/12/01 06:40:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:459: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/12/01 06:40:44 DEBUG : dir/subdir: Making directory 2021/12/01 06:40:47 INFO : dir/subdir: Removing directory 2021/12/01 06:40:48 INFO : dir: Removing directory 2021/12/01 06:40:48 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/12/01 06:40:50 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2021/12/01 06:40:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/12/01 06:40:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Rmdir: contains trashed file: "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." 2021/12/01 06:41:01 DEBUG : .: Rmdir: contains trashed file: "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." 2021/12/01 06:41:06 DEBUG : ..: Rmdir: contains trashed file: ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/12/01 06:41:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" 2021/12/01 06:41:17 DEBUG : leading space: Rmdir: contains trashed file: " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" 2021/12/01 06:41:22 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" 2021/12/01 06:41:28 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" 2021/12/01 06:41:34 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" 2021/12/01 06:41:39 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" 2021/12/01 06:41:44 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" 2021/12/01 06:41:50 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " 2021/12/01 06:41:55 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" 2021/12/01 06:42:01 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" 2021/12/01 06:42:06 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" 2021/12/01 06:42:11 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" 2021/12/01 06:42:17 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." 2021/12/01 06:42:22 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" 2021/12/01 06:42:28 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" 2021/12/01 06:42:33 DEBUG : test%46.txt: Rmdir: contains trashed file: "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2021/12/01 06:42:42 DEBUG : dir: Making directory 2021/12/01 06:42:44 DEBUG : dir/subdir1: Making directory 2021/12/01 06:42:45 DEBUG : dir/subdir3: Making directory 2021/12/01 06:42:45 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:46 DEBUG : dir/subdir2: Making directory 2021/12/01 06:42:46 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:47 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:47 DEBUG : doChangeNotify("dir", 0) 2021/12/01 06:42:47 DEBUG : doChangeNotify("dir/subdir3", 0) 2021/12/01 06:42:47 DEBUG : doChangeNotify("dir/subdir1", 0) 2021/12/01 06:42:47 DEBUG : doChangeNotify("dir/subdir2", 0) 2021/12/01 06:42:48 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:49 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:49 DEBUG : doChangeNotify("dir/file2", 1) 2021/12/01 06:42:50 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:51 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:52 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:52 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:846: Try 1/10 waiting for dirChanges and objChanges 2021/12/01 06:42:53 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:53 DEBUG : doChangeNotify("dir/file3", 1) 2021/12/01 06:42:54 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:55 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:56 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:57 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:57 DEBUG : doChangeNotify("dir/file2", 1) 2021/12/01 06:42:58 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:58 DEBUG : doChangeNotify("dir/file4", 1) 2021/12/01 06:42:58 DEBUG : doChangeNotify("dir/file3", 1) 2021/12/01 06:42:59 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:42:59 DEBUG : doChangeNotify("dir/subdir1", 0) 2021/12/01 06:43:00 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:43:01 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': Checking for changes on remote 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "file3" 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "file4" 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "file2" 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2021/12/01 06:43:01 DEBUG : dir: Rmdir: contains trashed file: "subdir1" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2021/12/01 06:43:13 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/12/01 06:43:14 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1036: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/12/01 06:43:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-qehural9vimeqox6rehadov2" 2021/12/01 06:43:55 DEBUG : Google drive root 'rclone-test-qehural9vimeqox6rehadov2': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2021/12/01 06:43:56 DEBUG : : Rmdir: contains trashed file: "moveTest" 2021/12/01 06:43:56 DEBUG : : Rmdir: contains trashed file: "dirToPurge" 2021/12/01 06:43:56 DEBUG : : Rmdir: contains trashed file: "dir" 2021/12/01 06:43:56 DEBUG : : Rmdir: contains file: "hello? sausage" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2021/12/01 06:44:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2021/12/01 06:44:10 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:10 DEBUG : pacer: Rate limited, increasing sleep to 1.144789432s 2021/12/01 06:44:11 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:11 DEBUG : pacer: Rate limited, increasing sleep to 2.763154028s 2021/12/01 06:44:12 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/12/01 06:44:16 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestDrive:" path "rclone-test-kinucuc7cucezoz6surifec5" from "TestDrive:rclone-test-kinucuc7cucezoz6surifec5" 2021/12/01 06:44:17 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2021/12/01 06:44:21 DEBUG : Google drive root '': Disabling ListR to work around bug in drive as multi listing (2) returned no entries 2021/12/01 06:44:21 DEBUG : Google drive root '': Recycled 2 entries 2021/12/01 06:44:21 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:21 DEBUG : pacer: Rate limited, increasing sleep to 1.63744309s 2021/12/01 06:44:21 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:21 DEBUG : pacer: Rate limited, increasing sleep to 2.439532228s 2021/12/01 06:44:21 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:21 DEBUG : pacer: Rate limited, increasing sleep to 4.191248745s 2021/12/01 06:44:21 DEBUG : pacer: Reducing sleep to 0s 2021/12/01 06:44:21 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:21 DEBUG : pacer: Rate limited, increasing sleep to 1.385449087s 2021/12/01 06:44:21 DEBUG : pacer: Reducing sleep to 0s 2021/12/01 06:44:23 DEBUG : Google drive root '': Re-enabling ListR as previous detection was in error 2021/12/01 06:44:23 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:23 DEBUG : pacer: Rate limited, increasing sleep to 1.595313458s 2021/12/01 06:44:23 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:23 DEBUG : pacer: Rate limited, increasing sleep to 2.890099002s 2021/12/01 06:44:23 DEBUG : pacer: Reducing sleep to 0s 2021/12/01 06:44:23 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:23 DEBUG : pacer: Rate limited, increasing sleep to 1.266624667s 2021/12/01 06:44:23 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2021/12/01 06:44:32 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share single file 'file name.txt_does_not_exist' 2021/12/01 06:44:32 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share single file 'file name.txt' 2021/12/01 06:44:33 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/12/01 06:44:33 DEBUG : pacer: Rate limited, increasing sleep to 1.967892058s 2021/12/01 06:44:33 DEBUG : pacer: Reducing sleep to 0s 2021/12/01 06:44:36 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' 2021/12/01 06:44:37 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share single file 'file name.txt' 2021/12/01 06:44:38 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/12/01 06:44:40 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/12/01 06:44:40 DEBUG : Creating backend with remote "TestDrive:rclone-test-zawowoh9zesitop2ramoraf6" 2021/12/01 06:44:44 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5': attempting to share directory '' 2021/12/01 06:44:45 DEBUG : Google drive root 'rclone-test-zawowoh9zesitop2ramoraf6': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1699: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2021/12/01 06:44:48 DEBUG : piped data.txt: Sending chunk 0 length 0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/12/01 06:44:51 DEBUG : piped data.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport 2021/12/01 06:44:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/12/01 06:44:53 DEBUG : example2.doc: Need to transfer - File not found at Destination 2021/12/01 06:44:57 INFO : example2.doc: Copied (new) to: example2.docx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate 2021/12/01 06:44:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/12/01 06:44:58 DEBUG : example1.ods: Need to transfer - File not found at Destination 2021/12/01 06:44:59 DEBUG : example1.ods: md5 = 00339b48e86b01836673394effde944a OK 2021/12/01 06:44:59 INFO : example1.ods: Copied (new) to: example2.xlsx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport 2021/12/01 06:45:00 DEBUG : example2.txt: Updating size of doc after download to 3050 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport/DocumentLink === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command 2021/12/01 06:45:08 DEBUG : Creating backend with remote "doesnotexistremote:" 2021/12/01 06:45:08 DEBUG : Creating backend with remote "." 2021/12/01 06:45:08 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/backend/drive" 2021/12/01 06:45:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash 2021/12/01 06:45:20 DEBUG : trashDir: finding trash to restore in directory "19WVJoj0m8plTfsKj8dYSfcPP73ceVoMi" 2021/12/01 06:45:21 INFO : trashDir/subdir: restoring "13raoFheI3D1xsSC9_ZpBAPFs7bNZitWp" 2021/12/01 06:45:21 DEBUG : trashDir/subdir: finding trash to restore in directory "13raoFheI3D1xsSC9_ZpBAPFs7bNZitWp" 2021/12/01 06:45:22 INFO : trashDir/toBeTrashed: restoring "1C8pk_UygUpIkSAwck43TWFVB6Y7lpRpQ" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/BadID === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/Directory === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithoutDestName 2021/12/01 06:45:25 DEBUG : Creating backend with remote "/tmp/rclone-drive-copyid-test2227589710/" 2021/12/01 06:45:25 DEBUG : z.txt: md5 = 631ff63aed28fcbe00bc337cda56e9e7 OK 2021/12/01 06:45:25 INFO : z.txt: Copied (new) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName 2021/12/01 06:45:26 DEBUG : z.txt: md5 = 631ff63aed28fcbe00bc337cda56e9e7 OK 2021/12/01 06:45:26 INFO : z.txt: Copied (new) to: potato.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/AgeQuery 2021/12/01 06:45:26 DEBUG : --min-age 0s to 2021-12-01 06:45:26.742646527 +0000 UTC m=+287.176015800 2021/12/01 06:45:26 DEBUG : --max-age 1h0m0s to 2021-12-01 05:45:26.742669641 +0000 UTC m=-3312.823961086 2021/12/01 06:45:26 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5/agequery-testdir" 2021/12/01 06:45:27 DEBUG : Creating backend with remote "/tmp/rclone-drive-agequery1-test2626758186" 2021/12/01 06:45:27 DEBUG : Creating backend with remote "/tmp/rclone-drive-agequery2-test1256174376" 2021/12/01 06:45:28 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5/agequery-testdir': Waiting for checks to finish 2021/12/01 06:45:28 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5/agequery-testdir': Waiting for transfers to finish 2021/12/01 06:45:30 DEBUG : agequery.txt: md5 = 70fb874a43097a25234382390c0baeb3 OK 2021/12/01 06:45:30 INFO : agequery.txt: Copied (new) 2021/12/01 06:45:30 DEBUG : agequery.txt: Excluded 2021/12/01 06:45:31 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5/agequery-testdir': Waiting for checks to finish 2021/12/01 06:45:31 DEBUG : Google drive root 'rclone-test-kinucuc7cucezoz6surifec5/agequery-testdir': Waiting for transfers to finish 2021/12/01 06:45:31 DEBUG : Local file system at /tmp/rclone-drive-agequery2-test1256174376: Waiting for checks to finish 2021/12/01 06:45:31 DEBUG : Local file system at /tmp/rclone-drive-agequery2-test1256174376: Waiting for transfers to finish 2021/12/01 06:45:31 DEBUG : Local file system at /tmp/rclone-drive-agequery2-test1256174376: Waiting for checks to finish 2021/12/01 06:45:31 DEBUG : Local file system at /tmp/rclone-drive-agequery2-test1256174376: Waiting for transfers to finish 2021/12/01 06:45:32 DEBUG : agequery.txt: md5 = 70fb874a43097a25234382390c0baeb3 OK 2021/12/01 06:45:32 INFO : agequery.txt: Copied (new) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 2021/12/01 06:45:36 DEBUG : chunked-256Ki-256Ki.bin: Sending chunk 0 length 262144 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 2021/12/01 06:45:39 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 0 length 262144 2021/12/01 06:45:40 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 262144 length 262144 2021/12/01 06:45:40 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 524288 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 2021/12/01 06:45:47 DEBUG : chunked-512Ki-512Ki.bin: Sending chunk 0 length 524288 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 2021/12/01 06:45:50 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 0 length 524288 2021/12/01 06:45:51 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 524288 length 524288 2021/12/01 06:45:51 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 1048576 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2021/12/01 06:45:59 DEBUG : chunked-1Mi-1Mi.bin: Sending chunk 0 length 1048576 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2021/12/01 06:46:03 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 0 length 1048576 2021/12/01 06:46:03 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 1048576 length 1048576 2021/12/01 06:46:03 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 2097152 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2021/12/01 06:46:11 DEBUG : chunked-2Mi-2Mi.bin: Sending chunk 0 length 2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2021/12/01 06:46:15 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 0 length 2097152 2021/12/01 06:46:16 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 2097152 length 2097152 2021/12/01 06:46:16 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 4194304 length 1 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/12/01 06:46:20 DEBUG : unknown-size-put.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/12/01 06:46:25 DEBUG : unknown-size-update.txt: Sending chunk 0 length 200 === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/12/01 06:46:27 DEBUG : Creating backend with remote "TestDrive:rclone-test-kinucuc7cucezoz6surifec5/deeper/nonexisting/directory" === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- PASS: TestIntegration (350.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.02s) --- PASS: TestIntegration/FsMkdir (346.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.74s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.29s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding (103.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.37s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.99s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (150.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (14.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (13.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport/DocumentLink (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts (12.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/BadID (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/Directory (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithoutDestName (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/AgeQuery (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (47.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (12.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (12.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (4.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.38s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/drive 350.097s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 5m51.294733097s (try 1/5)