"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/03/11 03:34:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo" 2026/03/11 03:34:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 03:34:36 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/11 03:34:37 INFO : S3 bucket rclone-test-toporic7veqo: Bucket "rclone-test-toporic7veqo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/11 03:34:38 INFO : S3 bucket rclone-test-toporic7veqo: Bucket "rclone-test-toporic7veqo" deleted === RUN TestIntegration/FsMkdir 2026/03/11 03:34:38 INFO : S3 bucket rclone-test-toporic7veqo: Bucket "rclone-test-toporic7veqo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/11 03:34:38 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/11 03:34:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/11 03:34:38 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/03/11 03:34:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/03/11 03:34:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_pzmw49: md5 = 5df9110e2fb0f8a2afa75a530d3fc03b OK 2026/03/11 03:34:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_pzmw49: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/11 03:34:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_pzmw49: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/11 03:34:40 DEBUG : ./.: size = 100 OK 2026/03/11 03:34:40 DEBUG : ./..rclone_chunk.001_pzmxga: md5 = 8ab32089db8db237e3bfbe3beed97364 OK 2026/03/11 03:34:40 INFO : ./..rclone_chunk.001_pzmxga: Copied (server-side copy) to: ./. 2026/03/11 03:34:40 INFO : ./..rclone_chunk.001_pzmxga: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/11 03:34:41 DEBUG : ../..: size = 100 OK 2026/03/11 03:34:41 DEBUG : ../...rclone_chunk.001_pzmxxk: md5 = c42cba7b24f860a7adbcf65ce8082835 OK 2026/03/11 03:34:41 INFO : ../...rclone_chunk.001_pzmxxk: Copied (server-side copy) to: ../.. 2026/03/11 03:34:41 INFO : ../...rclone_chunk.001_pzmxxk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/11 03:34:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/03/11 03:34:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_pzmyy2: md5 = 700ac86d21224cb4b025cb42a38e9a4c OK 2026/03/11 03:34:42 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_pzmyy2: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/11 03:34:42 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_pzmyy2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/11 03:34:42 DEBUG : leading space/ leading space: size = 100 OK 2026/03/11 03:34:42 DEBUG : leading space/ leading space.rclone_chunk.001_pzmznr: md5 = 8199a92b7408cd0bfade1efdaaf2c2a5 OK 2026/03/11 03:34:42 INFO : leading space/ leading space.rclone_chunk.001_pzmznr: Copied (server-side copy) to: leading space/ leading space 2026/03/11 03:34:43 INFO : leading space/ leading space.rclone_chunk.001_pzmznr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/11 03:34:43 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/03/11 03:34:43 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_pzn02d: md5 = 6dc3a2c0a0b9698097402c29dc764414 OK 2026/03/11 03:34:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_pzn02d: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/03/11 03:34:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_pzn02d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/11 03:34:44 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/03/11 03:34:44 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_pzn1pq: md5 = 5ea0a2f816c3ac26167f9c838cc86e07 OK 2026/03/11 03:34:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_pzn1pq: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/03/11 03:34:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_pzn1pq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/11 03:34:45 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/03/11 03:34:45 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_pzn2mt: md5 = 0927edc48a1e4395e7f7d3f115d1e31f OK 2026/03/11 03:34:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_pzn2mt: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/03/11 03:34:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_pzn2mt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/11 03:34:46 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/03/11 03:34:46 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_pzn30h: md5 = 3e7ce08349472b81c7d3d3be1fd7390b OK 2026/03/11 03:34:46 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_pzn30h: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/03/11 03:34:46 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_pzn30h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/11 03:34:47 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/03/11 03:34:47 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_pzn34l: md5 = d781796d3661afa4bb2f3152efe8fed2 OK 2026/03/11 03:34:47 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_pzn34l: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/03/11 03:34:47 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_pzn34l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/11 03:34:48 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/03/11 03:34:48 DEBUG : .leading dot/.leading dot.rclone_chunk.001_pzn49e: md5 = 644fbd644b6d9b88db8f1b4bb7a66cc7 OK 2026/03/11 03:34:48 INFO : .leading dot/.leading dot.rclone_chunk.001_pzn49e: Copied (server-side copy) to: .leading dot/.leading dot 2026/03/11 03:34:48 INFO : .leading dot/.leading dot.rclone_chunk.001_pzn49e: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/11 03:34:49 DEBUG : trailing space /trailing space : size = 100 OK 2026/03/11 03:34:49 DEBUG : trailing space /trailing space .rclone_chunk.001_pzn5nv: md5 = 799525a575bb74498687d651b9ee6e82 OK 2026/03/11 03:34:49 INFO : trailing space /trailing space .rclone_chunk.001_pzn5nv: Copied (server-side copy) to: trailing space /trailing space 2026/03/11 03:34:49 INFO : trailing space /trailing space .rclone_chunk.001_pzn5nv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/11 03:34:50 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/03/11 03:34:50 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_pzn60n: md5 = 57318820d1895cfcacd8a502bfff5d5e OK 2026/03/11 03:34:50 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_pzn60n: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/03/11 03:34:50 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_pzn60n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/11 03:34:51 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/03/11 03:34:51 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_pzn757: md5 = 67ae50bfe9f3a67910d9cd8108fa2da0 OK 2026/03/11 03:34:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_pzn757: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/03/11 03:34:51 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_pzn757: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/11 03:34:51 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/03/11 03:34:51 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_pzn88k: md5 = 677391783bab9f9961561b69ffe064e3 OK 2026/03/11 03:34:51 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_pzn88k: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/03/11 03:34:52 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_pzn88k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/11 03:34:52 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/03/11 03:34:52 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_pzn9ib: md5 = 36013643460f029002bb3c8c9ead81f9 OK 2026/03/11 03:34:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_pzn9ib: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/03/11 03:34:52 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_pzn9ib: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/11 03:34:53 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/03/11 03:34:53 DEBUG : trailing dot./trailing dot..rclone_chunk.001_pznagx: md5 = 73ff37239e9f4ad8c7f678d5c1e3d01a OK 2026/03/11 03:34:53 INFO : trailing dot./trailing dot..rclone_chunk.001_pznagx: Copied (server-side copy) to: trailing dot./trailing dot. 2026/03/11 03:34:53 INFO : trailing dot./trailing dot..rclone_chunk.001_pznagx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/11 03:34:54 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/03/11 03:34:54 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_pznapp: md5 = 0dc9ad46584a06abb7434e71cd71a9a1 OK 2026/03/11 03:34:54 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_pznapp: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/03/11 03:34:54 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_pznapp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/11 03:34:55 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/03/11 03:34:55 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_pznbam: md5 = d7ab16598a14a0d313b6a0e92fcd4881 OK 2026/03/11 03:34:55 INFO : test%46.txt/test%46.txt.rclone_chunk.001_pznbam: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/03/11 03:34:55 INFO : test%46.txt/test%46.txt.rclone_chunk.001_pznbam: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/11 03:34:56 DEBUG : zero-length-file: size = 0 OK 2026/03/11 03:34:56 DEBUG : zero-length-file.rclone_chunk.001_pznd7j: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/11 03:34:56 INFO : zero-length-file.rclone_chunk.001_pznd7j: Copied (server-side copy) to: zero-length-file 2026/03/11 03:34:56 INFO : zero-length-file.rclone_chunk.001_pznd7j: 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/03/11 03:34:57 DEBUG : file name.txt: size = 100 OK 2026/03/11 03:34:57 DEBUG : file name.txt.rclone_chunk.001_pzndd3: md5 = 7f761a50ef2b4d1f9af7de2f77922720 OK 2026/03/11 03:34:57 INFO : file name.txt.rclone_chunk.001_pzndd3: Copied (server-side copy) to: file name.txt 2026/03/11 03:34:57 INFO : file name.txt.rclone_chunk.001_pzndd3: Deleted 2026/03/11 03:34:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/03/11 03:34:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_pznea8: md5 = ee3e789692966ae636071b619c5a0236 OK 2026/03/11 03:34:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_pznea8: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/11 03:34:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_pznea8: Deleted 2026/03/11 03:34:58 DEBUG : file name.txt: size = 100 OK 2026/03/11 03:34:58 DEBUG : file name.txt.rclone_chunk.001_pznef0: md5 = 74f7ef71cd7a4abaf1bbde7e55834548 OK 2026/03/11 03:34:58 INFO : file name.txt.rclone_chunk.001_pznef0: Copied (server-side copy) to: file name.txt 2026/03/11 03:34:58 INFO : file name.txt.rclone_chunk.001_pznef0: 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/03/11 03:34:59 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/03/11 03:34:59 DEBUG : Config file has changed externally - reloading 2026/03/11 03:34:59 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/03/11 03:35:00 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/03/11 03:35:00 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_pznh1a: md5 = e557e93cd4fcc15f8b120a340834e93c OK 2026/03/11 03:35:00 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_pznh1a: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/03/11 03:35:00 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_pznh1a: Deleted 2026/03/11 03:35:01 DEBUG : S3 bucket rclone-test-toporic7veqo: bucket is versioned: false 2026/03/11 03:35:01 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/11 03:35:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/11 03:35:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/11 03:35:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/03/11 03:35:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_pznibj: md5 = a634586678718ec234aef006d367f94b OK 2026/03/11 03:35:02 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_pznibj: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/03/11 03:35:02 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_pznibj: Deleted 2026/03/11 03:35:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/dirToPurgeFromRoot" 2026/03/11 03:35:02 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/dirToPurgeFromRoot" 2026/03/11 03:35:02 DEBUG : S3 bucket rclone-test-toporic7veqo path dirToPurgeFromRoot: bucket is versioned: false 2026/03/11 03:35:02 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:02 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/11 03:35:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/11 03:35:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/11 03:35:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/hello? sausage/êé" 2026/03/11 03:35:03 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/hello? sausage/êé" 2026/03/11 03:35:04 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/03/11 03:35:04 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_pznk08: md5 = bff1bfe88f3c9176ddb5fba3ff73ff93 OK 2026/03/11 03:35:04 INFO : a/b/c/d/e.txt.rclone_chunk.001_pznk08: Copied (server-side copy) to: a/b/c/d/e.txt 2026/03/11 03:35:04 INFO : a/b/c/d/e.txt.rclone_chunk.001_pznk08: Deleted 2026/03/11 03:35:04 DEBUG : S3 bucket rclone-test-toporic7veqo path hello? sausage/êé: bucket is versioned: false 2026/03/11 03:35:04 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:04 DEBUG : "a/b/c/d/e.txt" version false 2026/03/11 03:35:04 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/11 03:35:04 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/11 03:35:04 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/03/11 03:35:07 DEBUG : file name.txt: size = 200 OK 2026/03/11 03:35:07 DEBUG : file name.txt.rclone_chunk.001_pznohq: md5 = df9b9f153817d20514385162502ec468 OK 2026/03/11 03:35:07 INFO : file name.txt.rclone_chunk.001_pznohq: Copied (server-side copy) to: file name.txt 2026/03/11 03:35:07 INFO : file name.txt.rclone_chunk.001_pznohq: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/11 03:35:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/11 03:35:08 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/11 03:35:08 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-toporic7veqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-toporic7veqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/11 03:35:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/not found.txt" 2026/03/11 03:35:08 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/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/03/11 03:35:09 NOTICE: S3 bucket rclone-test-toporic7veqo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqmx: open chunk writer: started multipart upload: lsomnL8ybDW1XaHtjODsXYyCPuJsGQrGsdt9GP2movQu7IxPSZ_b4xVLrdVViw3IwEqCZfbmlTvV412_AJX7D1KiMVP6bhyTuZkS2VEpB.BU697_es40aOzewAjWszqx 2026/03/11 03:35:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqmx: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqmx: multipart upload "lsomnL8ybDW1XaHtjODsXYyCPuJsGQrGsdt9GP2movQu7IxPSZ_b4xVLrdVViw3IwEqCZfbmlTvV412_AJX7D1KiMVP6bhyTuZkS2VEpB.BU697_es40aOzewAjWszqx" finished 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqmx: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/03/11 03:35:09 DEBUG : piped data.txt: size = 0 OK 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqmx: Src hash empty - aborting Dst hash check 2026/03/11 03:35:09 INFO : piped data.txt.rclone_chunk.001_pznqmx: Copied (server-side copy) to: piped data.txt 2026/03/11 03:35:09 INFO : piped data.txt.rclone_chunk.001_pznqmx: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/11 03:35:09 DEBUG : piped data.txt.rclone_chunk.001_pznqgk: open chunk writer: started multipart upload: axrODE0tMA_fS.6xtxxgfsV..9vs4qvX4p_rRHaTvdovEsu0ivbmKR30g2YMhr5Jdk3XspF6sFzm2CvzbEGromIWXO5pa9RssTjFeK9_qiAriO.wbe.O4Zx1gZQ4tVqo 2026/03/11 03:35:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/11 03:35:10 DEBUG : piped data.txt.rclone_chunk.001_pznqgk: multipart upload wrote chunk 1 with 100 bytes and etag "4cccd38c21ace78a8f113627b6def24c" 2026/03/11 03:35:10 DEBUG : piped data.txt.rclone_chunk.001_pznqgk: multipart upload "axrODE0tMA_fS.6xtxxgfsV..9vs4qvX4p_rRHaTvdovEsu0ivbmKR30g2YMhr5Jdk3XspF6sFzm2CvzbEGromIWXO5pa9RssTjFeK9_qiAriO.wbe.O4Zx1gZQ4tVqo" finished 2026/03/11 03:35:10 DEBUG : piped data.txt.rclone_chunk.001_pznqgk: Multipart upload Etag: bbd80536476e0125bd3f2a6f3d97dde5-1 OK 2026/03/11 03:35:10 DEBUG : piped data.txt: size = 100 OK 2026/03/11 03:35:10 DEBUG : piped data.txt.rclone_chunk.001_pznqgk: Src hash empty - aborting Dst hash check 2026/03/11 03:35:10 INFO : piped data.txt.rclone_chunk.001_pznqgk: Copied (server-side copy) to: piped data.txt 2026/03/11 03:35:10 INFO : piped data.txt.rclone_chunk.001_pznqgk: 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/03/11 03:35:10 INFO : Chunked 'TestChunkerS3:rclone-test-toporic7veqo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/03/11 03:35:11 DEBUG : small/emptyfile: size = 0 OK 2026/03/11 03:35:11 DEBUG : small/emptyfile.rclone_chunk.001_pznr34: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/11 03:35:11 INFO : small/emptyfile.rclone_chunk.001_pznr34: Copied (server-side copy) to: small/emptyfile 2026/03/11 03:35:11 INFO : small/emptyfile.rclone_chunk.001_pznr34: Deleted 2026/03/11 03:35:11 DEBUG : small/smallfile: size = 2 OK 2026/03/11 03:35:11 DEBUG : small/smallfile.rclone_chunk.001_pznsz0: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/03/11 03:35:11 INFO : small/smallfile.rclone_chunk.001_pznsz0: Copied (server-side copy) to: small/smallfile 2026/03/11 03:35:11 INFO : small/smallfile.rclone_chunk.001_pznsz0: Deleted 2026/03/11 03:35:12 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/03/11 03:35:12 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/03/11 03:35:12 DEBUG : usermeta/today.rclone_chunk.001_pzntba: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/03/11 03:35:12 INFO : usermeta/today.rclone_chunk.001_pzntba: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/03/11 03:35:12 INFO : usermeta/today.rclone_chunk.001_pzntba: Deleted 2026/03/11 03:35:13 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/03/11 03:35:13 DEBUG : usermeta/past.rclone_chunk.001_pznu3a: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/03/11 03:35:13 INFO : usermeta/past.rclone_chunk.001_pznu3a: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/03/11 03:35:13 INFO : usermeta/past.rclone_chunk.001_pznu3a: Deleted 2026/03/11 03:35:14 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/03/11 03:35:14 DEBUG : usermeta/future.rclone_chunk.001_pznvsp: md5 = 82e240013837bf80c807dba600b4594d OK 2026/03/11 03:35:14 INFO : usermeta/future.rclone_chunk.001_pznvsp: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/03/11 03:35:14 INFO : usermeta/future.rclone_chunk.001_pznvsp: Deleted 2026/03/11 03:35:15 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/03/11 03:35:16 DEBUG : future/test: Can't copy - required hash not found 2026/03/11 03:35:16 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/11 03:35:16 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/11 03:35:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-toporic7veqo': File to upload is small (3 bytes), uploading instead of streaming 2026/03/11 03:35:16 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:16 DEBUG : "future/test" version false 2026/03/11 03:35:16 DEBUG : future/test: Deleting (id "") 2026/03/11 03:35:16 DEBUG : "future/test.rclone_chunk.001" version false 2026/03/11 03:35:16 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/03/11 03:35:16 DEBUG : "future/test.rclone_chunk.002" version false 2026/03/11 03:35:16 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/03/11 03:35:16 DEBUG : "future/test.rclone_chunk.003" version false 2026/03/11 03:35:16 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/03/11 03:35:16 INFO : future/test.rclone_chunk.002: Deleted 2026/03/11 03:35:16 INFO : future/test.rclone_chunk.001: Deleted 2026/03/11 03:35:16 INFO : future/test.rclone_chunk.003: Deleted 2026/03/11 03:35:16 INFO : future/test: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.001_pznx57: md5 = b7baee2b1a49beaafc6b16ae9e0d200b OK 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.001_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.001_pznx57: Deleted 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.002_pznx57: md5 = d8fe445467092e3ab5d97ae6d6d5d42f OK 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.002_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.002_pznx57: Deleted 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/03/11 03:35:19 DEBUG : backcomp/renamefile.rclone_chunk.003_pznx57: md5 = 462be21fd3742887a71ee6f41e745977 OK 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.003_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/03/11 03:35:19 INFO : backcomp/renamefile.rclone_chunk.003_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.004_pznx57: md5 = 2e1afab9e56e0af588028440facf6984 OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.004_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.004_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.005_pznx57: md5 = 2d63cb3fa320096e14bb2a81bf51f75e OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.005_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.005_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.006_pznx57: md5 = a58c32ea118146313ee4d033b54595d8 OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.006_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.006_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.007_pznx57: md5 = 85788e38f3bb992ee1baa233bb5d2de2 OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.007_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.007_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.008_pznx57: md5 = 05aca666d7cb6bfaa2dadfba2efa8bb8 OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.008_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.008_pznx57: Deleted 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/03/11 03:35:20 DEBUG : backcomp/renamefile.rclone_chunk.009_pznx57: md5 = e831428de215b9c5766dd82fd06686eb OK 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.009_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/03/11 03:35:20 INFO : backcomp/renamefile.rclone_chunk.009_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.010_pznx57: md5 = d08489a1e114e70502b293eaf955a78f OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.010_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.010_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.011_pznx57: md5 = 47bddde22d40ee5e9b8e5d02215f8fd6 OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.011_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.011_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.012_pznx57: md5 = 01fcf95888cfa0b4ad8369266af96b2e OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.012_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.012_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.013_pznx57: md5 = 1beb9f54f5732b86acb7e87e9e2dfee0 OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.013_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.013_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.014_pznx57: md5 = 0af37b7f1328e4116bb2b6fa4fcb570a OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.014_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.014_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.015_pznx57: md5 = accbc53ab12a33672a9017d8f58569fc OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.015_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.015_pznx57: Deleted 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/03/11 03:35:21 DEBUG : backcomp/renamefile.rclone_chunk.016_pznx57: md5 = 534dce9594f1809dbe9765ac2b27386c OK 2026/03/11 03:35:21 INFO : backcomp/renamefile.rclone_chunk.016_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.016_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.017_pznx57: md5 = 056380ce28d84b1cc0f4162db9ec8b30 OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.017_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.017_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.018_pznx57: md5 = 3e2c8c66d5a271b10a4978ef06682282 OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.018_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.018_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.019_pznx57: md5 = e218f4726fc8fd8541128b48ddf91d9f OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.019_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.019_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.020_pznx57: md5 = cdaeb145a60f19bc4e5a8d17586fb797 OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.020_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.020_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.021_pznx57: md5 = 116f8b444f05b3194aeaeb8b17cc8ca7 OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.021_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.021_pznx57: Deleted 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/03/11 03:35:22 DEBUG : backcomp/renamefile.rclone_chunk.022_pznx57: md5 = 4ebf0dd4a51c9fb85db78ee23bb77851 OK 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.022_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/03/11 03:35:22 INFO : backcomp/renamefile.rclone_chunk.022_pznx57: Deleted 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.023_pznx57: md5 = 6ec5f92f551c785d3aac14974795b353 OK 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.023_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.023_pznx57: Deleted 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.024_pznx57: md5 = dacc92af72628e99fb8714b94db5908a OK 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.024_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.024_pznx57: Deleted 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/03/11 03:35:23 DEBUG : backcomp/renamefile.rclone_chunk.025_pznx57: md5 = 96f363e5710de4186be29f3d50b60594 OK 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.025_pznx57: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/03/11 03:35:23 INFO : backcomp/renamefile.rclone_chunk.025_pznx57: Deleted 2026/03/11 03:35:25 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/03/11 03:35:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/servermovetest/subdir1" 2026/03/11 03:35:25 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/servermovetest/subdir1" 2026/03/11 03:35:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/servermovetest/subdir2" 2026/03/11 03:35:25 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/servermovetest/subdir2" 2026/03/11 03:35:26 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/03/11 03:35:26 DEBUG : movefile.rclone_chunk.001_pzo6cm: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/03/11 03:35:26 INFO : movefile.rclone_chunk.001_pzo6cm: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/03/11 03:35:26 INFO : movefile.rclone_chunk.001_pzo6cm: Deleted 2026/03/11 03:35:26 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/03/11 03:35:26 DEBUG : movefile.rclone_chunk.002_pzo6cm: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/03/11 03:35:26 INFO : movefile.rclone_chunk.002_pzo6cm: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/03/11 03:35:26 INFO : movefile.rclone_chunk.002_pzo6cm: Deleted 2026/03/11 03:35:27 DEBUG : movefile: copy 2 data chunks... 2026/03/11 03:35:27 DEBUG : movefile: size = 6 OK 2026/03/11 03:35:28 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/03/11 03:35:28 INFO : movefile: Copied (server-side copy) 2026/03/11 03:35:28 INFO : movefile: Deleted 2026/03/11 03:35:28 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:28 DEBUG : "servermovetest/subdir2/movefile" version false 2026/03/11 03:35:28 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/03/11 03:35:28 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/03/11 03:35:28 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/03/11 03:35:28 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/03/11 03:35:28 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/03/11 03:35:28 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/03/11 03:35:28 INFO : servermovetest/subdir2/movefile: Deleted 2026/03/11 03:35:28 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/03/11 03:35:28 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-toporic7veqo/md5all" 2026/03/11 03:35:28 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/03/11 03:35:28 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/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/03/11 03:35:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_pzo9x9: open chunk writer: started multipart upload: UQ_v0tHm9G1APd72g1DAyvrMbm84PMD02hwGbkDU6jaqwwS3KmG8wx1hsBxyUtpSjB2UpgVvcEOiBXHcXFClzwSzYuKZELgAlGFxOHKXWl6pp59CtYttsYizWfnrEIb1 2026/03/11 03:35:28 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/11 03:35:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_pzo9x9: multipart upload wrote chunk 1 with 100 bytes and etag "a320b535b3f44239bcdd3073ae721d4f" 2026/03/11 03:35:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_pzo9x9: multipart upload "UQ_v0tHm9G1APd72g1DAyvrMbm84PMD02hwGbkDU6jaqwwS3KmG8wx1hsBxyUtpSjB2UpgVvcEOiBXHcXFClzwSzYuKZELgAlGFxOHKXWl6pp59CtYttsYizWfnrEIb1" finished 2026/03/11 03:35:28 DEBUG : unknown-size-put.txt.rclone_chunk.001_pzo9x9: Multipart upload Etag: 4aaa1cc20f64a042b6a010eeb5a64bfc-1 OK 2026/03/11 03:35:29 DEBUG : unknown-size-put.txt: size = 100 OK 2026/03/11 03:35:29 DEBUG : unknown-size-put.txt.rclone_chunk.001_pzo9x9: Src hash empty - aborting Dst hash check 2026/03/11 03:35:29 INFO : unknown-size-put.txt.rclone_chunk.001_pzo9x9: Copied (server-side copy) to: unknown-size-put.txt 2026/03/11 03:35:29 INFO : unknown-size-put.txt.rclone_chunk.001_pzo9x9: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/11 03:35:29 DEBUG : unknown-size-update.txt: size = 100 OK 2026/03/11 03:35:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoacr: md5 = 30b325052ff340f81b211162be53cd32 OK 2026/03/11 03:35:29 INFO : unknown-size-update.txt.rclone_chunk.001_pzoacr: Copied (server-side copy) to: unknown-size-update.txt 2026/03/11 03:35:29 INFO : unknown-size-update.txt.rclone_chunk.001_pzoacr: Deleted 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoac5: open chunk writer: started multipart upload: DmRZnPb7DhjhSG3YBXKHcpiYlyaCrIXU8iSqXZ3m4IytMN5CJi.LzJl2bnxyho4JFbSzfjN7v2vwI4AwKFUiHDfCNYHSuuDBmTElQYgFfAxHDs1Bt2RmsFtfsh.YK4HP 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoac5: multipart upload wrote chunk 1 with 200 bytes and etag "986591435cd4b5f79f22242a5edabea1" 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoac5: multipart upload "DmRZnPb7DhjhSG3YBXKHcpiYlyaCrIXU8iSqXZ3m4IytMN5CJi.LzJl2bnxyho4JFbSzfjN7v2vwI4AwKFUiHDfCNYHSuuDBmTElQYgFfAxHDs1Bt2RmsFtfsh.YK4HP" finished 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoac5: Multipart upload Etag: 9f6f3bb4690dc8fca5b834c35b9b3705-1 OK 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt: size = 200 OK 2026/03/11 03:35:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_pzoac5: Src hash empty - aborting Dst hash check 2026/03/11 03:35:30 INFO : unknown-size-update.txt.rclone_chunk.001_pzoac5: Copied (server-side copy) to: unknown-size-update.txt 2026/03/11 03:35:30 INFO : unknown-size-update.txt.rclone_chunk.001_pzoac5: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/11 03:35:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toporic7veqo/deeper/nonexisting/directory" 2026/03/11 03:35:30 DEBUG : Creating backend with remote "TestS3:rclone-test-toporic7veqo/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/03/11 03:35:30 DEBUG : Waiting for deletions to finish 2026/03/11 03:35:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/11 03:35:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/11 03:35:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/11 03:35:31 INFO : S3 bucket rclone-test-toporic7veqo: Bucket "rclone-test-toporic7veqo" deleted 2026/03/11 03:35:31 ERROR : error listing: directory not found 2026/03/11 03:35:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (54.47s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (53.22s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.69s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- 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.09s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.93s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- 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 54.518s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m3.342093284s (try 1/5)