"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/15 01:48:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa" 2026/02/15 01:48:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/15 01:48:44 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/15 01:48:45 INFO : S3 bucket rclone-test-vikavuj6hefa: Bucket "rclone-test-vikavuj6hefa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/15 01:48:46 INFO : S3 bucket rclone-test-vikavuj6hefa: Bucket "rclone-test-vikavuj6hefa" deleted === RUN TestIntegration/FsMkdir 2026/02/15 01:48:46 INFO : S3 bucket rclone-test-vikavuj6hefa: Bucket "rclone-test-vikavuj6hefa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/15 01:48:46 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/15 01:48:46 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/15 01:48:46 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/15 01:48:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/15 01:48:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_heq9po: md5 = 06ad3f18350b09b2f48b9d5bd64a6760 OK 2026/02/15 01:48:47 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_heq9po: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/15 01:48:47 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_heq9po: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/15 01:48:48 DEBUG : ./.: size = 100 OK 2026/02/15 01:48:48 DEBUG : ./..rclone_chunk.001_heq9bv: md5 = ba1bc892f44f5b790532cf27ae61f55f OK 2026/02/15 01:48:48 INFO : ./..rclone_chunk.001_heq9bv: Copied (server-side copy) to: ./. 2026/02/15 01:48:48 INFO : ./..rclone_chunk.001_heq9bv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/15 01:48:48 DEBUG : ../..: size = 100 OK 2026/02/15 01:48:48 DEBUG : ../...rclone_chunk.001_heqagg: md5 = b57591b6232a33261afc7e887ba3f154 OK 2026/02/15 01:48:48 INFO : ../...rclone_chunk.001_heqagg: Copied (server-side copy) to: ../.. 2026/02/15 01:48:48 INFO : ../...rclone_chunk.001_heqagg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/15 01:48:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/15 01:48:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_heqbqw: md5 = 483921a5680bd969a184deb3a0cd2cbe OK 2026/02/15 01:48:49 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_heqbqw: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/15 01:48:49 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_heqbqw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/15 01:48:50 DEBUG : leading space/ leading space: size = 100 OK 2026/02/15 01:48:50 DEBUG : leading space/ leading space.rclone_chunk.001_heqcai: md5 = 8bb83b7582fb87336745d0471b92ae75 OK 2026/02/15 01:48:50 INFO : leading space/ leading space.rclone_chunk.001_heqcai: Copied (server-side copy) to: leading space/ leading space 2026/02/15 01:48:50 INFO : leading space/ leading space.rclone_chunk.001_heqcai: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/15 01:48:51 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/15 01:48:51 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_heqcuh: md5 = 21d13102111168e006b0817fb19060f4 OK 2026/02/15 01:48:51 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_heqcuh: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/15 01:48:51 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_heqcuh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/15 01:48:51 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/15 01:48:51 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_heqdl7: md5 = ba1abd20efe0cb483b9ad13157948027 OK 2026/02/15 01:48:51 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_heqdl7: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/15 01:48:51 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_heqdl7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/15 01:48:52 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/15 01:48:52 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_heqe4r: md5 = f50b7c946d956a94959292277f811379 OK 2026/02/15 01:48:52 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_heqe4r: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/15 01:48:52 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_heqe4r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/15 01:48:53 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/15 01:48:53 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_heqfx3: md5 = 791c3840352b342d1232271c7ae46c58 OK 2026/02/15 01:48:53 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_heqfx3: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/15 01:48:53 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_heqfx3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/15 01:48:54 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/15 01:48:54 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_heqfuh: md5 = 298f9a86f980f848d7ef681d68b866cb OK 2026/02/15 01:48:54 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_heqfuh: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/15 01:48:54 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_heqfuh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/15 01:48:54 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/15 01:48:54 DEBUG : .leading dot/.leading dot.rclone_chunk.001_heqgev: md5 = 3553270ab8e95285f1d3b2e99297139c OK 2026/02/15 01:48:54 INFO : .leading dot/.leading dot.rclone_chunk.001_heqgev: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/15 01:48:54 INFO : .leading dot/.leading dot.rclone_chunk.001_heqgev: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/15 01:48:55 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/15 01:48:55 DEBUG : trailing space /trailing space .rclone_chunk.001_heqhdf: md5 = b7dcfcfadd549675af349956de358ce1 OK 2026/02/15 01:48:55 INFO : trailing space /trailing space .rclone_chunk.001_heqhdf: Copied (server-side copy) to: trailing space /trailing space 2026/02/15 01:48:55 INFO : trailing space /trailing space .rclone_chunk.001_heqhdf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/15 01:48:56 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/15 01:48:56 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_heqi0l: md5 = ee04254828119b7afc8c844a1e816fbe OK 2026/02/15 01:48:56 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_heqi0l: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/15 01:48:56 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_heqi0l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/15 01:48:57 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/15 01:48:57 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_heqiw1: md5 = f42cab9ad8cc4844b2ea007e87288d46 OK 2026/02/15 01:48:57 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_heqiw1: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/15 01:48:57 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_heqiw1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/15 01:48:57 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/15 01:48:57 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_heqjbh: md5 = bb3c8c6b40565d6bab59ffcae103dff7 OK 2026/02/15 01:48:57 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_heqjbh: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/15 01:48:57 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_heqjbh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/15 01:48:58 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/15 01:48:58 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_heqkj1: md5 = 61ff093b6917839e358cb96857ddcd0c OK 2026/02/15 01:48:58 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_heqkj1: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/15 01:48:58 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_heqkj1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/15 01:48:59 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/15 01:48:59 DEBUG : trailing dot./trailing dot..rclone_chunk.001_heql1k: md5 = 3ed62374561f9c46f6d3cac40cb8b599 OK 2026/02/15 01:48:59 INFO : trailing dot./trailing dot..rclone_chunk.001_heql1k: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/15 01:48:59 INFO : trailing dot./trailing dot..rclone_chunk.001_heql1k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/15 01:49:00 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/15 01:49:00 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_heqlk5: md5 = 570dd6289ab34171c789e3241a1bc5de OK 2026/02/15 01:49:00 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_heqlk5: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/15 01:49:00 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_heqlk5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/15 01:49:01 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/15 01:49:01 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_heqm3e: md5 = 27f3e13bda873fc2d3ccc16292c9a0ce OK 2026/02/15 01:49:01 INFO : test%46.txt/test%46.txt.rclone_chunk.001_heqm3e: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/15 01:49:01 INFO : test%46.txt/test%46.txt.rclone_chunk.001_heqm3e: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/15 01:49:02 DEBUG : zero-length-file: size = 0 OK 2026/02/15 01:49:02 DEBUG : zero-length-file.rclone_chunk.001_heqnp1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/15 01:49:02 INFO : zero-length-file.rclone_chunk.001_heqnp1: Copied (server-side copy) to: zero-length-file 2026/02/15 01:49:02 INFO : zero-length-file.rclone_chunk.001_heqnp1: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/15 01:49:02 DEBUG : file name.txt: size = 100 OK 2026/02/15 01:49:02 DEBUG : file name.txt.rclone_chunk.001_heqosl: md5 = b4efb24091b8b34be6290a87bc26c23c OK 2026/02/15 01:49:02 INFO : file name.txt.rclone_chunk.001_heqosl: Copied (server-side copy) to: file name.txt 2026/02/15 01:49:02 INFO : file name.txt.rclone_chunk.001_heqosl: Deleted 2026/02/15 01:49:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/15 01:49:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_heqpbx: md5 = a3637dd32fbab74ccf49f5eb406a3207 OK 2026/02/15 01:49:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_heqpbx: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/15 01:49:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_heqpbx: Deleted 2026/02/15 01:49:03 DEBUG : file name.txt: size = 100 OK 2026/02/15 01:49:03 DEBUG : file name.txt.rclone_chunk.001_heqpx5: md5 = 9461186e0c12a9d509c07239a818292b OK 2026/02/15 01:49:03 INFO : file name.txt.rclone_chunk.001_heqpx5: Copied (server-side copy) to: file name.txt 2026/02/15 01:49:04 INFO : file name.txt.rclone_chunk.001_heqpx5: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/15 01:49:04 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/15 01:49:04 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/15 01:49:06 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/15 01:49:06 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_heqrv3: md5 = cb916a6a091d4c2523a32c395ec60d40 OK 2026/02/15 01:49:06 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_heqrv3: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/15 01:49:06 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_heqrv3: Deleted 2026/02/15 01:49:06 DEBUG : S3 bucket rclone-test-vikavuj6hefa: bucket is versioned: false 2026/02/15 01:49:06 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/15 01:49:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/15 01:49:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/15 01:49:07 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/15 01:49:07 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_heqt48: md5 = 0f2702e4ffad877b8cff71dc608afcf6 OK 2026/02/15 01:49:07 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_heqt48: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/15 01:49:07 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_heqt48: Deleted 2026/02/15 01:49:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/dirToPurgeFromRoot" 2026/02/15 01:49:08 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/dirToPurgeFromRoot" 2026/02/15 01:49:08 DEBUG : S3 bucket rclone-test-vikavuj6hefa path dirToPurgeFromRoot: bucket is versioned: false 2026/02/15 01:49:08 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/15 01:49:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/15 01:49:08 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/15 01:49:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/hello? sausage/êé" 2026/02/15 01:49:08 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/hello? sausage/êé" 2026/02/15 01:49:09 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/15 01:49:09 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_hequov: md5 = 548e9833d570a0e3fcef562f02392867 OK 2026/02/15 01:49:09 INFO : a/b/c/d/e.txt.rclone_chunk.001_hequov: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/15 01:49:09 INFO : a/b/c/d/e.txt.rclone_chunk.001_hequov: Deleted 2026/02/15 01:49:10 DEBUG : S3 bucket rclone-test-vikavuj6hefa path hello? sausage/êé: bucket is versioned: false 2026/02/15 01:49:10 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:10 DEBUG : "a/b/c/d/e.txt" version false 2026/02/15 01:49:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/15 01:49:10 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/15 01:49:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/ObjectUpdate 2026/02/15 01:49:13 DEBUG : file name.txt: size = 200 OK 2026/02/15 01:49:13 DEBUG : file name.txt.rclone_chunk.001_heqyfn: md5 = fd11f65cec96dd989dbe799c018c6ccd OK 2026/02/15 01:49:13 INFO : file name.txt.rclone_chunk.001_heqyfn: Copied (server-side copy) to: file name.txt 2026/02/15 01:49:13 INFO : file name.txt.rclone_chunk.001_heqyfn: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/15 01:49:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/15 01:49:13 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/15 01:49:13 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-vikavuj6hefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-vikavuj6hefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/15 01:49:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/not found.txt" 2026/02/15 01:49:13 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/15 01:49:14 NOTICE: S3 bucket rclone-test-vikavuj6hefa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/15 01:49:14 DEBUG : piped data.txt.rclone_chunk.001_her0no: open chunk writer: started multipart upload: TYazJUKpUaWLShO4lr.f5ohcF2MTSCnHQ78LpPCTUW8eEInPNtCBatCm.bJFIV38YPEnIOSln.XmChZRXZzK_QvNOi3j9Fk0gD20x0BRqcNg8vpqsdkcqoxwEiiUIqE0 2026/02/15 01:49:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/15 01:49:14 DEBUG : piped data.txt.rclone_chunk.001_her0no: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/15 01:49:14 DEBUG : piped data.txt.rclone_chunk.001_her0no: multipart upload "TYazJUKpUaWLShO4lr.f5ohcF2MTSCnHQ78LpPCTUW8eEInPNtCBatCm.bJFIV38YPEnIOSln.XmChZRXZzK_QvNOi3j9Fk0gD20x0BRqcNg8vpqsdkcqoxwEiiUIqE0" finished 2026/02/15 01:49:14 DEBUG : piped data.txt.rclone_chunk.001_her0no: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/15 01:49:15 DEBUG : piped data.txt: size = 0 OK 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her0no: Src hash empty - aborting Dst hash check 2026/02/15 01:49:15 INFO : piped data.txt.rclone_chunk.001_her0no: Copied (server-side copy) to: piped data.txt 2026/02/15 01:49:15 INFO : piped data.txt.rclone_chunk.001_her0no: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her173: open chunk writer: started multipart upload: CEvME5it5IgaVZhBuqCmDtVXabz_vLDmr2f_qm1OlyVr30QxSKaf7HtIB6EHON682MpLhwCOqansZSSmAe_FH92AqxnDdDOvDIWk5vF5a4JqzSHYLM6rbDBLnaSvP5fb 2026/02/15 01:49:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her173: multipart upload wrote chunk 1 with 100 bytes and etag "e63dedf0fcbd43a6f1488ac7ea593a52" 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her173: multipart upload "CEvME5it5IgaVZhBuqCmDtVXabz_vLDmr2f_qm1OlyVr30QxSKaf7HtIB6EHON682MpLhwCOqansZSSmAe_FH92AqxnDdDOvDIWk5vF5a4JqzSHYLM6rbDBLnaSvP5fb" finished 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her173: Multipart upload Etag: 85f071a0c5d15564b039dc956aa1293f-1 OK 2026/02/15 01:49:15 DEBUG : piped data.txt: size = 100 OK 2026/02/15 01:49:15 DEBUG : piped data.txt.rclone_chunk.001_her173: Src hash empty - aborting Dst hash check 2026/02/15 01:49:15 INFO : piped data.txt.rclone_chunk.001_her173: Copied (server-side copy) to: piped data.txt 2026/02/15 01:49:16 INFO : piped data.txt.rclone_chunk.001_her173: 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/02/15 01:49:16 INFO : Chunked 'TestChunkerS3:rclone-test-vikavuj6hefa': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/15 01:49:16 DEBUG : small/emptyfile: size = 0 OK 2026/02/15 01:49:16 DEBUG : small/emptyfile.rclone_chunk.001_her2u8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/15 01:49:16 INFO : small/emptyfile.rclone_chunk.001_her2u8: Copied (server-side copy) to: small/emptyfile 2026/02/15 01:49:16 INFO : small/emptyfile.rclone_chunk.001_her2u8: Deleted 2026/02/15 01:49:17 DEBUG : small/smallfile: size = 2 OK 2026/02/15 01:49:17 DEBUG : small/smallfile.rclone_chunk.001_her23g: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/15 01:49:17 INFO : small/smallfile.rclone_chunk.001_her23g: Copied (server-side copy) to: small/smallfile 2026/02/15 01:49:17 INFO : small/smallfile.rclone_chunk.001_her23g: Deleted 2026/02/15 01:49:17 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/02/15 01:49:18 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/15 01:49:18 DEBUG : usermeta/today.rclone_chunk.001_her4gx: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/15 01:49:18 INFO : usermeta/today.rclone_chunk.001_her4gx: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/15 01:49:18 INFO : usermeta/today.rclone_chunk.001_her4gx: Deleted 2026/02/15 01:49:19 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/15 01:49:19 DEBUG : usermeta/past.rclone_chunk.001_her5t7: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/15 01:49:19 INFO : usermeta/past.rclone_chunk.001_her5t7: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/15 01:49:19 INFO : usermeta/past.rclone_chunk.001_her5t7: Deleted 2026/02/15 01:49:20 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/15 01:49:20 DEBUG : usermeta/future.rclone_chunk.001_her6c7: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/15 01:49:20 INFO : usermeta/future.rclone_chunk.001_her6c7: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/15 01:49:20 INFO : usermeta/future.rclone_chunk.001_her6c7: Deleted 2026/02/15 01:49:21 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/15 01:49:21 DEBUG : future/test: Can't copy - required hash not found 2026/02/15 01:49:21 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/15 01:49:21 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/15 01:49:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-vikavuj6hefa': File to upload is small (3 bytes), uploading instead of streaming 2026/02/15 01:49:22 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:22 DEBUG : "future/test" version false 2026/02/15 01:49:22 DEBUG : future/test: Deleting (id "") 2026/02/15 01:49:22 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/15 01:49:22 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/15 01:49:22 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/15 01:49:22 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/15 01:49:22 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/15 01:49:22 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/15 01:49:22 INFO : future/test: Deleted 2026/02/15 01:49:22 INFO : future/test.rclone_chunk.003: Deleted 2026/02/15 01:49:22 INFO : future/test.rclone_chunk.002: Deleted 2026/02/15 01:49:22 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.001_her8bk: md5 = 2638b3adc5afd4d4e40f234436f93c80 OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.001_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.001_her8bk: Deleted 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.002_her8bk: md5 = 3f6acf99b836fcaa1103c81cd8b29d5a OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.002_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.002_her8bk: Deleted 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.003_her8bk: md5 = 4f76ef0282093e3a7bc6bace82e3af0b OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.003_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.003_her8bk: Deleted 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.004_her8bk: md5 = a20a1b352123a82f71cd09cf9724201c OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.004_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.004_her8bk: Deleted 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.005_her8bk: md5 = 43c21875cee7bdae07650f0c32d78236 OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.005_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.005_her8bk: Deleted 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/15 01:49:25 DEBUG : backcomp/renamefile.rclone_chunk.006_her8bk: md5 = 21497087f7a91da25b84410133846b5c OK 2026/02/15 01:49:25 INFO : backcomp/renamefile.rclone_chunk.006_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.006_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.007_her8bk: md5 = eb81d9c3cf270f57fd1349bf3b727016 OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.007_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.007_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.008_her8bk: md5 = 84c22bd788e76756f675c0b54b8a221e OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.008_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.008_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.009_her8bk: md5 = ab43fcb8efbbb94e6f53ed9e4d606f0c OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.009_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.009_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.010_her8bk: md5 = 8515d531de611317e1fc02c5da750375 OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.010_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.010_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.011_her8bk: md5 = 1c3f7c0967af3a512a39686096ab5bfd OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.011_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.011_her8bk: Deleted 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/15 01:49:26 DEBUG : backcomp/renamefile.rclone_chunk.012_her8bk: md5 = 521ac68e0e7019b08d5b11c8189a9aed OK 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.012_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/15 01:49:26 INFO : backcomp/renamefile.rclone_chunk.012_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.013_her8bk: md5 = 13944e0837796de6b8db5ee4c0e09bf0 OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.013_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.013_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.014_her8bk: md5 = 900c201f59ff8602b98e2e8e0a156ed2 OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.014_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.014_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.015_her8bk: md5 = 2e3f2be39a979c8efd8804ef1530d0bd OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.015_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.015_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.016_her8bk: md5 = d3ac4d780c5d7cfbe1f383b622f8bf64 OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.016_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.016_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.017_her8bk: md5 = 45655ff75b9af2feb7dd0d0cd3a4b1b5 OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.017_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.017_her8bk: Deleted 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/15 01:49:27 DEBUG : backcomp/renamefile.rclone_chunk.018_her8bk: md5 = 621fd060a2b1bed77f15258b6c92804e OK 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.018_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/15 01:49:27 INFO : backcomp/renamefile.rclone_chunk.018_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.019_her8bk: md5 = 707894499499f49fce795118219f8a8a OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.019_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.019_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.020_her8bk: md5 = 35b4634c05f32a750fc3c625f89585b6 OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.020_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.020_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.021_her8bk: md5 = d40db05975c679fbad4161a869c6d879 OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.021_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.021_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.022_her8bk: md5 = 626731f3664449b82ff93325353d08ef OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.022_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.022_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.023_her8bk: md5 = 49c2ce07ee5ce8c032905b3877a322d5 OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.023_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.023_her8bk: Deleted 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/15 01:49:28 DEBUG : backcomp/renamefile.rclone_chunk.024_her8bk: md5 = c4e115fb8b209fb0d4aa86de994cf45b OK 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.024_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/15 01:49:28 INFO : backcomp/renamefile.rclone_chunk.024_her8bk: Deleted 2026/02/15 01:49:29 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/15 01:49:29 DEBUG : backcomp/renamefile.rclone_chunk.025_her8bk: md5 = 3029c6d682df1815a7de94b3f54b2682 OK 2026/02/15 01:49:29 INFO : backcomp/renamefile.rclone_chunk.025_her8bk: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/15 01:49:29 INFO : backcomp/renamefile.rclone_chunk.025_her8bk: Deleted 2026/02/15 01:49:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/15 01:49:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/servermovetest/subdir1" 2026/02/15 01:49:31 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/servermovetest/subdir1" 2026/02/15 01:49:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/servermovetest/subdir2" 2026/02/15 01:49:31 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/servermovetest/subdir2" 2026/02/15 01:49:32 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/15 01:49:32 DEBUG : movefile.rclone_chunk.001_herh6g: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/15 01:49:32 INFO : movefile.rclone_chunk.001_herh6g: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/15 01:49:32 INFO : movefile.rclone_chunk.001_herh6g: Deleted 2026/02/15 01:49:32 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/15 01:49:32 DEBUG : movefile.rclone_chunk.002_herh6g: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/15 01:49:32 INFO : movefile.rclone_chunk.002_herh6g: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/15 01:49:32 INFO : movefile.rclone_chunk.002_herh6g: Deleted 2026/02/15 01:49:32 DEBUG : movefile: copy 2 data chunks... 2026/02/15 01:49:33 DEBUG : movefile: size = 6 OK 2026/02/15 01:49:33 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/15 01:49:33 INFO : movefile: Copied (server-side copy) 2026/02/15 01:49:33 INFO : movefile: Deleted 2026/02/15 01:49:34 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:34 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/15 01:49:34 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/15 01:49:34 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/15 01:49:34 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/15 01:49:34 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/15 01:49:34 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/15 01:49:34 INFO : servermovetest/subdir2/movefile: Deleted 2026/02/15 01:49:34 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/02/15 01:49:34 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/15 01:49:34 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-vikavuj6hefa/md5all" 2026/02/15 01:49:34 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/15 01:49:34 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_herkb6: open chunk writer: started multipart upload: 1GwuImnf.WR2mipxNy.wCrJXz60f8kACtywf1kV8aW5_KUsYT9Dr6IteN5lkqJ33ryf4wI8EBCPLfh_JLsuScea9mBL_Rdoz81_4tJzG7ZjZujh2Npm5izU4A.hlc3eY 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_herkb6: multipart upload wrote chunk 1 with 100 bytes and etag "02117d2a7507b84107e4e29f03fcf96d" 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_herkb6: multipart upload "1GwuImnf.WR2mipxNy.wCrJXz60f8kACtywf1kV8aW5_KUsYT9Dr6IteN5lkqJ33ryf4wI8EBCPLfh_JLsuScea9mBL_Rdoz81_4tJzG7ZjZujh2Npm5izU4A.hlc3eY" finished 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_herkb6: Multipart upload Etag: 51084711232562e61b850191cfdf12af-1 OK 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/15 01:49:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_herkb6: Src hash empty - aborting Dst hash check 2026/02/15 01:49:34 INFO : unknown-size-put.txt.rclone_chunk.001_herkb6: Copied (server-side copy) to: unknown-size-put.txt 2026/02/15 01:49:34 INFO : unknown-size-put.txt.rclone_chunk.001_herkb6: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlj6: md5 = 9280a511e05a9bb0c91b148f88805ae1 OK 2026/02/15 01:49:35 INFO : unknown-size-update.txt.rclone_chunk.001_herlj6: Copied (server-side copy) to: unknown-size-update.txt 2026/02/15 01:49:35 INFO : unknown-size-update.txt.rclone_chunk.001_herlj6: Deleted 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlv8: open chunk writer: started multipart upload: FZuah6rZTTl6dnVLvtA44kENBcX9LkapubnQs3QMfLNt.TuV9D9HChMBAcQnO8gGQjTLJBJJhDdhKLKXyKv91b.VDqbHDljznMsNmxPkPwTdEyl.qzMGhT.8UMTbiWEm 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlv8: multipart upload wrote chunk 1 with 200 bytes and etag "4a68de2358d2f17ae8222c973ec99e94" 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlv8: multipart upload "FZuah6rZTTl6dnVLvtA44kENBcX9LkapubnQs3QMfLNt.TuV9D9HChMBAcQnO8gGQjTLJBJJhDdhKLKXyKv91b.VDqbHDljznMsNmxPkPwTdEyl.qzMGhT.8UMTbiWEm" finished 2026/02/15 01:49:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlv8: Multipart upload Etag: 6b4765815055b824d889f750dc2b8b57-1 OK 2026/02/15 01:49:36 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/15 01:49:36 DEBUG : unknown-size-update.txt.rclone_chunk.001_herlv8: Src hash empty - aborting Dst hash check 2026/02/15 01:49:36 INFO : unknown-size-update.txt.rclone_chunk.001_herlv8: Copied (server-side copy) to: unknown-size-update.txt 2026/02/15 01:49:36 INFO : unknown-size-update.txt.rclone_chunk.001_herlv8: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/15 01:49:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vikavuj6hefa/deeper/nonexisting/directory" 2026/02/15 01:49:36 DEBUG : Creating backend with remote "TestS3:rclone-test-vikavuj6hefa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/15 01:49:36 DEBUG : Waiting for deletions to finish 2026/02/15 01:49:36 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/15 01:49:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/15 01:49:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/15 01:49:36 INFO : S3 bucket rclone-test-vikavuj6hefa: Bucket "rclone-test-vikavuj6hefa" deleted 2026/02/15 01:49:36 ERROR : error listing: directory not found 2026/02/15 01:49:36 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (52.39s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (50.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- 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.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.78s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- 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.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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 52.436s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 59.829537346s (try 1/5)