"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/13 02:15:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru" 2025/11/13 02:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 02:15:04 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/13 02:15:05 INFO : S3 bucket rclone-test-jiyogog9maru: Bucket "rclone-test-jiyogog9maru" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/13 02:15:06 INFO : S3 bucket rclone-test-jiyogog9maru: Bucket "rclone-test-jiyogog9maru" deleted === RUN TestIntegration/FsMkdir 2025/11/13 02:15:06 INFO : S3 bucket rclone-test-jiyogog9maru: Bucket "rclone-test-jiyogog9maru" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/13 02:15:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/13 02:15:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/13 02:15:06 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 02:15:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/13 02:15:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_nd960x: md5 = f88d4ef81e7e06b97fdb117ee430a4b2 OK 2025/11/13 02:15:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_nd960x: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 02:15:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_nd960x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/13 02:15:08 DEBUG : ./.: size = 100 OK 2025/11/13 02:15:08 DEBUG : ./..rclone_chunk.001_nd96v9: md5 = 76a0ff3a9f271891d67bd22414dfbb4e OK 2025/11/13 02:15:08 INFO : ./..rclone_chunk.001_nd96v9: Copied (server-side copy) to: ./. 2025/11/13 02:15:08 INFO : ./..rclone_chunk.001_nd96v9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/13 02:15:08 DEBUG : ../..: size = 100 OK 2025/11/13 02:15:08 DEBUG : ../...rclone_chunk.001_nd97dz: md5 = f1d0eaa6320cc20f371136c9ceb5aa1b OK 2025/11/13 02:15:08 INFO : ../...rclone_chunk.001_nd97dz: Copied (server-side copy) to: ../.. 2025/11/13 02:15:09 INFO : ../...rclone_chunk.001_nd97dz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 02:15:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/13 02:15:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_nd988h: md5 = e55da1ec2b8ee0f4c766cd3b5e625ed7 OK 2025/11/13 02:15:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_nd988h: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 02:15:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_nd988h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/13 02:15:10 DEBUG : leading space/ leading space: size = 100 OK 2025/11/13 02:15:10 DEBUG : leading space/ leading space.rclone_chunk.001_nd99qg: md5 = 29d217d9adb04bfb970f435bdcc964d9 OK 2025/11/13 02:15:10 INFO : leading space/ leading space.rclone_chunk.001_nd99qg: Copied (server-side copy) to: leading space/ leading space 2025/11/13 02:15:10 INFO : leading space/ leading space.rclone_chunk.001_nd99qg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/13 02:15:11 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/13 02:15:11 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_nd99mw: md5 = 03d039dba6d92ee66706ef29dbce32cb OK 2025/11/13 02:15:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_nd99mw: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/13 02:15:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_nd99mw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/13 02:15:12 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/13 02:15:12 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_nd9asx: md5 = e94115c21e285dd7dc4055280f39c4f0 OK 2025/11/13 02:15:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_nd9asx: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/13 02:15:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_nd9asx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/13 02:15:12 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/13 02:15:12 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_nd9buf: md5 = 6e25e36832ca4126507e89b8f7d2863b OK 2025/11/13 02:15:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_nd9buf: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/13 02:15:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_nd9buf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/13 02:15:13 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/13 02:15:13 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_nd9cm6: md5 = 82a47c542524856a9b4040cc2e441315 OK 2025/11/13 02:15:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_nd9cm6: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/13 02:15:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_nd9cm6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/13 02:15:14 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/13 02:15:14 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_nd9dmc: md5 = d816bf34bfff5820a16e4be25b87ace8 OK 2025/11/13 02:15:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_nd9dmc: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/13 02:15:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_nd9dmc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/13 02:15:15 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/13 02:15:15 DEBUG : .leading dot/.leading dot.rclone_chunk.001_nd9dev: md5 = 67c61ffcf013ad4ae5fe0dc2445225d3 OK 2025/11/13 02:15:15 INFO : .leading dot/.leading dot.rclone_chunk.001_nd9dev: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/13 02:15:15 INFO : .leading dot/.leading dot.rclone_chunk.001_nd9dev: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/13 02:15:15 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/13 02:15:15 DEBUG : trailing space /trailing space .rclone_chunk.001_nd9enm: md5 = 551c98ce920f7362dffee8315e119801 OK 2025/11/13 02:15:15 INFO : trailing space /trailing space .rclone_chunk.001_nd9enm: Copied (server-side copy) to: trailing space /trailing space 2025/11/13 02:15:15 INFO : trailing space /trailing space .rclone_chunk.001_nd9enm: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/13 02:15:16 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/13 02:15:16 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_nd9ftt: md5 = 908123801ae3d046b4d73029197510ff OK 2025/11/13 02:15:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_nd9ftt: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/13 02:15:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_nd9ftt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/13 02:15:17 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/13 02:15:17 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_nd9g82: md5 = 81e3550ae3e685ac6a6a2621a118679b OK 2025/11/13 02:15:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_nd9g82: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/13 02:15:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_nd9g82: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/13 02:15:18 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/13 02:15:18 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_nd9geh: md5 = 0b80141c713a9a4bac5399119938b754 OK 2025/11/13 02:15:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_nd9geh: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/13 02:15:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_nd9geh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/13 02:15:19 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/13 02:15:19 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_nd9hij: md5 = 99961c0f4777de2142338b8a97902af8 OK 2025/11/13 02:15:19 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_nd9hij: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/13 02:15:19 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_nd9hij: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/13 02:15:19 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/13 02:15:19 DEBUG : trailing dot./trailing dot..rclone_chunk.001_nd9isk: md5 = 1c350db99bdd4da7ba08bb6eb11daa16 OK 2025/11/13 02:15:19 INFO : trailing dot./trailing dot..rclone_chunk.001_nd9isk: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/13 02:15:19 INFO : trailing dot./trailing dot..rclone_chunk.001_nd9isk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/13 02:15:20 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/13 02:15:20 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_nd9jkb: md5 = 5bc63241c7c68664f1abec0bf7109fdd OK 2025/11/13 02:15:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_nd9jkb: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/13 02:15:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_nd9jkb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/13 02:15:21 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/13 02:15:21 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_nd9kpo: md5 = c7e5b483fec9931baf8a5806235b2f50 OK 2025/11/13 02:15:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_nd9kpo: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/13 02:15:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_nd9kpo: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/13 02:15:22 DEBUG : zero-length-file: size = 0 OK 2025/11/13 02:15:22 DEBUG : zero-length-file.rclone_chunk.001_nd9lje: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 02:15:22 INFO : zero-length-file.rclone_chunk.001_nd9lje: Copied (server-side copy) to: zero-length-file 2025/11/13 02:15:22 INFO : zero-length-file.rclone_chunk.001_nd9lje: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/13 02:15:22 DEBUG : file name.txt: size = 100 OK 2025/11/13 02:15:22 DEBUG : file name.txt.rclone_chunk.001_nd9l1y: md5 = ca6dceb413c6155d05ec7f93d1e9fcef OK 2025/11/13 02:15:22 INFO : file name.txt.rclone_chunk.001_nd9l1y: Copied (server-side copy) to: file name.txt 2025/11/13 02:15:23 INFO : file name.txt.rclone_chunk.001_nd9l1y: Deleted 2025/11/13 02:15:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/13 02:15:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_nd9ma0: md5 = a4cd4cac066dc4b1c82c592ee1cddd33 OK 2025/11/13 02:15:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_nd9ma0: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 02:15:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_nd9ma0: Deleted 2025/11/13 02:15:24 DEBUG : file name.txt: size = 100 OK 2025/11/13 02:15:24 DEBUG : file name.txt.rclone_chunk.001_nd9me2: md5 = af231b2413b9407e490f58b4823025c2 OK 2025/11/13 02:15:24 INFO : file name.txt.rclone_chunk.001_nd9me2: Copied (server-side copy) to: file name.txt 2025/11/13 02:15:24 INFO : file name.txt.rclone_chunk.001_nd9me2: 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 2025/11/13 02:15:24 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/13 02:15:24 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/13 02:15:26 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/13 02:15:26 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_nd9pqd: md5 = d653c7b8c33dd04e2222b0d5420eef45 OK 2025/11/13 02:15:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_nd9pqd: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/13 02:15:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_nd9pqd: Deleted 2025/11/13 02:15:26 DEBUG : S3 bucket rclone-test-jiyogog9maru: bucket is versioned: false 2025/11/13 02:15:26 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/13 02:15:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/13 02:15:27 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/13 02:15:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/13 02:15:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_nd9qi0: md5 = 7ad5b7333703aafc157a510f9b5cba7f OK 2025/11/13 02:15:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_nd9qi0: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/13 02:15:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_nd9qi0: Deleted 2025/11/13 02:15:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/dirToPurgeFromRoot" 2025/11/13 02:15:28 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/dirToPurgeFromRoot" 2025/11/13 02:15:28 DEBUG : S3 bucket rclone-test-jiyogog9maru path dirToPurgeFromRoot: bucket is versioned: false 2025/11/13 02:15:28 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/13 02:15:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/13 02:15:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/13 02:15:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/hello? sausage/êé" 2025/11/13 02:15:28 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/hello? sausage/êé" 2025/11/13 02:15:29 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/13 02:15:29 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_nd9rhm: md5 = c9fa26589218624ae71c4bee5da4e5fe OK 2025/11/13 02:15:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_nd9rhm: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/13 02:15:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_nd9rhm: Deleted 2025/11/13 02:15:30 DEBUG : S3 bucket rclone-test-jiyogog9maru path hello? sausage/êé: bucket is versioned: false 2025/11/13 02:15:30 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:30 DEBUG : "a/b/c/d/e.txt" version false 2025/11/13 02:15:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/13 02:15:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/13 02:15:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/13 02:15:33 DEBUG : file name.txt: size = 200 OK 2025/11/13 02:15:33 DEBUG : file name.txt.rclone_chunk.001_nd9vwq: md5 = f057bc3e0398da060cb2e08db2438f43 OK 2025/11/13 02:15:33 INFO : file name.txt.rclone_chunk.001_nd9vwq: Copied (server-side copy) to: file name.txt 2025/11/13 02:15:33 INFO : file name.txt.rclone_chunk.001_nd9vwq: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/13 02:15:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 02:15:33 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 02:15:33 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-jiyogog9maru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-jiyogog9maru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/13 02:15:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/not found.txt" 2025/11/13 02:15:33 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/13 02:15:34 NOTICE: S3 bucket rclone-test-jiyogog9maru: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/13 02:15:34 DEBUG : piped data.txt.rclone_chunk.001_nd9xvc: open chunk writer: started multipart upload: amhZLfvDfyP7EY04Mg3e59ZXA.n2ebAJFuOYDdBMhMQZEG8PCoE1cPc8jEY2fNGfcDwDvaMMk54Ill6Y36ihjLoVDbSWY0mSfFHvgl_syeTidxpr7EgpIqZERxd2m0gX 2025/11/13 02:15:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/13 02:15:34 DEBUG : piped data.txt.rclone_chunk.001_nd9xvc: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/13 02:15:34 DEBUG : piped data.txt.rclone_chunk.001_nd9xvc: multipart upload "amhZLfvDfyP7EY04Mg3e59ZXA.n2ebAJFuOYDdBMhMQZEG8PCoE1cPc8jEY2fNGfcDwDvaMMk54Ill6Y36ihjLoVDbSWY0mSfFHvgl_syeTidxpr7EgpIqZERxd2m0gX" finished 2025/11/13 02:15:34 DEBUG : piped data.txt.rclone_chunk.001_nd9xvc: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/13 02:15:34 DEBUG : piped data.txt: size = 0 OK 2025/11/13 02:15:34 DEBUG : piped data.txt.rclone_chunk.001_nd9xvc: Src hash empty - aborting Dst hash check 2025/11/13 02:15:34 INFO : piped data.txt.rclone_chunk.001_nd9xvc: Copied (server-side copy) to: piped data.txt 2025/11/13 02:15:34 INFO : piped data.txt.rclone_chunk.001_nd9xvc: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/13 02:15:35 DEBUG : piped data.txt.rclone_chunk.001_nd9yc8: open chunk writer: started multipart upload: D.VnqJQ739QaNvNuc1rRcOqG0REqBxEHzzVkl8PAnh8rN1NwAbhke6qPs66WhIIs28VLo4p4qpAgwmANWM07AMTR034FgSFWHUpPpgsatYjgzhqM6JIuiTmkEg3Esa8K 2025/11/13 02:15:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/13 02:15:35 DEBUG : piped data.txt.rclone_chunk.001_nd9yc8: multipart upload wrote chunk 1 with 100 bytes and etag "8fa88f121834643da23f2120b5407015" 2025/11/13 02:15:35 DEBUG : piped data.txt.rclone_chunk.001_nd9yc8: multipart upload "D.VnqJQ739QaNvNuc1rRcOqG0REqBxEHzzVkl8PAnh8rN1NwAbhke6qPs66WhIIs28VLo4p4qpAgwmANWM07AMTR034FgSFWHUpPpgsatYjgzhqM6JIuiTmkEg3Esa8K" finished 2025/11/13 02:15:35 DEBUG : piped data.txt.rclone_chunk.001_nd9yc8: Multipart upload Etag: b40e80b2e7e4f337151739598f84874e-1 OK 2025/11/13 02:15:35 DEBUG : piped data.txt: size = 100 OK 2025/11/13 02:15:35 DEBUG : piped data.txt.rclone_chunk.001_nd9yc8: Src hash empty - aborting Dst hash check 2025/11/13 02:15:35 INFO : piped data.txt.rclone_chunk.001_nd9yc8: Copied (server-side copy) to: piped data.txt 2025/11/13 02:15:35 INFO : piped data.txt.rclone_chunk.001_nd9yc8: 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 2025/11/13 02:15:35 INFO : Chunked 'TestChunkerS3:rclone-test-jiyogog9maru': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/13 02:15:36 DEBUG : small/emptyfile: size = 0 OK 2025/11/13 02:15:36 DEBUG : small/emptyfile.rclone_chunk.001_nd9yd1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 02:15:36 INFO : small/emptyfile.rclone_chunk.001_nd9yd1: Copied (server-side copy) to: small/emptyfile 2025/11/13 02:15:36 INFO : small/emptyfile.rclone_chunk.001_nd9yd1: Deleted 2025/11/13 02:15:36 DEBUG : small/smallfile: size = 2 OK 2025/11/13 02:15:36 DEBUG : small/smallfile.rclone_chunk.001_nd9zcg: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/13 02:15:36 INFO : small/smallfile.rclone_chunk.001_nd9zcg: Copied (server-side copy) to: small/smallfile 2025/11/13 02:15:36 INFO : small/smallfile.rclone_chunk.001_nd9zcg: Deleted 2025/11/13 02:15:37 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 2025/11/13 02:15:37 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/13 02:15:37 DEBUG : usermeta/today.rclone_chunk.001_nda0v2: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/13 02:15:37 INFO : usermeta/today.rclone_chunk.001_nda0v2: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/13 02:15:37 INFO : usermeta/today.rclone_chunk.001_nda0v2: Deleted 2025/11/13 02:15:38 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/13 02:15:38 DEBUG : usermeta/past.rclone_chunk.001_nda1sq: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/13 02:15:38 INFO : usermeta/past.rclone_chunk.001_nda1sq: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/13 02:15:38 INFO : usermeta/past.rclone_chunk.001_nda1sq: Deleted 2025/11/13 02:15:39 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/13 02:15:39 DEBUG : usermeta/future.rclone_chunk.001_nda25y: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/13 02:15:39 INFO : usermeta/future.rclone_chunk.001_nda25y: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/13 02:15:39 INFO : usermeta/future.rclone_chunk.001_nda25y: Deleted 2025/11/13 02:15:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/13 02:15:40 DEBUG : future/test: Can't copy - required hash not found 2025/11/13 02:15:40 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/13 02:15:40 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/13 02:15:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jiyogog9maru': File to upload is small (3 bytes), uploading instead of streaming 2025/11/13 02:15:41 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:41 DEBUG : "future/test" version false 2025/11/13 02:15:41 DEBUG : future/test: Deleting (id "") 2025/11/13 02:15:41 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/13 02:15:41 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/13 02:15:41 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/13 02:15:41 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/13 02:15:41 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/13 02:15:41 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/13 02:15:41 INFO : future/test: Deleted 2025/11/13 02:15:41 INFO : future/test.rclone_chunk.001: Deleted 2025/11/13 02:15:41 INFO : future/test.rclone_chunk.002: Deleted 2025/11/13 02:15:41 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/13 02:15:43 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/13 02:15:43 DEBUG : backcomp/renamefile.rclone_chunk.001_nda423: md5 = 96bcfedfadf0e718199b82fd6a51bb85 OK 2025/11/13 02:15:43 INFO : backcomp/renamefile.rclone_chunk.001_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/13 02:15:43 INFO : backcomp/renamefile.rclone_chunk.001_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.002_nda423: md5 = 4b6fd70e04dd85456cdcdeaf59e309e8 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.002_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.002_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.003_nda423: md5 = b4469a2d9a70658fa98a02a011947890 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.003_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.003_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.004_nda423: md5 = 6c57045a04ff286fafeb1be38ef3835e OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.004_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.004_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.005_nda423: md5 = 97a84289b24547c1b39f8efb9fb047a5 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.005_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.005_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.006_nda423: md5 = dc58354b64fcecf63c5799318c944ef8 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.006_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.006_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.007_nda423: md5 = 1f9502b666c016fb41fefede7608e3f0 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.007_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.007_nda423: Deleted 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/13 02:15:44 DEBUG : backcomp/renamefile.rclone_chunk.008_nda423: md5 = 9e38fb4779615580bde6fa9bd67bcee5 OK 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.008_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/13 02:15:44 INFO : backcomp/renamefile.rclone_chunk.008_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.009_nda423: md5 = aeda13ec6967aed31689dd86288aaa42 OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.009_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.009_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.010_nda423: md5 = 94a8da08c3006443e1f3a8b4e54fa434 OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.010_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.010_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.011_nda423: md5 = a35df6711cd463f9331578860c60f41e OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.011_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.011_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.012_nda423: md5 = f5f760aa64f0712b2751d95fe8fbe5d1 OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.012_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.012_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.013_nda423: md5 = 499f9e5faac88ea0a086cbd17295d57f OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.013_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.013_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.014_nda423: md5 = ec211e3e7580d4da2602ad350f297ec3 OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.014_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.014_nda423: Deleted 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/13 02:15:45 DEBUG : backcomp/renamefile.rclone_chunk.015_nda423: md5 = c43435e57bc35da6f2a7d5e22ac67f96 OK 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.015_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/13 02:15:45 INFO : backcomp/renamefile.rclone_chunk.015_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.016_nda423: md5 = 7f41e592b04bda87f07eab904d650518 OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.016_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.016_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.017_nda423: md5 = c7eac084c13cc11ea8e95aec064c1a00 OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.017_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.017_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.018_nda423: md5 = 1c02a7f5f11b92b98fffb3a6f8206813 OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.018_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.018_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.019_nda423: md5 = 2865db083b439ae9f549e897463f414e OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.019_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.019_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.020_nda423: md5 = 57f61299a36b1da699b41e8a07e0f7d6 OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.020_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.020_nda423: Deleted 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/13 02:15:46 DEBUG : backcomp/renamefile.rclone_chunk.021_nda423: md5 = e312dd374f5fe908544189715a92fff6 OK 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.021_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/13 02:15:46 INFO : backcomp/renamefile.rclone_chunk.021_nda423: Deleted 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.022_nda423: md5 = 2f829ac58a10b514475faaeda4f8a83d OK 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.022_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.022_nda423: Deleted 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.023_nda423: md5 = fadd15cce764d3b354a01ffee8f084ec OK 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.023_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.023_nda423: Deleted 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.024_nda423: md5 = 62ca158d0b205182ee253c3ba0e53bb5 OK 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.024_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.024_nda423: Deleted 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/13 02:15:47 DEBUG : backcomp/renamefile.rclone_chunk.025_nda423: md5 = 89e0bcf06f08b49eaea1378c14fb3f62 OK 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.025_nda423: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/13 02:15:47 INFO : backcomp/renamefile.rclone_chunk.025_nda423: Deleted 2025/11/13 02:15:49 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/13 02:15:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/servermovetest/subdir1" 2025/11/13 02:15:49 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/servermovetest/subdir1" 2025/11/13 02:15:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/servermovetest/subdir2" 2025/11/13 02:15:49 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/servermovetest/subdir2" 2025/11/13 02:15:50 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/13 02:15:50 DEBUG : movefile.rclone_chunk.001_ndaco7: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/13 02:15:50 INFO : movefile.rclone_chunk.001_ndaco7: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/13 02:15:50 INFO : movefile.rclone_chunk.001_ndaco7: Deleted 2025/11/13 02:15:50 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/13 02:15:50 DEBUG : movefile.rclone_chunk.002_ndaco7: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/13 02:15:50 INFO : movefile.rclone_chunk.002_ndaco7: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/13 02:15:50 INFO : movefile.rclone_chunk.002_ndaco7: Deleted 2025/11/13 02:15:50 DEBUG : movefile: copy 2 data chunks... 2025/11/13 02:15:51 DEBUG : movefile: size = 6 OK 2025/11/13 02:15:51 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/13 02:15:51 INFO : movefile: Copied (server-side copy) 2025/11/13 02:15:51 INFO : movefile: Deleted 2025/11/13 02:15:51 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:52 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/13 02:15:52 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/13 02:15:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/13 02:15:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/13 02:15:52 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/13 02:15:52 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/13 02:15:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/13 02:15:52 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/13 02:15:52 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/13 02:15:52 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-jiyogog9maru/md5all" 2025/11/13 02:15:52 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/13 02:15:52 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_ndaf7v: open chunk writer: started multipart upload: GNBYcfVJIePB_JvduU26PmICWNAIcYd77P4FOE46cT9YbsAx44HD2GA5MPec.3MbKuqkatWVeqaHFZ64ETQqeGYP5r0CkvnDESQY4GmPz_dEwXjvKQ5Q8JkcZeOiu4TJ 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_ndaf7v: multipart upload wrote chunk 1 with 100 bytes and etag "09246372573146c39da7168e0c7baaf1" 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_ndaf7v: multipart upload "GNBYcfVJIePB_JvduU26PmICWNAIcYd77P4FOE46cT9YbsAx44HD2GA5MPec.3MbKuqkatWVeqaHFZ64ETQqeGYP5r0CkvnDESQY4GmPz_dEwXjvKQ5Q8JkcZeOiu4TJ" finished 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_ndaf7v: Multipart upload Etag: 7d1fb586ad5722afbf1c3b510b9eafef-1 OK 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/13 02:15:52 DEBUG : unknown-size-put.txt.rclone_chunk.001_ndaf7v: Src hash empty - aborting Dst hash check 2025/11/13 02:15:52 INFO : unknown-size-put.txt.rclone_chunk.001_ndaf7v: Copied (server-side copy) to: unknown-size-put.txt 2025/11/13 02:15:52 INFO : unknown-size-put.txt.rclone_chunk.001_ndaf7v: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagvq: md5 = 7f765c00fe4d23837f51a62bb22a23d7 OK 2025/11/13 02:15:53 INFO : unknown-size-update.txt.rclone_chunk.001_ndagvq: Copied (server-side copy) to: unknown-size-update.txt 2025/11/13 02:15:53 INFO : unknown-size-update.txt.rclone_chunk.001_ndagvq: Deleted 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagob: open chunk writer: started multipart upload: GSo9XjUsf7ABXXMP2HlFRz27RJcuQOVcCzuODsS0X_bni.j_xh9mMt1NosxDKgr89p6g5A6Ka_n98fEn_6L1vwTdN_1u0OVFKS2w_e.xYiiQzQvzoqbXWQQrL2f6gQgI 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagob: multipart upload wrote chunk 1 with 200 bytes and etag "b0e645969a391f3b6c873373e9cd5fa2" 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagob: multipart upload "GSo9XjUsf7ABXXMP2HlFRz27RJcuQOVcCzuODsS0X_bni.j_xh9mMt1NosxDKgr89p6g5A6Ka_n98fEn_6L1vwTdN_1u0OVFKS2w_e.xYiiQzQvzoqbXWQQrL2f6gQgI" finished 2025/11/13 02:15:53 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagob: Multipart upload Etag: 3a569d979c94c4b9564eb685efb22e21-1 OK 2025/11/13 02:15:54 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/13 02:15:54 DEBUG : unknown-size-update.txt.rclone_chunk.001_ndagob: Src hash empty - aborting Dst hash check 2025/11/13 02:15:54 INFO : unknown-size-update.txt.rclone_chunk.001_ndagob: Copied (server-side copy) to: unknown-size-update.txt 2025/11/13 02:15:54 INFO : unknown-size-update.txt.rclone_chunk.001_ndagob: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/13 02:15:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jiyogog9maru/deeper/nonexisting/directory" 2025/11/13 02:15:54 DEBUG : Creating backend with remote "TestS3:rclone-test-jiyogog9maru/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/13 02:15:54 DEBUG : Waiting for deletions to finish 2025/11/13 02:15:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/13 02:15:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/13 02:15:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/13 02:15:54 INFO : S3 bucket rclone-test-jiyogog9maru: Bucket "rclone-test-jiyogog9maru" deleted 2025/11/13 02:15:54 ERROR : error listing: directory not found 2025/11/13 02:15:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (50.44s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.50s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (48.91s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (29.64s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.67s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.65s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- 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 50.502s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.022669354s (try 1/5)