"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.43s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.26s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.81s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.57s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.58s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.60s) === 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.20s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/26 04:45:50 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.25s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/26 04:45:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi" 2026/08/26 04:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 04:45:50 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g" === 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/26 04:45:55 INFO : dir/subdir: Making directory 2026/08/26 04:45:58 INFO : dir/subdir: Removing directory 2026/08/26 04:45:59 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/26 04:46:01 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/26 04:46:02 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/26 04:46:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 0b3ae6a5e37845c13b49119c98a9e8d7 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/26 04:46:09 DEBUG : ./.: md5 = 63e2ba6df2711e4140960b6b20644fd4 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/26 04:46:14 DEBUG : ../..: md5 = 9360f70ddc5ad28f6af5c3b6bcf30bcb OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/26 04:46:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 82479a798ce100467715e1fa9aa13da5 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/26 04:46:24 DEBUG : leading space/ leading space: md5 = 9c5cb4a460377466dc0150e7a679e74c OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/26 04:46:29 DEBUG : ~leading tilde/~leading tilde: md5 = 26a023cb775d3bb993bd833699f1d832 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/26 04:46:34 DEBUG : ␍leading CR/␍leading CR: md5 = 184417feec9287d5a196b67a37366db1 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/26 04:46:39 DEBUG : ␊leading LF/␊leading LF: md5 = 8a8d0c0b32524a2c60ee9be7267d3c29 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/26 04:46:43 DEBUG : ␉leading HT/␉leading HT: md5 = 49fd1d7ef4e1bc98658cefda4f467355 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/26 04:46:49 DEBUG : ␋leading VT/␋leading VT: md5 = e1b61779d2b02c75b8747b8765375911 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/26 04:46:54 DEBUG : .leading dot/.leading dot: md5 = 575c8bea066d0b253b6614340cd10471 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/26 04:46:59 DEBUG : trailing space /trailing space : md5 = 394d1d26b47dd84ea41ea67896547627 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/26 04:47:04 DEBUG : trailing CR␍/trailing CR␍: md5 = 55a355b13072e2f279157a34070964b1 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/26 04:47:09 DEBUG : trailing LF␊/trailing LF␊: md5 = 76343261fc1bc09a19b5d033f3eb7629 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/26 04:47:15 DEBUG : trailing HT␉/trailing HT␉: md5 = df05e32d9c2bb66bcab65d18ad55b52b OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/26 04:47:20 DEBUG : trailing VT␋/trailing VT␋: md5 = 39b6bdc19b3fa47ebdf90bde85262b1c OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/26 04:47:25 DEBUG : trailing dot./trailing dot.: md5 = 1b9480689fdc7e9d12e2a139df019733 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/26 04:47:29 DEBUG : invalid utf-8/invalid utf-8: md5 = 760d4de16ea7af8712cd4c746b8d83ba OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/26 04:47:35 DEBUG : test%46.txt/test%46.txt: md5 = 78b03af790ceff345a0d19c1bacc7fdf OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/26 04:47:44 DEBUG : zero-length-file: md5 = 2648d842ac7bcc565b7cf00944983520 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/26 04:47:46 INFO : dir: Making directory 2026/08/26 04:47:47 INFO : dir/subdir1: Making directory 2026/08/26 04:47:48 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:48 INFO : dir/subdir3: Making directory 2026/08/26 04:47:49 INFO : dir/subdir2: Making directory 2026/08/26 04:47:49 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:49 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/26 04:47:49 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/26 04:47:49 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/26 04:47:50 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:51 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:51 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/26 04:47:52 DEBUG : dir/file2: md5 = b4ba31eb10f61352df59bbfa14977fd4 OK 2026/08/26 04:47:52 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:52 DEBUG : doChangeNotify("dir", 0) 2026/08/26 04:47:52 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/26 04:47:53 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:54 DEBUG : dir/file4: md5 = f16dad65f974840be79a3095053d0ffe OK 2026/08/26 04:47:54 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:55 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:55 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/26 04:47:55 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/26 04:47:56 DEBUG : dir/file3: md5 = 2ef6d789bf78f797528d023d1117fae0 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/26 04:47:56 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:57 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:58 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:47:58 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/26 04:47:58 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/26 04:47:59 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:00 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:01 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:01 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/26 04:48:01 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/26 04:48:02 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:03 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:04 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:04 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/26 04:48:04 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/26 04:48:05 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote 2026/08/26 04:48:06 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/26 04:48:08 DEBUG : file name.txt: md5 = 75043157d5a8180d7ae6f97cbaaf0732 OK 2026/08/26 04:48:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = d6f87b71e48f0aa9a6273067e40959b2 OK 2026/08/26 04:48:12 DEBUG : file name.txt: md5 = 3ea605f884c8081ba0942ca311e6fe4f 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/26 04:48:18 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/26 04:48:18 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/26 04:48:18 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/26 04:48:28 DEBUG : dirToPurge/fileToPurge.txt: md5 = 1a6b138fce7ba698ac349ca37a478f3b OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/26 04:48:36 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 50d3c893fb89544cc8820cbd1b6fa285 OK 2026/08/26 04:48:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi/dirToPurgeFromRoot" 2026/08/26 04:48:38 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/26 04:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi/hello? sausage/êé" 2026/08/26 04:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/26 04:48:52 DEBUG : a/b/c/d/e.txt: md5 = e8efa82e36bd98107a5d3a33678f3c84 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/26 04:49:01 DEBUG : test metadata copy.txt: md5 = 11ac21cd9bd6971d3c474bfc418c1726 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/26 04:49:21 DEBUG : test metadata move.txt: md5 = ea1f5bfa4db86b2282d674833a9641a9 OK 2026/08/26 04:49:21 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': Skipping btime metadata as can't update it on an existing file: 2026-08-26T04:49:20.354Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/26 04:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mehudeg6qihi" 2026/08/26 04:49:24 DEBUG : Creating backend with remote "TestDrive:crypt/f4kvddku6n26febt049l2tgqpajoacuqf93ifpvpsn11p92mae60" 2026/08/26 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mehudeg6qihi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/26 04:49:45 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/26 04:49:49 DEBUG : metadatatest: md5 = 5f90ebdfbc50a2dc8e20abe55051d810 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/26 04:49:51 DEBUG : test set metadata.txt: md5 = 568f2d82b105571b781b7f958a60dead 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/26 04:50:11 DEBUG : file name.txt-should-be-ignored.bin: md5 = 0f64007af9f1c1bb5111f6299928ae11 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/26 04:50:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/26 04:50:12 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/26 04:50:16 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/26 04:50:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi/not found.txt" 2026/08/26 04:50:16 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-riwiwex7mabi" from "TestCryptDrive:rclone-test-riwiwex7mabi" 2026/08/26 04:50:18 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/26 04:50:24 DEBUG : rclone-test-riwiwex7mabi/created from root.txt: md5 = 22bf8366e28fcdf94d7e8ec71d215797 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/26 04:50:28 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/26 04:50:29 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/26 04:50:30 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/26 04:50:31 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/26 04:50:32 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/26 04:50:32 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/26 04:50:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cebufaj4lapo" 2026/08/26 04:50:33 DEBUG : Creating backend with remote "TestDrive:crypt/aqvdb9jvd28m63pqs78t1mste1rju84cs4meoq314jd3bf8sl4u0" 2026/08/26 04:50:36 DEBUG : somefile: md5 = f070e88eca5cb352d800ed4157d572f2 OK 2026/08/26 04:50:37 DEBUG : Google drive root 'crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g': attempting to share directory '' 2026/08/26 04:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebufaj4lapo': 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/26 04:50:42 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/26 04:50:43 DEBUG : piped data.txt: md5 = 397da5d729d70993bc2f65b20b5c7393 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/26 04:50:45 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/26 04:50:46 DEBUG : piped data.txt: md5 = 3890627aae938272e124553445e59646 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/26 04:50:47 DEBUG : Creating backend with remote "/tmp/rclone-spool637698705" 2026/08/26 04:50:47 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/26 04:50:47 DEBUG : Creating backend with remote "/tmp/rclone-spool853899685" 2026/08/26 04:50:47 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/26 04:50:47 DEBUG : Creating backend with remote "/tmp/rclone-spool179797324" 2026/08/26 04:50:48 DEBUG : compute_hash_test: md5 = f3e9601fbf6b7fd924541e177fd3ffa8 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/26 04:50:51 DEBUG : short-eof.bin: md5 = 3769c01b3d7f7bcb179f2da55558e5f3 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/26 04:50:53 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/26 04:50:54 DEBUG : unknown-size-put.txt: md5 = 9049e20973162e5e9c78211be473c597 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/26 04:50:56 DEBUG : unknown-size-update.txt: md5 = 161dfc27f0c612a23091b2c2c53856ce OK 2026/08/26 04:50:57 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/26 04:50:58 DEBUG : unknown-size-update.txt: md5 = 439cf798b1738064eb3fbd9d2245e4fa OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/26 04:50:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwiwex7mabi/deeper/nonexisting/directory" 2026/08/26 04:50:59 DEBUG : Creating backend with remote "TestDrive:crypt/v8ambf34pqef13vs4nk1b87rr18d742bqsn83eg5jug8171ucg2g/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 (323.20s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (319.79s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (95.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (6.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.86s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (20.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (162.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.77s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.61s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.88s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (1.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (5.24s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.13s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (2.03s) --- 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 326.951s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m29.176464404s (try 1/5)