"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/04/02 06:03:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo" 2026/04/02 06:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 06:03:37 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/02 06:03:38 INFO : S3 bucket rclone-test-nafafup2favo: Bucket "rclone-test-nafafup2favo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/02 06:03:38 INFO : S3 bucket rclone-test-nafafup2favo: Bucket "rclone-test-nafafup2favo" deleted === RUN TestIntegration/FsMkdir 2026/04/02 06:03:39 INFO : S3 bucket rclone-test-nafafup2favo: Bucket "rclone-test-nafafup2favo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/02 06:03:39 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/02 06:03:39 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/02 06:03:39 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/02 06:03:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/04/02 06:03:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ux7fl0: md5 = 1743c2e193ed4a2c70a458ac917287bf OK 2026/04/02 06:03:40 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ux7fl0: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/02 06:03:40 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ux7fl0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/02 06:03:40 DEBUG : ./.: size = 100 OK 2026/04/02 06:03:40 DEBUG : ./..rclone_chunk.001_ux7gwb: md5 = 58be49d0b5954a5f9066aec3aad68998 OK 2026/04/02 06:03:40 INFO : ./..rclone_chunk.001_ux7gwb: Copied (server-side copy) to: ./. 2026/04/02 06:03:40 INFO : ./..rclone_chunk.001_ux7gwb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/02 06:03:41 DEBUG : ../..: size = 100 OK 2026/04/02 06:03:41 DEBUG : ../...rclone_chunk.001_ux7hxb: md5 = b799b4e7166c8f19657e4ab404a498cd OK 2026/04/02 06:03:41 INFO : ../...rclone_chunk.001_ux7hxb: Copied (server-side copy) to: ../.. 2026/04/02 06:03:41 INFO : ../...rclone_chunk.001_ux7hxb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/02 06:03:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/04/02 06:03:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ux7i4l: md5 = 2e89cb2e4c365450bfd72b25bcb8ee90 OK 2026/04/02 06:03:42 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ux7i4l: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/02 06:03:42 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ux7i4l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/02 06:03:43 DEBUG : leading space/ leading space: size = 100 OK 2026/04/02 06:03:43 DEBUG : leading space/ leading space.rclone_chunk.001_ux7idg: md5 = ffa41b63e603c9eccaddec0a7746b78c OK 2026/04/02 06:03:43 INFO : leading space/ leading space.rclone_chunk.001_ux7idg: Copied (server-side copy) to: leading space/ leading space 2026/04/02 06:03:43 INFO : leading space/ leading space.rclone_chunk.001_ux7idg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/02 06:03:44 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/04/02 06:03:44 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_ux7jlb: md5 = a536ab7a8c380e78cc95f90c46adba14 OK 2026/04/02 06:03:44 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ux7jlb: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/04/02 06:03:44 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ux7jlb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/02 06:03:44 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/04/02 06:03:44 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_ux7koc: md5 = c89731f6401c63632ce820abdeb3bd70 OK 2026/04/02 06:03:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ux7koc: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/04/02 06:03:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ux7koc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/02 06:03:45 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/04/02 06:03:45 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_ux7lzq: md5 = d49476d978c16eb8d4d1784873fad6e1 OK 2026/04/02 06:03:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ux7lzq: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/04/02 06:03:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ux7lzq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/02 06:03:46 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/04/02 06:03:46 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_ux7mv4: md5 = c018ba5088e415e028e802b4040fc233 OK 2026/04/02 06:03:46 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ux7mv4: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/04/02 06:03:46 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ux7mv4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/02 06:03:47 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/04/02 06:03:47 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_ux7mcm: md5 = 6e51e3afe46bc3e0b4a8d761e277d1a1 OK 2026/04/02 06:03:47 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ux7mcm: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/04/02 06:03:47 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ux7mcm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/02 06:03:48 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/04/02 06:03:48 DEBUG : .leading dot/.leading dot.rclone_chunk.001_ux7new: md5 = 73c9092a29d74dd8afc99aed89f10f42 OK 2026/04/02 06:03:48 INFO : .leading dot/.leading dot.rclone_chunk.001_ux7new: Copied (server-side copy) to: .leading dot/.leading dot 2026/04/02 06:03:48 INFO : .leading dot/.leading dot.rclone_chunk.001_ux7new: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/02 06:03:48 DEBUG : trailing space /trailing space : size = 100 OK 2026/04/02 06:03:48 DEBUG : trailing space /trailing space .rclone_chunk.001_ux7oeh: md5 = 13f80703d9c132a7ed9b106d2601f0ef OK 2026/04/02 06:03:48 INFO : trailing space /trailing space .rclone_chunk.001_ux7oeh: Copied (server-side copy) to: trailing space /trailing space 2026/04/02 06:03:48 INFO : trailing space /trailing space .rclone_chunk.001_ux7oeh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/02 06:03:49 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/04/02 06:03:49 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_ux7pau: md5 = 6abddc8d7c00b04c1293e9ee7f748757 OK 2026/04/02 06:03:49 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ux7pau: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/04/02 06:03:49 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ux7pau: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/02 06:03:50 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/04/02 06:03:50 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_ux7qcv: md5 = 55673f90ba51cc5a7b2cfd5cbd2f6c81 OK 2026/04/02 06:03:50 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ux7qcv: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/04/02 06:03:50 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ux7qcv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/02 06:03:51 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/04/02 06:03:51 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_ux7qg0: md5 = c52fe1928ded079fb3f5049009d32659 OK 2026/04/02 06:03:51 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ux7qg0: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/04/02 06:03:51 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ux7qg0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/02 06:03:52 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/04/02 06:03:52 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_ux7rjx: md5 = eac22b0871985d2d609d0a2d89af65d9 OK 2026/04/02 06:03:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ux7rjx: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/04/02 06:03:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ux7rjx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/02 06:03:52 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/04/02 06:03:52 DEBUG : trailing dot./trailing dot..rclone_chunk.001_ux7se7: md5 = 91394e27fd0ade826936a14b874ccd14 OK 2026/04/02 06:03:52 INFO : trailing dot./trailing dot..rclone_chunk.001_ux7se7: Copied (server-side copy) to: trailing dot./trailing dot. 2026/04/02 06:03:52 INFO : trailing dot./trailing dot..rclone_chunk.001_ux7se7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/02 06:03:53 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/04/02 06:03:53 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_ux7t1z: md5 = ada952318ecc938e81ae6fb84b35023d OK 2026/04/02 06:03:53 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ux7t1z: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/04/02 06:03:53 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ux7t1z: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/02 06:03:54 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/04/02 06:03:54 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_ux7uyh: md5 = 314b62090681748c4a106483fc227137 OK 2026/04/02 06:03:54 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ux7uyh: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/04/02 06:03:54 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ux7uyh: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/02 06:03:55 DEBUG : zero-length-file: size = 0 OK 2026/04/02 06:03:55 DEBUG : zero-length-file.rclone_chunk.001_ux7vdv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/02 06:03:55 INFO : zero-length-file.rclone_chunk.001_ux7vdv: Copied (server-side copy) to: zero-length-file 2026/04/02 06:03:55 INFO : zero-length-file.rclone_chunk.001_ux7vdv: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/02 06:03:56 DEBUG : file name.txt: size = 100 OK 2026/04/02 06:03:56 DEBUG : file name.txt.rclone_chunk.001_ux7vez: md5 = f4e3291740dea600dd95a1a264c0184b OK 2026/04/02 06:03:56 INFO : file name.txt.rclone_chunk.001_ux7vez: Copied (server-side copy) to: file name.txt 2026/04/02 06:03:56 INFO : file name.txt.rclone_chunk.001_ux7vez: Deleted 2026/04/02 06:03:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/04/02 06:03:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ux7wbq: md5 = bc3eafd6cd07496839e6be8c60e441d1 OK 2026/04/02 06:03:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ux7wbq: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/02 06:03:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ux7wbq: Deleted 2026/04/02 06:03:57 DEBUG : file name.txt: size = 100 OK 2026/04/02 06:03:57 DEBUG : file name.txt.rclone_chunk.001_ux7xba: md5 = 9c98617cbca87b34ec0de53ccf68489e OK 2026/04/02 06:03:57 INFO : file name.txt.rclone_chunk.001_ux7xba: Copied (server-side copy) to: file name.txt 2026/04/02 06:03:57 INFO : file name.txt.rclone_chunk.001_ux7xba: 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/02 06:03:58 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/04/02 06:03:58 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/02 06:03:59 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/04/02 06:03:59 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_ux7zsg: md5 = de17bdbf61b4711752b32b68fdb971af OK 2026/04/02 06:03:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ux7zsg: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/04/02 06:03:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ux7zsg: Deleted 2026/04/02 06:04:00 DEBUG : S3 bucket rclone-test-nafafup2favo: bucket is versioned: false 2026/04/02 06:04:00 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:00 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/02 06:04:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/02 06:04:00 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/02 06:04:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/04/02 06:04:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ux80br: md5 = 80d2e3c68c7edda82e7fd85a4038b205 OK 2026/04/02 06:04:01 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ux80br: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/04/02 06:04:01 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ux80br: Deleted 2026/04/02 06:04:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/dirToPurgeFromRoot" 2026/04/02 06:04:01 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/dirToPurgeFromRoot" 2026/04/02 06:04:01 DEBUG : S3 bucket rclone-test-nafafup2favo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/02 06:04:01 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:01 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/02 06:04:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/02 06:04:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/02 06:04:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/hello? sausage/êé" 2026/04/02 06:04:02 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/hello? sausage/êé" 2026/04/02 06:04:03 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/04/02 06:04:03 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_ux82b0: md5 = d4cb028a0c2e2871e8166c036a2f4c09 OK 2026/04/02 06:04:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_ux82b0: Copied (server-side copy) to: a/b/c/d/e.txt 2026/04/02 06:04:03 INFO : a/b/c/d/e.txt.rclone_chunk.001_ux82b0: Deleted 2026/04/02 06:04:03 DEBUG : S3 bucket rclone-test-nafafup2favo path hello? sausage/êé: bucket is versioned: false 2026/04/02 06:04:03 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:03 DEBUG : "a/b/c/d/e.txt" version false 2026/04/02 06:04:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/02 06:04:03 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/02 06:04:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/02 06:04:06 DEBUG : file name.txt: size = 200 OK 2026/04/02 06:04:06 DEBUG : file name.txt.rclone_chunk.001_ux864h: md5 = 87ad01d458cb09d5836f2dc644c18094 OK 2026/04/02 06:04:06 INFO : file name.txt.rclone_chunk.001_ux864h: Copied (server-side copy) to: file name.txt 2026/04/02 06:04:06 INFO : file name.txt.rclone_chunk.001_ux864h: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/02 06:04:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/02 06:04:07 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/02 06:04:07 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-nafafup2favo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-nafafup2favo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/02 06:04:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/not found.txt" 2026/04/02 06:04:07 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/02 06:04:08 NOTICE: S3 bucket rclone-test-nafafup2favo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/02 06:04:08 DEBUG : piped data.txt.rclone_chunk.001_ux88qr: open chunk writer: started multipart upload: R0XNjRy1VqlNAeO.e1MHRJyRSLE.nNoAg4XfjxHFWFmr.UAb3iZEQuoijG7MqrQhrcAMipJSSheJX.4usvsw.diuP0pFaiVk7llqEoV1hp56uMpX7u53b.wrUmW1uaCF 2026/04/02 06:04:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/02 06:04:08 DEBUG : piped data.txt.rclone_chunk.001_ux88qr: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/02 06:04:08 DEBUG : piped data.txt.rclone_chunk.001_ux88qr: multipart upload "R0XNjRy1VqlNAeO.e1MHRJyRSLE.nNoAg4XfjxHFWFmr.UAb3iZEQuoijG7MqrQhrcAMipJSSheJX.4usvsw.diuP0pFaiVk7llqEoV1hp56uMpX7u53b.wrUmW1uaCF" finished 2026/04/02 06:04:08 DEBUG : piped data.txt.rclone_chunk.001_ux88qr: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/04/02 06:04:08 DEBUG : piped data.txt: size = 0 OK 2026/04/02 06:04:08 DEBUG : piped data.txt.rclone_chunk.001_ux88qr: Src hash empty - aborting Dst hash check 2026/04/02 06:04:08 INFO : piped data.txt.rclone_chunk.001_ux88qr: Copied (server-side copy) to: piped data.txt 2026/04/02 06:04:08 INFO : piped data.txt.rclone_chunk.001_ux88qr: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/02 06:04:09 DEBUG : piped data.txt.rclone_chunk.001_ux88nm: open chunk writer: started multipart upload: ft0nPNEA6zoGLzm0wd_9zQi2.7ELKuWdGkvwOVIBz50lApvGfgUA2YerypOn4qb1ADGL7YUFAKWPMd6wFAEDO2jBqmBVi.SIS8f9mD8YH68X.0O1_115.4pPPZgN8qzl 2026/04/02 06:04:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/02 06:04:09 DEBUG : piped data.txt.rclone_chunk.001_ux88nm: multipart upload wrote chunk 1 with 100 bytes and etag "22339929823927da7b8b40aa97738174" 2026/04/02 06:04:09 DEBUG : piped data.txt.rclone_chunk.001_ux88nm: multipart upload "ft0nPNEA6zoGLzm0wd_9zQi2.7ELKuWdGkvwOVIBz50lApvGfgUA2YerypOn4qb1ADGL7YUFAKWPMd6wFAEDO2jBqmBVi.SIS8f9mD8YH68X.0O1_115.4pPPZgN8qzl" finished 2026/04/02 06:04:09 DEBUG : piped data.txt.rclone_chunk.001_ux88nm: Multipart upload Etag: 21c2e58a7ee969427098f50935ac41fb-1 OK 2026/04/02 06:04:09 DEBUG : piped data.txt: size = 100 OK 2026/04/02 06:04:09 DEBUG : piped data.txt.rclone_chunk.001_ux88nm: Src hash empty - aborting Dst hash check 2026/04/02 06:04:09 INFO : piped data.txt.rclone_chunk.001_ux88nm: Copied (server-side copy) to: piped data.txt 2026/04/02 06:04:09 INFO : piped data.txt.rclone_chunk.001_ux88nm: 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/02 06:04:09 INFO : Chunked 'TestChunkerS3:rclone-test-nafafup2favo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/04/02 06:04:10 DEBUG : small/emptyfile: size = 0 OK 2026/04/02 06:04:10 DEBUG : small/emptyfile.rclone_chunk.001_ux891s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/02 06:04:10 INFO : small/emptyfile.rclone_chunk.001_ux891s: Copied (server-side copy) to: small/emptyfile 2026/04/02 06:04:10 INFO : small/emptyfile.rclone_chunk.001_ux891s: Deleted 2026/04/02 06:04:10 DEBUG : small/smallfile: size = 2 OK 2026/04/02 06:04:10 DEBUG : small/smallfile.rclone_chunk.001_ux8a84: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/04/02 06:04:10 INFO : small/smallfile.rclone_chunk.001_ux8a84: Copied (server-side copy) to: small/smallfile 2026/04/02 06:04:10 INFO : small/smallfile.rclone_chunk.001_ux8a84: Deleted 2026/04/02 06:04:11 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/02 06:04:11 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/04/02 06:04:11 DEBUG : usermeta/today.rclone_chunk.001_ux8bnp: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/04/02 06:04:11 INFO : usermeta/today.rclone_chunk.001_ux8bnp: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/04/02 06:04:11 INFO : usermeta/today.rclone_chunk.001_ux8bnp: Deleted 2026/04/02 06:04:12 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/04/02 06:04:12 DEBUG : usermeta/past.rclone_chunk.001_ux8cqk: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/04/02 06:04:12 INFO : usermeta/past.rclone_chunk.001_ux8cqk: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/04/02 06:04:12 INFO : usermeta/past.rclone_chunk.001_ux8cqk: Deleted 2026/04/02 06:04:13 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/04/02 06:04:13 DEBUG : usermeta/future.rclone_chunk.001_ux8dxi: md5 = 82e240013837bf80c807dba600b4594d OK 2026/04/02 06:04:13 INFO : usermeta/future.rclone_chunk.001_ux8dxi: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/04/02 06:04:13 INFO : usermeta/future.rclone_chunk.001_ux8dxi: Deleted 2026/04/02 06:04:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/04/02 06:04:15 DEBUG : future/test: Can't copy - required hash not found 2026/04/02 06:04:15 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/02 06:04:15 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/04/02 06:04:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-nafafup2favo': File to upload is small (3 bytes), uploading instead of streaming 2026/04/02 06:04:15 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:15 DEBUG : "future/test" version false 2026/04/02 06:04:15 DEBUG : future/test: Deleting (id "") 2026/04/02 06:04:15 DEBUG : "future/test.rclone_chunk.001" version false 2026/04/02 06:04:15 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/04/02 06:04:15 DEBUG : "future/test.rclone_chunk.002" version false 2026/04/02 06:04:15 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/04/02 06:04:15 DEBUG : "future/test.rclone_chunk.003" version false 2026/04/02 06:04:15 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/04/02 06:04:15 INFO : future/test: Deleted 2026/04/02 06:04:15 INFO : future/test.rclone_chunk.001: Deleted 2026/04/02 06:04:15 INFO : future/test.rclone_chunk.002: Deleted 2026/04/02 06:04:15 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.001_ux8fay: md5 = a819063e0d005c3c02fae2f099d35719 OK 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.001_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.001_ux8fay: Deleted 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.002_ux8fay: md5 = 06eb303148f30237d3daa90950a16934 OK 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.002_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.002_ux8fay: Deleted 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/04/02 06:04:18 DEBUG : backcomp/renamefile.rclone_chunk.003_ux8fay: md5 = 1c68a6fb524eaa7119b6c09e35b17901 OK 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.003_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/04/02 06:04:18 INFO : backcomp/renamefile.rclone_chunk.003_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.004_ux8fay: md5 = 89fac57a8c795946238ed9a1075f45a2 OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.004_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.004_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.005_ux8fay: md5 = e36a34fb78b6021bfa9e64fb262f3ec4 OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.005_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.005_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.006_ux8fay: md5 = a50c761bff8a09e866c0fac86021fa55 OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.006_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.006_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.007_ux8fay: md5 = 79198bd020fd8e934ad31415132810a7 OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.007_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.007_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.008_ux8fay: md5 = fd57baef96b4232c3902324f866c8765 OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.008_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.008_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.009_ux8fay: md5 = 18739c3bbc128bf962293d750cfef86e OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.009_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.009_ux8fay: Deleted 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/04/02 06:04:19 DEBUG : backcomp/renamefile.rclone_chunk.010_ux8fay: md5 = d4fc8b61e5a50a45865237daee448a9f OK 2026/04/02 06:04:19 INFO : backcomp/renamefile.rclone_chunk.010_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.010_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.011_ux8fay: md5 = d4adb7d73d7a4be09b76d6c0b4c3fedc OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.011_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.011_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.012_ux8fay: md5 = 10a337eb255dedf781e81fc58f0fb3e5 OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.012_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.012_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.013_ux8fay: md5 = 3e4db64c1b1c4cc91b79671794b5f80e OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.013_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.013_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.014_ux8fay: md5 = e912c74eb92d84d417591118fc82fa4d OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.014_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.014_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.015_ux8fay: md5 = 18c24a6ede98a7b924eb120d09e1cdfa OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.015_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.015_ux8fay: Deleted 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/04/02 06:04:20 DEBUG : backcomp/renamefile.rclone_chunk.016_ux8fay: md5 = ef3300032512ce8739eeda759a33d0ef OK 2026/04/02 06:04:20 INFO : backcomp/renamefile.rclone_chunk.016_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.016_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.017_ux8fay: md5 = efaa22ef0a2b9fea5ca65a417f146acd OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.017_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.017_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.018_ux8fay: md5 = b26562e4a38a4912f6588e648f1d6ae6 OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.018_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.018_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.019_ux8fay: md5 = d7b8c9cad4b924c44b669ef698db3b42 OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.019_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.019_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.020_ux8fay: md5 = b4353edb7fde59927b18b0d7b37eab71 OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.020_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.020_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.021_ux8fay: md5 = 14594e65f7b4af0ec820b4d9659f1ca5 OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.021_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.021_ux8fay: Deleted 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/04/02 06:04:21 DEBUG : backcomp/renamefile.rclone_chunk.022_ux8fay: md5 = 16cace35e290c3facdea99dd29fb757b OK 2026/04/02 06:04:21 INFO : backcomp/renamefile.rclone_chunk.022_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.022_ux8fay: Deleted 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.023_ux8fay: md5 = 8b5f3ee7bf2cc2845bc5c8b397566747 OK 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.023_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.023_ux8fay: Deleted 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.024_ux8fay: md5 = 1ef757a869b797bc9dc26ea82dd7d722 OK 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.024_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.024_ux8fay: Deleted 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/04/02 06:04:22 DEBUG : backcomp/renamefile.rclone_chunk.025_ux8fay: md5 = ad2965650a6228e22a39fb9eaddbfcce OK 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.025_ux8fay: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/04/02 06:04:22 INFO : backcomp/renamefile.rclone_chunk.025_ux8fay: Deleted 2026/04/02 06:04:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/04/02 06:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/servermovetest/subdir1" 2026/04/02 06:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/servermovetest/subdir1" 2026/04/02 06:04:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/servermovetest/subdir2" 2026/04/02 06:04:24 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/servermovetest/subdir2" 2026/04/02 06:04:25 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/04/02 06:04:25 DEBUG : movefile.rclone_chunk.001_ux8ova: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/04/02 06:04:25 INFO : movefile.rclone_chunk.001_ux8ova: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/04/02 06:04:25 INFO : movefile.rclone_chunk.001_ux8ova: Deleted 2026/04/02 06:04:25 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/04/02 06:04:25 DEBUG : movefile.rclone_chunk.002_ux8ova: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/04/02 06:04:25 INFO : movefile.rclone_chunk.002_ux8ova: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/04/02 06:04:25 INFO : movefile.rclone_chunk.002_ux8ova: Deleted 2026/04/02 06:04:26 DEBUG : movefile: copy 2 data chunks... 2026/04/02 06:04:27 DEBUG : movefile: size = 6 OK 2026/04/02 06:04:27 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/04/02 06:04:27 INFO : movefile: Copied (server-side copy) 2026/04/02 06:04:27 INFO : movefile: Deleted 2026/04/02 06:04:27 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:27 DEBUG : "servermovetest/subdir2/movefile" version false 2026/04/02 06:04:27 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/04/02 06:04:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/04/02 06:04:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/04/02 06:04:27 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/04/02 06:04:27 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/04/02 06:04:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/04/02 06:04:27 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/04/02 06:04:27 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/04/02 06:04:27 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-nafafup2favo/md5all" 2026/04/02 06:04:27 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/04/02 06:04:27 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/02 06:04:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ux8r1u: open chunk writer: started multipart upload: _nrmPaUrxIPWWWSM2owhBEy.M.t7YqPMOb0FeJa.mWx06dpcLlx5a4KTxcP.VxPuZCepJ6IU01IQXRNR47CXYXBGroybHNCC3ZMqaxrZFDDt0SwRWVITLv_pelFHbL2C 2026/04/02 06:04:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/02 06:04:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_ux8r1u: multipart upload wrote chunk 1 with 100 bytes and etag "71b318511a87a6c40a75057f3cd41676" 2026/04/02 06:04:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_ux8r1u: multipart upload "_nrmPaUrxIPWWWSM2owhBEy.M.t7YqPMOb0FeJa.mWx06dpcLlx5a4KTxcP.VxPuZCepJ6IU01IQXRNR47CXYXBGroybHNCC3ZMqaxrZFDDt0SwRWVITLv_pelFHbL2C" finished 2026/04/02 06:04:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_ux8r1u: Multipart upload Etag: 0835e039cd50f50e7625024caa99b102-1 OK 2026/04/02 06:04:28 DEBUG : unknown-size-put.txt: size = 100 OK 2026/04/02 06:04:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_ux8r1u: Src hash empty - aborting Dst hash check 2026/04/02 06:04:28 INFO : unknown-size-put.txt.rclone_chunk.001_ux8r1u: Copied (server-side copy) to: unknown-size-put.txt 2026/04/02 06:04:28 INFO : unknown-size-put.txt.rclone_chunk.001_ux8r1u: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/02 06:04:28 DEBUG : unknown-size-update.txt: size = 100 OK 2026/04/02 06:04:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8sjg: md5 = c53452ca274d359078c3beddc3460afd OK 2026/04/02 06:04:28 INFO : unknown-size-update.txt.rclone_chunk.001_ux8sjg: Copied (server-side copy) to: unknown-size-update.txt 2026/04/02 06:04:28 INFO : unknown-size-update.txt.rclone_chunk.001_ux8sjg: Deleted 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8t8m: open chunk writer: started multipart upload: KqGoAcm67PufPtRlIRB16_N8e3OMEJ.sO0QIeU0ZENuPQBbPa09FIOX4hz9gtjl00__OixSA9fSVnY158wFy_wQ3QhKGE1BJ7I9SRuMgke4.QAwJyAEN1oFS6WGrQ_Td 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8t8m: multipart upload wrote chunk 1 with 200 bytes and etag "324d2d9cec3cdb57d56680f851cb3a6a" 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8t8m: multipart upload "KqGoAcm67PufPtRlIRB16_N8e3OMEJ.sO0QIeU0ZENuPQBbPa09FIOX4hz9gtjl00__OixSA9fSVnY158wFy_wQ3QhKGE1BJ7I9SRuMgke4.QAwJyAEN1oFS6WGrQ_Td" finished 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8t8m: Multipart upload Etag: 8cd9abf06a54eb2966ebdbfbd976fb9f-1 OK 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt: size = 200 OK 2026/04/02 06:04:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_ux8t8m: Src hash empty - aborting Dst hash check 2026/04/02 06:04:29 INFO : unknown-size-update.txt.rclone_chunk.001_ux8t8m: Copied (server-side copy) to: unknown-size-update.txt 2026/04/02 06:04:29 INFO : unknown-size-update.txt.rclone_chunk.001_ux8t8m: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/02 06:04:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nafafup2favo/deeper/nonexisting/directory" 2026/04/02 06:04:29 DEBUG : Creating backend with remote "TestS3:rclone-test-nafafup2favo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/02 06:04:29 DEBUG : Waiting for deletions to finish 2026/04/02 06:04:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/02 06:04:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/02 06:04:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/02 06:04:30 INFO : S3 bucket rclone-test-nafafup2favo: Bucket "rclone-test-nafafup2favo" deleted 2026/04/02 06:04:30 ERROR : error listing: directory not found 2026/04/02 06:04:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (53.36s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (51.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.75s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.73s) --- 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.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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.88s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 53.417s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.185147985s (try 1/5)