"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.32s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.18s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.60s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.82s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.81s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.69s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.19s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/04 04:34:03 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.27s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/04 04:34:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi" 2026/08/04 04:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 04:34:04 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg" === RUN TestIntegration/FsCheckWrap === 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 2026/08/04 04:34:08 INFO : dir/subdir: Making directory 2026/08/04 04:34:11 INFO : dir/subdir: Removing directory 2026/08/04 04:34:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/04 04:34:14 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/04 04:34:14 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/04 04:34:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = bbe2645344f77cd8c03086e52109480a OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/04 04:34:21 DEBUG : ./.: md5 = e05cf7b161b146eab105539aaab15afc OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/04 04:34:25 DEBUG : ../..: md5 = de3456cee876d7659f715c6ead8d41d3 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/04 04:34:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 5233a6b04c27c52f6750a4d94e8308d2 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/04 04:34:34 DEBUG : leading space/ leading space: md5 = 3ca6e135a541a01c1195a7543a9ede9b OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/04 04:34:38 DEBUG : ~leading tilde/~leading tilde: md5 = 7a47b1b7f9649ec7abdb4b88478b6778 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/04 04:34:43 DEBUG : ␍leading CR/␍leading CR: md5 = 0da4a80f24c69ec43cc8987333153e85 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/04 04:34:48 DEBUG : ␊leading LF/␊leading LF: md5 = 32c2362a2570171196d5ddc993a70cd2 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/04 04:34:52 DEBUG : ␉leading HT/␉leading HT: md5 = 097bdd8bdc7b3b23408cf9efd0051207 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/04 04:34:56 DEBUG : ␋leading VT/␋leading VT: md5 = 4b4d700f2eb74270a3b97fd83a2ae66a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/04 04:35:01 DEBUG : .leading dot/.leading dot: md5 = baedf04b1873506314e66cd4d9a5b429 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/04 04:35:06 DEBUG : trailing space /trailing space : md5 = 0e6d30a7537d3d2642bc94f458aab510 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/04 04:35:11 DEBUG : trailing CR␍/trailing CR␍: md5 = 0e5b62293cb29b7cab9e67371c3cab38 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/04 04:35:15 DEBUG : trailing LF␊/trailing LF␊: md5 = d583074178220022d40b5f75f11537c8 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/04 04:35:20 DEBUG : trailing HT␉/trailing HT␉: md5 = d68d6c3b588310673321b78c11f71a14 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/04 04:35:24 DEBUG : trailing VT␋/trailing VT␋: md5 = 7b0a3c61499ffbafb64c52047e53c2e3 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/04 04:35:28 DEBUG : trailing dot./trailing dot.: md5 = cc790dbe5b6d9ba9e8e4cd174f0ff05c OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/04 04:35:33 DEBUG : invalid utf-8/invalid utf-8: md5 = c21d36e5bf576acf8668c81caf9551f2 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/04 04:35:37 DEBUG : test%46.txt/test%46.txt: md5 = ec5e5512e73f35b89fe8e4bfb63bae1f OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/04 04:35:45 DEBUG : zero-length-file: md5 = 0fc93767221b5a24b2a3c558629e43f5 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/04 04:35:46 INFO : dir: Making directory 2026/08/04 04:35:47 INFO : dir/subdir1: Making directory 2026/08/04 04:35:48 INFO : dir/subdir3: Making directory 2026/08/04 04:35:48 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:48 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/04 04:35:48 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/04 04:35:48 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/04 04:35:48 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界", 0) 2026/08/04 04:35:48 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界", 0 2026/08/04 04:35:49 INFO : dir/subdir2: Making directory 2026/08/04 04:35:49 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:50 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:51 DEBUG : dir/file2: md5 = 1437af125b2076a6dff66eeca03b0e15 OK 2026/08/04 04:35:51 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:52 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:52 DEBUG : dir/file4: md5 = 4b96e79a25fed93f27c7ebcfc5d9c786 OK 2026/08/04 04:35:53 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:54 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:54 DEBUG : dir/file3: md5 = 70b10f967c55d0926ca0ffbd1cf78d1e OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/04 04:35:55 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:56 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:57 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/04 04:35:58 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:35:58 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/04 04:35:58 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/04 04:35:58 DEBUG : doChangeNotify("dir", 0) 2026/08/04 04:35:59 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:00 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:00 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/04 04:36:00 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/04 04:36:00 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/04 04:36:00 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/04 04:36:00 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/04 04:36:01 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:02 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:03 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:04 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Checking for changes on remote 2026/08/04 04:36:04 DEBUG : doChangeNotify("dir/file3", 1) === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/04 04:36:06 DEBUG : file name.txt: md5 = 1fef52f32a90b5738f59542e8b8bdf20 OK 2026/08/04 04:36:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = b47533f1362d435d2b3c2dd3e36d0175 OK 2026/08/04 04:36:09 DEBUG : file name.txt: md5 = 87209cafa18f0d809a293629cc796b44 OK === 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 2026/08/04 04:36:14 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/04 04:36:14 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/04 04:36:15 DEBUG : Creating backend with remote "TestCryptDrive:" === 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/04 04:36:23 DEBUG : dirToPurge/fileToPurge.txt: md5 = 8289935c82fe02a858729baa6ba233d6 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/04 04:36:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = e8971c01a0f56e1d62260e471a7b7c72 OK 2026/08/04 04:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi/dirToPurgeFromRoot" 2026/08/04 04:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/04 04:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi/hello? sausage/êé" 2026/08/04 04:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/04 04:36:38 DEBUG : a/b/c/d/e.txt: md5 = 994694cf04770858cb5f451a6d3743a0 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/04 04:36:45 DEBUG : test metadata copy.txt: md5 = a52ee930e9c82a3a00033ad72db8d05c OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/04 04:37:00 DEBUG : test metadata move.txt: md5 = 91c98690dfb285655fa9fc426c172757 OK 2026/08/04 04:37:00 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': Skipping btime metadata as can't update it on an existing file: 2026-08-04T04:36:59.836Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/04 04:37:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zamoxon0kico" 2026/08/04 04:37:03 DEBUG : Creating backend with remote "TestDrive:crypt/uf257k4t32vrj83iqc7aa1k7igbhani877m4c8p10vmob3g7c7og" 2026/08/04 04:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamoxon0kico': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/04 04:37:13 DEBUG : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === 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/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2026/08/04 04:37:16 DEBUG : metadatatest: md5 = ff547c4d7bff4a5966f8b77f614c265f OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/04 04:37:18 DEBUG : test set metadata.txt: md5 = fb1b35c2828806a721a468e813dd4b05 OK fstests.go:1762: SetMetadata returned fs.ErrorNotImplemented === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/04 04:37:36 DEBUG : file name.txt-should-be-ignored.bin: md5 = 76f24d765251d49ec1e7dda9786f32df OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/04 04:37:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/04 04:37:37 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/04 04:37:40 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/04 04:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi/not found.txt" 2026/08/04 04:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-jitoroh0babi" from "TestCryptDrive:rclone-test-jitoroh0babi" 2026/08/04 04:37:43 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/04 04:37:47 DEBUG : rclone-test-jitoroh0babi/created from root.txt: md5 = ca147d6d0f7476f6987ed71b5813c742 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/04 04:37:51 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/04 04:37:52 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/04 04:37:53 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/04 04:37:54 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/04 04:37:55 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/04 04:37:55 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/04 04:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuhivop6foqa" 2026/08/04 04:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/oj5fi9b0beofcssb31ccou4s7tqguigk9a9pqbuj1jr2ifmsfdpg" 2026/08/04 04:37:59 DEBUG : somefile: md5 = 9073a661a728685f1724f41372b60bf5 OK 2026/08/04 04:37:59 DEBUG : Google drive root 'crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg': attempting to share directory '' 2026/08/04 04:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhivop6foqa': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/04 04:38:03 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/04 04:38:04 DEBUG : piped data.txt: md5 = ecaaeed977de419cbd0d827604888373 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/04 04:38:05 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/04 04:38:06 DEBUG : piped data.txt: md5 = 2c3d256516e1355965797be4e14e4236 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/04 04:38:07 DEBUG : Creating backend with remote "/tmp/rclone-spool1977376994" 2026/08/04 04:38:07 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/04 04:38:07 DEBUG : Creating backend with remote "/tmp/rclone-spool1112689662" 2026/08/04 04:38:07 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/04 04:38:07 DEBUG : Creating backend with remote "/tmp/rclone-spool1672232388" 2026/08/04 04:38:08 DEBUG : compute_hash_test: md5 = cbec028d2101185c91e1a9890476f02c OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 04:38:11 DEBUG : short-eof.bin: md5 = 50755f4fa6e10937e81416836aa8c5ae OK === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/04 04:38:13 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/04 04:38:14 DEBUG : unknown-size-put.txt: md5 = 6a1b8c6e954c113d4447637fa1764370 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/04 04:38:15 DEBUG : unknown-size-update.txt: md5 = 73eae867cc5bec16e7140ed9bc25a2c9 OK 2026/08/04 04:38:16 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/04 04:38:17 DEBUG : unknown-size-update.txt: md5 = 7960bf5950a8a10d0f5804918cf4806c OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/04 04:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jitoroh0babi/deeper/nonexisting/directory" 2026/08/04 04:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/3bjcialhitmm472dipe3mm9m7bua9hv5skpb7nk9d2e16fi278dg/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (265.54s) --- PASS: 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.74s) --- PASS: TestIntegration/FsMkdir (262.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.79s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding (84.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.33s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.79s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (125.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (14.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.21s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.94s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.39s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (3.42s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.92s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.75s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 269.470s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 4m32.191588243s (try 1/5)