"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/06/02 01:11:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye" 2026/06/02 01:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 01:11:08 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/06/02 01:11:09 INFO : S3 bucket rclone-test-ranohog3koye: Bucket "rclone-test-ranohog3koye" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/02 01:11:09 INFO : S3 bucket rclone-test-ranohog3koye: Bucket "rclone-test-ranohog3koye" deleted === RUN TestIntegration/FsMkdir 2026/06/02 01:11:10 INFO : S3 bucket rclone-test-ranohog3koye: Bucket "rclone-test-ranohog3koye" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/02 01:11:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/02 01:11:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/02 01:11:10 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/02 01:11:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/06/02 01:11:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_zick6s: md5 = 86fbbeca6d3bd1f05d2ced343cb6b618 OK 2026/06/02 01:11:11 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_zick6s: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:11:11 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_zick6s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/02 01:11:12 DEBUG : ./.: size = 100 OK 2026/06/02 01:11:12 DEBUG : ./..rclone_chunk.001_zick67: md5 = e7857b7a5d64414fdb63f235b43f8ba1 OK 2026/06/02 01:11:12 INFO : ./..rclone_chunk.001_zick67: Copied (server-side copy) to: ./. 2026/06/02 01:11:12 INFO : ./..rclone_chunk.001_zick67: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/02 01:11:12 DEBUG : ../..: size = 100 OK 2026/06/02 01:11:12 DEBUG : ../...rclone_chunk.001_zicluy: md5 = de53fa397bcb79c876101507ad9d9ab9 OK 2026/06/02 01:11:12 INFO : ../...rclone_chunk.001_zicluy: Copied (server-side copy) to: ../.. 2026/06/02 01:11:12 INFO : ../...rclone_chunk.001_zicluy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:11:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/06/02 01:11:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_zicmj3: md5 = 33a5c0956945d871526c022b7fccf99e OK 2026/06/02 01:11:13 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_zicmj3: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:11:13 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_zicmj3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/02 01:11:14 DEBUG : leading space/ leading space: size = 100 OK 2026/06/02 01:11:14 DEBUG : leading space/ leading space.rclone_chunk.001_zicnxu: md5 = b958808b4e7ce2979dc6a01161bfa6bb OK 2026/06/02 01:11:14 INFO : leading space/ leading space.rclone_chunk.001_zicnxu: Copied (server-side copy) to: leading space/ leading space 2026/06/02 01:11:14 INFO : leading space/ leading space.rclone_chunk.001_zicnxu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/02 01:11:15 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/06/02 01:11:15 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_zicn8a: md5 = e2faabe2aeb2dc2f96f0226ff61c6339 OK 2026/06/02 01:11:15 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_zicn8a: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/06/02 01:11:15 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_zicn8a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/02 01:11:16 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/06/02 01:11:16 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_zico6k: md5 = 30524d13920bf68fbc20ca504e1afe64 OK 2026/06/02 01:11:16 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_zico6k: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/06/02 01:11:16 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_zico6k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/02 01:11:16 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/06/02 01:11:16 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_zicpf8: md5 = 5810435392c2c13e505f1e0bd5245993 OK 2026/06/02 01:11:16 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_zicpf8: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/06/02 01:11:16 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_zicpf8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/02 01:11:17 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/06/02 01:11:17 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_zicq5v: md5 = 30038da64fd911d09f62498085ba495d OK 2026/06/02 01:11:17 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_zicq5v: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/06/02 01:11:17 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_zicq5v: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/02 01:11:18 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/06/02 01:11:18 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_zicrib: md5 = 137b45c3b457e0149d770eaf93068253 OK 2026/06/02 01:11:18 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_zicrib: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/06/02 01:11:18 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_zicrib: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/02 01:11:19 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/06/02 01:11:19 DEBUG : .leading dot/.leading dot.rclone_chunk.001_zicr1j: md5 = 90da0460eaf8d06ad2893ac810aa1888 OK 2026/06/02 01:11:19 INFO : .leading dot/.leading dot.rclone_chunk.001_zicr1j: Copied (server-side copy) to: .leading dot/.leading dot 2026/06/02 01:11:19 INFO : .leading dot/.leading dot.rclone_chunk.001_zicr1j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/02 01:11:19 DEBUG : trailing space /trailing space : size = 100 OK 2026/06/02 01:11:19 DEBUG : trailing space /trailing space .rclone_chunk.001_zicsbd: md5 = 1e71564c5ba8c4197d93051773fc636a OK 2026/06/02 01:11:19 INFO : trailing space /trailing space .rclone_chunk.001_zicsbd: Copied (server-side copy) to: trailing space /trailing space 2026/06/02 01:11:19 INFO : trailing space /trailing space .rclone_chunk.001_zicsbd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/02 01:11:20 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/06/02 01:11:20 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_zict46: md5 = e0b6509c6c7a5524c92e17b751bf0ee3 OK 2026/06/02 01:11:20 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_zict46: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/06/02 01:11:20 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_zict46: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/02 01:11:21 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/06/02 01:11:21 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_zicua7: md5 = fe966d320723daec625a062d2de1f91e OK 2026/06/02 01:11:21 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_zicua7: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/06/02 01:11:21 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_zicua7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/02 01:11:22 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/06/02 01:11:22 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_zicujo: md5 = cc2689c53dcd0d60abbd3113a32d5247 OK 2026/06/02 01:11:22 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_zicujo: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/06/02 01:11:22 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_zicujo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/02 01:11:23 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/06/02 01:11:23 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_zicvu6: md5 = 5b607134813aa94270862b4782c89ed1 OK 2026/06/02 01:11:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_zicvu6: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/06/02 01:11:23 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_zicvu6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/02 01:11:23 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/06/02 01:11:23 DEBUG : trailing dot./trailing dot..rclone_chunk.001_zicw4w: md5 = 15806bb17e008ff88e22df6afe277f90 OK 2026/06/02 01:11:23 INFO : trailing dot./trailing dot..rclone_chunk.001_zicw4w: Copied (server-side copy) to: trailing dot./trailing dot. 2026/06/02 01:11:23 INFO : trailing dot./trailing dot..rclone_chunk.001_zicw4w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/02 01:11:24 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/06/02 01:11:24 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_zicxkz: md5 = 465add5dde0eebd9d60c4df1f3cdf680 OK 2026/06/02 01:11:24 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_zicxkz: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/06/02 01:11:24 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_zicxkz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/02 01:11:25 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/06/02 01:11:25 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_zicyw6: md5 = 202e8fb5ed55028cfec4f179d72d7c22 OK 2026/06/02 01:11:25 INFO : test%46.txt/test%46.txt.rclone_chunk.001_zicyw6: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/06/02 01:11:25 INFO : test%46.txt/test%46.txt.rclone_chunk.001_zicyw6: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/02 01:11:26 DEBUG : zero-length-file: size = 0 OK 2026/06/02 01:11:26 DEBUG : zero-length-file.rclone_chunk.001_ziczd6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/02 01:11:26 INFO : zero-length-file.rclone_chunk.001_ziczd6: Copied (server-side copy) to: zero-length-file 2026/06/02 01:11:26 INFO : zero-length-file.rclone_chunk.001_ziczd6: 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/02 01:11:27 DEBUG : file name.txt: size = 100 OK 2026/06/02 01:11:27 DEBUG : file name.txt.rclone_chunk.001_ziczg1: md5 = d3747a3ea01f1ea1336309fdc1fc9f2f OK 2026/06/02 01:11:27 INFO : file name.txt.rclone_chunk.001_ziczg1: Copied (server-side copy) to: file name.txt 2026/06/02 01:11:27 INFO : file name.txt.rclone_chunk.001_ziczg1: Deleted 2026/06/02 01:11:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/06/02 01:11:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_zid0fv: md5 = 745df0a95ab506d46b2f552356898d06 OK 2026/06/02 01:11:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_zid0fv: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:11:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_zid0fv: Deleted 2026/06/02 01:11:28 DEBUG : file name.txt: size = 100 OK 2026/06/02 01:11:28 DEBUG : file name.txt.rclone_chunk.001_zid1dz: md5 = f73a9945f9c24ef5af4f88571f22142a OK 2026/06/02 01:11:28 INFO : file name.txt.rclone_chunk.001_zid1dz: Copied (server-side copy) to: file name.txt 2026/06/02 01:11:28 INFO : file name.txt.rclone_chunk.001_zid1dz: 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/02 01:11:29 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/06/02 01:11:29 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/02 01:11:30 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/06/02 01:11:30 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_zid3hm: md5 = 2cd8c3b049d1120f419660afc171ff45 OK 2026/06/02 01:11:30 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_zid3hm: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/06/02 01:11:30 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_zid3hm: Deleted 2026/06/02 01:11:31 DEBUG : S3 bucket rclone-test-ranohog3koye: bucket is versioned: false 2026/06/02 01:11:31 DEBUG : Waiting for deletions to finish 2026/06/02 01:11:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/02 01:11:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/02 01:11:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/02 01:11:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/06/02 01:11:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_zid4oo: md5 = af1bf7691817c8269375efa5e8301aee OK 2026/06/02 01:11:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_zid4oo: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/06/02 01:11:32 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_zid4oo: Deleted 2026/06/02 01:11:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/dirToPurgeFromRoot" 2026/06/02 01:11:32 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/dirToPurgeFromRoot" 2026/06/02 01:11:32 DEBUG : S3 bucket rclone-test-ranohog3koye path dirToPurgeFromRoot: bucket is versioned: false 2026/06/02 01:11:32 DEBUG : Waiting for deletions to finish 2026/06/02 01:11:32 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/02 01:11:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/02 01:11:32 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/02 01:11:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/hello? sausage/êé" 2026/06/02 01:11:33 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/hello? sausage/êé" 2026/06/02 01:11:34 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/06/02 01:11:34 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_zid6u9: md5 = 685c67b102b38be89afd5f4889096d6e OK 2026/06/02 01:11:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_zid6u9: Copied (server-side copy) to: a/b/c/d/e.txt 2026/06/02 01:11:34 INFO : a/b/c/d/e.txt.rclone_chunk.001_zid6u9: Deleted 2026/06/02 01:11:34 DEBUG : S3 bucket rclone-test-ranohog3koye path hello? sausage/êé: bucket is versioned: false 2026/06/02 01:11:34 DEBUG : Waiting for deletions to finish 2026/06/02 01:11:34 DEBUG : "a/b/c/d/e.txt" version false 2026/06/02 01:11:34 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/02 01:11:34 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/02 01:11:34 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/02 01:11:37 DEBUG : file name.txt: size = 200 OK 2026/06/02 01:11:37 DEBUG : file name.txt.rclone_chunk.001_zida2q: md5 = 0b7613bb1afcd4666d584272870d2cb6 OK 2026/06/02 01:11:37 INFO : file name.txt.rclone_chunk.001_zida2q: Copied (server-side copy) to: file name.txt 2026/06/02 01:11:37 INFO : file name.txt.rclone_chunk.001_zida2q: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/02 01:11:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:11:38 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:11:38 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-ranohog3koye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-ranohog3koye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/02 01:11:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/not found.txt" 2026/06/02 01:11:38 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/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/02 01:11:39 NOTICE: S3 bucket rclone-test-ranohog3koye: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidc6x: open chunk writer: started multipart upload: 6LmsQj.XKNdq0mjAlPyGDKAMYN9P9Dw2PWRTkwqCbEtVgp1S2LKMPfwftYLOxVQWUIaV0IofE2KjEwh7Q0vXIHjrklW12bnhO.dKIbyPJqczPmVSqGJcbQeCkrDfavIg 2026/06/02 01:11:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidc6x: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidc6x: multipart upload "6LmsQj.XKNdq0mjAlPyGDKAMYN9P9Dw2PWRTkwqCbEtVgp1S2LKMPfwftYLOxVQWUIaV0IofE2KjEwh7Q0vXIHjrklW12bnhO.dKIbyPJqczPmVSqGJcbQeCkrDfavIg" finished 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidc6x: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/06/02 01:11:39 DEBUG : piped data.txt: size = 0 OK 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidc6x: Src hash empty - aborting Dst hash check 2026/06/02 01:11:39 INFO : piped data.txt.rclone_chunk.001_zidc6x: Copied (server-side copy) to: piped data.txt 2026/06/02 01:11:39 INFO : piped data.txt.rclone_chunk.001_zidc6x: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/02 01:11:39 DEBUG : piped data.txt.rclone_chunk.001_zidctx: open chunk writer: started multipart upload: PSBUk2UPjAuJ.lQBIOZomr_2Xpr6AirvuWfzISkhZufwII7vSS08dCF_O2SECWE9c35YQZ.StqHk.6a3eW9gQq50K6.K2bDYi.AcuZ.4ggNjkHyaNxEwTSjtazERIQpm 2026/06/02 01:11:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/02 01:11:40 DEBUG : piped data.txt.rclone_chunk.001_zidctx: multipart upload wrote chunk 1 with 100 bytes and etag "8247bc5894f4f89c887418d4bfcc952b" 2026/06/02 01:11:40 DEBUG : piped data.txt.rclone_chunk.001_zidctx: multipart upload "PSBUk2UPjAuJ.lQBIOZomr_2Xpr6AirvuWfzISkhZufwII7vSS08dCF_O2SECWE9c35YQZ.StqHk.6a3eW9gQq50K6.K2bDYi.AcuZ.4ggNjkHyaNxEwTSjtazERIQpm" finished 2026/06/02 01:11:40 DEBUG : piped data.txt.rclone_chunk.001_zidctx: Multipart upload Etag: 806422c0df58b16c9bdfc16d56acc5a6-1 OK 2026/06/02 01:11:40 DEBUG : piped data.txt: size = 100 OK 2026/06/02 01:11:40 DEBUG : piped data.txt.rclone_chunk.001_zidctx: Src hash empty - aborting Dst hash check 2026/06/02 01:11:40 INFO : piped data.txt.rclone_chunk.001_zidctx: Copied (server-side copy) to: piped data.txt 2026/06/02 01:11:40 INFO : piped data.txt.rclone_chunk.001_zidctx: 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/02 01:11:40 INFO : Chunked 'TestChunkerS3:rclone-test-ranohog3koye': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/06/02 01:11:41 DEBUG : small/emptyfile: size = 0 OK 2026/06/02 01:11:41 DEBUG : small/emptyfile.rclone_chunk.001_ziddg5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/02 01:11:41 INFO : small/emptyfile.rclone_chunk.001_ziddg5: Copied (server-side copy) to: small/emptyfile 2026/06/02 01:11:41 INFO : small/emptyfile.rclone_chunk.001_ziddg5: Deleted 2026/06/02 01:11:42 DEBUG : small/smallfile: size = 2 OK 2026/06/02 01:11:42 DEBUG : small/smallfile.rclone_chunk.001_zidevq: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/06/02 01:11:42 INFO : small/smallfile.rclone_chunk.001_zidevq: Copied (server-side copy) to: small/smallfile 2026/06/02 01:11:42 INFO : small/smallfile.rclone_chunk.001_zidevq: Deleted 2026/06/02 01:11:42 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/02 01:11:42 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/06/02 01:11:42 DEBUG : usermeta/today.rclone_chunk.001_zidfks: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/06/02 01:11:42 INFO : usermeta/today.rclone_chunk.001_zidfks: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/06/02 01:11:42 INFO : usermeta/today.rclone_chunk.001_zidfks: Deleted 2026/06/02 01:11:43 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/06/02 01:11:43 DEBUG : usermeta/past.rclone_chunk.001_zidg3g: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/06/02 01:11:43 INFO : usermeta/past.rclone_chunk.001_zidg3g: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/06/02 01:11:43 INFO : usermeta/past.rclone_chunk.001_zidg3g: Deleted 2026/06/02 01:11:44 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/06/02 01:11:44 DEBUG : usermeta/future.rclone_chunk.001_zidhqw: md5 = 82e240013837bf80c807dba600b4594d OK 2026/06/02 01:11:44 INFO : usermeta/future.rclone_chunk.001_zidhqw: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/06/02 01:11:44 INFO : usermeta/future.rclone_chunk.001_zidhqw: Deleted 2026/06/02 01:11:45 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/06/02 01:11:46 DEBUG : future/test: Can't copy - required hash not found 2026/06/02 01:11:46 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/02 01:11:46 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/06/02 01:11:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-ranohog3koye': File to upload is small (3 bytes), uploading instead of streaming 2026/06/02 01:11:46 DEBUG : Waiting for deletions to finish 2026/06/02 01:11:46 DEBUG : "future/test" version false 2026/06/02 01:11:46 DEBUG : future/test: Deleting (id "") 2026/06/02 01:11:46 DEBUG : "future/test.rclone_chunk.001" version false 2026/06/02 01:11:46 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/06/02 01:11:46 DEBUG : "future/test.rclone_chunk.002" version false 2026/06/02 01:11:46 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/06/02 01:11:46 DEBUG : "future/test.rclone_chunk.003" version false 2026/06/02 01:11:46 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/06/02 01:11:46 INFO : future/test: Deleted 2026/06/02 01:11:46 INFO : future/test.rclone_chunk.003: Deleted 2026/06/02 01:11:46 INFO : future/test.rclone_chunk.001: Deleted 2026/06/02 01:11:46 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/06/02 01:11:49 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/06/02 01:11:49 DEBUG : backcomp/renamefile.rclone_chunk.001_zidj83: md5 = fda47eaa78ca607d3db162c52ab75838 OK 2026/06/02 01:11:49 INFO : backcomp/renamefile.rclone_chunk.001_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/06/02 01:11:49 INFO : backcomp/renamefile.rclone_chunk.001_zidj83: Deleted 2026/06/02 01:11:49 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/06/02 01:11:49 DEBUG : backcomp/renamefile.rclone_chunk.002_zidj83: md5 = 87e02d576c6f74d5acfc94796d4788d7 OK 2026/06/02 01:11:49 INFO : backcomp/renamefile.rclone_chunk.002_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/06/02 01:11:49 INFO : backcomp/renamefile.rclone_chunk.002_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.003_zidj83: md5 = 20eb2ab3dc0ab21142e78e882a92883f OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.003_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.003_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.004_zidj83: md5 = bf1d0f7bc308f215b7260a4133c57e53 OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.004_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.004_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.005_zidj83: md5 = b52bc370cb1c28adc0d83ff111cb19e8 OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.005_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.005_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.006_zidj83: md5 = 11c7d82853ec94e4682874e7486c8e75 OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.006_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.006_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.007_zidj83: md5 = 57aed7f6eb08b60123daf91de3337463 OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.007_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.007_zidj83: Deleted 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/06/02 01:11:50 DEBUG : backcomp/renamefile.rclone_chunk.008_zidj83: md5 = dd8adee9d170e0cbf395c3f1abf908d4 OK 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.008_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/06/02 01:11:50 INFO : backcomp/renamefile.rclone_chunk.008_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.009_zidj83: md5 = 232c91b35b2afb97536b1bf24b2f80d8 OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.009_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.009_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.010_zidj83: md5 = a20414033dd9aa724032b96b6491a97a OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.010_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.010_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.011_zidj83: md5 = 899e75d81d279bd9e4ce78a48724437a OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.011_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.011_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.012_zidj83: md5 = 9a79dd1932e9447dba7072dedabf777f OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.012_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.012_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.013_zidj83: md5 = 1ce35681b45868f40fed8008dc86c5ee OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.013_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.013_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.014_zidj83: md5 = 2dcb25c3f9f2c8368d9c158ac4c00fb0 OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.014_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.014_zidj83: Deleted 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/06/02 01:11:51 DEBUG : backcomp/renamefile.rclone_chunk.015_zidj83: md5 = 44b1a238130fad83d924587421a73dce OK 2026/06/02 01:11:51 INFO : backcomp/renamefile.rclone_chunk.015_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.015_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.016_zidj83: md5 = 0609c1fb4496e2d0d7ffecf81c09aac5 OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.016_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.016_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.017_zidj83: md5 = a16360c4965bf562e8381cccb18d11de OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.017_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.017_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.018_zidj83: md5 = cc62153b1721557dafd05d7fbd398da3 OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.018_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.018_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.019_zidj83: md5 = 0d5aadc38a470d4fc90f6be5df8f25fe OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.019_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.019_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.020_zidj83: md5 = 958017265c6f343b2289c7ae85d26afb OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.020_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.020_zidj83: Deleted 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/06/02 01:11:52 DEBUG : backcomp/renamefile.rclone_chunk.021_zidj83: md5 = 7b88fc77b87d848a654920f802478a19 OK 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.021_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/06/02 01:11:52 INFO : backcomp/renamefile.rclone_chunk.021_zidj83: Deleted 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.022_zidj83: md5 = 12989684606106d28842b6942ee95dd5 OK 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.022_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.022_zidj83: Deleted 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.023_zidj83: md5 = 54f20ee1fd6c4539f683f846224121bf OK 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.023_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.023_zidj83: Deleted 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.024_zidj83: md5 = ed4b1583c55526fc2f3ccddbc0aed003 OK 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.024_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.024_zidj83: Deleted 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/06/02 01:11:53 DEBUG : backcomp/renamefile.rclone_chunk.025_zidj83: md5 = 8f581c82717659934adcc870a197972f OK 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.025_zidj83: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/06/02 01:11:53 INFO : backcomp/renamefile.rclone_chunk.025_zidj83: Deleted 2026/06/02 01:11:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/06/02 01:11:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/servermovetest/subdir1" 2026/06/02 01:11:55 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/servermovetest/subdir1" 2026/06/02 01:11:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/servermovetest/subdir2" 2026/06/02 01:11:55 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/servermovetest/subdir2" 2026/06/02 01:11:56 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/06/02 01:11:56 DEBUG : movefile.rclone_chunk.001_zidts7: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/06/02 01:11:56 INFO : movefile.rclone_chunk.001_zidts7: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/06/02 01:11:56 INFO : movefile.rclone_chunk.001_zidts7: Deleted 2026/06/02 01:11:56 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/06/02 01:11:56 DEBUG : movefile.rclone_chunk.002_zidts7: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/06/02 01:11:56 INFO : movefile.rclone_chunk.002_zidts7: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/06/02 01:11:57 INFO : movefile.rclone_chunk.002_zidts7: Deleted 2026/06/02 01:11:57 DEBUG : movefile: copy 2 data chunks... 2026/06/02 01:11:58 DEBUG : movefile: size = 6 OK 2026/06/02 01:11:58 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/06/02 01:11:58 INFO : movefile: Copied (server-side copy) 2026/06/02 01:11:58 INFO : movefile: Deleted 2026/06/02 01:11:58 DEBUG : Waiting for deletions to finish 2026/06/02 01:11:58 DEBUG : "servermovetest/subdir2/movefile" version false 2026/06/02 01:11:58 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/06/02 01:11:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/06/02 01:11:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/06/02 01:11:58 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/06/02 01:11:58 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/06/02 01:11:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/06/02 01:11:58 INFO : servermovetest/subdir2/movefile: Deleted 2026/06/02 01:11:58 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/06/02 01:11:58 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-ranohog3koye/md5all" 2026/06/02 01:11:58 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/06/02 01:11:58 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/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/02 01:11:58 DEBUG : unknown-size-put.txt.rclone_chunk.001_zidvhg: open chunk writer: started multipart upload: vx_lZv5YYIyWCpR0EMyMRgS5.QOFMvphdmOntOOBKUi1qwqMu3SRtX8C9amGD4zwYYpEHBswdx2FOetmn7RR5SMGjXYwNymdJ2nF6Pz.Joya8jNQJhvsR2UASv.f1_Xh 2026/06/02 01:11:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/02 01:11:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_zidvhg: multipart upload wrote chunk 1 with 100 bytes and etag "582b20afd7ccc151711cf24e9ae6efa1" 2026/06/02 01:11:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_zidvhg: multipart upload "vx_lZv5YYIyWCpR0EMyMRgS5.QOFMvphdmOntOOBKUi1qwqMu3SRtX8C9amGD4zwYYpEHBswdx2FOetmn7RR5SMGjXYwNymdJ2nF6Pz.Joya8jNQJhvsR2UASv.f1_Xh" finished 2026/06/02 01:11:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_zidvhg: Multipart upload Etag: 03b777027e3187b52e9bdbafb22e039e-1 OK 2026/06/02 01:11:59 DEBUG : unknown-size-put.txt: size = 100 OK 2026/06/02 01:11:59 DEBUG : unknown-size-put.txt.rclone_chunk.001_zidvhg: Src hash empty - aborting Dst hash check 2026/06/02 01:11:59 INFO : unknown-size-put.txt.rclone_chunk.001_zidvhg: Copied (server-side copy) to: unknown-size-put.txt 2026/06/02 01:11:59 INFO : unknown-size-put.txt.rclone_chunk.001_zidvhg: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/02 01:11:59 DEBUG : unknown-size-update.txt: size = 100 OK 2026/06/02 01:11:59 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidwxb: md5 = d2a3f9085b681cb1aa91a45959239783 OK 2026/06/02 01:11:59 INFO : unknown-size-update.txt.rclone_chunk.001_zidwxb: Copied (server-side copy) to: unknown-size-update.txt 2026/06/02 01:12:00 INFO : unknown-size-update.txt.rclone_chunk.001_zidwxb: Deleted 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidxis: open chunk writer: started multipart upload: RnwQ9j_f1M87T5V2iDscteKAhf0D26WREu9zYMThy8Wx7.Myjt.WiW3_6Bu.qRgs9Bol6fwaMuJqK0OP8eS71U1n9d4ChREDJ2oTRH8Tpmg5yCUo_HDYK5u7c3iJxeRr 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidxis: multipart upload wrote chunk 1 with 200 bytes and etag "3717debab461d81f8d0a82169cc75b51" 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidxis: multipart upload "RnwQ9j_f1M87T5V2iDscteKAhf0D26WREu9zYMThy8Wx7.Myjt.WiW3_6Bu.qRgs9Bol6fwaMuJqK0OP8eS71U1n9d4ChREDJ2oTRH8Tpmg5yCUo_HDYK5u7c3iJxeRr" finished 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidxis: Multipart upload Etag: 7fc8243f8bdfcea4b1de63a6575f6883-1 OK 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt: size = 200 OK 2026/06/02 01:12:00 DEBUG : unknown-size-update.txt.rclone_chunk.001_zidxis: Src hash empty - aborting Dst hash check 2026/06/02 01:12:00 INFO : unknown-size-update.txt.rclone_chunk.001_zidxis: Copied (server-side copy) to: unknown-size-update.txt 2026/06/02 01:12:00 INFO : unknown-size-update.txt.rclone_chunk.001_zidxis: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/02 01:12:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranohog3koye/deeper/nonexisting/directory" 2026/06/02 01:12:01 DEBUG : Creating backend with remote "TestS3:rclone-test-ranohog3koye/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/02 01:12:01 DEBUG : Waiting for deletions to finish 2026/06/02 01:12:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/02 01:12:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/02 01:12:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/02 01:12:01 INFO : S3 bucket rclone-test-ranohog3koye: Bucket "rclone-test-ranohog3koye" deleted 2026/06/02 01:12:01 ERROR : error listing: directory not found 2026/06/02 01:12:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.92s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (51.71s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- 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 (31.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.79s) --- 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.10s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- 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.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.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.950s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.013486869s (try 1/5)