"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/08 05:19:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame" 2026/08/08 05:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 05:19:54 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/08 05:19:55 INFO : S3 bucket rclone-test-foduyej6yame: Bucket "rclone-test-foduyej6yame" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/08 05:19:55 INFO : S3 bucket rclone-test-foduyej6yame: Bucket "rclone-test-foduyej6yame" deleted === RUN TestIntegration/FsMkdir 2026/08/08 05:19:56 INFO : S3 bucket rclone-test-foduyej6yame: Bucket "rclone-test-foduyej6yame" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/08 05:19:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/08 05:19:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/08 05:19:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/08 05:19:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/08 05:19:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fwjxcp: md5 = a2fb7cb00ec467b476d25c6458501505 OK 2026/08/08 05:19:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fwjxcp: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/08 05:19:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_fwjxcp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/08 05:19:57 DEBUG : ./.: size = 100 OK 2026/08/08 05:19:57 DEBUG : ./..rclone_chunk.001_fwjyk3: md5 = 5d2152cf34370c553033f895929b9615 OK 2026/08/08 05:19:57 INFO : ./..rclone_chunk.001_fwjyk3: Copied (server-side copy) to: ./. 2026/08/08 05:19:57 INFO : ./..rclone_chunk.001_fwjyk3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/08 05:19:58 DEBUG : ../..: size = 100 OK 2026/08/08 05:19:58 DEBUG : ../...rclone_chunk.001_fwjzcc: md5 = 233c572f71342be17f72f749a0bdd25b OK 2026/08/08 05:19:58 INFO : ../...rclone_chunk.001_fwjzcc: Copied (server-side copy) to: ../.. 2026/08/08 05:19:58 INFO : ../...rclone_chunk.001_fwjzcc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/08 05:19:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/08 05:19:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fwjzi9: md5 = d9527dfe23b8ed5caf41f496b9140146 OK 2026/08/08 05:19:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fwjzi9: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/08 05:19:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_fwjzi9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/08 05:19:59 DEBUG : leading space/ leading space: size = 100 OK 2026/08/08 05:19:59 DEBUG : leading space/ leading space.rclone_chunk.001_fwk0q3: md5 = 90cf15a1f174f72684ac63e47c12d335 OK 2026/08/08 05:19:59 INFO : leading space/ leading space.rclone_chunk.001_fwk0q3: Copied (server-side copy) to: leading space/ leading space 2026/08/08 05:19:59 INFO : leading space/ leading space.rclone_chunk.001_fwk0q3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/08 05:20:00 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/08 05:20:00 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_fwk1tb: md5 = 1ed4630a7e7628b9580243e93e5f590a OK 2026/08/08 05:20:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_fwk1tb: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/08 05:20:00 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_fwk1tb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/08 05:20:01 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/08 05:20:01 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_fwk25u: md5 = 58cfefb3a321fbf84cefce61a6c4fb23 OK 2026/08/08 05:20:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_fwk25u: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/08 05:20:01 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_fwk25u: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/08 05:20:02 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/08 05:20:02 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_fwk2u0: md5 = 4bac67fd075c950fbb4e9aff743ca391 OK 2026/08/08 05:20:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_fwk2u0: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/08 05:20:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_fwk2u0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/08 05:20:02 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/08 05:20:02 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_fwk3eq: md5 = 0b69193794359593b008859cdf80589b OK 2026/08/08 05:20:02 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_fwk3eq: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/08 05:20:02 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_fwk3eq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/08 05:20:03 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/08 05:20:03 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_fwk4vr: md5 = 83c51070eaa2c85319711b1d17d72188 OK 2026/08/08 05:20:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_fwk4vr: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/08 05:20:03 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_fwk4vr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/08 05:20:04 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/08 05:20:04 DEBUG : .leading dot/.leading dot.rclone_chunk.001_fwk4n2: md5 = c1e333f8479367334e9302cb724ddfc8 OK 2026/08/08 05:20:04 INFO : .leading dot/.leading dot.rclone_chunk.001_fwk4n2: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/08 05:20:04 INFO : .leading dot/.leading dot.rclone_chunk.001_fwk4n2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/08 05:20:05 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/08 05:20:05 DEBUG : trailing space /trailing space .rclone_chunk.001_fwk50p: md5 = a91e90d36933641b10379ccd4cc92a07 OK 2026/08/08 05:20:05 INFO : trailing space /trailing space .rclone_chunk.001_fwk50p: Copied (server-side copy) to: trailing space /trailing space 2026/08/08 05:20:05 INFO : trailing space /trailing space .rclone_chunk.001_fwk50p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/08 05:20:05 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/08 05:20:05 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_fwk6qa: md5 = 3e2adf6b07e78b59d140e9267d502d23 OK 2026/08/08 05:20:05 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_fwk6qa: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/08 05:20:05 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_fwk6qa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/08 05:20:06 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/08 05:20:06 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_fwk7ad: md5 = 06c021a64c16091586ad0a50056d9145 OK 2026/08/08 05:20:06 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_fwk7ad: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/08 05:20:06 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_fwk7ad: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/08 05:20:07 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/08 05:20:07 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_fwk7hq: md5 = 0d44d939a90a63cb23fd01cabcafd804 OK 2026/08/08 05:20:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_fwk7hq: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/08 05:20:07 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_fwk7hq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/08 05:20:08 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/08 05:20:08 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_fwk8n3: md5 = 5913533516762fd828d7f6bf5456e79f OK 2026/08/08 05:20:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_fwk8n3: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/08 05:20:08 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_fwk8n3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/08 05:20:08 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/08 05:20:08 DEBUG : trailing dot./trailing dot..rclone_chunk.001_fwk93t: md5 = 519dbcbd76295fa48df7d489c0b5ed9f OK 2026/08/08 05:20:08 INFO : trailing dot./trailing dot..rclone_chunk.001_fwk93t: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/08 05:20:08 INFO : trailing dot./trailing dot..rclone_chunk.001_fwk93t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/08 05:20:09 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/08 05:20:09 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_fwka43: md5 = 1c77883f4b806a31760c89ec245c17c8 OK 2026/08/08 05:20:09 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_fwka43: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/08 05:20:09 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_fwka43: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/08 05:20:10 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/08 05:20:10 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_fwkbbb: md5 = a208783b83f97e90e7a4a530456092c4 OK 2026/08/08 05:20:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_fwkbbb: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/08 05:20:10 INFO : test%46.txt/test%46.txt.rclone_chunk.001_fwkbbb: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/08 05:20:11 DEBUG : zero-length-file: size = 0 OK 2026/08/08 05:20:11 DEBUG : zero-length-file.rclone_chunk.001_fwkcdy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:20:11 INFO : zero-length-file.rclone_chunk.001_fwkcdy: Copied (server-side copy) to: zero-length-file 2026/08/08 05:20:11 INFO : zero-length-file.rclone_chunk.001_fwkcdy: Deleted === 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 fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/08 05:20:12 DEBUG : file name.txt: size = 100 OK 2026/08/08 05:20:12 DEBUG : file name.txt.rclone_chunk.001_fwkc29: md5 = 5eb2b37c339d9beabc0c8900eed8cc51 OK 2026/08/08 05:20:12 INFO : file name.txt.rclone_chunk.001_fwkc29: Copied (server-side copy) to: file name.txt 2026/08/08 05:20:12 INFO : file name.txt.rclone_chunk.001_fwkc29: Deleted 2026/08/08 05:20:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/08 05:20:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fwkdzu: md5 = 01be9754d9c3d8645ea83efa0f6888d5 OK 2026/08/08 05:20:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fwkdzu: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/08 05:20:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_fwkdzu: Deleted 2026/08/08 05:20:13 DEBUG : file name.txt: size = 100 OK 2026/08/08 05:20:13 DEBUG : file name.txt.rclone_chunk.001_fwkdkl: md5 = 75c678d36401c2bb928c59052e5a8ede OK 2026/08/08 05:20:13 INFO : file name.txt.rclone_chunk.001_fwkdkl: Copied (server-side copy) to: file name.txt 2026/08/08 05:20:13 INFO : file name.txt.rclone_chunk.001_fwkdkl: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/08 05:20:14 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/08 05:20:14 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === 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/08 05:20:15 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/08 05:20:15 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_fwkg9c: md5 = b06d2924dce7ce889c07c241ff2f67dd OK 2026/08/08 05:20:15 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_fwkg9c: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/08 05:20:15 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_fwkg9c: Deleted 2026/08/08 05:20:16 DEBUG : S3 bucket rclone-test-foduyej6yame: bucket is versioned: false 2026/08/08 05:20:16 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/08 05:20:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/08 05:20:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/08 05:20:16 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/08 05:20:16 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fwkh3s: md5 = 1e308d81ef14a5be8a870a746dc3e061 OK 2026/08/08 05:20:16 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fwkh3s: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/08 05:20:16 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_fwkh3s: Deleted 2026/08/08 05:20:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/dirToPurgeFromRoot" 2026/08/08 05:20:17 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/dirToPurgeFromRoot" 2026/08/08 05:20:17 DEBUG : S3 bucket rclone-test-foduyej6yame path dirToPurgeFromRoot: bucket is versioned: false 2026/08/08 05:20:17 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/08 05:20:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/08 05:20:17 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/08 05:20:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/hello? sausage/êé" 2026/08/08 05:20:17 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/hello? sausage/êé" 2026/08/08 05:20:18 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/08 05:20:18 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_fwkjyv: md5 = c6fde5816213f6b0d559a23007621290 OK 2026/08/08 05:20:18 INFO : a/b/c/d/e.txt.rclone_chunk.001_fwkjyv: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/08 05:20:18 INFO : a/b/c/d/e.txt.rclone_chunk.001_fwkjyv: Deleted 2026/08/08 05:20:19 DEBUG : S3 bucket rclone-test-foduyej6yame path hello? sausage/êé: bucket is versioned: false 2026/08/08 05:20:19 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:19 DEBUG : "a/b/c/d/e.txt" version false 2026/08/08 05:20:19 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/08 05:20:19 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/08 05:20:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === 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 fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === 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/08 05:20:23 DEBUG : file name.txt: size = 200 OK 2026/08/08 05:20:23 DEBUG : file name.txt.rclone_chunk.001_fwknco: md5 = 228649127dfb750e88ba11a159dbccdd OK 2026/08/08 05:20:23 INFO : file name.txt.rclone_chunk.001_fwknco: Copied (server-side copy) to: file name.txt 2026/08/08 05:20:23 INFO : file name.txt.rclone_chunk.001_fwknco: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/08 05:20:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/08 05:20:23 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/08 05:20:23 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-foduyej6yame/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-foduyej6yame/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/08 05:20:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/not found.txt" 2026/08/08 05:20:23 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === 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:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/08 05:20:24 NOTICE: S3 bucket rclone-test-foduyej6yame: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/08 05:20:24 DEBUG : piped data.txt.rclone_chunk.001_fwkpl5: open chunk writer: started multipart upload: lERFE0863VJtQL.s0ASYS3_y2I.yLV1RnrqOD0s0kWzkjmL1247bFzHoCvnnVTFeTlKVvQWgbOxu67aaT.m8Z5MENkyTY3OSs4N_7070zjwz2YfK_ULiK.i_WTJEW7BK 2026/08/08 05:20:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/08 05:20:24 DEBUG : piped data.txt.rclone_chunk.001_fwkpl5: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 05:20:24 DEBUG : piped data.txt.rclone_chunk.001_fwkpl5: multipart upload "lERFE0863VJtQL.s0ASYS3_y2I.yLV1RnrqOD0s0kWzkjmL1247bFzHoCvnnVTFeTlKVvQWgbOxu67aaT.m8Z5MENkyTY3OSs4N_7070zjwz2YfK_ULiK.i_WTJEW7BK" finished 2026/08/08 05:20:24 DEBUG : piped data.txt.rclone_chunk.001_fwkpl5: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/08 05:20:25 DEBUG : piped data.txt: size = 0 OK 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkpl5: Src hash empty - aborting Dst hash check 2026/08/08 05:20:25 INFO : piped data.txt.rclone_chunk.001_fwkpl5: Copied (server-side copy) to: piped data.txt 2026/08/08 05:20:25 INFO : piped data.txt.rclone_chunk.001_fwkpl5: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkqcg: open chunk writer: started multipart upload: MnQNDeC_N8L5DjTfKJJLRAFyrW5RSD2pVYXG.bBSPUN30UIQ2DID9vGcxjLEL87zpkkNnbCX.JJe8Xu2CLX.tS4anBjK_9khZ7k4m3oH.se4lwIEKbFYYD4T4KKN5Fgr 2026/08/08 05:20:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkqcg: multipart upload wrote chunk 1 with 100 bytes and etag "8a971d2c9e15ad655af58a8e06550ec5" 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkqcg: multipart upload "MnQNDeC_N8L5DjTfKJJLRAFyrW5RSD2pVYXG.bBSPUN30UIQ2DID9vGcxjLEL87zpkkNnbCX.JJe8Xu2CLX.tS4anBjK_9khZ7k4m3oH.se4lwIEKbFYYD4T4KKN5Fgr" finished 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkqcg: Multipart upload Etag: ae0333b0d095913acd016c317078f4a8-1 OK 2026/08/08 05:20:25 DEBUG : piped data.txt: size = 100 OK 2026/08/08 05:20:25 DEBUG : piped data.txt.rclone_chunk.001_fwkqcg: Src hash empty - aborting Dst hash check 2026/08/08 05:20:25 INFO : piped data.txt.rclone_chunk.001_fwkqcg: Copied (server-side copy) to: piped data.txt 2026/08/08 05:20:25 INFO : piped data.txt.rclone_chunk.001_fwkqcg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/08/08 05:20:26 INFO : Chunked 'TestChunkerS3:rclone-test-foduyej6yame': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/08 05:20:26 DEBUG : small/emptyfile: size = 0 OK 2026/08/08 05:20:26 DEBUG : small/emptyfile.rclone_chunk.001_fwkrjd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:20:26 INFO : small/emptyfile.rclone_chunk.001_fwkrjd: Copied (server-side copy) to: small/emptyfile 2026/08/08 05:20:26 INFO : small/emptyfile.rclone_chunk.001_fwkrjd: Deleted 2026/08/08 05:20:27 DEBUG : small/smallfile: size = 2 OK 2026/08/08 05:20:27 DEBUG : small/smallfile.rclone_chunk.001_fwkrcp: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/08 05:20:27 INFO : small/smallfile.rclone_chunk.001_fwkrcp: Copied (server-side copy) to: small/smallfile 2026/08/08 05:20:27 INFO : small/smallfile.rclone_chunk.001_fwkrcp: Deleted 2026/08/08 05:20:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/08/08 05:20:28 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/08 05:20:28 DEBUG : usermeta/today.rclone_chunk.001_fwkspl: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/08 05:20:28 INFO : usermeta/today.rclone_chunk.001_fwkspl: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/08 05:20:28 INFO : usermeta/today.rclone_chunk.001_fwkspl: Deleted 2026/08/08 05:20:29 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/08 05:20:29 DEBUG : usermeta/past.rclone_chunk.001_fwktmg: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/08 05:20:29 INFO : usermeta/past.rclone_chunk.001_fwktmg: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/08 05:20:29 INFO : usermeta/past.rclone_chunk.001_fwktmg: Deleted 2026/08/08 05:20:30 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/08 05:20:30 DEBUG : usermeta/future.rclone_chunk.001_fwku8r: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/08 05:20:30 INFO : usermeta/future.rclone_chunk.001_fwku8r: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/08 05:20:30 INFO : usermeta/future.rclone_chunk.001_fwku8r: Deleted 2026/08/08 05:20:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/08 05:20:31 DEBUG : future/test: Can't copy - required hash not found 2026/08/08 05:20:31 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/08 05:20:31 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/08 05:20:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-foduyej6yame': File to upload is small (3 bytes), uploading instead of streaming 2026/08/08 05:20:31 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:31 DEBUG : "future/test" version false 2026/08/08 05:20:31 DEBUG : future/test: Deleting (id "") 2026/08/08 05:20:31 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/08 05:20:31 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/08 05:20:31 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/08 05:20:31 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/08 05:20:31 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/08 05:20:31 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/08 05:20:31 INFO : future/test.rclone_chunk.001: Deleted 2026/08/08 05:20:31 INFO : future/test.rclone_chunk.003: Deleted 2026/08/08 05:20:31 INFO : future/test: Deleted 2026/08/08 05:20:31 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.001_fwkxzp: md5 = 8b2bb9213e2481006a8487c2ce103a83 OK 2026/08/08 05:20:34 INFO : backcomp/renamefile.rclone_chunk.001_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/08 05:20:34 INFO : backcomp/renamefile.rclone_chunk.001_fwkxzp: Deleted 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.002_fwkxzp: md5 = 7aeb3a72445310e174a29b2555c5c5a4 OK 2026/08/08 05:20:34 INFO : backcomp/renamefile.rclone_chunk.002_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/08 05:20:34 INFO : backcomp/renamefile.rclone_chunk.002_fwkxzp: Deleted 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/08 05:20:34 DEBUG : backcomp/renamefile.rclone_chunk.003_fwkxzp: md5 = 5e8f2e0cdfd206afbd7d12d5f8f9a0dd OK 2026/08/08 05:20:34 INFO : backcomp/renamefile.rclone_chunk.003_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.003_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.004_fwkxzp: md5 = 39fbbbaf63f264b12071c37ffd645f2e OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.004_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.004_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.005_fwkxzp: md5 = f0252dee73d4557c1baa177903ca07de OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.005_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.005_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.006_fwkxzp: md5 = 4555c4c073ceee714164a22da13f29c5 OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.006_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.006_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.007_fwkxzp: md5 = 8c0c75bb1a18c66ff50c340dda0d0a7d OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.007_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.007_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.008_fwkxzp: md5 = 5c7592d3dd9fb65d7b89c0be24ddb656 OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.008_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.008_fwkxzp: Deleted 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/08 05:20:35 DEBUG : backcomp/renamefile.rclone_chunk.009_fwkxzp: md5 = 0c8df3cd93f78b943b5f4897e3878ff2 OK 2026/08/08 05:20:35 INFO : backcomp/renamefile.rclone_chunk.009_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.009_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.010_fwkxzp: md5 = 2ecb1af4e93689ceea5d9573082c48a5 OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.010_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.010_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.011_fwkxzp: md5 = 9ad66cb86605879c8e02a60c7f03aa18 OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.011_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.011_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.012_fwkxzp: md5 = 7df8d49b704c340be280144265b93565 OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.012_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.012_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.013_fwkxzp: md5 = 6e25d92c4abc66b8911dab56acb83bc6 OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.013_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.013_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.014_fwkxzp: md5 = 22496bd3dcb22a36498d1ce9da7ecede OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.014_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.014_fwkxzp: Deleted 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/08 05:20:36 DEBUG : backcomp/renamefile.rclone_chunk.015_fwkxzp: md5 = 930a28219ea57ba509d97620e1f7a6e8 OK 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.015_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/08 05:20:36 INFO : backcomp/renamefile.rclone_chunk.015_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.016_fwkxzp: md5 = fe6549b185857b1624638b072c5062c2 OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.016_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.016_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.017_fwkxzp: md5 = 887ec8eadb857378df0945e306f51f45 OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.017_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.017_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.018_fwkxzp: md5 = 842eb6b75c0521fad4ac3793c268e32d OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.018_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.018_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.019_fwkxzp: md5 = b6e1500368c066069c2087cfcbe50f4a OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.019_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.019_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.020_fwkxzp: md5 = af3f7bd633e7b34c5d4dbfd4a517e521 OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.020_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.020_fwkxzp: Deleted 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/08 05:20:37 DEBUG : backcomp/renamefile.rclone_chunk.021_fwkxzp: md5 = 15b5045f02729346373408ed9cade6eb OK 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.021_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/08 05:20:37 INFO : backcomp/renamefile.rclone_chunk.021_fwkxzp: Deleted 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.022_fwkxzp: md5 = b0144e75cf27b3a756b384edd33e7ecc OK 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.022_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.022_fwkxzp: Deleted 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.023_fwkxzp: md5 = b40b3b15378075c38ec3f7cd51ea1a35 OK 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.023_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.023_fwkxzp: Deleted 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.024_fwkxzp: md5 = 0d1eca3772a4560b0aefab799d4c3ffd OK 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.024_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.024_fwkxzp: Deleted 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/08 05:20:38 DEBUG : backcomp/renamefile.rclone_chunk.025_fwkxzp: md5 = 88ca3942fb8dd8f58624c344961c859b OK 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.025_fwkxzp: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/08 05:20:38 INFO : backcomp/renamefile.rclone_chunk.025_fwkxzp: Deleted 2026/08/08 05:20:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/08 05:20:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/servermovetest/subdir1" 2026/08/08 05:20:40 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/servermovetest/subdir1" 2026/08/08 05:20:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/servermovetest/subdir2" 2026/08/08 05:20:40 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/servermovetest/subdir2" 2026/08/08 05:20:41 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/08 05:20:41 DEBUG : movefile.rclone_chunk.001_fwl5pe: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/08 05:20:41 INFO : movefile.rclone_chunk.001_fwl5pe: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/08 05:20:41 INFO : movefile.rclone_chunk.001_fwl5pe: Deleted 2026/08/08 05:20:41 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/08 05:20:41 DEBUG : movefile.rclone_chunk.002_fwl5pe: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/08 05:20:41 INFO : movefile.rclone_chunk.002_fwl5pe: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/08 05:20:41 INFO : movefile.rclone_chunk.002_fwl5pe: Deleted 2026/08/08 05:20:42 DEBUG : movefile: copy 2 data chunks... 2026/08/08 05:20:43 DEBUG : movefile: size = 6 OK 2026/08/08 05:20:43 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/08 05:20:43 INFO : movefile: Copied (server-side copy) 2026/08/08 05:20:43 INFO : movefile: Deleted 2026/08/08 05:20:43 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:43 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/08 05:20:43 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/08 05:20:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/08 05:20:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/08 05:20:43 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/08 05:20:43 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/08 05:20:43 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/08 05:20:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/08/08 05:20:43 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/08 05:20:43 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-foduyej6yame/md5all" 2026/08/08 05:20:43 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/08 05:20:43 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/08 05:20:43 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-foduyej6yame.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_fwl8hz?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/08 05:20:43 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-foduyej6yame.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_fwl8hz?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/08 05:20:43 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/08 05:20:43 DEBUG : unknown-size-put.txt.rclone_chunk.001_fwl8nb: open chunk writer: started multipart upload: 9rKVbc9sFeWo1KRmdmPoSh8KC1l08UPMf_5aTRf.1NpG9V0t.2yNJg7gtkdM2RpeXEZbEpuf1YWXwYwLAotczrF7febmE8YaTZ4MlWhaEHpKxDCP3dkA7lpjVbeNeMk4 2026/08/08 05:20:43 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/08 05:20:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_fwl8nb: multipart upload wrote chunk 1 with 100 bytes and etag "d428d342f9f68316504f4dee43a56199" 2026/08/08 05:20:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_fwl8nb: multipart upload "9rKVbc9sFeWo1KRmdmPoSh8KC1l08UPMf_5aTRf.1NpG9V0t.2yNJg7gtkdM2RpeXEZbEpuf1YWXwYwLAotczrF7febmE8YaTZ4MlWhaEHpKxDCP3dkA7lpjVbeNeMk4" finished 2026/08/08 05:20:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_fwl8nb: Multipart upload Etag: 38b285fe14f7e4a0bfd3ce777f610def-1 OK 2026/08/08 05:20:44 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/08 05:20:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_fwl8nb: Src hash empty - aborting Dst hash check 2026/08/08 05:20:44 INFO : unknown-size-put.txt.rclone_chunk.001_fwl8nb: Copied (server-side copy) to: unknown-size-put.txt 2026/08/08 05:20:44 INFO : unknown-size-put.txt.rclone_chunk.001_fwl8nb: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/08 05:20:44 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/08 05:20:44 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwl92k: md5 = 9ebfd3c4385a028f872ee5278660faa1 OK 2026/08/08 05:20:44 INFO : unknown-size-update.txt.rclone_chunk.001_fwl92k: Copied (server-side copy) to: unknown-size-update.txt 2026/08/08 05:20:44 INFO : unknown-size-update.txt.rclone_chunk.001_fwl92k: Deleted 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwla9q: open chunk writer: started multipart upload: rhazHGAy7_ech8YMRIqqm.IbXuw6AheYaspJbJIX6b_PwYVbYcbG_yr3JK7WJit_LiXN9FT7Yl6jEI6S1z3dOXOfBEYHy0vi2keFzAxyd7QVN.bd73oV334PisGE_0cA 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwla9q: multipart upload wrote chunk 1 with 200 bytes and etag "0847e1d3a031a845949e4181fd73a7d2" 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwla9q: multipart upload "rhazHGAy7_ech8YMRIqqm.IbXuw6AheYaspJbJIX6b_PwYVbYcbG_yr3JK7WJit_LiXN9FT7Yl6jEI6S1z3dOXOfBEYHy0vi2keFzAxyd7QVN.bd73oV334PisGE_0cA" finished 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwla9q: Multipart upload Etag: 15c61764957f793b6d87fcc2903975a0-1 OK 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/08 05:20:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_fwla9q: Src hash empty - aborting Dst hash check 2026/08/08 05:20:45 INFO : unknown-size-update.txt.rclone_chunk.001_fwla9q: Copied (server-side copy) to: unknown-size-update.txt 2026/08/08 05:20:45 INFO : unknown-size-update.txt.rclone_chunk.001_fwla9q: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/08 05:20:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-foduyej6yame/deeper/nonexisting/directory" 2026/08/08 05:20:45 DEBUG : Creating backend with remote "TestS3:rclone-test-foduyej6yame/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/08 05:20:45 DEBUG : Waiting for deletions to finish 2026/08/08 05:20:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/08 05:20:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/08 05:20:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/08 05:20:46 INFO : S3 bucket rclone-test-foduyej6yame: Bucket "rclone-test-foduyej6yame" deleted 2026/08/08 05:20:46 ERROR : error listing: directory not found 2026/08/08 05:20:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (51.61s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (50.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (32.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- 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 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.678s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.742697191s (try 1/5)