"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:176: --- SKIP: TestExtensionsForImportFormats (0.00s) === RUN TestIntegration fstests.go:396: Using remote "TestDrive:" 2021/01/04 05:06:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9" === RUN TestIntegration/FsCheckWrap fstests.go:433: 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/01/04 05:07:01 DEBUG : dir/subdir: Making directory 2021/01/04 05:07:04 DEBUG : dir/subdir: Removing directory 2021/01/04 05:07:05 DEBUG : dir: Removing directory 2021/01/04 05:07:05 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/01/04 05:07:07 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2021/01/04 05:07:07 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:644: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/01/04 05:07:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Rmdir: contains trashed file: "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:644: testing "." 2021/01/04 05:07:16 DEBUG : .: Rmdir: contains trashed file: "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:644: testing ".." 2021/01/04 05:07:21 DEBUG : ..: Rmdir: contains trashed file: ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:644: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/01/04 05:07:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:644: testing " leading space" 2021/01/04 05:07:31 DEBUG : leading space: Rmdir: contains trashed file: " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:644: testing "~leading tilde" 2021/01/04 05:07:35 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:644: testing "␍leading CR" 2021/01/04 05:07:40 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:644: testing "␊leading LF" 2021/01/04 05:07:44 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:644: testing "␉leading HT" 2021/01/04 05:07:49 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:644: testing "␋leading VT" 2021/01/04 05:07:53 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:644: testing ".leading dot" 2021/01/04 05:07:58 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:644: testing "trailing space " 2021/01/04 05:08:03 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:644: testing "trailing CR␍" 2021/01/04 05:08:07 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:644: testing "trailing LF␊" 2021/01/04 05:08:11 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:644: testing "trailing HT␉" 2021/01/04 05:08:17 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:644: testing "trailing VT␋" 2021/01/04 05:08:21 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:644: testing "trailing dot." 2021/01/04 05:08:26 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:644: testing "invalid utf-8\xfe" 2021/01/04 05:08:31 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:717: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2021/01/04 05:08:39 DEBUG : dir: Making directory 2021/01/04 05:08:40 DEBUG : dir/subdir1: Making directory 2021/01/04 05:08:41 DEBUG : dir/subdir3: Making directory 2021/01/04 05:08:41 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:42 DEBUG : doChangeNotify("dir/subdir1", 2) 2021/01/04 05:08:42 DEBUG : dir/subdir2: Making directory 2021/01/04 05:08:42 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:43 DEBUG : doChangeNotify("dir/subdir3", 2) 2021/01/04 05:08:43 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:44 DEBUG : doChangeNotify("dir/subdir2", 2) 2021/01/04 05:08:44 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:45 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:46 DEBUG : doChangeNotify("dir/file2", 3) 2021/01/04 05:08:46 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:47 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:48 DEBUG : doChangeNotify("dir/file4", 3) fstests.go:816: Try 1/10 waiting for dirChanges and objChanges 2021/01/04 05:08:48 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:49 DEBUG : doChangeNotify("dir/file3", 3) 2021/01/04 05:08:49 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:50 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:51 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:52 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:53 DEBUG : doChangeNotify("dir/file2", 3) 2021/01/04 05:08:53 DEBUG : doChangeNotify("dir/file4", 3) 2021/01/04 05:08:53 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:54 DEBUG : doChangeNotify("dir/file3", 3) 2021/01/04 05:08:54 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote 2021/01/04 05:08:55 DEBUG : doChangeNotify("dir/subdir1", 2) 2021/01/04 05:08:55 DEBUG : doChangeNotify("dir/subdir3", 2) 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "file3" 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "file4" 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "file2" 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2021/01/04 05:08:55 DEBUG : dir: Rmdir: contains trashed file: "subdir1" 2021/01/04 05:08:55 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2021/01/04 05:08:55 DEBUG : doChangeNotify("dir", 2) === 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/01/04 05:09:05 DEBUG : Creating backend with remote "TestDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/01/04 05:09:07 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:1006: 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/01/04 05:09:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-dunayaj0roqafad9muqufev5" 2021/01/04 05:09:39 DEBUG : Google drive root 'rclone-test-dunayaj0roqafad9muqufev5': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2021/01/04 05:09:40 DEBUG : : Rmdir: contains trashed file: "moveTest" 2021/01/04 05:09:40 DEBUG : : Rmdir: contains trashed file: "dirToPurge" 2021/01/04 05:09:40 DEBUG : : Rmdir: contains trashed file: "dir" 2021/01/04 05:09:40 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/01/04 05:09:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/01/04 05:09:53 DEBUG : Creating backend with remote "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1466: Opening root remote "TestDrive:" path "rclone-test-sedidos6caxuvoq9yoziyas9" from "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9" 2021/01/04 05:09:54 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/01/04 05:09:56 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/01/04 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 1.36212363s 2021/01/04 05:09:56 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/01/04 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 2.355511269s 2021/01/04 05:09:56 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/01/04 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 4.024964751s 2021/01/04 05:09:56 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/01/04 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 8.226360164s 2021/01/04 05:09:56 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/01/04 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 16.082607092s 2021/01/04 05:09:57 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/01/04 05:10:08 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share single file 'file name.txt_does_not_exist' 2021/01/04 05:10:09 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share single file 'file name.txt' 2021/01/04 05:10:10 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' 2021/01/04 05:10:11 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share single file 'file name.txt' 2021/01/04 05:10:12 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/01/04 05:10:13 DEBUG : Google drive root 'rclone-test-sedidos6caxuvoq9yoziyas9': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2021/01/04 05:10:13 DEBUG : Creating backend with remote "TestDrive:rclone-test-xiwedir8hotaxof1qogitoz2" 2021/01/04 05:10:16 DEBUG : Google drive root 'rclone-test-xiwedir8hotaxof1qogitoz2': attempting to share directory '' 2021/01/04 05:10:17 DEBUG : Google drive root 'rclone-test-xiwedir8hotaxof1qogitoz2': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:370: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1644: 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/01/04 05:10:20 DEBUG : piped data.txt: Sending chunk 0 length 0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/01/04 05:10:23 DEBUG : piped data.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport 2021/01/04 05:10:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/01/04 05:10:25 DEBUG : example2.doc: Need to transfer - File not found at Destination 2021/01/04 05:10:28 INFO : example2.doc: Copied (new) to: example2.docx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate 2021/01/04 05:10:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/backend/drive/test/files" 2021/01/04 05:10:29 DEBUG : example1.ods: Need to transfer - File not found at Destination 2021/01/04 05:10:30 DEBUG : example1.ods: MD5 = 00339b48e86b01836673394effde944a OK 2021/01/04 05:10:30 INFO : example1.ods: Copied (new) to: example2.xlsx === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport 2021/01/04 05:10:32 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/01/04 05:10:39 DEBUG : Creating backend with remote "doesnotexistremote:" 2021/01/04 05:10:39 DEBUG : Creating backend with remote "." 2021/01/04 05:10:39 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/backend/drive" 2021/01/04 05:10:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash 2021/01/04 05:10:50 DEBUG : trashDir: finding trash to restore in directory "1alaGsJ9_bHctz5vzONEEB_o25oeSZEPZ" 2021/01/04 05:10:50 INFO : trashDir/subdir: restoring "1FaFc0cnYqykToSpQUofYqiQNVr1ZIW-u" 2021/01/04 05:10:51 DEBUG : trashDir/subdir: finding trash to restore in directory "1FaFc0cnYqykToSpQUofYqiQNVr1ZIW-u" 2021/01/04 05:10:51 INFO : trashDir/toBeTrashed: restoring "1mNJsyC99cwXORynBd42rMVAHC9xvQEJz" === 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/01/04 05:10:53 DEBUG : Creating backend with remote "/tmp/rclone-drive-copyid-test007155371/" 2021/01/04 05:10:53 DEBUG : z.txt: MD5 = 87e81aed0eb51d48f84aaf837b76967b OK 2021/01/04 05:10:53 INFO : z.txt: Copied (new) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName 2021/01/04 05:10:54 DEBUG : z.txt: MD5 = 87e81aed0eb51d48f84aaf837b76967b OK 2021/01/04 05:10:54 INFO : z.txt: Copied (new) to: potato.txt === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/256k === RUN TestIntegration/FsMkdir/FsPutChunked/256k/262143 === RUN TestIntegration/FsMkdir/FsPutChunked/256k/262144 2021/01/04 05:10:58 DEBUG : chunked-256k-256k.bin: Sending chunk 0 length 262144 === RUN TestIntegration/FsMkdir/FsPutChunked/256k/524289 2021/01/04 05:11:00 DEBUG : chunked-256k-512.001k.bin: Sending chunk 0 length 262144 2021/01/04 05:11:01 DEBUG : chunked-256k-512.001k.bin: Sending chunk 262144 length 262144 2021/01/04 05:11:01 DEBUG : chunked-256k-512.001k.bin: Sending chunk 524288 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/512k === RUN TestIntegration/FsMkdir/FsPutChunked/512k/524287 === RUN TestIntegration/FsMkdir/FsPutChunked/512k/524288 2021/01/04 05:11:07 DEBUG : chunked-512k-512k.bin: Sending chunk 0 length 524288 === RUN TestIntegration/FsMkdir/FsPutChunked/512k/1048577 2021/01/04 05:11:11 DEBUG : chunked-512k-1.000M.bin: Sending chunk 0 length 524288 2021/01/04 05:11:11 DEBUG : chunked-512k-1.000M.bin: Sending chunk 524288 length 524288 2021/01/04 05:11:11 DEBUG : chunked-512k-1.000M.bin: Sending chunk 1048576 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/1M === RUN TestIntegration/FsMkdir/FsPutChunked/1M/1048575 === RUN TestIntegration/FsMkdir/FsPutChunked/1M/1048576 2021/01/04 05:11:19 DEBUG : chunked-1M-1M.bin: Sending chunk 0 length 1048576 === RUN TestIntegration/FsMkdir/FsPutChunked/1M/2097153 2021/01/04 05:11:23 DEBUG : chunked-1M-2.000M.bin: Sending chunk 0 length 1048576 2021/01/04 05:11:23 DEBUG : chunked-1M-2.000M.bin: Sending chunk 1048576 length 1048576 2021/01/04 05:11:24 DEBUG : chunked-1M-2.000M.bin: Sending chunk 2097152 length 1 === RUN TestIntegration/FsMkdir/FsPutChunked/2M === RUN TestIntegration/FsMkdir/FsPutChunked/2M/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2M/2097152 2021/01/04 05:11:32 DEBUG : chunked-2M-2M.bin: Sending chunk 0 length 2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2M/4194305 2021/01/04 05:11:36 DEBUG : chunked-2M-4.000M.bin: Sending chunk 0 length 2097152 2021/01/04 05:11:36 DEBUG : chunked-2M-4.000M.bin: Sending chunk 2097152 length 2097152 2021/01/04 05:11:36 DEBUG : chunked-2M-4.000M.bin: Sending chunk 4194304 length 1 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/01/04 05:11:40 DEBUG : unknown-size-put.txt: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/01/04 05:11:44 DEBUG : unknown-size-update.txt: Sending chunk 0 length 200 === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/01/04 05:11:46 DEBUG : Creating backend with remote "TestDrive:rclone-test-sedidos6caxuvoq9yoziyas9/deeper/nonexisting/directory" === RUN TestIntegration/FsShutdown fstests.go:1948: Shutdown method not supported --- PASS: TestIntegration (290.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.21s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.64s) --- PASS: TestIntegration/FsMkdir (287.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.92s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding (84.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.55s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (16.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (118.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (14.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/DocumentImport/DocumentUpdate/DocumentExport/DocumentLink (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/UnTrash (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/BadID (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/Directory (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithoutDestName (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyID/WithDestName (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (45.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256k (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256k/262143 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256k/262144 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256k/524289 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512k (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512k/524287 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512k/524288 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512k/1048577 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1M (12.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1M/1048575 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1M/1048576 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1M/2097153 (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M (12.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097151 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/2097152 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/4194305 (4.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.52s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.07s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/drive 290.166s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 5m1.477896234s (try 1/5)