"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/30 04:56:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo" 2026/04/30 04:56:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 04:56:09 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/30 04:56:10 INFO : S3 bucket rclone-test-ditobuc0jawo: Bucket "rclone-test-ditobuc0jawo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/30 04:56:10 INFO : S3 bucket rclone-test-ditobuc0jawo: Bucket "rclone-test-ditobuc0jawo" deleted === RUN TestIntegration/FsMkdir 2026/04/30 04:56:11 INFO : S3 bucket rclone-test-ditobuc0jawo: Bucket "rclone-test-ditobuc0jawo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/30 04:56:11 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/30 04:56:11 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/30 04:56:11 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/04/30 04:56:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/30 04:56:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_aore0e: md5 = 5edf5ba1e4a360a0595c9df1980572a9 OK 2026/04/30 04:56:12 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_aore0e: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/30 04:56:12 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_aore0e: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/30 04:56:13 DEBUG : ./.: size = 100 OK 2026/04/30 04:56:13 DEBUG : ./..rclone_chunk.001_aorepb: md5 = d5a4bd8dc224ca0852e422fb30c2ac45 OK 2026/04/30 04:56:13 INFO : ./..rclone_chunk.001_aorepb: Copied (server-side copy) to: ./. 2026/04/30 04:56:13 INFO : ./..rclone_chunk.001_aorepb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/30 04:56:13 DEBUG : ../..: size = 100 OK 2026/04/30 04:56:13 DEBUG : ../...rclone_chunk.001_aorfbw: md5 = b2e55408e8f8c85cba4b2f92be6a3501 OK 2026/04/30 04:56:13 INFO : ../...rclone_chunk.001_aorfbw: Copied (server-side copy) to: ../.. 2026/04/30 04:56:13 INFO : ../...rclone_chunk.001_aorfbw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/30 04:56:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/30 04:56:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_aorg8d: md5 = 83ff01547902b103878680c60f2dd5c1 OK 2026/04/30 04:56:14 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_aorg8d: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/30 04:56:14 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_aorg8d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/30 04:56:15 DEBUG : leading space/ leading space: size = 100 OK 2026/04/30 04:56:15 DEBUG : leading space/ leading space.rclone_chunk.001_aorhzl: md5 = 9a23995d06d28e75734ab54706ac2c48 OK 2026/04/30 04:56:15 INFO : leading space/ leading space.rclone_chunk.001_aorhzl: Copied (server-side copy) to: leading space/ leading space 2026/04/30 04:56:15 INFO : leading space/ leading space.rclone_chunk.001_aorhzl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/30 04:56:16 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/30 04:56:16 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_aorhhy: md5 = ee7ae526bebcc85ddf22ad693cf42baf OK 2026/04/30 04:56:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_aorhhy: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/30 04:56:16 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_aorhhy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/30 04:56:16 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/30 04:56:17 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_aoriql: md5 = 48302c1ba241f96f91f49616953f1f83 OK 2026/04/30 04:56:17 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_aoriql: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/30 04:56:17 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_aoriql: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/30 04:56:17 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/30 04:56:17 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_aorj56: md5 = 2ef48316ec8f450dbc7c6f875b10454d OK 2026/04/30 04:56:17 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_aorj56: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/30 04:56:17 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_aorj56: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/30 04:56:18 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/30 04:56:18 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_aorkxz: md5 = 6833f9101cd10da5f75437c14d7c625a OK 2026/04/30 04:56:18 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_aorkxz: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/30 04:56:18 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_aorkxz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/30 04:56:19 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/30 04:56:19 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_aorkkn: md5 = ee26406f519f33d6ab0341db71e8dca1 OK 2026/04/30 04:56:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_aorkkn: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/30 04:56:19 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_aorkkn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/30 04:56:19 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/30 04:56:19 DEBUG : .leading dot/.leading dot.rclone_chunk.001_aorlm4: md5 = 46562eff6e371a602c8f53539b2bfcb7 OK 2026/04/30 04:56:19 INFO : .leading dot/.leading dot.rclone_chunk.001_aorlm4: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/30 04:56:19 INFO : .leading dot/.leading dot.rclone_chunk.001_aorlm4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/30 04:56:20 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/30 04:56:20 DEBUG : trailing space /trailing space .rclone_chunk.001_aormp0: md5 = dc701b0ec921a2e41810f053eb526959 OK 2026/04/30 04:56:20 INFO : trailing space /trailing space .rclone_chunk.001_aormp0: Copied (server-side copy) to: trailing space /trailing space 2026/04/30 04:56:20 INFO : trailing space /trailing space .rclone_chunk.001_aormp0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/30 04:56:21 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/30 04:56:21 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_aornoh: md5 = 4992a20fcbba7d6d86ad607e614dcf51 OK 2026/04/30 04:56:21 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_aornoh: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/30 04:56:21 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_aornoh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/30 04:56:22 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/30 04:56:22 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_aoro52: md5 = d4d64a473b57544609ae501fe38d53c0 OK 2026/04/30 04:56:22 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_aoro52: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/30 04:56:22 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_aoro52: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/30 04:56:23 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/30 04:56:23 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_aoro7s: md5 = c047f1585d1eaf8991fce7912ff50c7f OK 2026/04/30 04:56:23 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_aoro7s: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/30 04:56:23 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_aoro7s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/30 04:56:23 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/30 04:56:23 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_aorp3q: md5 = 8ad837e20380bdf8f37dad0616ee2bef OK 2026/04/30 04:56:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_aorp3q: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/30 04:56:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_aorp3q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/30 04:56:24 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/30 04:56:24 DEBUG : trailing dot./trailing dot..rclone_chunk.001_aorqkw: md5 = 541d815c210aeef25aa29d08838f7bbd OK 2026/04/30 04:56:24 INFO : trailing dot./trailing dot..rclone_chunk.001_aorqkw: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/30 04:56:24 INFO : trailing dot./trailing dot..rclone_chunk.001_aorqkw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/30 04:56:25 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/30 04:56:25 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_aorr74: md5 = a717268128eb3c460709f268fa77f302 OK 2026/04/30 04:56:25 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_aorr74: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/30 04:56:25 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_aorr74: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/30 04:56:26 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/30 04:56:26 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_aorrx9: md5 = 937c4dc6bdbfda55042646bb8b090a39 OK 2026/04/30 04:56:26 INFO : test%46.txt/test%46.txt.rclone_chunk.001_aorrx9: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/30 04:56:26 INFO : test%46.txt/test%46.txt.rclone_chunk.001_aorrx9: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/30 04:56:27 DEBUG : zero-length-file: size = 0 OK 2026/04/30 04:56:27 DEBUG : zero-length-file.rclone_chunk.001_aort11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:56:27 INFO : zero-length-file.rclone_chunk.001_aort11: Copied (server-side copy) to: zero-length-file 2026/04/30 04:56:27 INFO : zero-length-file.rclone_chunk.001_aort11: 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:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/30 04:56:27 DEBUG : file name.txt: size = 100 OK 2026/04/30 04:56:27 DEBUG : file name.txt.rclone_chunk.001_aort20: md5 = 73431f8c8994f78ca07d984f50918d51 OK 2026/04/30 04:56:27 INFO : file name.txt.rclone_chunk.001_aort20: Copied (server-side copy) to: file name.txt 2026/04/30 04:56:28 INFO : file name.txt.rclone_chunk.001_aort20: Deleted 2026/04/30 04:56:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/30 04:56:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_aoruof: md5 = df42e1217605d8606a15e57828503390 OK 2026/04/30 04:56:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_aoruof: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/30 04:56:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_aoruof: Deleted 2026/04/30 04:56:29 DEBUG : file name.txt: size = 100 OK 2026/04/30 04:56:29 DEBUG : file name.txt.rclone_chunk.001_aorukc: md5 = 2a5be6dfd76406a2eebf9c25bc921832 OK 2026/04/30 04:56:29 INFO : file name.txt.rclone_chunk.001_aorukc: Copied (server-side copy) to: file name.txt 2026/04/30 04:56:29 INFO : file name.txt.rclone_chunk.001_aorukc: 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/04/30 04:56:29 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/30 04:56:29 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/30 04:56:31 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/30 04:56:31 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_aorxal: md5 = b30cb6bff29bb994af72a0438ae9e5b1 OK 2026/04/30 04:56:31 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_aorxal: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/30 04:56:31 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_aorxal: Deleted 2026/04/30 04:56:31 DEBUG : S3 bucket rclone-test-ditobuc0jawo: bucket is versioned: false 2026/04/30 04:56:31 DEBUG : Waiting for deletions to finish 2026/04/30 04:56:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/30 04:56:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/30 04:56:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/30 04:56:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/30 04:56:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_aorywf: md5 = c9c2799aa4bee79bb4e01f4339d5f183 OK 2026/04/30 04:56:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_aorywf: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/30 04:56:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_aorywf: Deleted 2026/04/30 04:56:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/dirToPurgeFromRoot" 2026/04/30 04:56:33 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/dirToPurgeFromRoot" 2026/04/30 04:56:33 DEBUG : S3 bucket rclone-test-ditobuc0jawo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/30 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/30 04:56:33 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/30 04:56:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/30 04:56:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/30 04:56:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/hello? sausage/êé" 2026/04/30 04:56:33 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/hello? sausage/êé" 2026/04/30 04:56:34 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/30 04:56:34 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_aorzfh: md5 = f91542479e4b99580f7243f17e4bb998 OK 2026/04/30 04:56:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_aorzfh: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/30 04:56:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_aorzfh: Deleted 2026/04/30 04:56:35 DEBUG : S3 bucket rclone-test-ditobuc0jawo path hello? sausage/êé: bucket is versioned: false 2026/04/30 04:56:35 DEBUG : Waiting for deletions to finish 2026/04/30 04:56:35 DEBUG : "a/b/c/d/e.txt" version false 2026/04/30 04:56:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/30 04:56:35 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/30 04:56:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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/04/30 04:56:38 DEBUG : file name.txt: size = 200 OK 2026/04/30 04:56:38 DEBUG : file name.txt.rclone_chunk.001_aos3p7: md5 = a659aee1a0025581f71212187954fb12 OK 2026/04/30 04:56:38 INFO : file name.txt.rclone_chunk.001_aos3p7: Copied (server-side copy) to: file name.txt 2026/04/30 04:56:38 INFO : file name.txt.rclone_chunk.001_aos3p7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/30 04:56:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/30 04:56:38 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/30 04:56:38 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-ditobuc0jawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-ditobuc0jawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/30 04:56:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/not found.txt" 2026/04/30 04:56:38 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/30 04:56:39 NOTICE: S3 bucket rclone-test-ditobuc0jawo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/30 04:56:39 DEBUG : piped data.txt.rclone_chunk.001_aos5rk: open chunk writer: started multipart upload: csTJdooXgLMFapdKajPPZAVEKl3SVQBQoQe9De27nIClvUVESBy7uqR4a_UNUUAymncbO2yt_ZIXj_92ie8R5RVoDz3TyG0k7sXdQEgFJdq7gMLaRDvnN9OuovvT7qR4 2026/04/30 04:56:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/30 04:56:39 DEBUG : piped data.txt.rclone_chunk.001_aos5rk: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/30 04:56:39 DEBUG : piped data.txt.rclone_chunk.001_aos5rk: multipart upload "csTJdooXgLMFapdKajPPZAVEKl3SVQBQoQe9De27nIClvUVESBy7uqR4a_UNUUAymncbO2yt_ZIXj_92ie8R5RVoDz3TyG0k7sXdQEgFJdq7gMLaRDvnN9OuovvT7qR4" finished 2026/04/30 04:56:39 DEBUG : piped data.txt.rclone_chunk.001_aos5rk: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/30 04:56:40 DEBUG : piped data.txt: size = 0 OK 2026/04/30 04:56:40 DEBUG : piped data.txt.rclone_chunk.001_aos5rk: Src hash empty - aborting Dst hash check 2026/04/30 04:56:40 INFO : piped data.txt.rclone_chunk.001_aos5rk: Copied (server-side copy) to: piped data.txt 2026/04/30 04:56:40 INFO : piped data.txt.rclone_chunk.001_aos5rk: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/30 04:56:40 DEBUG : piped data.txt.rclone_chunk.001_aos68n: open chunk writer: started multipart upload: XSnkE3qHxvLIvkW_.W1UiJ.DZm8bPGFTfGGKbODNBj3PiB0TdGoCoNac_t2UdVANjF7OFBUfcvF74TE1gz0taILrzsn.TNOSUuKHcY1Dg4n3HuY2d66lOyMwqhUqkPvl 2026/04/30 04:56:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/30 04:56:40 DEBUG : piped data.txt.rclone_chunk.001_aos68n: multipart upload wrote chunk 1 with 100 bytes and etag "b1285294f58b035836be196d1b38c85b" 2026/04/30 04:56:40 DEBUG : piped data.txt.rclone_chunk.001_aos68n: multipart upload "XSnkE3qHxvLIvkW_.W1UiJ.DZm8bPGFTfGGKbODNBj3PiB0TdGoCoNac_t2UdVANjF7OFBUfcvF74TE1gz0taILrzsn.TNOSUuKHcY1Dg4n3HuY2d66lOyMwqhUqkPvl" finished 2026/04/30 04:56:40 DEBUG : piped data.txt.rclone_chunk.001_aos68n: Multipart upload Etag: 2fbe0ee82c36673cc172e3ccdac35e12-1 OK 2026/04/30 04:56:41 DEBUG : piped data.txt: size = 100 OK 2026/04/30 04:56:41 DEBUG : piped data.txt.rclone_chunk.001_aos68n: Src hash empty - aborting Dst hash check 2026/04/30 04:56:41 INFO : piped data.txt.rclone_chunk.001_aos68n: Copied (server-side copy) to: piped data.txt 2026/04/30 04:56:41 INFO : piped data.txt.rclone_chunk.001_aos68n: 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/04/30 04:56:41 INFO : Chunked 'TestChunkerS3:rclone-test-ditobuc0jawo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/30 04:56:41 DEBUG : small/emptyfile: size = 0 OK 2026/04/30 04:56:41 DEBUG : small/emptyfile.rclone_chunk.001_aos7iq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:56:41 INFO : small/emptyfile.rclone_chunk.001_aos7iq: Copied (server-side copy) to: small/emptyfile 2026/04/30 04:56:41 INFO : small/emptyfile.rclone_chunk.001_aos7iq: Deleted 2026/04/30 04:56:42 DEBUG : small/smallfile: size = 2 OK 2026/04/30 04:56:42 DEBUG : small/smallfile.rclone_chunk.001_aos8pe: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/30 04:56:42 INFO : small/smallfile.rclone_chunk.001_aos8pe: Copied (server-side copy) to: small/smallfile 2026/04/30 04:56:42 INFO : small/smallfile.rclone_chunk.001_aos8pe: Deleted 2026/04/30 04:56:43 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/04/30 04:56:43 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/30 04:56:43 DEBUG : usermeta/today.rclone_chunk.001_aos9vr: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/30 04:56:43 INFO : usermeta/today.rclone_chunk.001_aos9vr: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/30 04:56:43 INFO : usermeta/today.rclone_chunk.001_aos9vr: Deleted 2026/04/30 04:56:44 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/30 04:56:44 DEBUG : usermeta/past.rclone_chunk.001_aosaud: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/30 04:56:44 INFO : usermeta/past.rclone_chunk.001_aosaud: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/30 04:56:44 INFO : usermeta/past.rclone_chunk.001_aosaud: Deleted 2026/04/30 04:56:45 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/30 04:56:45 DEBUG : usermeta/future.rclone_chunk.001_aosbtv: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/30 04:56:45 INFO : usermeta/future.rclone_chunk.001_aosbtv: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/30 04:56:45 INFO : usermeta/future.rclone_chunk.001_aosbtv: Deleted 2026/04/30 04:56:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/30 04:56:46 DEBUG : future/test: Can't copy - required hash not found 2026/04/30 04:56:46 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/30 04:56:46 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/30 04:56:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-ditobuc0jawo': File to upload is small (3 bytes), uploading instead of streaming 2026/04/30 04:56:47 DEBUG : Waiting for deletions to finish 2026/04/30 04:56:47 DEBUG : "future/test" version false 2026/04/30 04:56:47 DEBUG : future/test: Deleting (id "") 2026/04/30 04:56:47 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/30 04:56:47 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/30 04:56:47 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/30 04:56:47 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/30 04:56:47 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/30 04:56:47 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/30 04:56:47 INFO : future/test: Deleted 2026/04/30 04:56:47 INFO : future/test.rclone_chunk.003: Deleted 2026/04/30 04:56:47 INFO : future/test.rclone_chunk.001: Deleted 2026/04/30 04:56:47 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.001_aosdpw: md5 = 79c0fc48150e60963d840ea94b4bb997 OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.001_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.001_aosdpw: Deleted 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.002_aosdpw: md5 = bf4d4f50c7ccc456c79b9415dfdc5400 OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.002_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.002_aosdpw: Deleted 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.003_aosdpw: md5 = 48608a31ff42f16d3b431caa1ca5529c OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.003_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.003_aosdpw: Deleted 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.004_aosdpw: md5 = ab3999f09c311b3449f8e69d28a0a0e7 OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.004_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.004_aosdpw: Deleted 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.005_aosdpw: md5 = 73aa6ca6e2b6998bdfe4f264b0b8c331 OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.005_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.005_aosdpw: Deleted 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/30 04:56:50 DEBUG : backcomp/renamefile.rclone_chunk.006_aosdpw: md5 = 1cff35325ee9685bcd81aa70ebbe9faa OK 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.006_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/30 04:56:50 INFO : backcomp/renamefile.rclone_chunk.006_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.007_aosdpw: md5 = 1aff23370e95410885ae530d59c7841e OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.007_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.007_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.008_aosdpw: md5 = ab59d5492e0f47517b03d64149548b39 OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.008_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.008_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.009_aosdpw: md5 = a93458b0770a028dee79d9402f00a6bc OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.009_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.009_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.010_aosdpw: md5 = 9473cac6929045ad4b61a476e0f54aec OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.010_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.010_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.011_aosdpw: md5 = ef90eee363ca56fa1bfe3a6361f43ec3 OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.011_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.011_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.012_aosdpw: md5 = d193c22446a2ac1ee7beb46048b2ea08 OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.012_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.012_aosdpw: Deleted 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/30 04:56:51 DEBUG : backcomp/renamefile.rclone_chunk.013_aosdpw: md5 = 148a05f73918d7d2715f8135390bf8c1 OK 2026/04/30 04:56:51 INFO : backcomp/renamefile.rclone_chunk.013_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.013_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.014_aosdpw: md5 = 99211412f8a80d6d45f38865ec0557e2 OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.014_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.014_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.015_aosdpw: md5 = f571ca33b3a38d98ba1f82308cd48ca0 OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.015_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.015_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.016_aosdpw: md5 = 8774423d16b3930d469b896a7c15a021 OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.016_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.016_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.017_aosdpw: md5 = 0b945356e9a5ec3aaac3778332016cd4 OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.017_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.017_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.018_aosdpw: md5 = 3419856ce24bf9bfd68b4d1f649ed9b4 OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.018_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.018_aosdpw: Deleted 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/30 04:56:52 DEBUG : backcomp/renamefile.rclone_chunk.019_aosdpw: md5 = 65064571ee470e1d09e12ff4cb8e4fbf OK 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.019_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/30 04:56:52 INFO : backcomp/renamefile.rclone_chunk.019_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.020_aosdpw: md5 = dbff493fab5027f24ff186691179f447 OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.020_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.020_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.021_aosdpw: md5 = 71bacda8e206b7bc11bcc4bc28b7d0ab OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.021_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.021_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.022_aosdpw: md5 = 26a3ab88dc4eeae8bf528664d4e6ab05 OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.022_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.022_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.023_aosdpw: md5 = 9edb4cce30c773b27cd60d13bcd08da7 OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.023_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.023_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.024_aosdpw: md5 = 1a48b85d0393a4e80d681c72d13f4b1b OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.024_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.024_aosdpw: Deleted 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/30 04:56:53 DEBUG : backcomp/renamefile.rclone_chunk.025_aosdpw: md5 = 632ebc7ac778f7de15ccac778628ba79 OK 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.025_aosdpw: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/30 04:56:53 INFO : backcomp/renamefile.rclone_chunk.025_aosdpw: Deleted 2026/04/30 04:56:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/30 04:56:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/servermovetest/subdir1" 2026/04/30 04:56:56 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/servermovetest/subdir1" 2026/04/30 04:56:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/servermovetest/subdir2" 2026/04/30 04:56:56 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/servermovetest/subdir2" 2026/04/30 04:56:57 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/30 04:56:57 DEBUG : movefile.rclone_chunk.001_aosmqs: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/30 04:56:57 INFO : movefile.rclone_chunk.001_aosmqs: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/30 04:56:57 INFO : movefile.rclone_chunk.001_aosmqs: Deleted 2026/04/30 04:56:57 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/30 04:56:57 DEBUG : movefile.rclone_chunk.002_aosmqs: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/30 04:56:57 INFO : movefile.rclone_chunk.002_aosmqs: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/30 04:56:57 INFO : movefile.rclone_chunk.002_aosmqs: Deleted 2026/04/30 04:56:57 DEBUG : movefile: copy 2 data chunks... 2026/04/30 04:56:58 DEBUG : movefile: size = 6 OK 2026/04/30 04:56:58 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/30 04:56:58 INFO : movefile: Copied (server-side copy) 2026/04/30 04:56:58 INFO : movefile: Deleted 2026/04/30 04:56:58 DEBUG : Waiting for deletions to finish 2026/04/30 04:56:58 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/30 04:56:58 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/30 04:56:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/30 04:56:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/30 04:56:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/30 04:56:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/30 04:56:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/30 04:56:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/04/30 04:56:58 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/30 04:56:58 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-ditobuc0jawo/md5all" 2026/04/30 04:56:58 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/30 04:56:58 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_aosp97: open chunk writer: started multipart upload: EQZD_ogQPHBNeoBbh__HuOl6Q4oGkpR1iylAmRxbWyowseUh8boF7chXfW.Vl.U5kq2mO5Acog1kJWW1XqGMGR8fCQE863Z2S8XlS7Ty0yqC4vqJw5BB2.4fMuhkJKOU 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_aosp97: multipart upload wrote chunk 1 with 100 bytes and etag "5d126d46a5eda3f79da45bf30efc5662" 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_aosp97: multipart upload "EQZD_ogQPHBNeoBbh__HuOl6Q4oGkpR1iylAmRxbWyowseUh8boF7chXfW.Vl.U5kq2mO5Acog1kJWW1XqGMGR8fCQE863Z2S8XlS7Ty0yqC4vqJw5BB2.4fMuhkJKOU" finished 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_aosp97: Multipart upload Etag: afd6a3b949cbc3178630e8b0ee0dce1b-1 OK 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/30 04:56:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_aosp97: Src hash empty - aborting Dst hash check 2026/04/30 04:56:59 INFO : unknown-size-put.txt.rclone_chunk.001_aosp97: Copied (server-side copy) to: unknown-size-put.txt 2026/04/30 04:56:59 INFO : unknown-size-put.txt.rclone_chunk.001_aosp97: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosp91: md5 = b8fdf4da317d3dc3261cc2072518b837 OK 2026/04/30 04:57:00 INFO : unknown-size-update.txt.rclone_chunk.001_aosp91: Copied (server-side copy) to: unknown-size-update.txt 2026/04/30 04:57:00 INFO : unknown-size-update.txt.rclone_chunk.001_aosp91: Deleted 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosqf1: open chunk writer: started multipart upload: js8x4L.AjQV7zejn3.kN5wZp9qRZzEBM8OI_HZOB4NEjwlS3Gys20aYbZwjIBdRQe2YdSfxmyngHeBLz_fx0zHZlOfE..h60B2kZLFW4VuXGuVZkKHt7W3H2aM8BQ7yf 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosqf1: multipart upload wrote chunk 1 with 200 bytes and etag "1a5616679911a1ad4961760b7d2c7493" 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosqf1: multipart upload "js8x4L.AjQV7zejn3.kN5wZp9qRZzEBM8OI_HZOB4NEjwlS3Gys20aYbZwjIBdRQe2YdSfxmyngHeBLz_fx0zHZlOfE..h60B2kZLFW4VuXGuVZkKHt7W3H2aM8BQ7yf" finished 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosqf1: Multipart upload Etag: bd6b22b776397ae6c445750c4da964c7-1 OK 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/30 04:57:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_aosqf1: Src hash empty - aborting Dst hash check 2026/04/30 04:57:00 INFO : unknown-size-update.txt.rclone_chunk.001_aosqf1: Copied (server-side copy) to: unknown-size-update.txt 2026/04/30 04:57:01 INFO : unknown-size-update.txt.rclone_chunk.001_aosqf1: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/30 04:57:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ditobuc0jawo/deeper/nonexisting/directory" 2026/04/30 04:57:01 DEBUG : Creating backend with remote "TestS3:rclone-test-ditobuc0jawo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/30 04:57:01 DEBUG : Waiting for deletions to finish 2026/04/30 04:57:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/30 04:57:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/30 04:57:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/30 04:57:01 INFO : S3 bucket rclone-test-ditobuc0jawo: Bucket "rclone-test-ditobuc0jawo" deleted 2026/04/30 04:57:01 ERROR : error listing: directory not found 2026/04/30 04:57:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.00s) --- 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.34s) --- PASS: TestIntegration/FsMkdir (50.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- 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 (31.42s) --- 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.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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.73s) --- 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.06s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- 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.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.84s) --- 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.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- 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.038s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.438774744s (try 1/5)