"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/03/12 01:53:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci" 2026/03/12 01:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:53:14 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/12 01:53:14 INFO : S3 bucket rclone-test-befanuf1luci: Bucket "rclone-test-befanuf1luci" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/12 01:53:15 INFO : S3 bucket rclone-test-befanuf1luci: Bucket "rclone-test-befanuf1luci" deleted === RUN TestIntegration/FsMkdir 2026/03/12 01:53:15 INFO : S3 bucket rclone-test-befanuf1luci: Bucket "rclone-test-befanuf1luci" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/12 01:53:16 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/12 01:53:16 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/12 01:53:16 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/12 01:53:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/03/12 01:53:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_rplx4b: md5 = 39d28c20c968845c0933bb8144f2d178 OK 2026/03/12 01:53:16 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_rplx4b: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/12 01:53:16 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_rplx4b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/12 01:53:17 DEBUG : ./.: size = 100 OK 2026/03/12 01:53:17 DEBUG : ./..rclone_chunk.001_rplyso: md5 = 3f0b372d4cf5f2c7a97c0b719c1e39e9 OK 2026/03/12 01:53:17 INFO : ./..rclone_chunk.001_rplyso: Copied (server-side copy) to: ./. 2026/03/12 01:53:17 INFO : ./..rclone_chunk.001_rplyso: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/12 01:53:18 DEBUG : ../..: size = 100 OK 2026/03/12 01:53:18 DEBUG : ../...rclone_chunk.001_rplzkl: md5 = a322d1768d006894d9e992e4d02d2358 OK 2026/03/12 01:53:18 INFO : ../...rclone_chunk.001_rplzkl: Copied (server-side copy) to: ../.. 2026/03/12 01:53:18 INFO : ../...rclone_chunk.001_rplzkl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/12 01:53:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/03/12 01:53:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_rplz9m: md5 = 2db0b0e297ba8838198df7a833d40ef2 OK 2026/03/12 01:53:19 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_rplz9m: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/12 01:53:19 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_rplz9m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/12 01:53:20 DEBUG : leading space/ leading space: size = 100 OK 2026/03/12 01:53:20 DEBUG : leading space/ leading space.rclone_chunk.001_rpm05m: md5 = 00fc751d56ee3b935116d896508f87cd OK 2026/03/12 01:53:20 INFO : leading space/ leading space.rclone_chunk.001_rpm05m: Copied (server-side copy) to: leading space/ leading space 2026/03/12 01:53:20 INFO : leading space/ leading space.rclone_chunk.001_rpm05m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/12 01:53:21 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/03/12 01:53:21 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_rpm1fn: md5 = 3a1e23db1e141120014f7c01808fb8ed OK 2026/03/12 01:53:21 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_rpm1fn: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/03/12 01:53:21 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_rpm1fn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/12 01:53:21 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/03/12 01:53:21 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_rpm2r7: md5 = ff118322101719e1828d77376bb77d6f OK 2026/03/12 01:53:21 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_rpm2r7: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/03/12 01:53:21 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_rpm2r7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/12 01:53:22 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/03/12 01:53:22 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_rpm3sf: md5 = 31b7be340c1b0ab8d603d606d765f3f3 OK 2026/03/12 01:53:22 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_rpm3sf: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/03/12 01:53:22 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_rpm3sf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/12 01:53:23 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/03/12 01:53:23 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_rpm402: md5 = 70c184a2a9e4bd46fe9725377b7b1d4f OK 2026/03/12 01:53:23 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_rpm402: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/03/12 01:53:23 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_rpm402: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/12 01:53:24 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/03/12 01:53:24 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_rpm4k4: md5 = db27baf87dd71c7cc65451dc254c0957 OK 2026/03/12 01:53:24 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_rpm4k4: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/03/12 01:53:24 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_rpm4k4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/12 01:53:25 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/03/12 01:53:25 DEBUG : .leading dot/.leading dot.rclone_chunk.001_rpm5gp: md5 = a8045392b00d6b0bca57c711ee061e61 OK 2026/03/12 01:53:25 INFO : .leading dot/.leading dot.rclone_chunk.001_rpm5gp: Copied (server-side copy) to: .leading dot/.leading dot 2026/03/12 01:53:25 INFO : .leading dot/.leading dot.rclone_chunk.001_rpm5gp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/12 01:53:26 DEBUG : trailing space /trailing space : size = 100 OK 2026/03/12 01:53:26 DEBUG : trailing space /trailing space .rclone_chunk.001_rpm6sq: md5 = 50fc26ad8af7fe89a81e8a5964dd0aa8 OK 2026/03/12 01:53:26 INFO : trailing space /trailing space .rclone_chunk.001_rpm6sq: Copied (server-side copy) to: trailing space /trailing space 2026/03/12 01:53:26 INFO : trailing space /trailing space .rclone_chunk.001_rpm6sq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/12 01:53:26 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/03/12 01:53:26 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_rpm730: md5 = eddff4070ca3c04dfd4dde57ec337451 OK 2026/03/12 01:53:26 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_rpm730: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/03/12 01:53:27 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_rpm730: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/12 01:53:27 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/03/12 01:53:27 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_rpm837: md5 = 771059fd4e131c4877ac286fb20b968e OK 2026/03/12 01:53:27 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_rpm837: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/03/12 01:53:27 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_rpm837: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/12 01:53:28 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/03/12 01:53:28 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_rpm9f3: md5 = 730d17ca60ef28e29fa86addf40940e6 OK 2026/03/12 01:53:28 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_rpm9f3: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/03/12 01:53:28 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_rpm9f3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/12 01:53:29 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/03/12 01:53:29 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_rpm9uz: md5 = c86b51760c71ced3220071e17b21892a OK 2026/03/12 01:53:29 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_rpm9uz: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/03/12 01:53:29 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_rpm9uz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/12 01:53:30 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/03/12 01:53:30 DEBUG : trailing dot./trailing dot..rclone_chunk.001_rpmah2: md5 = 81f640358435c893af5773f2def19d80 OK 2026/03/12 01:53:30 INFO : trailing dot./trailing dot..rclone_chunk.001_rpmah2: Copied (server-side copy) to: trailing dot./trailing dot. 2026/03/12 01:53:30 INFO : trailing dot./trailing dot..rclone_chunk.001_rpmah2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/12 01:53:31 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/03/12 01:53:31 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_rpmbqo: md5 = 5c421b92c24e24502ef364183fe48d44 OK 2026/03/12 01:53:31 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_rpmbqo: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/03/12 01:53:31 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_rpmbqo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/12 01:53:31 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/03/12 01:53:31 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_rpmcmx: md5 = 7c1f85593a8857c22fd3ba43f44606a9 OK 2026/03/12 01:53:31 INFO : test%46.txt/test%46.txt.rclone_chunk.001_rpmcmx: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/03/12 01:53:31 INFO : test%46.txt/test%46.txt.rclone_chunk.001_rpmcmx: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/12 01:53:32 DEBUG : zero-length-file: size = 0 OK 2026/03/12 01:53:32 DEBUG : zero-length-file.rclone_chunk.001_rpmdes: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:53:32 INFO : zero-length-file.rclone_chunk.001_rpmdes: Copied (server-side copy) to: zero-length-file 2026/03/12 01:53:32 INFO : zero-length-file.rclone_chunk.001_rpmdes: 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/12 01:53:33 DEBUG : file name.txt: size = 100 OK 2026/03/12 01:53:33 DEBUG : file name.txt.rclone_chunk.001_rpmegq: md5 = 822179bf9a9d32ea1d69d19f2430ef8f OK 2026/03/12 01:53:33 INFO : file name.txt.rclone_chunk.001_rpmegq: Copied (server-side copy) to: file name.txt 2026/03/12 01:53:33 INFO : file name.txt.rclone_chunk.001_rpmegq: Deleted 2026/03/12 01:53:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/03/12 01:53:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_rpmeu5: md5 = a8177d1f65f156eff382b7e0ba82592f OK 2026/03/12 01:53:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_rpmeu5: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/12 01:53:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_rpmeu5: Deleted 2026/03/12 01:53:34 DEBUG : file name.txt: size = 100 OK 2026/03/12 01:53:34 DEBUG : file name.txt.rclone_chunk.001_rpmfmb: md5 = c6dd194aa9b1e4035a1be2a590abaf72 OK 2026/03/12 01:53:34 INFO : file name.txt.rclone_chunk.001_rpmfmb: Copied (server-side copy) to: file name.txt 2026/03/12 01:53:34 INFO : file name.txt.rclone_chunk.001_rpmfmb: 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/12 01:53:35 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/03/12 01:53:35 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/12 01:53:37 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/03/12 01:53:37 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_rpmhf3: md5 = 9bc3cd48abe350f792cacb3eda70a6d1 OK 2026/03/12 01:53:37 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_rpmhf3: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/03/12 01:53:37 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_rpmhf3: Deleted 2026/03/12 01:53:37 DEBUG : S3 bucket rclone-test-befanuf1luci: bucket is versioned: false 2026/03/12 01:53:37 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:38 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/12 01:53:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/12 01:53:38 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/12 01:53:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/03/12 01:53:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_rpmjfm: md5 = 5262033c76d3e50575c007447b830376 OK 2026/03/12 01:53:38 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_rpmjfm: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/03/12 01:53:38 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_rpmjfm: Deleted 2026/03/12 01:53:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/dirToPurgeFromRoot" 2026/03/12 01:53:39 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/dirToPurgeFromRoot" 2026/03/12 01:53:39 DEBUG : S3 bucket rclone-test-befanuf1luci path dirToPurgeFromRoot: bucket is versioned: false 2026/03/12 01:53:39 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/12 01:53:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/12 01:53:39 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/12 01:53:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/hello? sausage/êé" 2026/03/12 01:53:40 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/hello? sausage/êé" 2026/03/12 01:53:40 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/03/12 01:53:40 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_rpmlrc: md5 = 28db5978e64666f920050a57494340a9 OK 2026/03/12 01:53:40 INFO : a/b/c/d/e.txt.rclone_chunk.001_rpmlrc: Copied (server-side copy) to: a/b/c/d/e.txt 2026/03/12 01:53:40 INFO : a/b/c/d/e.txt.rclone_chunk.001_rpmlrc: Deleted 2026/03/12 01:53:41 DEBUG : S3 bucket rclone-test-befanuf1luci path hello? sausage/êé: bucket is versioned: false 2026/03/12 01:53:41 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:41 DEBUG : "a/b/c/d/e.txt" version false 2026/03/12 01:53:41 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/12 01:53:41 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/12 01:53:41 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/12 01:53:44 DEBUG : file name.txt: size = 200 OK 2026/03/12 01:53:44 DEBUG : file name.txt.rclone_chunk.001_rpmpxc: md5 = 20b99e3a05276f6febcf108f93c49145 OK 2026/03/12 01:53:44 INFO : file name.txt.rclone_chunk.001_rpmpxc: Copied (server-side copy) to: file name.txt 2026/03/12 01:53:44 INFO : file name.txt.rclone_chunk.001_rpmpxc: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/12 01:53:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:53:45 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/12 01:53:45 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-befanuf1luci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-befanuf1luci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/12 01:53:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/not found.txt" 2026/03/12 01:53:45 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/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/12 01:53:46 NOTICE: S3 bucket rclone-test-befanuf1luci: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmqn6: open chunk writer: started multipart upload: UZcd2C8BMk68b537CXjsyE4fktdgdRZ4rWUOsnVKPLkBuCwRUsfNglW2ph2YWH62QuT1h.by9XfuItg2N1FIYgkzvHc.jdDWo2RpO.w8xd6kau1O5rsrV9g6WgEdDVES 2026/03/12 01:53:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmqn6: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmqn6: multipart upload "UZcd2C8BMk68b537CXjsyE4fktdgdRZ4rWUOsnVKPLkBuCwRUsfNglW2ph2YWH62QuT1h.by9XfuItg2N1FIYgkzvHc.jdDWo2RpO.w8xd6kau1O5rsrV9g6WgEdDVES" finished 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmqn6: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/03/12 01:53:46 DEBUG : piped data.txt: size = 0 OK 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmqn6: Src hash empty - aborting Dst hash check 2026/03/12 01:53:46 INFO : piped data.txt.rclone_chunk.001_rpmqn6: Copied (server-side copy) to: piped data.txt 2026/03/12 01:53:46 INFO : piped data.txt.rclone_chunk.001_rpmqn6: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmrn3: open chunk writer: started multipart upload: 0Y_QXkAicYRHi4VxmmZv0UnAUoV3TpnhJzEJuGHTwVqwvTTYKuO9rGsWHkHSXMDl61e06aNyV0Bf8wvC3P_ORPX2v6k7wxJACwVuRmhBa21PBPXUeLIbuI5Wu3ghKooh 2026/03/12 01:53:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/12 01:53:46 DEBUG : piped data.txt.rclone_chunk.001_rpmrn3: multipart upload wrote chunk 1 with 100 bytes and etag "ec407ec89a37b3539e1c8cfcd33df627" 2026/03/12 01:53:47 DEBUG : piped data.txt.rclone_chunk.001_rpmrn3: multipart upload "0Y_QXkAicYRHi4VxmmZv0UnAUoV3TpnhJzEJuGHTwVqwvTTYKuO9rGsWHkHSXMDl61e06aNyV0Bf8wvC3P_ORPX2v6k7wxJACwVuRmhBa21PBPXUeLIbuI5Wu3ghKooh" finished 2026/03/12 01:53:47 DEBUG : piped data.txt.rclone_chunk.001_rpmrn3: Multipart upload Etag: cd7084557a519a0c2b641114ae4cfef0-1 OK 2026/03/12 01:53:47 DEBUG : piped data.txt: size = 100 OK 2026/03/12 01:53:47 DEBUG : piped data.txt.rclone_chunk.001_rpmrn3: Src hash empty - aborting Dst hash check 2026/03/12 01:53:47 INFO : piped data.txt.rclone_chunk.001_rpmrn3: Copied (server-side copy) to: piped data.txt 2026/03/12 01:53:47 INFO : piped data.txt.rclone_chunk.001_rpmrn3: 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/12 01:53:47 INFO : Chunked 'TestChunkerS3:rclone-test-befanuf1luci': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/03/12 01:53:47 DEBUG : small/emptyfile: size = 0 OK 2026/03/12 01:53:47 DEBUG : small/emptyfile.rclone_chunk.001_rpmsdi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/12 01:53:47 INFO : small/emptyfile.rclone_chunk.001_rpmsdi: Copied (server-side copy) to: small/emptyfile 2026/03/12 01:53:48 INFO : small/emptyfile.rclone_chunk.001_rpmsdi: Deleted 2026/03/12 01:53:48 DEBUG : small/smallfile: size = 2 OK 2026/03/12 01:53:48 DEBUG : small/smallfile.rclone_chunk.001_rpmt0n: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/03/12 01:53:48 INFO : small/smallfile.rclone_chunk.001_rpmt0n: Copied (server-side copy) to: small/smallfile 2026/03/12 01:53:48 INFO : small/smallfile.rclone_chunk.001_rpmt0n: Deleted 2026/03/12 01:53:49 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/12 01:53:49 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/03/12 01:53:49 DEBUG : usermeta/today.rclone_chunk.001_rpmu0z: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/03/12 01:53:49 INFO : usermeta/today.rclone_chunk.001_rpmu0z: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/03/12 01:53:49 INFO : usermeta/today.rclone_chunk.001_rpmu0z: Deleted 2026/03/12 01:53:50 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/03/12 01:53:50 DEBUG : usermeta/past.rclone_chunk.001_rpmvg1: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/03/12 01:53:50 INFO : usermeta/past.rclone_chunk.001_rpmvg1: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/03/12 01:53:50 INFO : usermeta/past.rclone_chunk.001_rpmvg1: Deleted 2026/03/12 01:53:51 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/03/12 01:53:51 DEBUG : usermeta/future.rclone_chunk.001_rpmwdu: md5 = 82e240013837bf80c807dba600b4594d OK 2026/03/12 01:53:51 INFO : usermeta/future.rclone_chunk.001_rpmwdu: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/03/12 01:53:51 INFO : usermeta/future.rclone_chunk.001_rpmwdu: Deleted 2026/03/12 01:53:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/03/12 01:53:53 DEBUG : future/test: Can't copy - required hash not found 2026/03/12 01:53:53 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/12 01:53:53 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/12 01:53:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-befanuf1luci': File to upload is small (3 bytes), uploading instead of streaming 2026/03/12 01:53:53 DEBUG : Waiting for deletions to finish 2026/03/12 01:53:53 DEBUG : "future/test" version false 2026/03/12 01:53:53 DEBUG : future/test: Deleting (id "") 2026/03/12 01:53:53 DEBUG : "future/test.rclone_chunk.001" version false 2026/03/12 01:53:53 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/03/12 01:53:53 DEBUG : "future/test.rclone_chunk.002" version false 2026/03/12 01:53:53 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/03/12 01:53:53 DEBUG : "future/test.rclone_chunk.003" version false 2026/03/12 01:53:53 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/03/12 01:53:53 INFO : future/test: Deleted 2026/03/12 01:53:53 INFO : future/test.rclone_chunk.003: Deleted 2026/03/12 01:53:53 INFO : future/test.rclone_chunk.001: Deleted 2026/03/12 01:53:53 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/03/12 01:53:56 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/03/12 01:53:56 DEBUG : backcomp/renamefile.rclone_chunk.001_rpmy6s: md5 = eac78fe702f2e85620d78f3a9be0f407 OK 2026/03/12 01:53:56 INFO : backcomp/renamefile.rclone_chunk.001_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.001_rpmy6s: Deleted 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.002_rpmy6s: md5 = e516b138233c9c246eb0a84c27956ff9 OK 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.002_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.002_rpmy6s: Deleted 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.003_rpmy6s: md5 = cf61d4cbb90a2aa882716c7b6385688b OK 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.003_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.003_rpmy6s: Deleted 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.004_rpmy6s: md5 = b31e03ba73d6037b44d4b8acd1e26080 OK 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.004_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.004_rpmy6s: Deleted 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.005_rpmy6s: md5 = f4f17cb24ea85e79dc63f892d6cf9a13 OK 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.005_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.005_rpmy6s: Deleted 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/03/12 01:53:57 DEBUG : backcomp/renamefile.rclone_chunk.006_rpmy6s: md5 = 0229c10ebeb1f51f4e2591577b829e29 OK 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.006_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/03/12 01:53:57 INFO : backcomp/renamefile.rclone_chunk.006_rpmy6s: Deleted 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.007_rpmy6s: md5 = eb86e44db73ec89b828509e447dcee94 OK 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.007_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.007_rpmy6s: Deleted 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.008_rpmy6s: md5 = 4274aa14e800e99d3d393225000be76d OK 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.008_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.008_rpmy6s: Deleted 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.009_rpmy6s: md5 = 289896e7a06cad98081f2c14c79fac0e OK 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.009_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.009_rpmy6s: Deleted 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.010_rpmy6s: md5 = fcd9e74ddc852df5d80f41a04b97049d OK 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.010_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.010_rpmy6s: Deleted 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/03/12 01:53:58 DEBUG : backcomp/renamefile.rclone_chunk.011_rpmy6s: md5 = 3762fd1a4cb55d6b14816a527caead09 OK 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.011_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/03/12 01:53:58 INFO : backcomp/renamefile.rclone_chunk.011_rpmy6s: Deleted 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.012_rpmy6s: md5 = d1b9f84fcb9b5722bcb96224ebc47758 OK 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.012_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.012_rpmy6s: Deleted 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.013_rpmy6s: md5 = 3a05b5eb202c42d7baa3b9ba37a6a195 OK 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.013_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.013_rpmy6s: Deleted 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.014_rpmy6s: md5 = 851c1c961f6d343262dd6b064e7b29c6 OK 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.014_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.014_rpmy6s: Deleted 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.015_rpmy6s: md5 = 96f8c994751b7affbc6538d91a4ad96e OK 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.015_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.015_rpmy6s: Deleted 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/03/12 01:53:59 DEBUG : backcomp/renamefile.rclone_chunk.016_rpmy6s: md5 = bb2eaf18b406cb27f259759a4972ee1c OK 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.016_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/03/12 01:53:59 INFO : backcomp/renamefile.rclone_chunk.016_rpmy6s: Deleted 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.017_rpmy6s: md5 = fa3b1630de0b83406e0eb2fcbf5a5303 OK 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.017_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.017_rpmy6s: Deleted 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.018_rpmy6s: md5 = 8ac4e8eec5e842eefe314dc4b47ee826 OK 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.018_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.018_rpmy6s: Deleted 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.019_rpmy6s: md5 = 909a3861cb6640a99650d6ba73bc585e OK 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.019_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.019_rpmy6s: Deleted 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.020_rpmy6s: md5 = c67b2cc926280e0cc0369c6a3cd9f963 OK 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.020_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.020_rpmy6s: Deleted 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/03/12 01:54:00 DEBUG : backcomp/renamefile.rclone_chunk.021_rpmy6s: md5 = 2978038401b7a1a9cb0036a3945b49f5 OK 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.021_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/03/12 01:54:00 INFO : backcomp/renamefile.rclone_chunk.021_rpmy6s: Deleted 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.022_rpmy6s: md5 = 43f2df56525fd3b95afdfc6ba356a766 OK 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.022_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.022_rpmy6s: Deleted 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.023_rpmy6s: md5 = a26b0c2aca64d6085c725224768d058d OK 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.023_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.023_rpmy6s: Deleted 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.024_rpmy6s: md5 = 4e9575e90f9c783a27f1ab99e1a9e8fc OK 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.024_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.024_rpmy6s: Deleted 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/03/12 01:54:01 DEBUG : backcomp/renamefile.rclone_chunk.025_rpmy6s: md5 = 7f7713389f25c80cd2bcece0fa031907 OK 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.025_rpmy6s: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/03/12 01:54:01 INFO : backcomp/renamefile.rclone_chunk.025_rpmy6s: Deleted 2026/03/12 01:54:03 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/03/12 01:54:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/servermovetest/subdir1" 2026/03/12 01:54:03 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/servermovetest/subdir1" 2026/03/12 01:54:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/servermovetest/subdir2" 2026/03/12 01:54:04 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/servermovetest/subdir2" 2026/03/12 01:54:04 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/03/12 01:54:04 DEBUG : movefile.rclone_chunk.001_rpn9nj: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/03/12 01:54:04 INFO : movefile.rclone_chunk.001_rpn9nj: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/03/12 01:54:05 INFO : movefile.rclone_chunk.001_rpn9nj: Deleted 2026/03/12 01:54:05 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/03/12 01:54:05 DEBUG : movefile.rclone_chunk.002_rpn9nj: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/03/12 01:54:05 INFO : movefile.rclone_chunk.002_rpn9nj: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/03/12 01:54:05 INFO : movefile.rclone_chunk.002_rpn9nj: Deleted 2026/03/12 01:54:05 DEBUG : movefile: copy 2 data chunks... 2026/03/12 01:54:06 DEBUG : movefile: size = 6 OK 2026/03/12 01:54:06 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/03/12 01:54:06 INFO : movefile: Copied (server-side copy) 2026/03/12 01:54:06 INFO : movefile: Deleted 2026/03/12 01:54:06 DEBUG : Waiting for deletions to finish 2026/03/12 01:54:06 DEBUG : "servermovetest/subdir2/movefile" version false 2026/03/12 01:54:06 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/03/12 01:54:06 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/03/12 01:54:06 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/03/12 01:54:06 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/03/12 01:54:06 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/03/12 01:54:06 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/03/12 01:54:06 INFO : servermovetest/subdir2/movefile: Deleted 2026/03/12 01:54:07 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/03/12 01:54:07 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-befanuf1luci/md5all" 2026/03/12 01:54:07 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/03/12 01:54:07 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/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/12 01:54:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_rpncvl: open chunk writer: started multipart upload: SRk3g_Ml6.9Xcu7Bo2AK6iolQmSd78Fancso6mTPs4JBrryA426vrY9a590JVJg18TahxATOdOFSsNCaAn44oJ8PVAXuL_tM6QZI6XN8PijAY5cXAgL5lz8HhOCnM04L 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_rpncvl: multipart upload wrote chunk 1 with 100 bytes and etag "e0e002e92804863e6c77a72070440e7b" 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_rpncvl: multipart upload "SRk3g_Ml6.9Xcu7Bo2AK6iolQmSd78Fancso6mTPs4JBrryA426vrY9a590JVJg18TahxATOdOFSsNCaAn44oJ8PVAXuL_tM6QZI6XN8PijAY5cXAgL5lz8HhOCnM04L" finished 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_rpncvl: Multipart upload Etag: 63369bc637155bf314d10b7dfed160f6-1 OK 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt: size = 100 OK 2026/03/12 01:54:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_rpncvl: Src hash empty - aborting Dst hash check 2026/03/12 01:54:07 INFO : unknown-size-put.txt.rclone_chunk.001_rpncvl: Copied (server-side copy) to: unknown-size-put.txt 2026/03/12 01:54:07 INFO : unknown-size-put.txt.rclone_chunk.001_rpncvl: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt: size = 100 OK 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpnc4m: md5 = 04ff41eaebe2a78a48e250dba0ea67ca OK 2026/03/12 01:54:08 INFO : unknown-size-update.txt.rclone_chunk.001_rpnc4m: Copied (server-side copy) to: unknown-size-update.txt 2026/03/12 01:54:08 INFO : unknown-size-update.txt.rclone_chunk.001_rpnc4m: Deleted 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpndi8: open chunk writer: started multipart upload: olKJT4zfBdOoT5qcmp2Kg5c86Pq21MaZVkownP1f1llW96yxsQvyFh5a2vpJGAcDjrl2g39Ub0d7RgjTqF.Z0qgBMFQdA3a3ap7LXyTtk2wI2GQE6AXq4DpLdfp04m5m 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpndi8: multipart upload wrote chunk 1 with 200 bytes and etag "14769810f419ec77fa0901349d417bb5" 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpndi8: multipart upload "olKJT4zfBdOoT5qcmp2Kg5c86Pq21MaZVkownP1f1llW96yxsQvyFh5a2vpJGAcDjrl2g39Ub0d7RgjTqF.Z0qgBMFQdA3a3ap7LXyTtk2wI2GQE6AXq4DpLdfp04m5m" finished 2026/03/12 01:54:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpndi8: Multipart upload Etag: 94e2affcf69da64e5f2dabfd8c89b0fb-1 OK 2026/03/12 01:54:09 DEBUG : unknown-size-update.txt: size = 200 OK 2026/03/12 01:54:09 DEBUG : unknown-size-update.txt.rclone_chunk.001_rpndi8: Src hash empty - aborting Dst hash check 2026/03/12 01:54:09 INFO : unknown-size-update.txt.rclone_chunk.001_rpndi8: Copied (server-side copy) to: unknown-size-update.txt 2026/03/12 01:54:09 INFO : unknown-size-update.txt.rclone_chunk.001_rpndi8: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/12 01:54:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-befanuf1luci/deeper/nonexisting/directory" 2026/03/12 01:54:09 DEBUG : Creating backend with remote "TestS3:rclone-test-befanuf1luci/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/12 01:54:09 DEBUG : Waiting for deletions to finish 2026/03/12 01:54:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/12 01:54:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/12 01:54:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/12 01:54:09 INFO : S3 bucket rclone-test-befanuf1luci: Bucket "rclone-test-befanuf1luci" deleted 2026/03/12 01:54:09 ERROR : error listing: directory not found 2026/03/12 01:54:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (55.81s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (54.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.67s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (33.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.78s) --- 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.10s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (19.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.10s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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 55.855s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 1m1.101104496s (try 1/5)