"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/03/06 01:30:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica" 2026/03/06 01:30:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:30:33 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/06 01:30:33 INFO : S3 bucket rclone-test-nelayoy6xica: Bucket "rclone-test-nelayoy6xica" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/06 01:30:34 INFO : S3 bucket rclone-test-nelayoy6xica: Bucket "rclone-test-nelayoy6xica" deleted === RUN TestIntegration/FsMkdir 2026/03/06 01:30:35 INFO : S3 bucket rclone-test-nelayoy6xica: Bucket "rclone-test-nelayoy6xica" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/06 01:30:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/06 01:30:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/06 01:30:35 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/06 01:30:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/03/06 01:30:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_gkk47d: md5 = 4453eee2702a7234cbcd52b4b9d9c088 OK 2026/03/06 01:30:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_gkk47d: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/06 01:30:35 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_gkk47d: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/06 01:30:36 DEBUG : ./.: size = 100 OK 2026/03/06 01:30:36 DEBUG : ./..rclone_chunk.001_gkk589: md5 = 788521a0c82984b0603d1d867efd840d OK 2026/03/06 01:30:36 INFO : ./..rclone_chunk.001_gkk589: Copied (server-side copy) to: ./. 2026/03/06 01:30:36 INFO : ./..rclone_chunk.001_gkk589: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/06 01:30:37 DEBUG : ../..: size = 100 OK 2026/03/06 01:30:37 DEBUG : ../...rclone_chunk.001_gkk6l5: md5 = 4776e20495d4260481c647f5efd0bba5 OK 2026/03/06 01:30:37 INFO : ../...rclone_chunk.001_gkk6l5: Copied (server-side copy) to: ../.. 2026/03/06 01:30:37 INFO : ../...rclone_chunk.001_gkk6l5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/06 01:30:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/03/06 01:30:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_gkk689: md5 = f252e919021d1d76d4f5b1694a1898e7 OK 2026/03/06 01:30:38 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_gkk689: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/06 01:30:38 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_gkk689: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/06 01:30:39 DEBUG : leading space/ leading space: size = 100 OK 2026/03/06 01:30:39 DEBUG : leading space/ leading space.rclone_chunk.001_gkk70u: md5 = 4a8a32bb090df1d9224eb5188fee09d0 OK 2026/03/06 01:30:39 INFO : leading space/ leading space.rclone_chunk.001_gkk70u: Copied (server-side copy) to: leading space/ leading space 2026/03/06 01:30:39 INFO : leading space/ leading space.rclone_chunk.001_gkk70u: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/06 01:30:39 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/03/06 01:30:39 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_gkk80k: md5 = 7417f3bd1360a457e120a3ec715b3e27 OK 2026/03/06 01:30:39 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_gkk80k: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/03/06 01:30:40 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_gkk80k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/06 01:30:40 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/03/06 01:30:40 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_gkk9w4: md5 = 034e32138f6e98d46768a950180492be OK 2026/03/06 01:30:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_gkk9w4: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/03/06 01:30:40 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_gkk9w4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/06 01:30:41 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/03/06 01:30:41 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_gkkacs: md5 = 5ebc0220f0a87255e68eae23bfb4e531 OK 2026/03/06 01:30:41 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_gkkacs: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/03/06 01:30:41 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_gkkacs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/06 01:30:42 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/03/06 01:30:42 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_gkkbri: md5 = aa202d7096b2ddef5d4cfcff56bb8c5a OK 2026/03/06 01:30:42 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_gkkbri: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/03/06 01:30:42 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_gkkbri: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/06 01:30:43 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/03/06 01:30:43 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_gkkb49: md5 = e59673a470923c537b167c9d615cb78d OK 2026/03/06 01:30:43 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_gkkb49: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/03/06 01:30:43 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_gkkb49: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/06 01:30:44 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/03/06 01:30:44 DEBUG : .leading dot/.leading dot.rclone_chunk.001_gkkc5g: md5 = 1e76a3b2cfc9b382138bf70e10a8cf3a OK 2026/03/06 01:30:44 INFO : .leading dot/.leading dot.rclone_chunk.001_gkkc5g: Copied (server-side copy) to: .leading dot/.leading dot 2026/03/06 01:30:44 INFO : .leading dot/.leading dot.rclone_chunk.001_gkkc5g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/06 01:30:44 DEBUG : trailing space /trailing space : size = 100 OK 2026/03/06 01:30:44 DEBUG : trailing space /trailing space .rclone_chunk.001_gkkdhr: md5 = 9a1bc75c693d1350566e93472f749ad1 OK 2026/03/06 01:30:44 INFO : trailing space /trailing space .rclone_chunk.001_gkkdhr: Copied (server-side copy) to: trailing space /trailing space 2026/03/06 01:30:44 INFO : trailing space /trailing space .rclone_chunk.001_gkkdhr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/06 01:30:45 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/03/06 01:30:45 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_gkkecr: md5 = ebd3a98fecc32da7040937523ff0ab6b OK 2026/03/06 01:30:45 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_gkkecr: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/03/06 01:30:45 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_gkkecr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/06 01:30:46 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/03/06 01:30:46 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_gkkfig: md5 = a3dc86a6a5c4828f3564d14bff104ef6 OK 2026/03/06 01:30:46 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_gkkfig: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/03/06 01:30:46 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_gkkfig: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/06 01:30:47 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/03/06 01:30:47 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_gkkf8n: md5 = 87cfede57fd2b2a77cfb8f67e97d19d2 OK 2026/03/06 01:30:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_gkkf8n: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/03/06 01:30:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_gkkf8n: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/06 01:30:48 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/03/06 01:30:48 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_gkkgcx: md5 = d40625a61a38ad3afc8e2e0cf79b2b24 OK 2026/03/06 01:30:48 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_gkkgcx: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/03/06 01:30:48 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_gkkgcx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/06 01:30:48 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/03/06 01:30:48 DEBUG : trailing dot./trailing dot..rclone_chunk.001_gkkhkd: md5 = 9caa76de9e2126a610b381f8b4a81e1d OK 2026/03/06 01:30:48 INFO : trailing dot./trailing dot..rclone_chunk.001_gkkhkd: Copied (server-side copy) to: trailing dot./trailing dot. 2026/03/06 01:30:48 INFO : trailing dot./trailing dot..rclone_chunk.001_gkkhkd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/06 01:30:49 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/03/06 01:30:49 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_gkki1m: md5 = 9433c2afb7a416425d016275891bd450 OK 2026/03/06 01:30:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_gkki1m: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/03/06 01:30:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_gkki1m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/06 01:30:50 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/03/06 01:30:50 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_gkkj49: md5 = 27d6d4305c368b33f1b1c4754ebffbd4 OK 2026/03/06 01:30:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_gkkj49: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/03/06 01:30:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_gkkj49: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/06 01:30:51 DEBUG : zero-length-file: size = 0 OK 2026/03/06 01:30:51 DEBUG : zero-length-file.rclone_chunk.001_gkkk2c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 01:30:51 INFO : zero-length-file.rclone_chunk.001_gkkk2c: Copied (server-side copy) to: zero-length-file 2026/03/06 01:30:51 INFO : zero-length-file.rclone_chunk.001_gkkk2c: 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/06 01:30:52 DEBUG : file name.txt: size = 100 OK 2026/03/06 01:30:52 DEBUG : file name.txt.rclone_chunk.001_gkkkb7: md5 = 9ccc58235335eb1be054ab803081b9ae OK 2026/03/06 01:30:52 INFO : file name.txt.rclone_chunk.001_gkkkb7: Copied (server-side copy) to: file name.txt 2026/03/06 01:30:52 INFO : file name.txt.rclone_chunk.001_gkkkb7: Deleted 2026/03/06 01:30:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/03/06 01:30:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_gkklkz: md5 = 5d0d790f551ff5abe9b0bc23c6db1b08 OK 2026/03/06 01:30:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_gkklkz: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/06 01:30:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_gkklkz: Deleted 2026/03/06 01:30:53 DEBUG : file name.txt: size = 100 OK 2026/03/06 01:30:53 DEBUG : file name.txt.rclone_chunk.001_gkklo1: md5 = 9a141320482a035406d426ca7d779e72 OK 2026/03/06 01:30:53 INFO : file name.txt.rclone_chunk.001_gkklo1: Copied (server-side copy) to: file name.txt 2026/03/06 01:30:53 INFO : file name.txt.rclone_chunk.001_gkklo1: 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/06 01:30:54 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/03/06 01:30:54 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/06 01:30:55 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/03/06 01:30:55 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_gkkorj: md5 = 82ed22e705f295e6e25ace0d2d542287 OK 2026/03/06 01:30:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_gkkorj: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/03/06 01:30:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_gkkorj: Deleted 2026/03/06 01:30:56 DEBUG : S3 bucket rclone-test-nelayoy6xica: bucket is versioned: false 2026/03/06 01:30:56 DEBUG : Waiting for deletions to finish 2026/03/06 01:30:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/06 01:30:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/06 01:30:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/06 01:30:57 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/03/06 01:30:57 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_gkkp1j: md5 = b444a836d7abde33c20ceb01a9b4aefa OK 2026/03/06 01:30:57 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_gkkp1j: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/03/06 01:30:57 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_gkkp1j: Deleted 2026/03/06 01:30:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/dirToPurgeFromRoot" 2026/03/06 01:30:57 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/dirToPurgeFromRoot" 2026/03/06 01:30:57 DEBUG : S3 bucket rclone-test-nelayoy6xica path dirToPurgeFromRoot: bucket is versioned: false 2026/03/06 01:30:57 DEBUG : Waiting for deletions to finish 2026/03/06 01:30:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/06 01:30:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/06 01:30:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/06 01:30:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/hello? sausage/êé" 2026/03/06 01:30:58 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/hello? sausage/êé" 2026/03/06 01:30:59 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/03/06 01:30:59 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_gkkr1k: md5 = becd4c184aa299b611d1ed90963eda3c OK 2026/03/06 01:30:59 INFO : a/b/c/d/e.txt.rclone_chunk.001_gkkr1k: Copied (server-side copy) to: a/b/c/d/e.txt 2026/03/06 01:30:59 INFO : a/b/c/d/e.txt.rclone_chunk.001_gkkr1k: Deleted 2026/03/06 01:30:59 DEBUG : S3 bucket rclone-test-nelayoy6xica path hello? sausage/êé: bucket is versioned: false 2026/03/06 01:30:59 DEBUG : Waiting for deletions to finish 2026/03/06 01:30:59 DEBUG : "a/b/c/d/e.txt" version false 2026/03/06 01:30:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/06 01:30:59 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/06 01:30:59 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/06 01:31:02 DEBUG : file name.txt: size = 200 OK 2026/03/06 01:31:02 DEBUG : file name.txt.rclone_chunk.001_gkkvct: md5 = fe0eac8d3f8d7ca94913cffecc2328e5 OK 2026/03/06 01:31:02 INFO : file name.txt.rclone_chunk.001_gkkvct: Copied (server-side copy) to: file name.txt 2026/03/06 01:31:02 INFO : file name.txt.rclone_chunk.001_gkkvct: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/06 01:31:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/06 01:31:03 DEBUG : Config file has changed externally - reloading 2026/03/06 01:31:03 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/06 01:31:03 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-nelayoy6xica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-nelayoy6xica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/06 01:31:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/not found.txt" 2026/03/06 01:31:03 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/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/06 01:31:04 NOTICE: S3 bucket rclone-test-nelayoy6xica: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/06 01:31:04 DEBUG : piped data.txt.rclone_chunk.001_gkkxop: open chunk writer: started multipart upload: 18cov.fPN8K9_JEEmQyp1_dupdQri9ZwhS6BOdyoXrgVdOvOo1j1RNZq_qFiZIjmMU5PpO5L73gXiNRM98MrN7GsD.qzfhD19wT_Ifu0RXEw0LcHXS6IGJBfM1124YOT 2026/03/06 01:31:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/06 01:31:04 DEBUG : piped data.txt.rclone_chunk.001_gkkxop: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/06 01:31:04 DEBUG : piped data.txt.rclone_chunk.001_gkkxop: multipart upload "18cov.fPN8K9_JEEmQyp1_dupdQri9ZwhS6BOdyoXrgVdOvOo1j1RNZq_qFiZIjmMU5PpO5L73gXiNRM98MrN7GsD.qzfhD19wT_Ifu0RXEw0LcHXS6IGJBfM1124YOT" finished 2026/03/06 01:31:04 DEBUG : piped data.txt.rclone_chunk.001_gkkxop: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/03/06 01:31:04 DEBUG : piped data.txt: size = 0 OK 2026/03/06 01:31:04 DEBUG : piped data.txt.rclone_chunk.001_gkkxop: Src hash empty - aborting Dst hash check 2026/03/06 01:31:04 INFO : piped data.txt.rclone_chunk.001_gkkxop: Copied (server-side copy) to: piped data.txt 2026/03/06 01:31:04 INFO : piped data.txt.rclone_chunk.001_gkkxop: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/06 01:31:05 DEBUG : piped data.txt.rclone_chunk.001_gkkyxp: open chunk writer: started multipart upload: ndJ22jL1cRHYO9m6Nyp1CPS2a.oqd2mn9MiNVu1sPQZQihC7dCSKb_op4F9ER9qfmycMOZiDl3ntmA0E0aJw.pxLTOessy_Ix2QkMHQzNYycMEehwJ33sWeNZdNmY6vI 2026/03/06 01:31:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/06 01:31:05 DEBUG : piped data.txt.rclone_chunk.001_gkkyxp: multipart upload wrote chunk 1 with 100 bytes and etag "412838e6195107ff08212045d21c3341" 2026/03/06 01:31:05 DEBUG : piped data.txt.rclone_chunk.001_gkkyxp: multipart upload "ndJ22jL1cRHYO9m6Nyp1CPS2a.oqd2mn9MiNVu1sPQZQihC7dCSKb_op4F9ER9qfmycMOZiDl3ntmA0E0aJw.pxLTOessy_Ix2QkMHQzNYycMEehwJ33sWeNZdNmY6vI" finished 2026/03/06 01:31:05 DEBUG : piped data.txt.rclone_chunk.001_gkkyxp: Multipart upload Etag: e880649f0ea5bb6c579cbc403b52b392-1 OK 2026/03/06 01:31:05 DEBUG : piped data.txt: size = 100 OK 2026/03/06 01:31:05 DEBUG : piped data.txt.rclone_chunk.001_gkkyxp: Src hash empty - aborting Dst hash check 2026/03/06 01:31:05 INFO : piped data.txt.rclone_chunk.001_gkkyxp: Copied (server-side copy) to: piped data.txt 2026/03/06 01:31:05 INFO : piped data.txt.rclone_chunk.001_gkkyxp: 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/06 01:31:05 INFO : Chunked 'TestChunkerS3:rclone-test-nelayoy6xica': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/03/06 01:31:06 DEBUG : small/emptyfile: size = 0 OK 2026/03/06 01:31:06 DEBUG : small/emptyfile.rclone_chunk.001_gkkzl2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 01:31:06 INFO : small/emptyfile.rclone_chunk.001_gkkzl2: Copied (server-side copy) to: small/emptyfile 2026/03/06 01:31:06 INFO : small/emptyfile.rclone_chunk.001_gkkzl2: Deleted 2026/03/06 01:31:07 DEBUG : small/smallfile: size = 2 OK 2026/03/06 01:31:07 DEBUG : small/smallfile.rclone_chunk.001_gkkzcm: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/03/06 01:31:07 INFO : small/smallfile.rclone_chunk.001_gkkzcm: Copied (server-side copy) to: small/smallfile 2026/03/06 01:31:07 INFO : small/smallfile.rclone_chunk.001_gkkzcm: Deleted 2026/03/06 01:31:07 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/06 01:31:08 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/03/06 01:31:08 DEBUG : usermeta/today.rclone_chunk.001_gkl0jt: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/03/06 01:31:08 INFO : usermeta/today.rclone_chunk.001_gkl0jt: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/03/06 01:31:08 INFO : usermeta/today.rclone_chunk.001_gkl0jt: Deleted 2026/03/06 01:31:09 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/03/06 01:31:09 DEBUG : usermeta/past.rclone_chunk.001_gkl274: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/03/06 01:31:09 INFO : usermeta/past.rclone_chunk.001_gkl274: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/03/06 01:31:09 INFO : usermeta/past.rclone_chunk.001_gkl274: Deleted 2026/03/06 01:31:10 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/03/06 01:31:10 DEBUG : usermeta/future.rclone_chunk.001_gkl3dd: md5 = 82e240013837bf80c807dba600b4594d OK 2026/03/06 01:31:10 INFO : usermeta/future.rclone_chunk.001_gkl3dd: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/03/06 01:31:10 INFO : usermeta/future.rclone_chunk.001_gkl3dd: Deleted 2026/03/06 01:31:11 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/03/06 01:31:12 DEBUG : future/test: Can't copy - required hash not found 2026/03/06 01:31:12 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/06 01:31:12 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/06 01:31:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-nelayoy6xica': File to upload is small (3 bytes), uploading instead of streaming 2026/03/06 01:31:12 DEBUG : Waiting for deletions to finish 2026/03/06 01:31:12 DEBUG : "future/test" version false 2026/03/06 01:31:12 DEBUG : future/test: Deleting (id "") 2026/03/06 01:31:12 DEBUG : "future/test.rclone_chunk.001" version false 2026/03/06 01:31:12 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/03/06 01:31:12 DEBUG : "future/test.rclone_chunk.002" version false 2026/03/06 01:31:12 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/03/06 01:31:12 DEBUG : "future/test.rclone_chunk.003" version false 2026/03/06 01:31:12 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/03/06 01:31:12 INFO : future/test.rclone_chunk.002: Deleted 2026/03/06 01:31:12 INFO : future/test.rclone_chunk.003: Deleted 2026/03/06 01:31:12 INFO : future/test: Deleted 2026/03/06 01:31:12 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/03/06 01:31:15 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/03/06 01:31:15 DEBUG : backcomp/renamefile.rclone_chunk.001_gkl5ke: md5 = 43bea3cd7ee700ab939c4d6e48644135 OK 2026/03/06 01:31:15 INFO : backcomp/renamefile.rclone_chunk.001_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/03/06 01:31:15 INFO : backcomp/renamefile.rclone_chunk.001_gkl5ke: Deleted 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.002_gkl5ke: md5 = dc315da7360dfcf8ad67bc24e95ecde3 OK 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.002_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.002_gkl5ke: Deleted 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.003_gkl5ke: md5 = ee6872ba299c63914a7503a354c82950 OK 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.003_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.003_gkl5ke: Deleted 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.004_gkl5ke: md5 = 4edd0088f7054ac7f27d3dd716fd224a OK 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.004_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.004_gkl5ke: Deleted 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.005_gkl5ke: md5 = 0fae93c44d5b3fc5a3b453cff220a92a OK 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.005_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.005_gkl5ke: Deleted 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/03/06 01:31:16 DEBUG : backcomp/renamefile.rclone_chunk.006_gkl5ke: md5 = 6b7c1fbcd70ab81aac36802854e9cc54 OK 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.006_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/03/06 01:31:16 INFO : backcomp/renamefile.rclone_chunk.006_gkl5ke: Deleted 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.007_gkl5ke: md5 = 64f2ca1cc1637b2a87577e2cef2cdfc5 OK 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.007_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.007_gkl5ke: Deleted 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.008_gkl5ke: md5 = cd67149b56385aa7704a2173ce962e43 OK 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.008_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.008_gkl5ke: Deleted 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.009_gkl5ke: md5 = c8fb9af11430f02a100a51992afd259e OK 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.009_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.009_gkl5ke: Deleted 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.010_gkl5ke: md5 = 2185e12ce629bb061d3d992d3f35bf1b OK 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.010_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.010_gkl5ke: Deleted 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/03/06 01:31:17 DEBUG : backcomp/renamefile.rclone_chunk.011_gkl5ke: md5 = 0b8649c5e10f42d89283b62008b4e052 OK 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.011_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/03/06 01:31:17 INFO : backcomp/renamefile.rclone_chunk.011_gkl5ke: Deleted 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.012_gkl5ke: md5 = ef329ba293ae6701bf14e35bb341a43d OK 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.012_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.012_gkl5ke: Deleted 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.013_gkl5ke: md5 = 24dc72f0319f8e4a0fff98445ab58205 OK 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.013_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.013_gkl5ke: Deleted 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.014_gkl5ke: md5 = c92c0926b59ce10a5fc707f9f2ee8869 OK 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.014_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.014_gkl5ke: Deleted 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.015_gkl5ke: md5 = 2364a9af455ede4cb34d2aa02cefb675 OK 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.015_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.015_gkl5ke: Deleted 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/03/06 01:31:18 DEBUG : backcomp/renamefile.rclone_chunk.016_gkl5ke: md5 = b64f3d13d067aa677e253075256237da OK 2026/03/06 01:31:18 INFO : backcomp/renamefile.rclone_chunk.016_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.016_gkl5ke: Deleted 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.017_gkl5ke: md5 = 50c6eccf4b4abb236799a7b42785c2df OK 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.017_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.017_gkl5ke: Deleted 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.018_gkl5ke: md5 = 2614c3d71ecd2f8c4c14b14d2f87ba27 OK 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.018_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.018_gkl5ke: Deleted 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.019_gkl5ke: md5 = d55bea4d244bbfc99535a993c4761f15 OK 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.019_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.019_gkl5ke: Deleted 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.020_gkl5ke: md5 = dab10eebe0c61b4f47ff8bb33622ff41 OK 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.020_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.020_gkl5ke: Deleted 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/03/06 01:31:19 DEBUG : backcomp/renamefile.rclone_chunk.021_gkl5ke: md5 = 5e6cf0fffaa17b95ae634032c721bfee OK 2026/03/06 01:31:19 INFO : backcomp/renamefile.rclone_chunk.021_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.021_gkl5ke: Deleted 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.022_gkl5ke: md5 = eed2ba6da1136dcdca65a2978515fae0 OK 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.022_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.022_gkl5ke: Deleted 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.023_gkl5ke: md5 = 59f3118119973664ed5324a5738f0926 OK 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.023_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.023_gkl5ke: Deleted 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.024_gkl5ke: md5 = 4359d705b9ea744ab8aa41bccf8dbd4a OK 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.024_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.024_gkl5ke: Deleted 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/03/06 01:31:20 DEBUG : backcomp/renamefile.rclone_chunk.025_gkl5ke: md5 = 95fe1a1b26870f3d61c0bc5ddbfbb8c5 OK 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.025_gkl5ke: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/03/06 01:31:20 INFO : backcomp/renamefile.rclone_chunk.025_gkl5ke: Deleted 2026/03/06 01:31:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/03/06 01:31:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/servermovetest/subdir1" 2026/03/06 01:31:23 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/servermovetest/subdir1" 2026/03/06 01:31:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/servermovetest/subdir2" 2026/03/06 01:31:23 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/servermovetest/subdir2" 2026/03/06 01:31:24 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/03/06 01:31:24 DEBUG : movefile.rclone_chunk.001_gklgbn: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/03/06 01:31:24 INFO : movefile.rclone_chunk.001_gklgbn: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/03/06 01:31:24 INFO : movefile.rclone_chunk.001_gklgbn: Deleted 2026/03/06 01:31:24 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/03/06 01:31:24 DEBUG : movefile.rclone_chunk.002_gklgbn: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/03/06 01:31:24 INFO : movefile.rclone_chunk.002_gklgbn: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/03/06 01:31:24 INFO : movefile.rclone_chunk.002_gklgbn: Deleted 2026/03/06 01:31:24 DEBUG : movefile: copy 2 data chunks... 2026/03/06 01:31:25 DEBUG : movefile: size = 6 OK 2026/03/06 01:31:25 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/03/06 01:31:25 INFO : movefile: Copied (server-side copy) 2026/03/06 01:31:25 INFO : movefile: Deleted 2026/03/06 01:31:25 DEBUG : Waiting for deletions to finish 2026/03/06 01:31:26 DEBUG : "servermovetest/subdir2/movefile" version false 2026/03/06 01:31:26 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/03/06 01:31:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/03/06 01:31:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/03/06 01:31:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/03/06 01:31:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/03/06 01:31:26 INFO : servermovetest/subdir2/movefile: Deleted 2026/03/06 01:31:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/03/06 01:31:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/03/06 01:31:26 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-nelayoy6xica/md5all" 2026/03/06 01:31:26 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/03/06 01:31:26 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/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/06 01:31:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_gklj0y: open chunk writer: started multipart upload: mrgeIMkiv8I990kW_uZCypPbi1GloHr.MEYLWS_g2YfKHCg4fGUOB.lInzjw8EdUaFHljNlTeIqEKZdluCKBjqdLKLMmPWIobRPL7jFKd0bQH_qi5itE.qDD5SHM0ma_ 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_gklj0y: multipart upload wrote chunk 1 with 100 bytes and etag "dd7492d3c456a00c4b57a801e1399787" 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_gklj0y: multipart upload "mrgeIMkiv8I990kW_uZCypPbi1GloHr.MEYLWS_g2YfKHCg4fGUOB.lInzjw8EdUaFHljNlTeIqEKZdluCKBjqdLKLMmPWIobRPL7jFKd0bQH_qi5itE.qDD5SHM0ma_" finished 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_gklj0y: Multipart upload Etag: 578a62843581e4f99415aa17afafc212-1 OK 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt: size = 100 OK 2026/03/06 01:31:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_gklj0y: Src hash empty - aborting Dst hash check 2026/03/06 01:31:26 INFO : unknown-size-put.txt.rclone_chunk.001_gklj0y: Copied (server-side copy) to: unknown-size-put.txt 2026/03/06 01:31:26 INFO : unknown-size-put.txt.rclone_chunk.001_gklj0y: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/06 01:31:27 DEBUG : unknown-size-update.txt: size = 100 OK 2026/03/06 01:31:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklk1r: md5 = d0bf638211b206edeba2ea89d1919326 OK 2026/03/06 01:31:27 INFO : unknown-size-update.txt.rclone_chunk.001_gklk1r: Copied (server-side copy) to: unknown-size-update.txt 2026/03/06 01:31:27 INFO : unknown-size-update.txt.rclone_chunk.001_gklk1r: Deleted 2026/03/06 01:31:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklkt6: open chunk writer: started multipart upload: b0LzVDVZ_0ZP.GMkeZYRfI36g5VsQtFyvwZdQqdo.dT6j7pu9_yiXD9hVOo8RPgQ.ZiuFwmdg0fISG4YQfYObONNAWjeVb7rivGdOHZMdnUK5YoPKRQy.IRvDU2c9Ptp 2026/03/06 01:31:27 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/06 01:31:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklkt6: multipart upload wrote chunk 1 with 200 bytes and etag "142eba90e34c1245837e2763985376ae" 2026/03/06 01:31:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklkt6: multipart upload "b0LzVDVZ_0ZP.GMkeZYRfI36g5VsQtFyvwZdQqdo.dT6j7pu9_yiXD9hVOo8RPgQ.ZiuFwmdg0fISG4YQfYObONNAWjeVb7rivGdOHZMdnUK5YoPKRQy.IRvDU2c9Ptp" finished 2026/03/06 01:31:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklkt6: Multipart upload Etag: 79ee27a574eebf8ab44fa1aecab3060e-1 OK 2026/03/06 01:31:28 DEBUG : unknown-size-update.txt: size = 200 OK 2026/03/06 01:31:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_gklkt6: Src hash empty - aborting Dst hash check 2026/03/06 01:31:28 INFO : unknown-size-update.txt.rclone_chunk.001_gklkt6: Copied (server-side copy) to: unknown-size-update.txt 2026/03/06 01:31:28 INFO : unknown-size-update.txt.rclone_chunk.001_gklkt6: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/06 01:31:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nelayoy6xica/deeper/nonexisting/directory" 2026/03/06 01:31:28 DEBUG : Creating backend with remote "TestS3:rclone-test-nelayoy6xica/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/06 01:31:28 DEBUG : Waiting for deletions to finish 2026/03/06 01:31:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/06 01:31:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/06 01:31:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/06 01:31:29 INFO : S3 bucket rclone-test-nelayoy6xica: Bucket "rclone-test-nelayoy6xica" deleted 2026/03/06 01:31:29 ERROR : error listing: directory not found 2026/03/06 01:31:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (56.25s) --- 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 (55.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- 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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (20.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (10.29s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.57s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.24s) --- 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 56.291s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 58.916582609s (try 1/5)