"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/23 03:00:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu" 2026/08/23 03:00:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 03:00:18 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/23 03:00:18 INFO : S3 bucket rclone-test-todires1degu: Bucket "rclone-test-todires1degu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/23 03:00:19 INFO : S3 bucket rclone-test-todires1degu: Bucket "rclone-test-todires1degu" deleted === RUN TestIntegration/FsMkdir 2026/08/23 03:00:19 INFO : S3 bucket rclone-test-todires1degu: Bucket "rclone-test-todires1degu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/23 03:00:19 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/23 03:00:19 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/23 03:00:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/23 03:00:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/23 03:00:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7i3gn9: md5 = 311abdfa84ab0053884da88c91413e69 OK 2026/08/23 03:00:20 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7i3gn9: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/23 03:00:20 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_7i3gn9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/23 03:00:21 DEBUG : ./.: size = 100 OK 2026/08/23 03:00:21 DEBUG : ./..rclone_chunk.001_7i3gsd: md5 = 05547ff72c836684ea6b523f87a4869b OK 2026/08/23 03:00:21 INFO : ./..rclone_chunk.001_7i3gsd: Copied (server-side copy) to: ./. 2026/08/23 03:00:21 INFO : ./..rclone_chunk.001_7i3gsd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/23 03:00:22 DEBUG : ../..: size = 100 OK 2026/08/23 03:00:22 DEBUG : ../...rclone_chunk.001_7i3h3a: md5 = fab0f8087f64a2a7e39e0d494a8ca3aa OK 2026/08/23 03:00:22 INFO : ../...rclone_chunk.001_7i3h3a: Copied (server-side copy) to: ../.. 2026/08/23 03:00:22 INFO : ../...rclone_chunk.001_7i3h3a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/23 03:00:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/23 03:00:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7i3i68: md5 = 5aee81a9997af854a9ca0785f40d18e6 OK 2026/08/23 03:00:22 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7i3i68: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/23 03:00:22 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_7i3i68: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/23 03:00:23 DEBUG : leading space/ leading space: size = 100 OK 2026/08/23 03:00:23 DEBUG : leading space/ leading space.rclone_chunk.001_7i3j00: md5 = 9e73b11711aa8d012963589f3eff7919 OK 2026/08/23 03:00:23 INFO : leading space/ leading space.rclone_chunk.001_7i3j00: Copied (server-side copy) to: leading space/ leading space 2026/08/23 03:00:23 INFO : leading space/ leading space.rclone_chunk.001_7i3j00: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/23 03:00:24 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/23 03:00:24 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_7i3jqe: md5 = f4036f76fcd2ff6101fb7fb36377e704 OK 2026/08/23 03:00:24 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_7i3jqe: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/23 03:00:24 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_7i3jqe: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/23 03:00:25 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/23 03:00:25 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_7i3kel: md5 = 84f5d1cf135cc88edaf17464ce9399f7 OK 2026/08/23 03:00:25 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_7i3kel: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/23 03:00:25 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_7i3kel: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/23 03:00:25 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/23 03:00:25 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_7i3ljg: md5 = cf27f0980bb65357534657b6a7f1fb1f OK 2026/08/23 03:00:25 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_7i3ljg: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/23 03:00:25 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_7i3ljg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/23 03:00:26 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/23 03:00:26 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_7i3mlk: md5 = 501b063e9d3591599cb2ff8ee3016616 OK 2026/08/23 03:00:26 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_7i3mlk: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/23 03:00:26 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_7i3mlk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/23 03:00:27 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/23 03:00:27 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_7i3nsv: md5 = 222ec0cd71d1777fdf831aa2d4f00f36 OK 2026/08/23 03:00:27 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_7i3nsv: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/23 03:00:27 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_7i3nsv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/23 03:00:28 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/23 03:00:28 DEBUG : .leading dot/.leading dot.rclone_chunk.001_7i3nb9: md5 = 17174727b5d6176a5df531a19bd99ae6 OK 2026/08/23 03:00:28 INFO : .leading dot/.leading dot.rclone_chunk.001_7i3nb9: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/23 03:00:28 INFO : .leading dot/.leading dot.rclone_chunk.001_7i3nb9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/23 03:00:29 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/23 03:00:29 DEBUG : trailing space /trailing space .rclone_chunk.001_7i3o4a: md5 = 02b64d4b0954744867e33c03051826bb OK 2026/08/23 03:00:29 INFO : trailing space /trailing space .rclone_chunk.001_7i3o4a: Copied (server-side copy) to: trailing space /trailing space 2026/08/23 03:00:29 INFO : trailing space /trailing space .rclone_chunk.001_7i3o4a: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/23 03:00:29 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/23 03:00:29 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_7i3pb6: md5 = 4fc2eaba2218563928628deed1e8116b OK 2026/08/23 03:00:29 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7i3pb6: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/23 03:00:29 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_7i3pb6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/23 03:00:30 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/23 03:00:30 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_7i3q6s: md5 = 5decaad218984e2ab88c78c0c75ad019 OK 2026/08/23 03:00:30 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7i3q6s: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/23 03:00:30 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_7i3q6s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/23 03:00:31 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/23 03:00:31 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_7i3q5k: md5 = 0823640e0444851b1b4053729f8904a5 OK 2026/08/23 03:00:31 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7i3q5k: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/23 03:00:31 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_7i3q5k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/23 03:00:32 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/23 03:00:32 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_7i3r33: md5 = 395de4ab254ac9ff439a6078533ec618 OK 2026/08/23 03:00:32 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7i3r33: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/23 03:00:32 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_7i3r33: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/23 03:00:32 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/23 03:00:32 DEBUG : trailing dot./trailing dot..rclone_chunk.001_7i3slo: md5 = 9500b6a9f6d862b597da7000e6045a3f OK 2026/08/23 03:00:32 INFO : trailing dot./trailing dot..rclone_chunk.001_7i3slo: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/23 03:00:32 INFO : trailing dot./trailing dot..rclone_chunk.001_7i3slo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/23 03:00:33 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/23 03:00:33 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_7i3tkv: md5 = 12e5eef09aab65b8a6a2f13bf2ccd3c3 OK 2026/08/23 03:00:33 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_7i3tkv: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/23 03:00:33 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_7i3tkv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/23 03:00:34 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/23 03:00:34 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_7i3uxe: md5 = 4f90b02fc675678654cd834fc5e449d3 OK 2026/08/23 03:00:34 INFO : test%46.txt/test%46.txt.rclone_chunk.001_7i3uxe: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/23 03:00:34 INFO : test%46.txt/test%46.txt.rclone_chunk.001_7i3uxe: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/23 03:00:35 DEBUG : zero-length-file: size = 0 OK 2026/08/23 03:00:35 DEBUG : zero-length-file.rclone_chunk.001_7i3vbe: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 03:00:35 INFO : zero-length-file.rclone_chunk.001_7i3vbe: Copied (server-side copy) to: zero-length-file 2026/08/23 03:00:35 INFO : zero-length-file.rclone_chunk.001_7i3vbe: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/23 03:00:36 DEBUG : file name.txt: size = 100 OK 2026/08/23 03:00:36 DEBUG : file name.txt.rclone_chunk.001_7i3vd6: md5 = 2fb01b590878ae3a8f6020b6896cd7f5 OK 2026/08/23 03:00:36 INFO : file name.txt.rclone_chunk.001_7i3vd6: Copied (server-side copy) to: file name.txt 2026/08/23 03:00:36 INFO : file name.txt.rclone_chunk.001_7i3vd6: Deleted 2026/08/23 03:00:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/23 03:00:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7i3wv3: md5 = 83c90448208f9daac64742b0909509df OK 2026/08/23 03:00:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7i3wv3: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/23 03:00:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_7i3wv3: Deleted 2026/08/23 03:00:37 DEBUG : file name.txt: size = 100 OK 2026/08/23 03:00:37 DEBUG : file name.txt.rclone_chunk.001_7i3w2g: md5 = 68acfd10896c1ef9600e69edfc2e505d OK 2026/08/23 03:00:37 INFO : file name.txt.rclone_chunk.001_7i3w2g: Copied (server-side copy) to: file name.txt 2026/08/23 03:00:37 INFO : file name.txt.rclone_chunk.001_7i3w2g: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/23 03:00:37 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/23 03:00:37 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/23 03:00:39 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/23 03:00:39 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_7i3zq8: md5 = 2d7ddb50302258eade1acbd7f5439d4e OK 2026/08/23 03:00:39 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_7i3zq8: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/23 03:00:39 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_7i3zq8: Deleted 2026/08/23 03:00:40 DEBUG : S3 bucket rclone-test-todires1degu: bucket is versioned: false 2026/08/23 03:00:40 DEBUG : Waiting for deletions to finish 2026/08/23 03:00:40 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/23 03:00:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/23 03:00:40 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 03:00:40 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/23 03:00:40 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7i404y: md5 = def6642eeb4bc6aa1bd9791a5a735494 OK 2026/08/23 03:00:40 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7i404y: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/23 03:00:40 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_7i404y: Deleted 2026/08/23 03:00:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/dirToPurgeFromRoot" 2026/08/23 03:00:41 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/dirToPurgeFromRoot" 2026/08/23 03:00:41 DEBUG : S3 bucket rclone-test-todires1degu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/23 03:00:41 DEBUG : Waiting for deletions to finish 2026/08/23 03:00:41 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/23 03:00:41 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/23 03:00:41 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 03:00:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/hello? sausage/êé" 2026/08/23 03:00:41 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/hello? sausage/êé" 2026/08/23 03:00:42 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/23 03:00:42 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_7i42yv: md5 = e10cfdf97338d5f5b02fc5accdc3160d OK 2026/08/23 03:00:42 INFO : a/b/c/d/e.txt.rclone_chunk.001_7i42yv: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/23 03:00:42 INFO : a/b/c/d/e.txt.rclone_chunk.001_7i42yv: Deleted 2026/08/23 03:00:43 DEBUG : S3 bucket rclone-test-todires1degu path hello? sausage/êé: bucket is versioned: false 2026/08/23 03:00:43 DEBUG : Waiting for deletions to finish 2026/08/23 03:00:43 DEBUG : "a/b/c/d/e.txt" version false 2026/08/23 03:00:43 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/23 03:00:43 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/23 03:00:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/23 03:00:47 DEBUG : file name.txt: size = 200 OK 2026/08/23 03:00:47 DEBUG : file name.txt.rclone_chunk.001_7i46t9: md5 = 3687068f5d42694ecb8ac076a31d3f91 OK 2026/08/23 03:00:47 INFO : file name.txt.rclone_chunk.001_7i46t9: Copied (server-side copy) to: file name.txt 2026/08/23 03:00:47 INFO : file name.txt.rclone_chunk.001_7i46t9: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/23 03:00:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/23 03:00:47 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/23 03:00:47 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-todires1degu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-todires1degu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 03:00:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/not found.txt" 2026/08/23 03:00:47 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/23 03:00:48 NOTICE: S3 bucket rclone-test-todires1degu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/23 03:00:48 DEBUG : piped data.txt.rclone_chunk.001_7i48ue: open chunk writer: started multipart upload: x06gjN1cd1.WiN8FByvF5rfRCphSzV.6BCBvRLHF1EZQR.ReVYyx3PAyTGDj9ubRw9J4c4G4c7yo6t96Qzv89rwl8iB_GkPKsk57ZwQlveyq95efy3XdBFc4IhITD3TU 2026/08/23 03:00:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/23 03:00:48 DEBUG : piped data.txt.rclone_chunk.001_7i48ue: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/23 03:00:48 DEBUG : piped data.txt.rclone_chunk.001_7i48ue: multipart upload "x06gjN1cd1.WiN8FByvF5rfRCphSzV.6BCBvRLHF1EZQR.ReVYyx3PAyTGDj9ubRw9J4c4G4c7yo6t96Qzv89rwl8iB_GkPKsk57ZwQlveyq95efy3XdBFc4IhITD3TU" finished 2026/08/23 03:00:48 DEBUG : piped data.txt.rclone_chunk.001_7i48ue: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/23 03:00:48 DEBUG : piped data.txt: size = 0 OK 2026/08/23 03:00:48 DEBUG : piped data.txt.rclone_chunk.001_7i48ue: Src hash empty - aborting Dst hash check 2026/08/23 03:00:48 INFO : piped data.txt.rclone_chunk.001_7i48ue: Copied (server-side copy) to: piped data.txt 2026/08/23 03:00:48 INFO : piped data.txt.rclone_chunk.001_7i48ue: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 03:00:49 DEBUG : piped data.txt.rclone_chunk.001_7i49aq: open chunk writer: started multipart upload: 4jS7OvIVp7SKr_XVvZEklBtvPlZAW7RZ35CgNLOxOfKjUU7RoEn8VUgY68a5o51E24q8fjMQ5jwM75OqK4egFqhGbv67Bvc35Kye_KppyCOFVZ8IJXR7NmjBJEzHRt9d 2026/08/23 03:00:49 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 03:00:49 DEBUG : piped data.txt.rclone_chunk.001_7i49aq: multipart upload wrote chunk 1 with 100 bytes and etag "6fe66669d9b17ece7a7ab834a37574be" 2026/08/23 03:00:49 DEBUG : piped data.txt.rclone_chunk.001_7i49aq: multipart upload "4jS7OvIVp7SKr_XVvZEklBtvPlZAW7RZ35CgNLOxOfKjUU7RoEn8VUgY68a5o51E24q8fjMQ5jwM75OqK4egFqhGbv67Bvc35Kye_KppyCOFVZ8IJXR7NmjBJEzHRt9d" finished 2026/08/23 03:00:49 DEBUG : piped data.txt.rclone_chunk.001_7i49aq: Multipart upload Etag: a37f44efeea05cc9cc53b7ccc91373d0-1 OK 2026/08/23 03:00:49 DEBUG : piped data.txt: size = 100 OK 2026/08/23 03:00:49 DEBUG : piped data.txt.rclone_chunk.001_7i49aq: Src hash empty - aborting Dst hash check 2026/08/23 03:00:49 INFO : piped data.txt.rclone_chunk.001_7i49aq: Copied (server-side copy) to: piped data.txt 2026/08/23 03:00:49 INFO : piped data.txt.rclone_chunk.001_7i49aq: 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/08/23 03:00:49 INFO : Chunked 'TestChunkerS3:rclone-test-todires1degu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/23 03:00:50 DEBUG : small/emptyfile: size = 0 OK 2026/08/23 03:00:50 DEBUG : small/emptyfile.rclone_chunk.001_7i4937: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 03:00:50 INFO : small/emptyfile.rclone_chunk.001_7i4937: Copied (server-side copy) to: small/emptyfile 2026/08/23 03:00:50 INFO : small/emptyfile.rclone_chunk.001_7i4937: Deleted 2026/08/23 03:00:50 DEBUG : small/smallfile: size = 2 OK 2026/08/23 03:00:50 DEBUG : small/smallfile.rclone_chunk.001_7i4a4a: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/23 03:00:50 INFO : small/smallfile.rclone_chunk.001_7i4a4a: Copied (server-side copy) to: small/smallfile 2026/08/23 03:00:50 INFO : small/smallfile.rclone_chunk.001_7i4a4a: Deleted 2026/08/23 03:00:51 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/08/23 03:00:51 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/23 03:00:51 DEBUG : usermeta/today.rclone_chunk.001_7i4bkn: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/23 03:00:51 INFO : usermeta/today.rclone_chunk.001_7i4bkn: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/23 03:00:51 INFO : usermeta/today.rclone_chunk.001_7i4bkn: Deleted 2026/08/23 03:00:52 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/23 03:00:52 DEBUG : usermeta/past.rclone_chunk.001_7i4cow: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/23 03:00:52 INFO : usermeta/past.rclone_chunk.001_7i4cow: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/23 03:00:52 INFO : usermeta/past.rclone_chunk.001_7i4cow: Deleted 2026/08/23 03:00:53 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/23 03:00:53 DEBUG : usermeta/future.rclone_chunk.001_7i4dt6: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/23 03:00:53 INFO : usermeta/future.rclone_chunk.001_7i4dt6: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/23 03:00:53 INFO : usermeta/future.rclone_chunk.001_7i4dt6: Deleted 2026/08/23 03:00:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/23 03:00:55 DEBUG : future/test: Can't copy - required hash not found 2026/08/23 03:00:55 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/23 03:00:55 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/23 03:00:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-todires1degu': File to upload is small (3 bytes), uploading instead of streaming 2026/08/23 03:00:55 DEBUG : Waiting for deletions to finish 2026/08/23 03:00:55 DEBUG : "future/test" version false 2026/08/23 03:00:55 DEBUG : future/test: Deleting (id "") 2026/08/23 03:00:55 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/23 03:00:55 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/23 03:00:55 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/23 03:00:55 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/23 03:00:55 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/23 03:00:55 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/23 03:00:55 INFO : future/test.rclone_chunk.001: Deleted 2026/08/23 03:00:55 INFO : future/test: Deleted 2026/08/23 03:00:55 INFO : future/test.rclone_chunk.003: Deleted 2026/08/23 03:00:55 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.001_7i4fyv: md5 = e58c9048c938c73a13f5e52e21c79798 OK 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.001_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.001_7i4fyv: Deleted 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.002_7i4fyv: md5 = a6d221b3c93ec17b70f7e9c6f109d599 OK 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.002_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.002_7i4fyv: Deleted 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.003_7i4fyv: md5 = 895be20c25ab0d719fff64eac8e6f980 OK 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.003_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.003_7i4fyv: Deleted 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.004_7i4fyv: md5 = 0a3c6f591f44c1181f37d8c0de77ad56 OK 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.004_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.004_7i4fyv: Deleted 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/23 03:00:58 DEBUG : backcomp/renamefile.rclone_chunk.005_7i4fyv: md5 = 8d64a5ee83690c99aad877eb3c0af9b8 OK 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.005_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/23 03:00:58 INFO : backcomp/renamefile.rclone_chunk.005_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.006_7i4fyv: md5 = 54d576af312c0f9e80ffa51861cfc1ca OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.006_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.006_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.007_7i4fyv: md5 = 78080e6bbcfd43987375bbfd698327f5 OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.007_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.007_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.008_7i4fyv: md5 = 5d99121cee95306adf0c809e6dddc51c OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.008_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.008_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.009_7i4fyv: md5 = 7ac73106a00d86dc0d05013afc938dd0 OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.009_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.009_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.010_7i4fyv: md5 = 12a2f412f7285b017060cb51a022e20d OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.010_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.010_7i4fyv: Deleted 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/23 03:00:59 DEBUG : backcomp/renamefile.rclone_chunk.011_7i4fyv: md5 = 424a329e13c9a51648f4aea56b583e03 OK 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.011_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/23 03:00:59 INFO : backcomp/renamefile.rclone_chunk.011_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.012_7i4fyv: md5 = bead6aae8cf95ecafd8140017700a969 OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.012_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.012_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.013_7i4fyv: md5 = 3ed91546ecd376a2be635614558add8b OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.013_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.013_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.014_7i4fyv: md5 = f2944f98c246ca08102e6b3baf9cd7fc OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.014_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.014_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.015_7i4fyv: md5 = b0048cf88012472eceb4f7fa14409a4a OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.015_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.015_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.016_7i4fyv: md5 = 343a4a036808d089f73baa8e1bd13135 OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.016_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.016_7i4fyv: Deleted 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/23 03:01:00 DEBUG : backcomp/renamefile.rclone_chunk.017_7i4fyv: md5 = 96d524c9ce6135bbe4ff9731a68a51f6 OK 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.017_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/23 03:01:00 INFO : backcomp/renamefile.rclone_chunk.017_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.018_7i4fyv: md5 = 06e01807289e5670977db11a5ad3849c OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.018_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.018_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.019_7i4fyv: md5 = 63d29f6dd8b5daeec8eecaea107acf27 OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.019_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.019_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.020_7i4fyv: md5 = a43b1e8da6a5873a443bd81c55e8d78f OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.020_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.020_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.021_7i4fyv: md5 = c37b04903e2982f834d314d5349991db OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.021_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.021_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.022_7i4fyv: md5 = 8a086efb9f98f7462d8cec720a8173d8 OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.022_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.022_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.023_7i4fyv: md5 = 4d13d1c729c6310b1101df0c3f2a2541 OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.023_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.023_7i4fyv: Deleted 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/23 03:01:01 DEBUG : backcomp/renamefile.rclone_chunk.024_7i4fyv: md5 = 2cb7c74cd2933761f32e7cf8cd212d42 OK 2026/08/23 03:01:01 INFO : backcomp/renamefile.rclone_chunk.024_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/23 03:01:02 INFO : backcomp/renamefile.rclone_chunk.024_7i4fyv: Deleted 2026/08/23 03:01:02 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/23 03:01:02 DEBUG : backcomp/renamefile.rclone_chunk.025_7i4fyv: md5 = ce27e11baa87dde908b86a87025d1d01 OK 2026/08/23 03:01:02 INFO : backcomp/renamefile.rclone_chunk.025_7i4fyv: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/23 03:01:02 INFO : backcomp/renamefile.rclone_chunk.025_7i4fyv: Deleted 2026/08/23 03:01:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/23 03:01:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/servermovetest/subdir1" 2026/08/23 03:01:04 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/servermovetest/subdir1" 2026/08/23 03:01:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/servermovetest/subdir2" 2026/08/23 03:01:04 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/servermovetest/subdir2" 2026/08/23 03:01:05 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/23 03:01:05 DEBUG : movefile.rclone_chunk.001_7i4ona: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/23 03:01:05 INFO : movefile.rclone_chunk.001_7i4ona: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/23 03:01:05 INFO : movefile.rclone_chunk.001_7i4ona: Deleted 2026/08/23 03:01:05 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/23 03:01:05 DEBUG : movefile.rclone_chunk.002_7i4ona: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/23 03:01:05 INFO : movefile.rclone_chunk.002_7i4ona: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/23 03:01:05 INFO : movefile.rclone_chunk.002_7i4ona: Deleted 2026/08/23 03:01:05 DEBUG : movefile: copy 2 data chunks... 2026/08/23 03:01:06 DEBUG : movefile: size = 6 OK 2026/08/23 03:01:06 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/23 03:01:06 INFO : movefile: Copied (server-side copy) 2026/08/23 03:01:06 INFO : movefile: Deleted 2026/08/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/08/23 03:01:07 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/23 03:01:07 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/23 03:01:07 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/23 03:01:07 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/23 03:01:07 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/23 03:01:07 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/23 03:01:07 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/23 03:01:07 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/08/23 03:01:07 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/23 03:01:07 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-todires1degu/md5all" 2026/08/23 03:01:07 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/23 03:01:07 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/23 03:01:07 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-todires1degu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_7i4r81?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/23 03:01:07 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-todires1degu.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_7i4r81?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/23 03:01:07 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/23 03:01:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_7i4r8m: open chunk writer: started multipart upload: BtC7._h84Se.FgzIPkFRYQUT0BFunyCzcYsdgd385Zs7sweos2TLnQJf7alWQmfYWPE04qJeOThG52oYYb_9MA_OT9Tgn8Tws9iyc.qQWY471fQsxY7JCdJ7dcSu2HK8 2026/08/23 03:01:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 03:01:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_7i4r8m: multipart upload wrote chunk 1 with 100 bytes and etag "03fad72c39642212f930c9f4bc55158e" 2026/08/23 03:01:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_7i4r8m: multipart upload "BtC7._h84Se.FgzIPkFRYQUT0BFunyCzcYsdgd385Zs7sweos2TLnQJf7alWQmfYWPE04qJeOThG52oYYb_9MA_OT9Tgn8Tws9iyc.qQWY471fQsxY7JCdJ7dcSu2HK8" finished 2026/08/23 03:01:07 DEBUG : unknown-size-put.txt.rclone_chunk.001_7i4r8m: Multipart upload Etag: f21df687062781228d9a5aa18d69f21e-1 OK 2026/08/23 03:01:08 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/23 03:01:08 DEBUG : unknown-size-put.txt.rclone_chunk.001_7i4r8m: Src hash empty - aborting Dst hash check 2026/08/23 03:01:08 INFO : unknown-size-put.txt.rclone_chunk.001_7i4r8m: Copied (server-side copy) to: unknown-size-put.txt 2026/08/23 03:01:08 INFO : unknown-size-put.txt.rclone_chunk.001_7i4r8m: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 03:01:08 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/23 03:01:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4s4x: md5 = fd0efe759245a595e4be234e98f6af14 OK 2026/08/23 03:01:08 INFO : unknown-size-update.txt.rclone_chunk.001_7i4s4x: Copied (server-side copy) to: unknown-size-update.txt 2026/08/23 03:01:08 INFO : unknown-size-update.txt.rclone_chunk.001_7i4s4x: Deleted 2026/08/23 03:01:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4svp: open chunk writer: started multipart upload: Qg.Z1mB.czMS8hNDQzrecFscICI68iUNnd3anp7Dzua6ySeEwwELbSoRK0_ybo90hzDwRhQ_S4bZiSkND1O7vucVoedsG8YUcacuieYx6mJMSBhY1YicTTwiuw3UNjaG 2026/08/23 03:01:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/23 03:01:08 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4svp: multipart upload wrote chunk 1 with 200 bytes and etag "ef2efc94b565cb0363ff229980dea230" 2026/08/23 03:01:09 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4svp: multipart upload "Qg.Z1mB.czMS8hNDQzrecFscICI68iUNnd3anp7Dzua6ySeEwwELbSoRK0_ybo90hzDwRhQ_S4bZiSkND1O7vucVoedsG8YUcacuieYx6mJMSBhY1YicTTwiuw3UNjaG" finished 2026/08/23 03:01:09 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4svp: Multipart upload Etag: 6ddc525960ad91be86447a1727531c6d-1 OK 2026/08/23 03:01:09 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/23 03:01:09 DEBUG : unknown-size-update.txt.rclone_chunk.001_7i4svp: Src hash empty - aborting Dst hash check 2026/08/23 03:01:09 INFO : unknown-size-update.txt.rclone_chunk.001_7i4svp: Copied (server-side copy) to: unknown-size-update.txt 2026/08/23 03:01:09 INFO : unknown-size-update.txt.rclone_chunk.001_7i4svp: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 03:01:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-todires1degu/deeper/nonexisting/directory" 2026/08/23 03:01:09 DEBUG : Creating backend with remote "TestS3:rclone-test-todires1degu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/23 03:01:09 DEBUG : Waiting for deletions to finish 2026/08/23 03:01:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 03:01:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/23 03:01:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/23 03:01:10 INFO : S3 bucket rclone-test-todires1degu: Bucket "rclone-test-todires1degu" deleted 2026/08/23 03:01:10 ERROR : error listing: directory not found 2026/08/23 03:01:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (51.74s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.12s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir (50.79s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- 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 (31.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- 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.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.10s) --- 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.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.802s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.081389969s (try 1/5)