"go test -v -timeout 1h0m0s -remote TestCryptSwift: -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.59s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.24s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.93s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.86s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.90s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.86s) === 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.16s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2025/04/09 05:05:23 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.21s) === RUN TestIntegration fstests.go:438: Using remote "TestCryptSwift:" 2025/04/09 05:05:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide" 2025/04/09 05:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:05:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide.bin" 2025/04/09 05:05:24 DEBUG : Swift container crypt path rclone-test-fisihon6qide.bin: Auto set use_segments_container to true 2025/04/09 05:05:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide" 2025/04/09 05:05:29 DEBUG : Swift container crypt path rclone-test-fisihon6qide: Auto set use_segments_container to true 2025/04/09 05:05:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound fstests.go:522: Skipping test as non root bucket-based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/09 05:05:40 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/09 05:05:40 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/09 05:05:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/09 05:05:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 764732a7f4af738c43ecaa7e4adf3b6a OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/09 05:05:48 DEBUG : ./.: md5 = 3e3c62a627ef4ac9c25608fa8700ce98 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/09 05:06:04 DEBUG : ../..: md5 = 2ab259b832cd4e2986593dbc26d0690b OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/09 05:06:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = a9f97997f93f113f08f865e677f39ef7 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/09 05:06:27 DEBUG : leading space/ leading space: md5 = 71f9f05bebe9a58e939bd07b5e625819 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/09 05:06:38 DEBUG : ~leading tilde/~leading tilde: md5 = ea2556838ac546193af2ac23eb9aa1c3 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/09 05:06:44 DEBUG : ␍leading CR/␍leading CR: md5 = f769e4bdc37544b2dc314c86631c2a24 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/09 05:06:59 DEBUG : ␊leading LF/␊leading LF: md5 = bd83b228a37e7b6bda285f045c79bbfd OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/09 05:07:05 DEBUG : ␉leading HT/␉leading HT: md5 = 72246cc28aefaae5a1783b6bd3ba0f17 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/09 05:07:06 DEBUG : ␋leading VT/␋leading VT: md5 = 80bc1b2676a57a82e4606589a8b306e2 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/09 05:07:07 DEBUG : .leading dot/.leading dot: md5 = ca9f3a81778d8e7d03f13438d6c6b03f OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/09 05:07:08 DEBUG : trailing space /trailing space : md5 = e1433e0b2840fba08bad31236f47cfaf OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/09 05:07:10 DEBUG : trailing CR␍/trailing CR␍: md5 = 477c12cd521bbbd188cdd252ddec1031 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/09 05:07:11 DEBUG : trailing LF␊/trailing LF␊: md5 = 840a6e206cdef37629d6abd2881f40a4 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/09 05:07:17 DEBUG : trailing HT␉/trailing HT␉: md5 = 6461b98c1e8777e7672b2ca6480b9c81 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/09 05:07:28 DEBUG : trailing VT␋/trailing VT␋: md5 = 8b0ff6360ccd80ab36220cf8e47f2a89 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/09 05:07:45 DEBUG : trailing dot./trailing dot.: md5 = 8a5be40de27167dc98eef67e2912bea2 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/09 05:07:46 DEBUG : invalid utf-8/invalid utf-8: md5 = fd95d3cbf6b6f5ead6f3e7d507230773 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/09 05:07:47 DEBUG : test%46.txt/test%46.txt: md5 = f0fdfb96934e766173040b57fa91e862 OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/04/09 05:08:08 DEBUG : zero-length-file: md5 = 913aeeae89a4d66f8faf6bd6125c5c99 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/09 05:08:24 DEBUG : file name.txt: md5 = 1985007c4d6cb16c61910d172a0310ec OK 2025/04/09 05:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 38cb85629113492bd77335e4067fe552 OK 2025/04/09 05:08:30 DEBUG : file name.txt: md5 = 1eb11be2dd35cd956952cc69e274a100 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 2025/04/09 05:08:31 DEBUG : Creating backend with remote "TestCryptSwift:" 2025/04/09 05:08:31 DEBUG : Config file has changed externally - reloading 2025/04/09 05:08:31 DEBUG : Creating backend with remote "memstore:crypt" 2025/04/09 05:08:32 DEBUG : Swift container crypt: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/09 05:08:32 DEBUG : Creating backend with remote "TestCryptSwift:" === 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/09 05:08:59 DEBUG : dirToPurge/fileToPurge.txt: md5 = 0df4b59140823e8f10f749a175eb4d0f OK 2025/04/09 05:09:04 DEBUG : Waiting for deletions to finish 2025/04/09 05:09:09 INFO : dirToPurge/fileToPurge.txt.bin: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/09 05:09:15 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 2d6671f95998c6d34b82ea7a5ecd0d58 OK 2025/04/09 05:09:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide/dirToPurgeFromRoot" 2025/04/09 05:09:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/dirToPurgeFromRoot.bin" 2025/04/09 05:09:21 DEBUG : Swift container crypt path rclone-test-fisihon6qide/dirToPurgeFromRoot.bin: Auto set use_segments_container to true 2025/04/09 05:09:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/dirToPurgeFromRoot" 2025/04/09 05:09:27 DEBUG : Swift container crypt path rclone-test-fisihon6qide/dirToPurgeFromRoot: Auto set use_segments_container to true 2025/04/09 05:09:32 DEBUG : Waiting for deletions to finish 2025/04/09 05:09:37 INFO : fileToPurgeFromRoot.txt.bin: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/09 05:09:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide/hello? sausage/êé" 2025/04/09 05:09:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/hello? sausage/êé.bin" 2025/04/09 05:09:38 DEBUG : Swift container crypt path rclone-test-fisihon6qide/hello? sausage/êé.bin: Auto set use_segments_container to true 2025/04/09 05:09:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/hello? sausage/êé" 2025/04/09 05:09:44 DEBUG : Swift container crypt path rclone-test-fisihon6qide/hello? sausage/êé: Auto set use_segments_container to true 2025/04/09 05:09:55 DEBUG : a/b/c/d/e.txt: md5 = 2eeb43e7139d60403a4995208f0976c8 OK 2025/04/09 05:10:00 DEBUG : Waiting for deletions to finish 2025/04/09 05:10:10 INFO : a/b/c/d/e.txt.bin: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1514: Skipping test as non root bucket-based remote === 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/ObjectSetMetadata fstests.go:1700: SetMetadata can't be tested without ReadMetadata === 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 2025/04/09 05:11:34 DEBUG : file name.txt-should-be-ignored.bin: md5 = 9a37b4794240bc401ee46e3ca2ccf8ac OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/09 05:11:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/09 05:11:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.bin" 2025/04/09 05:11:35 DEBUG : Swift container crypt path rclone-test-fisihon6qide/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Auto set use_segments_container to true 2025/04/09 05:11:35 DEBUG : fs cache: renaming child cache item "memstore:crypt/rclone-test-fisihon6qide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt.bin" to be canonical for parent "memstore:crypt/rclone-test-fisihon6qide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/09 05:11:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide/not found.txt" 2025/04/09 05:11:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/not found.txt.bin" 2025/04/09 05:11:36 DEBUG : Swift container crypt path rclone-test-fisihon6qide/not found.txt.bin: Auto set use_segments_container to true 2025/04/09 05:11:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/not found.txt" 2025/04/09 05:11:42 DEBUG : Swift container crypt path rclone-test-fisihon6qide/not found.txt: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/09 05:12:03 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-fisihon6qide/piped data.txt.bin/2025-04-09-051203-rl_vzZpO7UafztbafnXnNA/00000000" into "crypt_segments" 2025/04/09 05:12:08 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/04/09 05:12:08 DEBUG : Swift container crypt path rclone-test-fisihon6qide: uploading manifest "rclone-test-fisihon6qide/piped data.txt.bin" to "crypt" 2025/04/09 05:12:19 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/09 05:12:44 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-fisihon6qide/piped data.txt.bin/2025-04-09-051244-pUo4vHrGpRQtdD8GcKmYWg/00000000" into "crypt_segments" 2025/04/09 05:12:50 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/04/09 05:12:50 DEBUG : Swift container crypt path rclone-test-fisihon6qide: uploading manifest "rclone-test-fisihon6qide/piped data.txt.bin" to "crypt" 2025/04/09 05:12:57 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2025/04/09 05:13:12 DEBUG : Creating backend with remote "/tmp/rclone-spool4291242553" 2025/04/09 05:13:12 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2025/04/09 05:13:12 DEBUG : Creating backend with remote "/tmp/rclone-spool811332260" 2025/04/09 05:13:12 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2025/04/09 05:13:12 DEBUG : Creating backend with remote "/tmp/rclone-spool643133195" 2025/04/09 05:13:13 DEBUG : compute_hash_test: md5 = 17c0f42f9be585878c4a6ccf05238783 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/09 05:13:13 DEBUG : unknown-size-put.txt.bin: Uploading segment file "rclone-test-fisihon6qide/unknown-size-put.txt.bin/2025-04-09-051313-8Y2Hf0KzqxEhMh8iDC2rFw/00000000" into "crypt_segments" 2025/04/09 05:13:18 DEBUG : unknown-size-put.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/04/09 05:13:18 DEBUG : Swift container crypt path rclone-test-fisihon6qide: uploading manifest "rclone-test-fisihon6qide/unknown-size-put.txt.bin" to "crypt" 2025/04/09 05:13:19 DEBUG : unknown-size-put.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/09 05:13:30 DEBUG : unknown-size-update.txt: md5 = d8d82b9ed6ec504f4018ded3bbb03d69 OK 2025/04/09 05:13:30 DEBUG : unknown-size-update.txt.bin: Uploading segment file "rclone-test-fisihon6qide/unknown-size-update.txt.bin/2025-04-09-051330-uEktbzD4CFGX053DDX87jw/00000000" into "crypt_segments" 2025/04/09 05:13:31 DEBUG : unknown-size-update.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/04/09 05:13:31 DEBUG : Swift container crypt path rclone-test-fisihon6qide: uploading manifest "rclone-test-fisihon6qide/unknown-size-update.txt.bin" to "crypt" 2025/04/09 05:13:31 DEBUG : unknown-size-update.txt.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/09 05:13:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fisihon6qide/deeper/nonexisting/directory" 2025/04/09 05:13:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/deeper/nonexisting/directory.bin" 2025/04/09 05:13:38 DEBUG : Swift container crypt path rclone-test-fisihon6qide/deeper/nonexisting/directory.bin: Auto set use_segments_container to true 2025/04/09 05:13:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fisihon6qide/deeper/nonexisting/directory" 2025/04/09 05:13:44 DEBUG : Swift container crypt path rclone-test-fisihon6qide/deeper/nonexisting/directory: Auto set use_segments_container to true === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/09 05:13:54 DEBUG : Waiting for deletions to finish 2025/04/09 05:13:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (511.66s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (494.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (126.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (15.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (11.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (11.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (16.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (15.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (10.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (10.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (21.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (15.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (294.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (5.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (16.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (28.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (32.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (16.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (30.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (11.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (5.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (69.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (41.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (28.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (24.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (16.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (7.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (16.95s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (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 516.437s "go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 8m37.553963902s (try 1/5)