"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/07/06 06:12:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide" 2026/07/06 06:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 06:12:57 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/07/06 06:12:58 INFO : S3 bucket rclone-test-zarutiw3dide: Bucket "rclone-test-zarutiw3dide" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/06 06:12:58 INFO : S3 bucket rclone-test-zarutiw3dide: Bucket "rclone-test-zarutiw3dide" deleted === RUN TestIntegration/FsMkdir 2026/07/06 06:12:59 INFO : S3 bucket rclone-test-zarutiw3dide: Bucket "rclone-test-zarutiw3dide" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/06 06:12:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/06 06:12:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/06 06:12:59 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/07/06 06:12:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/07/06 06:12:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_quzyb9: md5 = 6c85d3b1facca3c533c2f6778f02b967 OK 2026/07/06 06:12:59 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_quzyb9: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/06 06:12:59 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_quzyb9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/06 06:13:00 DEBUG : ./.: size = 100 OK 2026/07/06 06:13:00 DEBUG : ./..rclone_chunk.001_quzzp4: md5 = c2863913cbb730e561f64cdb86532b3a OK 2026/07/06 06:13:00 INFO : ./..rclone_chunk.001_quzzp4: Copied (server-side copy) to: ./. 2026/07/06 06:13:00 INFO : ./..rclone_chunk.001_quzzp4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/06 06:13:01 DEBUG : ../..: size = 100 OK 2026/07/06 06:13:01 DEBUG : ../...rclone_chunk.001_qv00mv: md5 = d73ac4d04f2adc0a9e5fcdf231477c95 OK 2026/07/06 06:13:01 INFO : ../...rclone_chunk.001_qv00mv: Copied (server-side copy) to: ../.. 2026/07/06 06:13:01 INFO : ../...rclone_chunk.001_qv00mv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/06 06:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/07/06 06:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_qv0042: md5 = 3cf3ca3643a1fdc21137f8d0784cb25f OK 2026/07/06 06:13:02 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_qv0042: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/06 06:13:02 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_qv0042: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/06 06:13:02 DEBUG : leading space/ leading space: size = 100 OK 2026/07/06 06:13:02 DEBUG : leading space/ leading space.rclone_chunk.001_qv01cd: md5 = 1cdfa203aa6b874e2991c3f27de3a717 OK 2026/07/06 06:13:02 INFO : leading space/ leading space.rclone_chunk.001_qv01cd: Copied (server-side copy) to: leading space/ leading space 2026/07/06 06:13:02 INFO : leading space/ leading space.rclone_chunk.001_qv01cd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/06 06:13:03 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/07/06 06:13:03 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_qv022c: md5 = 608b5f30e89a95612f48c6c2e7d57e63 OK 2026/07/06 06:13:03 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_qv022c: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/07/06 06:13:03 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_qv022c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/06 06:13:04 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/07/06 06:13:04 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_qv03e3: md5 = facb157e2c6cc220aa8c7f467d95e5c5 OK 2026/07/06 06:13:04 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_qv03e3: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/07/06 06:13:04 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_qv03e3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/06 06:13:05 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/07/06 06:13:05 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_qv03l4: md5 = 434f58dd7806bc7711c8d55f06d1a0e2 OK 2026/07/06 06:13:05 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_qv03l4: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/07/06 06:13:05 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_qv03l4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/06 06:13:05 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/07/06 06:13:05 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_qv04fq: md5 = 80313b8a035500e6df1f10e1a44ddda3 OK 2026/07/06 06:13:05 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_qv04fq: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/07/06 06:13:05 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_qv04fq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/06 06:13:06 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/07/06 06:13:06 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_qv05po: md5 = 21c559577fcb2487b71092e0b1b7181e OK 2026/07/06 06:13:06 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_qv05po: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/07/06 06:13:06 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_qv05po: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/06 06:13:07 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/07/06 06:13:07 DEBUG : .leading dot/.leading dot.rclone_chunk.001_qv0652: md5 = edcf41420348d8ffe62c54e3a085d868 OK 2026/07/06 06:13:07 INFO : .leading dot/.leading dot.rclone_chunk.001_qv0652: Copied (server-side copy) to: .leading dot/.leading dot 2026/07/06 06:13:07 INFO : .leading dot/.leading dot.rclone_chunk.001_qv0652: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/06 06:13:08 DEBUG : trailing space /trailing space : size = 100 OK 2026/07/06 06:13:08 DEBUG : trailing space /trailing space .rclone_chunk.001_qv064q: md5 = 65003adf37ee32693de55eaf003b4568 OK 2026/07/06 06:13:08 INFO : trailing space /trailing space .rclone_chunk.001_qv064q: Copied (server-side copy) to: trailing space /trailing space 2026/07/06 06:13:08 INFO : trailing space /trailing space .rclone_chunk.001_qv064q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/06 06:13:09 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/07/06 06:13:09 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_qv07yz: md5 = 71fb35e1e5c6f45f1840cf6933104225 OK 2026/07/06 06:13:09 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_qv07yz: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/07/06 06:13:09 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_qv07yz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/06 06:13:09 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/07/06 06:13:09 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_qv08t9: md5 = e29b0fb2b7ebaff4d2923e12638d6cc1 OK 2026/07/06 06:13:09 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_qv08t9: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/07/06 06:13:09 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_qv08t9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/06 06:13:10 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/07/06 06:13:10 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_qv09hk: md5 = 7dfd83d4da6d899268531f815d542068 OK 2026/07/06 06:13:10 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_qv09hk: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/07/06 06:13:10 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_qv09hk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/06 06:13:11 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/07/06 06:13:11 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_qv09f5: md5 = 9dccb59df0f89dd70d277dcf1183dd56 OK 2026/07/06 06:13:11 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_qv09f5: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/07/06 06:13:11 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_qv09f5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/06 06:13:12 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/07/06 06:13:12 DEBUG : trailing dot./trailing dot..rclone_chunk.001_qv0a7c: md5 = 8048b14b96853ae7ab25f9b13b97b95f OK 2026/07/06 06:13:12 INFO : trailing dot./trailing dot..rclone_chunk.001_qv0a7c: Copied (server-side copy) to: trailing dot./trailing dot. 2026/07/06 06:13:12 INFO : trailing dot./trailing dot..rclone_chunk.001_qv0a7c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/06 06:13:12 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/07/06 06:13:12 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_qv0bl7: md5 = ad175f07fbe55fe339c9734a54674239 OK 2026/07/06 06:13:12 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_qv0bl7: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/07/06 06:13:12 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_qv0bl7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/06 06:13:13 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/07/06 06:13:13 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_qv0c0p: md5 = a46f22365b270bd1ecb8354766581039 OK 2026/07/06 06:13:13 INFO : test%46.txt/test%46.txt.rclone_chunk.001_qv0c0p: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/07/06 06:13:13 INFO : test%46.txt/test%46.txt.rclone_chunk.001_qv0c0p: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/06 06:13:14 DEBUG : zero-length-file: size = 0 OK 2026/07/06 06:13:14 DEBUG : zero-length-file.rclone_chunk.001_qv0ddb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/06 06:13:14 INFO : zero-length-file.rclone_chunk.001_qv0ddb: Copied (server-side copy) to: zero-length-file 2026/07/06 06:13:14 INFO : zero-length-file.rclone_chunk.001_qv0ddb: 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/07/06 06:13:15 DEBUG : file name.txt: size = 100 OK 2026/07/06 06:13:15 DEBUG : file name.txt.rclone_chunk.001_qv0epj: md5 = 76f9027073627b67c7917a153aa4e40f OK 2026/07/06 06:13:15 INFO : file name.txt.rclone_chunk.001_qv0epj: Copied (server-side copy) to: file name.txt 2026/07/06 06:13:15 INFO : file name.txt.rclone_chunk.001_qv0epj: Deleted 2026/07/06 06:13:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/07/06 06:13:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_qv0ef2: md5 = 0075a2105782a1da9923c7afe57b8806 OK 2026/07/06 06:13:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_qv0ef2: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/06 06:13:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_qv0ef2: Deleted 2026/07/06 06:13:16 DEBUG : file name.txt: size = 100 OK 2026/07/06 06:13:16 DEBUG : file name.txt.rclone_chunk.001_qv0fs3: md5 = 5ffb1d4399b0e4f21545a8d85084122a OK 2026/07/06 06:13:16 INFO : file name.txt.rclone_chunk.001_qv0fs3: Copied (server-side copy) to: file name.txt 2026/07/06 06:13:16 INFO : file name.txt.rclone_chunk.001_qv0fs3: 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/07/06 06:13:17 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/07/06 06:13:17 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/07/06 06:13:18 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/07/06 06:13:18 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_qv0haj: md5 = e4e3df384f45078addc485472d28c565 OK 2026/07/06 06:13:18 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_qv0haj: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/07/06 06:13:18 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_qv0haj: Deleted 2026/07/06 06:13:19 DEBUG : S3 bucket rclone-test-zarutiw3dide: bucket is versioned: false 2026/07/06 06:13:19 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/06 06:13:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/06 06:13:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/06 06:13:20 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/07/06 06:13:20 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_qv0ibg: md5 = eade71cacaa13ea90a536ca5cdc28156 OK 2026/07/06 06:13:20 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_qv0ibg: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/07/06 06:13:20 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_qv0ibg: Deleted 2026/07/06 06:13:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/dirToPurgeFromRoot" 2026/07/06 06:13:20 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/dirToPurgeFromRoot" 2026/07/06 06:13:20 DEBUG : S3 bucket rclone-test-zarutiw3dide path dirToPurgeFromRoot: bucket is versioned: false 2026/07/06 06:13:20 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/06 06:13:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/06 06:13:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/06 06:13:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/hello? sausage/êé" 2026/07/06 06:13:21 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/hello? sausage/êé" 2026/07/06 06:13:22 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/07/06 06:13:22 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_qv0k19: md5 = 3a9fb4caa1c0b63e4a021b764f045758 OK 2026/07/06 06:13:22 INFO : a/b/c/d/e.txt.rclone_chunk.001_qv0k19: Copied (server-side copy) to: a/b/c/d/e.txt 2026/07/06 06:13:22 INFO : a/b/c/d/e.txt.rclone_chunk.001_qv0k19: Deleted 2026/07/06 06:13:22 DEBUG : S3 bucket rclone-test-zarutiw3dide path hello? sausage/êé: bucket is versioned: false 2026/07/06 06:13:22 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:22 DEBUG : "a/b/c/d/e.txt" version false 2026/07/06 06:13:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/06 06:13:22 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/06 06:13:22 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/07/06 06:13:25 DEBUG : file name.txt: size = 200 OK 2026/07/06 06:13:25 DEBUG : file name.txt.rclone_chunk.001_qv0orh: md5 = 691e69f2fe6d565481687270f17194d6 OK 2026/07/06 06:13:25 INFO : file name.txt.rclone_chunk.001_qv0orh: Copied (server-side copy) to: file name.txt 2026/07/06 06:13:26 INFO : file name.txt.rclone_chunk.001_qv0orh: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/06 06:13:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 06:13:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/06 06:13:26 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-zarutiw3dide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-zarutiw3dide/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/06 06:13:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/not found.txt" 2026/07/06 06:13:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/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/07/06 06:13:27 NOTICE: S3 bucket rclone-test-zarutiw3dide: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/06 06:13:27 DEBUG : piped data.txt.rclone_chunk.001_qv0qpm: open chunk writer: started multipart upload: 63qb5659SQqjxV1391.PiS.d6d4SHTwgD4SkHQTqMpmWWi_klAtRoKSASkSz8.3lT9ovh0pF_bMC4teckYcADclH7wEId8x9LcTj02mpt_DTlhmx4HACXgeV6v38G_Xe 2026/07/06 06:13:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/06 06:13:27 DEBUG : piped data.txt.rclone_chunk.001_qv0qpm: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/06 06:13:27 DEBUG : piped data.txt.rclone_chunk.001_qv0qpm: multipart upload "63qb5659SQqjxV1391.PiS.d6d4SHTwgD4SkHQTqMpmWWi_klAtRoKSASkSz8.3lT9ovh0pF_bMC4teckYcADclH7wEId8x9LcTj02mpt_DTlhmx4HACXgeV6v38G_Xe" finished 2026/07/06 06:13:27 DEBUG : piped data.txt.rclone_chunk.001_qv0qpm: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/07/06 06:13:27 DEBUG : piped data.txt: size = 0 OK 2026/07/06 06:13:27 DEBUG : piped data.txt.rclone_chunk.001_qv0qpm: Src hash empty - aborting Dst hash check 2026/07/06 06:13:27 INFO : piped data.txt.rclone_chunk.001_qv0qpm: Copied (server-side copy) to: piped data.txt 2026/07/06 06:13:27 INFO : piped data.txt.rclone_chunk.001_qv0qpm: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/06 06:13:28 DEBUG : piped data.txt.rclone_chunk.001_qv0qzf: open chunk writer: started multipart upload: b4BgdS2UJIuo563B5mbRr1gqWf9wqmEF0NkFitq6N9ips4t2WlJ3PuTLVLmOTZ7aVEcEUeEh0zSRCIiVqyymqyq7hh0KdNau1ITm5UuOEJCCup_6V3x4IJfAoWeDh.0B 2026/07/06 06:13:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/06 06:13:28 DEBUG : piped data.txt.rclone_chunk.001_qv0qzf: multipart upload wrote chunk 1 with 100 bytes and etag "94313546f2672e38cee8b5b437264f8e" 2026/07/06 06:13:28 DEBUG : piped data.txt.rclone_chunk.001_qv0qzf: multipart upload "b4BgdS2UJIuo563B5mbRr1gqWf9wqmEF0NkFitq6N9ips4t2WlJ3PuTLVLmOTZ7aVEcEUeEh0zSRCIiVqyymqyq7hh0KdNau1ITm5UuOEJCCup_6V3x4IJfAoWeDh.0B" finished 2026/07/06 06:13:28 DEBUG : piped data.txt.rclone_chunk.001_qv0qzf: Multipart upload Etag: afc2bc6268e928c0f71628dd58489089-1 OK 2026/07/06 06:13:28 DEBUG : piped data.txt: size = 100 OK 2026/07/06 06:13:28 DEBUG : piped data.txt.rclone_chunk.001_qv0qzf: Src hash empty - aborting Dst hash check 2026/07/06 06:13:28 INFO : piped data.txt.rclone_chunk.001_qv0qzf: Copied (server-side copy) to: piped data.txt 2026/07/06 06:13:28 INFO : piped data.txt.rclone_chunk.001_qv0qzf: 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/07/06 06:13:28 INFO : Chunked 'TestChunkerS3:rclone-test-zarutiw3dide': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/07/06 06:13:29 DEBUG : small/emptyfile: size = 0 OK 2026/07/06 06:13:29 DEBUG : small/emptyfile.rclone_chunk.001_qv0rl1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/06 06:13:29 INFO : small/emptyfile.rclone_chunk.001_qv0rl1: Copied (server-side copy) to: small/emptyfile 2026/07/06 06:13:29 INFO : small/emptyfile.rclone_chunk.001_qv0rl1: Deleted 2026/07/06 06:13:29 DEBUG : small/smallfile: size = 2 OK 2026/07/06 06:13:29 DEBUG : small/smallfile.rclone_chunk.001_qv0sj5: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/07/06 06:13:29 INFO : small/smallfile.rclone_chunk.001_qv0sj5: Copied (server-side copy) to: small/smallfile 2026/07/06 06:13:29 INFO : small/smallfile.rclone_chunk.001_qv0sj5: Deleted 2026/07/06 06:13:30 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/07/06 06:13:30 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/07/06 06:13:30 DEBUG : usermeta/today.rclone_chunk.001_qv0t59: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/07/06 06:13:30 INFO : usermeta/today.rclone_chunk.001_qv0t59: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/07/06 06:13:30 INFO : usermeta/today.rclone_chunk.001_qv0t59: Deleted 2026/07/06 06:13:31 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/07/06 06:13:31 DEBUG : usermeta/past.rclone_chunk.001_qv0ujm: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/07/06 06:13:31 INFO : usermeta/past.rclone_chunk.001_qv0ujm: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/07/06 06:13:31 INFO : usermeta/past.rclone_chunk.001_qv0ujm: Deleted 2026/07/06 06:13:32 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/07/06 06:13:32 DEBUG : usermeta/future.rclone_chunk.001_qv0vy8: md5 = 82e240013837bf80c807dba600b4594d OK 2026/07/06 06:13:32 INFO : usermeta/future.rclone_chunk.001_qv0vy8: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/07/06 06:13:32 INFO : usermeta/future.rclone_chunk.001_qv0vy8: Deleted 2026/07/06 06:13:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/07/06 06:13:33 DEBUG : future/test: Can't copy - required hash not found 2026/07/06 06:13:33 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/07/06 06:13:33 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/07/06 06:13:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarutiw3dide': File to upload is small (3 bytes), uploading instead of streaming 2026/07/06 06:13:34 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:34 DEBUG : "future/test" version false 2026/07/06 06:13:34 DEBUG : future/test: Deleting (id "") 2026/07/06 06:13:34 DEBUG : "future/test.rclone_chunk.001" version false 2026/07/06 06:13:34 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/07/06 06:13:34 DEBUG : "future/test.rclone_chunk.002" version false 2026/07/06 06:13:34 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/07/06 06:13:34 DEBUG : "future/test.rclone_chunk.003" version false 2026/07/06 06:13:34 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/07/06 06:13:34 INFO : future/test: Deleted 2026/07/06 06:13:34 INFO : future/test.rclone_chunk.001: Deleted 2026/07/06 06:13:34 INFO : future/test.rclone_chunk.002: Deleted 2026/07/06 06:13:34 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.001_qv0xmc: md5 = 09495b372210cfc6e9fdef3a50a2d5e2 OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.001_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.001_qv0xmc: Deleted 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.002_qv0xmc: md5 = 406e89b02aadbd702e758e0507080fb5 OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.002_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.002_qv0xmc: Deleted 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.003_qv0xmc: md5 = 13b7f8fa4384ae72db278b30aff18b3c OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.003_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.003_qv0xmc: Deleted 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.004_qv0xmc: md5 = 9d63fcfb2fd2d4346731e5be57afc66f OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.004_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.004_qv0xmc: Deleted 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.005_qv0xmc: md5 = 00143f61a155a69afc32ae0feb2ada22 OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.005_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.005_qv0xmc: Deleted 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/07/06 06:13:37 DEBUG : backcomp/renamefile.rclone_chunk.006_qv0xmc: md5 = ea01fa49cfdeebf5629cfe0482d60946 OK 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.006_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/07/06 06:13:37 INFO : backcomp/renamefile.rclone_chunk.006_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.007_qv0xmc: md5 = 311c9034750d27383c51955586b69332 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.007_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.007_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.008_qv0xmc: md5 = 5f7e91d3f3ac267e7988ee2851387154 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.008_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.008_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.009_qv0xmc: md5 = f3d87d3f050a02605e11ab2242a9ad72 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.009_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.009_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.010_qv0xmc: md5 = ff402f4ddf792aa860cefeedcfaf75d6 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.010_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.010_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.011_qv0xmc: md5 = 11e4c88a52d5a778469be61b7aa909eb OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.011_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.011_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.012_qv0xmc: md5 = 79ad999a4e1e938e318c8379d8c69cd1 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.012_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.012_qv0xmc: Deleted 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/07/06 06:13:38 DEBUG : backcomp/renamefile.rclone_chunk.013_qv0xmc: md5 = e2001f99b9e19bf05edb2de88919a457 OK 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.013_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/07/06 06:13:38 INFO : backcomp/renamefile.rclone_chunk.013_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.014_qv0xmc: md5 = adcad6b34196f20114041ee72abfd44c OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.014_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.014_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.015_qv0xmc: md5 = e00deddd227e2a71a31800b3a9639317 OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.015_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.015_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.016_qv0xmc: md5 = 424ab6760627059c28d36830b30cc2fa OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.016_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.016_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.017_qv0xmc: md5 = 365e8ed8287e7eff4ab7192a338eea2b OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.017_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.017_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.018_qv0xmc: md5 = f90bf48980bdeeb83717a0ae65009a7f OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.018_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.018_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.019_qv0xmc: md5 = 2e0b0bcd1d1c2cb32e91dc5efe6433e8 OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.019_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.019_qv0xmc: Deleted 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/07/06 06:13:39 DEBUG : backcomp/renamefile.rclone_chunk.020_qv0xmc: md5 = ca520d191db9a35ec90110b76bbd0979 OK 2026/07/06 06:13:39 INFO : backcomp/renamefile.rclone_chunk.020_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.020_qv0xmc: Deleted 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.021_qv0xmc: md5 = 122044de6d4e424fe6aed980e472b96a OK 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.021_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.021_qv0xmc: Deleted 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.022_qv0xmc: md5 = 2b184e131ee8acdd1d60ab47c6f59764 OK 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.022_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.022_qv0xmc: Deleted 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.023_qv0xmc: md5 = 437e8a3086d3d36139ef462e3f2698be OK 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.023_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.023_qv0xmc: Deleted 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.024_qv0xmc: md5 = 94fac5386e945c55de3e1c32cf022798 OK 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.024_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.024_qv0xmc: Deleted 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/07/06 06:13:40 DEBUG : backcomp/renamefile.rclone_chunk.025_qv0xmc: md5 = feed11a86ac68ba5aca835b7f7f29810 OK 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.025_qv0xmc: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/07/06 06:13:40 INFO : backcomp/renamefile.rclone_chunk.025_qv0xmc: Deleted 2026/07/06 06:13:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/07/06 06:13:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/servermovetest/subdir1" 2026/07/06 06:13:42 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/servermovetest/subdir1" 2026/07/06 06:13:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/servermovetest/subdir2" 2026/07/06 06:13:43 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/servermovetest/subdir2" 2026/07/06 06:13:43 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/07/06 06:13:43 DEBUG : movefile.rclone_chunk.001_qv16nv: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/07/06 06:13:43 INFO : movefile.rclone_chunk.001_qv16nv: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/07/06 06:13:44 INFO : movefile.rclone_chunk.001_qv16nv: Deleted 2026/07/06 06:13:44 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/07/06 06:13:44 DEBUG : movefile.rclone_chunk.002_qv16nv: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/07/06 06:13:44 INFO : movefile.rclone_chunk.002_qv16nv: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/07/06 06:13:44 INFO : movefile.rclone_chunk.002_qv16nv: Deleted 2026/07/06 06:13:44 DEBUG : movefile: copy 2 data chunks... 2026/07/06 06:13:45 DEBUG : movefile: size = 6 OK 2026/07/06 06:13:45 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/07/06 06:13:45 INFO : movefile: Copied (server-side copy) 2026/07/06 06:13:45 INFO : movefile: Deleted 2026/07/06 06:13:45 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:45 DEBUG : "servermovetest/subdir2/movefile" version false 2026/07/06 06:13:45 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/07/06 06:13:45 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/07/06 06:13:45 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/07/06 06:13:45 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/07/06 06:13:45 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/07/06 06:13:45 INFO : servermovetest/subdir2/movefile: Deleted 2026/07/06 06:13:46 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/07/06 06:13:46 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/07/06 06:13:46 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-zarutiw3dide/md5all" 2026/07/06 06:13:46 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/07/06 06:13:46 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/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/07/06 06:13:46 DEBUG : unknown-size-put.txt.rclone_chunk.001_qv191m: open chunk writer: started multipart upload: zwyqXHKYrjGgjouOqZX0otImaN5cKT2f6q_HBXyV6dNQhwxQiNaRpFAfCN6FpgLL.oTZwyJh9fXAendV0rpP2MtPxwlsIBYDpfXCxPT9HBPMa_LlU85fNStzw4T1hbxS 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt.rclone_chunk.001_qv191m: multipart upload wrote chunk 1 with 100 bytes and etag "e0c49e11ba39f0edd1f475a1e39213db" 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt.rclone_chunk.001_qv191m: multipart upload "zwyqXHKYrjGgjouOqZX0otImaN5cKT2f6q_HBXyV6dNQhwxQiNaRpFAfCN6FpgLL.oTZwyJh9fXAendV0rpP2MtPxwlsIBYDpfXCxPT9HBPMa_LlU85fNStzw4T1hbxS" finished 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt.rclone_chunk.001_qv191m: Multipart upload Etag: c5a404a7a383ec0c0dc64a5383bb38cf-1 OK 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt: size = 100 OK 2026/07/06 06:13:46 DEBUG : unknown-size-put.txt.rclone_chunk.001_qv191m: Src hash empty - aborting Dst hash check 2026/07/06 06:13:46 INFO : unknown-size-put.txt.rclone_chunk.001_qv191m: Copied (server-side copy) to: unknown-size-put.txt 2026/07/06 06:13:46 INFO : unknown-size-put.txt.rclone_chunk.001_qv191m: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt: size = 100 OK 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1901: md5 = 9adc94040c628baf80801f849ca3e052 OK 2026/07/06 06:13:47 INFO : unknown-size-update.txt.rclone_chunk.001_qv1901: Copied (server-side copy) to: unknown-size-update.txt 2026/07/06 06:13:47 INFO : unknown-size-update.txt.rclone_chunk.001_qv1901: Deleted 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1as4: open chunk writer: started multipart upload: 6rZ9kZHIwLpAnM4OFjvZeqKzpwxrdfh0xaotpGUA_yD15Wf88owHf9Cp4RIvJt3nSTAXZlzey7JDZBbKw8VagyHkZOeSiA7acw1IYcUZKCHhP7PTzmOVWO7ZNQ1Z6D6V 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1as4: multipart upload wrote chunk 1 with 200 bytes and etag "24c1ac742df4c904bafdd643b51917a2" 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1as4: multipart upload "6rZ9kZHIwLpAnM4OFjvZeqKzpwxrdfh0xaotpGUA_yD15Wf88owHf9Cp4RIvJt3nSTAXZlzey7JDZBbKw8VagyHkZOeSiA7acw1IYcUZKCHhP7PTzmOVWO7ZNQ1Z6D6V" finished 2026/07/06 06:13:47 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1as4: Multipart upload Etag: cdf12ae6bd6ebc4b03fdc81a2806890f-1 OK 2026/07/06 06:13:48 DEBUG : unknown-size-update.txt: size = 200 OK 2026/07/06 06:13:48 DEBUG : unknown-size-update.txt.rclone_chunk.001_qv1as4: Src hash empty - aborting Dst hash check 2026/07/06 06:13:48 INFO : unknown-size-update.txt.rclone_chunk.001_qv1as4: Copied (server-side copy) to: unknown-size-update.txt 2026/07/06 06:13:48 INFO : unknown-size-update.txt.rclone_chunk.001_qv1as4: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/06 06:13:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarutiw3dide/deeper/nonexisting/directory" 2026/07/06 06:13:48 DEBUG : Creating backend with remote "TestS3:rclone-test-zarutiw3dide/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/07/06 06:13:48 DEBUG : Waiting for deletions to finish 2026/07/06 06:13:48 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/06 06:13:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/07/06 06:13:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/06 06:13:48 INFO : S3 bucket rclone-test-zarutiw3dide: Bucket "rclone-test-zarutiw3dide" deleted 2026/07/06 06:13:48 ERROR : error listing: directory not found 2026/07/06 06:13:48 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.44s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (50.28s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.81s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.483s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.506855585s (try 1/5)