"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/06/28 04:32:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli" 2026/06/28 04:32:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:32:40 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/06/28 04:32:41 INFO : S3 bucket rclone-test-zocelin3luli: Bucket "rclone-test-zocelin3luli" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/28 04:32:41 INFO : S3 bucket rclone-test-zocelin3luli: Bucket "rclone-test-zocelin3luli" deleted === RUN TestIntegration/FsMkdir 2026/06/28 04:32:42 INFO : S3 bucket rclone-test-zocelin3luli: Bucket "rclone-test-zocelin3luli" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/28 04:32:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/28 04:32:42 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/28 04:32:42 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/06/28 04:32:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/06/28 04:32:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_bx0tim: md5 = c0f75be8f11232aae3a17ee8f62e6546 OK 2026/06/28 04:32:43 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_bx0tim: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/28 04:32:43 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_bx0tim: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/28 04:32:43 DEBUG : ./.: size = 100 OK 2026/06/28 04:32:43 DEBUG : ./..rclone_chunk.001_bx0uuo: md5 = c356f7dde9f3d663d894bbe2f4137b30 OK 2026/06/28 04:32:43 INFO : ./..rclone_chunk.001_bx0uuo: Copied (server-side copy) to: ./. 2026/06/28 04:32:43 INFO : ./..rclone_chunk.001_bx0uuo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/28 04:32:44 DEBUG : ../..: size = 100 OK 2026/06/28 04:32:44 DEBUG : ../...rclone_chunk.001_bx0vg6: md5 = e23916c337a6c55f55d200fc75d7804f OK 2026/06/28 04:32:44 INFO : ../...rclone_chunk.001_bx0vg6: Copied (server-side copy) to: ../.. 2026/06/28 04:32:44 INFO : ../...rclone_chunk.001_bx0vg6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/28 04:32:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/06/28 04:32:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_bx0wky: md5 = 4a4379006088925e07de7f56dcb1da68 OK 2026/06/28 04:32:45 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_bx0wky: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/28 04:32:45 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_bx0wky: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/28 04:32:46 DEBUG : leading space/ leading space: size = 100 OK 2026/06/28 04:32:46 DEBUG : leading space/ leading space.rclone_chunk.001_bx0w6r: md5 = 00345f18fe99f0cfc95d122349b9da64 OK 2026/06/28 04:32:46 INFO : leading space/ leading space.rclone_chunk.001_bx0w6r: Copied (server-side copy) to: leading space/ leading space 2026/06/28 04:32:46 INFO : leading space/ leading space.rclone_chunk.001_bx0w6r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/28 04:32:46 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/06/28 04:32:46 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_bx0xvv: md5 = bdea2f0d9cc25d056399d8867e03edc7 OK 2026/06/28 04:32:46 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_bx0xvv: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/06/28 04:32:46 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_bx0xvv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/28 04:32:47 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/06/28 04:32:47 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_bx0yhu: md5 = c3fe5f0b88ec7b818d3ac41d7d5a12b1 OK 2026/06/28 04:32:47 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_bx0yhu: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/06/28 04:32:47 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_bx0yhu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/28 04:32:48 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/06/28 04:32:48 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_bx0zxq: md5 = 7775decc3ac19bffc1ff90a88118320f OK 2026/06/28 04:32:48 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_bx0zxq: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/06/28 04:32:48 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_bx0zxq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/28 04:32:49 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/06/28 04:32:49 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_bx0zld: md5 = a56ddb229e31cc77066015db9adfb811 OK 2026/06/28 04:32:49 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_bx0zld: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/06/28 04:32:49 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_bx0zld: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/28 04:32:49 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/06/28 04:32:49 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_bx103p: md5 = 073d124e96632416a23ebb133fadb79e OK 2026/06/28 04:32:49 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_bx103p: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/06/28 04:32:49 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_bx103p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/28 04:32:50 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/06/28 04:32:50 DEBUG : .leading dot/.leading dot.rclone_chunk.001_bx11tm: md5 = d0d9d3392ea95d9c6ee804c860cba068 OK 2026/06/28 04:32:50 INFO : .leading dot/.leading dot.rclone_chunk.001_bx11tm: Copied (server-side copy) to: .leading dot/.leading dot 2026/06/28 04:32:50 INFO : .leading dot/.leading dot.rclone_chunk.001_bx11tm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/28 04:32:51 DEBUG : trailing space /trailing space : size = 100 OK 2026/06/28 04:32:51 DEBUG : trailing space /trailing space .rclone_chunk.001_bx1299: md5 = 5beabe0a3791e07537527fcc63fa047b OK 2026/06/28 04:32:51 INFO : trailing space /trailing space .rclone_chunk.001_bx1299: Copied (server-side copy) to: trailing space /trailing space 2026/06/28 04:32:51 INFO : trailing space /trailing space .rclone_chunk.001_bx1299: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/28 04:32:52 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/06/28 04:32:52 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_bx12vo: md5 = 946688c1a9c0401241f7cc480dcc25fb OK 2026/06/28 04:32:52 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_bx12vo: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/06/28 04:32:52 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_bx12vo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/28 04:32:52 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/06/28 04:32:52 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_bx13pz: md5 = d10236269bfab99db371cb60a2117ff9 OK 2026/06/28 04:32:52 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_bx13pz: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/06/28 04:32:52 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_bx13pz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/28 04:32:53 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/06/28 04:32:53 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_bx14pu: md5 = ad11eaeaa98f8defdd103ac515f0275e OK 2026/06/28 04:32:53 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_bx14pu: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/06/28 04:32:53 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_bx14pu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/28 04:32:55 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/06/28 04:32:55 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_bx150x: md5 = 311e0f4a4728dfd0e74a85aaeaff906d OK 2026/06/28 04:32:55 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_bx150x: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/06/28 04:32:55 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_bx150x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/28 04:32:55 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/06/28 04:32:55 DEBUG : trailing dot./trailing dot..rclone_chunk.001_bx16ms: md5 = 902ec340bcb5126faa3c5a238c153b99 OK 2026/06/28 04:32:55 INFO : trailing dot./trailing dot..rclone_chunk.001_bx16ms: Copied (server-side copy) to: trailing dot./trailing dot. 2026/06/28 04:32:55 INFO : trailing dot./trailing dot..rclone_chunk.001_bx16ms: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/28 04:32:56 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/06/28 04:32:56 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_bx17pu: md5 = edf91fd62e1c301aea8e983c839eb355 OK 2026/06/28 04:32:56 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_bx17pu: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/06/28 04:32:56 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_bx17pu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/28 04:32:57 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/06/28 04:32:57 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_bx188s: md5 = 42e0f7ec747b4353a87b2123acb90440 OK 2026/06/28 04:32:57 INFO : test%46.txt/test%46.txt.rclone_chunk.001_bx188s: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/06/28 04:32:57 INFO : test%46.txt/test%46.txt.rclone_chunk.001_bx188s: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/28 04:32:58 DEBUG : zero-length-file: size = 0 OK 2026/06/28 04:32:58 DEBUG : zero-length-file.rclone_chunk.001_bx19q8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/28 04:32:58 INFO : zero-length-file.rclone_chunk.001_bx19q8: Copied (server-side copy) to: zero-length-file 2026/06/28 04:32:58 INFO : zero-length-file.rclone_chunk.001_bx19q8: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/28 04:32:59 DEBUG : file name.txt: size = 100 OK 2026/06/28 04:32:59 DEBUG : file name.txt.rclone_chunk.001_bx1923: md5 = 55951e11360d7a3a8a0977ed3a0ce89c OK 2026/06/28 04:32:59 INFO : file name.txt.rclone_chunk.001_bx1923: Copied (server-side copy) to: file name.txt 2026/06/28 04:32:59 INFO : file name.txt.rclone_chunk.001_bx1923: Deleted 2026/06/28 04:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/06/28 04:32:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_bx1asv: md5 = e627cde5e8a75e1aac5cd465ae16c110 OK 2026/06/28 04:32:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_bx1asv: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/28 04:32:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_bx1asv: Deleted 2026/06/28 04:33:00 DEBUG : file name.txt: size = 100 OK 2026/06/28 04:33:00 DEBUG : file name.txt.rclone_chunk.001_bx1apm: md5 = 17142b5f5ebfa257d5104480573542e3 OK 2026/06/28 04:33:00 INFO : file name.txt.rclone_chunk.001_bx1apm: Copied (server-side copy) to: file name.txt 2026/06/28 04:33:00 INFO : file name.txt.rclone_chunk.001_bx1apm: 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/06/28 04:33:00 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/06/28 04:33:00 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/28 04:33:02 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/06/28 04:33:02 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_bx1c9r: md5 = 5d882ce288451b2dac950efbbc33e9bf OK 2026/06/28 04:33:02 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_bx1c9r: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/06/28 04:33:02 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_bx1c9r: Deleted 2026/06/28 04:33:02 DEBUG : S3 bucket rclone-test-zocelin3luli: bucket is versioned: false 2026/06/28 04:33:02 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:02 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/28 04:33:02 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/28 04:33:02 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/28 04:33:03 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/06/28 04:33:03 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bx1e2k: md5 = 67943bc1fdbc3bcfde415fc4ab328f49 OK 2026/06/28 04:33:03 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bx1e2k: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/06/28 04:33:03 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_bx1e2k: Deleted 2026/06/28 04:33:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/dirToPurgeFromRoot" 2026/06/28 04:33:04 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/dirToPurgeFromRoot" 2026/06/28 04:33:04 DEBUG : S3 bucket rclone-test-zocelin3luli path dirToPurgeFromRoot: bucket is versioned: false 2026/06/28 04:33:04 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:04 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/28 04:33:04 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/28 04:33:04 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/28 04:33:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/hello? sausage/êé" 2026/06/28 04:33:04 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/hello? sausage/êé" 2026/06/28 04:33:05 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/06/28 04:33:05 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_bx1fr1: md5 = 39d1259a9d18973c117e4a06ec5275c8 OK 2026/06/28 04:33:05 INFO : a/b/c/d/e.txt.rclone_chunk.001_bx1fr1: Copied (server-side copy) to: a/b/c/d/e.txt 2026/06/28 04:33:05 INFO : a/b/c/d/e.txt.rclone_chunk.001_bx1fr1: Deleted 2026/06/28 04:33:06 DEBUG : S3 bucket rclone-test-zocelin3luli path hello? sausage/êé: bucket is versioned: false 2026/06/28 04:33:06 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:06 DEBUG : "a/b/c/d/e.txt" version false 2026/06/28 04:33:06 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/28 04:33:06 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/28 04:33:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/28 04:33:09 DEBUG : file name.txt: size = 200 OK 2026/06/28 04:33:09 DEBUG : file name.txt.rclone_chunk.001_bx1jdd: md5 = d6f74406cd9d8b95905fb3f122365ddf OK 2026/06/28 04:33:09 INFO : file name.txt.rclone_chunk.001_bx1jdd: Copied (server-side copy) to: file name.txt 2026/06/28 04:33:09 INFO : file name.txt.rclone_chunk.001_bx1jdd: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/28 04:33:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 04:33:09 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/28 04:33:09 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-zocelin3luli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-zocelin3luli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/28 04:33:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/not found.txt" 2026/06/28 04:33:09 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/28 04:33:10 NOTICE: S3 bucket rclone-test-zocelin3luli: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/28 04:33:10 DEBUG : piped data.txt.rclone_chunk.001_bx1lnv: open chunk writer: started multipart upload: EL_VH6peYAQgf4gK9qeVAzkfzu5xuHk5Euy38YHimh4uYHZUNLB1nwSDpI84lEDdKyxvHVN1rzUloszwVGszh5EqN9X8s8CK868gAMX1Wb2UOYL1hMFdydZwZN2Y.VRM 2026/06/28 04:33:10 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/28 04:33:10 DEBUG : piped data.txt.rclone_chunk.001_bx1lnv: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/28 04:33:10 DEBUG : piped data.txt.rclone_chunk.001_bx1lnv: multipart upload "EL_VH6peYAQgf4gK9qeVAzkfzu5xuHk5Euy38YHimh4uYHZUNLB1nwSDpI84lEDdKyxvHVN1rzUloszwVGszh5EqN9X8s8CK868gAMX1Wb2UOYL1hMFdydZwZN2Y.VRM" finished 2026/06/28 04:33:10 DEBUG : piped data.txt.rclone_chunk.001_bx1lnv: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/06/28 04:33:11 DEBUG : piped data.txt: size = 0 OK 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1lnv: Src hash empty - aborting Dst hash check 2026/06/28 04:33:11 INFO : piped data.txt.rclone_chunk.001_bx1lnv: Copied (server-side copy) to: piped data.txt 2026/06/28 04:33:11 INFO : piped data.txt.rclone_chunk.001_bx1lnv: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1mkj: open chunk writer: started multipart upload: eC5Scs0ZYtf3HL..weopp1xlLeZDvKGmGtX5uxKa6wiR4K3L2nStiXRVCpxiSXo3HTCwFkTJZMsAQbcKUYzxq708jHBuyGsD4t576p0At0E1CA8sRTp_dT4xheTtwboG 2026/06/28 04:33:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1mkj: multipart upload wrote chunk 1 with 100 bytes and etag "90d1f53bf005600e557b2b6ce32247f9" 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1mkj: multipart upload "eC5Scs0ZYtf3HL..weopp1xlLeZDvKGmGtX5uxKa6wiR4K3L2nStiXRVCpxiSXo3HTCwFkTJZMsAQbcKUYzxq708jHBuyGsD4t576p0At0E1CA8sRTp_dT4xheTtwboG" finished 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1mkj: Multipart upload Etag: 84eb6e20884cb0fe02703c77f5793593-1 OK 2026/06/28 04:33:11 DEBUG : piped data.txt: size = 100 OK 2026/06/28 04:33:11 DEBUG : piped data.txt.rclone_chunk.001_bx1mkj: Src hash empty - aborting Dst hash check 2026/06/28 04:33:11 INFO : piped data.txt.rclone_chunk.001_bx1mkj: Copied (server-side copy) to: piped data.txt 2026/06/28 04:33:11 INFO : piped data.txt.rclone_chunk.001_bx1mkj: 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/06/28 04:33:12 INFO : Chunked 'TestChunkerS3:rclone-test-zocelin3luli': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/06/28 04:33:12 DEBUG : small/emptyfile: size = 0 OK 2026/06/28 04:33:12 DEBUG : small/emptyfile.rclone_chunk.001_bx1n2c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/28 04:33:12 INFO : small/emptyfile.rclone_chunk.001_bx1n2c: Copied (server-side copy) to: small/emptyfile 2026/06/28 04:33:12 INFO : small/emptyfile.rclone_chunk.001_bx1n2c: Deleted 2026/06/28 04:33:13 DEBUG : small/smallfile: size = 2 OK 2026/06/28 04:33:13 DEBUG : small/smallfile.rclone_chunk.001_bx1nfj: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/06/28 04:33:13 INFO : small/smallfile.rclone_chunk.001_bx1nfj: Copied (server-side copy) to: small/smallfile 2026/06/28 04:33:13 INFO : small/smallfile.rclone_chunk.001_bx1nfj: Deleted 2026/06/28 04:33:13 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/06/28 04:33:13 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/06/28 04:33:13 DEBUG : usermeta/today.rclone_chunk.001_bx1oph: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/06/28 04:33:13 INFO : usermeta/today.rclone_chunk.001_bx1oph: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/06/28 04:33:14 INFO : usermeta/today.rclone_chunk.001_bx1oph: Deleted 2026/06/28 04:33:15 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/06/28 04:33:15 DEBUG : usermeta/past.rclone_chunk.001_bx1pjq: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/06/28 04:33:15 INFO : usermeta/past.rclone_chunk.001_bx1pjq: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/06/28 04:33:15 INFO : usermeta/past.rclone_chunk.001_bx1pjq: Deleted 2026/06/28 04:33:15 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/06/28 04:33:15 DEBUG : usermeta/future.rclone_chunk.001_bx1q0s: md5 = 82e240013837bf80c807dba600b4594d OK 2026/06/28 04:33:15 INFO : usermeta/future.rclone_chunk.001_bx1q0s: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/06/28 04:33:15 INFO : usermeta/future.rclone_chunk.001_bx1q0s: Deleted 2026/06/28 04:33:16 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/06/28 04:33:17 DEBUG : future/test: Can't copy - required hash not found 2026/06/28 04:33:17 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/28 04:33:17 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/28 04:33:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-zocelin3luli': File to upload is small (3 bytes), uploading instead of streaming 2026/06/28 04:33:17 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:17 DEBUG : "future/test" version false 2026/06/28 04:33:17 DEBUG : future/test: Deleting (id "") 2026/06/28 04:33:17 DEBUG : "future/test.rclone_chunk.001" version false 2026/06/28 04:33:17 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/06/28 04:33:17 DEBUG : "future/test.rclone_chunk.002" version false 2026/06/28 04:33:17 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/06/28 04:33:17 DEBUG : "future/test.rclone_chunk.003" version false 2026/06/28 04:33:17 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/06/28 04:33:17 INFO : future/test: Deleted 2026/06/28 04:33:17 INFO : future/test.rclone_chunk.001: Deleted 2026/06/28 04:33:17 INFO : future/test.rclone_chunk.002: Deleted 2026/06/28 04:33:17 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.001_bx1s8o: md5 = e9c5f880b7238dde3978a996b31fdff2 OK 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.001_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.001_bx1s8o: Deleted 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.002_bx1s8o: md5 = e5cc270900be657abf5091ac0e729f53 OK 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.002_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.002_bx1s8o: Deleted 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.003_bx1s8o: md5 = 63746bb834e0c846c3dd5f4f229443f7 OK 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.003_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.003_bx1s8o: Deleted 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/06/28 04:33:20 DEBUG : backcomp/renamefile.rclone_chunk.004_bx1s8o: md5 = ee8714a4d7ee6e22830cd52f08b49423 OK 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.004_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/06/28 04:33:20 INFO : backcomp/renamefile.rclone_chunk.004_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.005_bx1s8o: md5 = 70e2fe3cdf9b58c043cdc5249aa94fae OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.005_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.005_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.006_bx1s8o: md5 = 8829e9aebf2dfbcecabe9b1e14f88739 OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.006_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.006_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.007_bx1s8o: md5 = 15bf596cacb98c93ac71dbc3ec9686f3 OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.007_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.007_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.008_bx1s8o: md5 = f34597bfba45db11051eb6ad5d6b306d OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.008_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.008_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.009_bx1s8o: md5 = cc99cc31cf318740b3117be26753cb72 OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.009_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.009_bx1s8o: Deleted 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/06/28 04:33:21 DEBUG : backcomp/renamefile.rclone_chunk.010_bx1s8o: md5 = ea6e6436c3ca0d125ec3af731bce1ace OK 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.010_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/06/28 04:33:21 INFO : backcomp/renamefile.rclone_chunk.010_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.011_bx1s8o: md5 = e8c086193502a398f83216174633e034 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.011_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.011_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.012_bx1s8o: md5 = 39de3fac06f78d8962a03bd911acdf69 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.012_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.012_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.013_bx1s8o: md5 = 259f7e5c7c640ada2c6751ed7958fea2 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.013_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.013_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.014_bx1s8o: md5 = fea757e0b5650783ec849665159b02d7 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.014_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.014_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.015_bx1s8o: md5 = 90bfedee45762a182a81b714bae0394f OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.015_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.015_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.016_bx1s8o: md5 = a24c4beb35edddc4888db9bb412b8b62 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.016_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.016_bx1s8o: Deleted 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/06/28 04:33:22 DEBUG : backcomp/renamefile.rclone_chunk.017_bx1s8o: md5 = 8926912efd8b66ef2900465bfb0b54c0 OK 2026/06/28 04:33:22 INFO : backcomp/renamefile.rclone_chunk.017_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.017_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.018_bx1s8o: md5 = 110f300f57bef980b07ee26192d39918 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.018_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.018_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.019_bx1s8o: md5 = e0a6e7dcb5ca09d51868f048ff6ad047 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.019_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.019_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.020_bx1s8o: md5 = 23e1d361e5dc0c690483be72993f2e66 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.020_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.020_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.021_bx1s8o: md5 = f1453e85af1b9a1f53ded1cd8e999bf5 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.021_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.021_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.022_bx1s8o: md5 = 1a9b16e5a4b035390fd9d690c0b9b7e2 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.022_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.022_bx1s8o: Deleted 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/06/28 04:33:23 DEBUG : backcomp/renamefile.rclone_chunk.023_bx1s8o: md5 = bd102b1063e2599a3d68ab004ced1cb2 OK 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.023_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/06/28 04:33:23 INFO : backcomp/renamefile.rclone_chunk.023_bx1s8o: Deleted 2026/06/28 04:33:24 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/06/28 04:33:24 DEBUG : backcomp/renamefile.rclone_chunk.024_bx1s8o: md5 = 226c6428e18e7974d2b6bcc250db7246 OK 2026/06/28 04:33:24 INFO : backcomp/renamefile.rclone_chunk.024_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/06/28 04:33:24 INFO : backcomp/renamefile.rclone_chunk.024_bx1s8o: Deleted 2026/06/28 04:33:24 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/06/28 04:33:24 DEBUG : backcomp/renamefile.rclone_chunk.025_bx1s8o: md5 = 8c4db5f30f463483cf531ede985570a6 OK 2026/06/28 04:33:24 INFO : backcomp/renamefile.rclone_chunk.025_bx1s8o: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/06/28 04:33:24 INFO : backcomp/renamefile.rclone_chunk.025_bx1s8o: Deleted 2026/06/28 04:33:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/06/28 04:33:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/servermovetest/subdir1" 2026/06/28 04:33:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/servermovetest/subdir1" 2026/06/28 04:33:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/servermovetest/subdir2" 2026/06/28 04:33:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/servermovetest/subdir2" 2026/06/28 04:33:27 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/06/28 04:33:27 DEBUG : movefile.rclone_chunk.001_bx21wa: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/06/28 04:33:27 INFO : movefile.rclone_chunk.001_bx21wa: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/06/28 04:33:27 INFO : movefile.rclone_chunk.001_bx21wa: Deleted 2026/06/28 04:33:27 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/06/28 04:33:27 DEBUG : movefile.rclone_chunk.002_bx21wa: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/06/28 04:33:27 INFO : movefile.rclone_chunk.002_bx21wa: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/06/28 04:33:27 INFO : movefile.rclone_chunk.002_bx21wa: Deleted 2026/06/28 04:33:28 DEBUG : movefile: copy 2 data chunks... 2026/06/28 04:33:29 DEBUG : movefile: size = 6 OK 2026/06/28 04:33:29 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/06/28 04:33:29 INFO : movefile: Copied (server-side copy) 2026/06/28 04:33:29 INFO : movefile: Deleted 2026/06/28 04:33:29 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:29 DEBUG : "servermovetest/subdir2/movefile" version false 2026/06/28 04:33:29 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/06/28 04:33:29 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/06/28 04:33:29 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/06/28 04:33:29 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/06/28 04:33:29 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/06/28 04:33:29 INFO : servermovetest/subdir2/movefile: Deleted 2026/06/28 04:33:29 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/06/28 04:33:29 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/06/28 04:33:29 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-zocelin3luli/md5all" 2026/06/28 04:33:29 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/06/28 04:33:29 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/28 04:33:29 DEBUG : unknown-size-put.txt.rclone_chunk.001_bx24vl: open chunk writer: started multipart upload: u3OJoJ8dmJ4a9EmuamLD1it3mdwvmMq5eS1cyiZNZW8off0Yqv_bvWHx2pu.u4v2Tbfoq5MZvP10ThStjFcljns18v_9Yumv6BgFQwqBL.XL_YDVm2F.VIobn9oFTEGz 2026/06/28 04:33:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/28 04:33:29 DEBUG : unknown-size-put.txt.rclone_chunk.001_bx24vl: multipart upload wrote chunk 1 with 100 bytes and etag "f107a93cf7da05ad90edc5b15ff354cc" 2026/06/28 04:33:29 DEBUG : unknown-size-put.txt.rclone_chunk.001_bx24vl: multipart upload "u3OJoJ8dmJ4a9EmuamLD1it3mdwvmMq5eS1cyiZNZW8off0Yqv_bvWHx2pu.u4v2Tbfoq5MZvP10ThStjFcljns18v_9Yumv6BgFQwqBL.XL_YDVm2F.VIobn9oFTEGz" finished 2026/06/28 04:33:29 DEBUG : unknown-size-put.txt.rclone_chunk.001_bx24vl: Multipart upload Etag: bee74ce35fdf3d94942e6413affa0896-1 OK 2026/06/28 04:33:30 DEBUG : unknown-size-put.txt: size = 100 OK 2026/06/28 04:33:30 DEBUG : unknown-size-put.txt.rclone_chunk.001_bx24vl: Src hash empty - aborting Dst hash check 2026/06/28 04:33:30 INFO : unknown-size-put.txt.rclone_chunk.001_bx24vl: Copied (server-side copy) to: unknown-size-put.txt 2026/06/28 04:33:30 INFO : unknown-size-put.txt.rclone_chunk.001_bx24vl: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/28 04:33:30 DEBUG : unknown-size-update.txt: size = 100 OK 2026/06/28 04:33:30 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25bx: md5 = dcd6fd260850ee15a956472eef292da1 OK 2026/06/28 04:33:30 INFO : unknown-size-update.txt.rclone_chunk.001_bx25bx: Copied (server-side copy) to: unknown-size-update.txt 2026/06/28 04:33:30 INFO : unknown-size-update.txt.rclone_chunk.001_bx25bx: Deleted 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25qq: open chunk writer: started multipart upload: tSHlnFJybnY1aP3fT0wMwZ9O0iZLLKIzLt1Q7YyUohOgY.0MDeyU62SZL6iu7dzzquT9bmfQ4McVQ62LclM4ROxtwIwBEKQCIhRww0Mp2VcmOEJ2Ar5sadrd.yXiM4W2 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25qq: multipart upload wrote chunk 1 with 200 bytes and etag "e7f815826a31edc9f214ae971a6c3f37" 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25qq: multipart upload "tSHlnFJybnY1aP3fT0wMwZ9O0iZLLKIzLt1Q7YyUohOgY.0MDeyU62SZL6iu7dzzquT9bmfQ4McVQ62LclM4ROxtwIwBEKQCIhRww0Mp2VcmOEJ2Ar5sadrd.yXiM4W2" finished 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25qq: Multipart upload Etag: 1e20223373083158d1541555d5046a38-1 OK 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt: size = 200 OK 2026/06/28 04:33:31 DEBUG : unknown-size-update.txt.rclone_chunk.001_bx25qq: Src hash empty - aborting Dst hash check 2026/06/28 04:33:31 INFO : unknown-size-update.txt.rclone_chunk.001_bx25qq: Copied (server-side copy) to: unknown-size-update.txt 2026/06/28 04:33:31 INFO : unknown-size-update.txt.rclone_chunk.001_bx25qq: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/28 04:33:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocelin3luli/deeper/nonexisting/directory" 2026/06/28 04:33:31 DEBUG : Creating backend with remote "TestS3:rclone-test-zocelin3luli/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/28 04:33:31 DEBUG : Waiting for deletions to finish 2026/06/28 04:33:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/28 04:33:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/28 04:33:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/28 04:33:32 INFO : S3 bucket rclone-test-zocelin3luli: Bucket "rclone-test-zocelin3luli" deleted 2026/06/28 04:33:32 ERROR : error listing: directory not found 2026/06/28 04:33:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (51.70s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.14s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (50.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.93s) --- 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.14s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- 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.15s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.98s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.734s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 54.505360731s (try 1/5)