"go test -v -timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:418: Using remote "TestPutio:" 2021/11/13 05:34:59 DEBUG : Creating backend with remote "TestPutio:rclone-test-tekikor2punesit1ceruwel2" 2021/11/13 05:34:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/11/13 05:35:01 DEBUG : dir/subdir: Making directory 2021/11/13 05:35:01 INFO : dir/subdir: Removing directory 2021/11/13 05:35:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/11/13 05:35:03 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:670: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/11/13 05:35:34 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:35:34 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:670: testing "." 2021/11/13 05:36:06 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:36:06 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:670: testing ".." 2021/11/13 05:36:39 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:36:39 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:670: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2021/11/13 05:37:11 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:37:11 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:670: testing " leading space" 2021/11/13 05:37:43 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:37:43 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:670: testing "~leading tilde" 2021/11/13 05:38:15 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:38:15 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:670: testing "␍leading CR" 2021/11/13 05:38:47 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:38:47 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:670: testing "␊leading LF" 2021/11/13 05:39:19 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:39:19 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:670: testing "␉leading HT" 2021/11/13 05:39:52 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:39:52 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:670: testing "␋leading VT" 2021/11/13 05:40:24 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:40:24 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:670: testing ".leading dot" 2021/11/13 05:40:57 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:40:57 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:670: testing "trailing space " 2021/11/13 05:41:29 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:41:29 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:670: testing "trailing CR␍" 2021/11/13 05:42:01 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:42:01 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:670: testing "trailing LF␊" 2021/11/13 05:42:33 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:42:33 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:670: testing "trailing HT␉" 2021/11/13 05:43:05 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:43:05 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:670: testing "trailing VT␋" 2021/11/13 05:43:37 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:43:37 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:670: testing "trailing dot." 2021/11/13 05:44:08 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:44:08 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:670: testing "invalid utf-8\xfe" 2021/11/13 05:44:40 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:44:40 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:670: testing "test%46.txt" 2021/11/13 05:45:12 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:45:12 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:676 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2021/11/13 05:45:49 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 10240 2021/11/13 05:45:49 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 10240 2021/11/13 05:45:49 DEBUG : pacer: low level retry 1/10 (error connection broken) 2021/11/13 05:45:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 0 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 10240 2021/11/13 05:45:50 DEBUG : pacer: low level retry 2/10 (error connection broken) 2021/11/13 05:45:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:50 DEBUG : pacer: low level retry 3/10 (error connection broken) 2021/11/13 05:45:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:50 DEBUG : pacer: low level retry 4/10 (error connection broken) 2021/11/13 05:45:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:50 DEBUG : pacer: low level retry 5/10 (error connection broken) 2021/11/13 05:45:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:50 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:50 DEBUG : pacer: low level retry 6/10 (error connection broken) 2021/11/13 05:45:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2021/11/13 05:45:51 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:51 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:51 DEBUG : pacer: low level retry 7/10 (error connection broken) 2021/11/13 05:45:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2021/11/13 05:45:51 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:51 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:51 DEBUG : pacer: low level retry 8/10 (error connection broken) 2021/11/13 05:45:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2021/11/13 05:45:53 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:53 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:53 DEBUG : pacer: low level retry 9/10 (error connection broken) 2021/11/13 05:45:55 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': sentBytes: 5120 2021/11/13 05:45:55 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 5120 length: 5120 2021/11/13 05:45:55 DEBUG : pacer: low level retry 10/10 (error connection broken) 2021/11/13 05:45:56 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2021/11/13 05:45:58 DEBUG : pacer: Reducing sleep to 1.125s 2021/11/13 05:46:30 DEBUG : pacer: Reducing sleep to 843.75ms 2021/11/13 05:46:30 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending zero length chunk 2021/11/13 05:46:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2021/11/13 05:46:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2021/11/13 05:46:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2021/11/13 05:46:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2021/11/13 05:46:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2021/11/13 05:46:33 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:743: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:779: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2021/11/13 05:46:33 DEBUG : pacer: Reducing sleep to 112.627028ms 2021/11/13 05:47:03 DEBUG : pacer: Reducing sleep to 84.470271ms 2021/11/13 05:47:03 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:47:03 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 2021/11/13 05:47:04 DEBUG : pacer: Reducing sleep to 63.352703ms 2021/11/13 05:47:04 DEBUG : pacer: Reducing sleep to 47.514527ms 2021/11/13 05:47:05 DEBUG : pacer: Reducing sleep to 35.635895ms 2021/11/13 05:47:05 DEBUG : pacer: Reducing sleep to 26.726921ms 2021/11/13 05:47:35 DEBUG : pacer: Reducing sleep to 20.04519ms 2021/11/13 05:47:35 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:47:35 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 2021/11/13 05:47:35 DEBUG : pacer: Reducing sleep to 15.033892ms 2021/11/13 05:47:35 DEBUG : pacer: Reducing sleep to 11.275419ms 2021/11/13 05:47:35 DEBUG : pacer: Reducing sleep to 10ms 2021/11/13 05:48:06 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:48:06 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:889: Error Trace: fstests.go:889 fstests.go:909 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:926: Error Trace: fstests.go:926 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:932: Error Trace: fstests.go:932 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "test%46.txt/testF.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2021/11/13 05:48:08 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1004: Error Trace: fstests.go:1004 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "test%46.txt/testF.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1005: Error Trace: fstests.go:1005 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1018 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1018 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1032: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1045 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1045 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2021/11/13 05:48:57 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:48:57 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1074 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1074 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1074 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1086 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1086 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1086 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1117 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1117 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1155 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1155 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1166 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1166 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1174 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1174 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1181 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1181 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/11/13 05:50:06 DEBUG : Creating backend with remote "TestPutio:rclone-test-zujosus6maqilot2guzigik0" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1232 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1232 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1232 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=33) "new_name/sub_new_name/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1246 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1246 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1246 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2021/11/13 05:50:28 DEBUG : Putio root 'rclone-test-zujosus6maqilot2guzigik0': Purge remote === 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 === 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 2021/11/13 05:51:03 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 200 2021/11/13 05:51:03 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 200 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2021/11/13 05:51:04 DEBUG : Creating backend with remote "TestPutio:rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/11/13 05:51:06 DEBUG : Creating backend with remote "TestPutio:rclone-test-tekikor2punesit1ceruwel2/not found.txt" 2021/11/13 05:51:06 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1499: Opening root remote "TestPutio:" path "rclone-test-tekikor2punesit1ceruwel2" from "TestPutio:rclone-test-tekikor2punesit1ceruwel2" 2021/11/13 05:51:06 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1519 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1519 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstests.go:1519 Error: Not equal: expected: []string{"rclone-test-tekikor2punesit1ceruwel2/hello? sausage", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-tekikor2punesit1ceruwel2/hello? sausage", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界", "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-tekikor2punesit1ceruwel2/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=51) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=70) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界", - (string) (len=91) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=91) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=48) "rclone-test-tekikor2punesit1ceruwel2/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:399: Error Trace: fstest.go:399 fstests.go:1526 Error: Not equal: expected: []string{"rclone-test-tekikor2punesit1ceruwel2/hello? sausage"} actual : []string{"rclone-test-tekikor2punesit1ceruwel2/hello? sausage", "rclone-test-tekikor2punesit1ceruwel2/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=51) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage" +([]string) (len=2) { + (string) (len=51) "rclone-test-tekikor2punesit1ceruwel2/hello? sausage", + (string) (len=48) "rclone-test-tekikor2punesit1ceruwel2/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1533: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2021/11/13 05:51:45 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2021/11/13 05:51:45 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1575 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-tekikor2punesit1ceruwel2/created from root.txt (100), rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-tekikor2punesit1ceruwel2/created from root.txt (100), rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1575 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1580 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-tekikor2punesit1ceruwel2/file name.txt (200), rclone-test-tekikor2punesit1ceruwel2/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1580 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-tekikor2punesit1ceruwel2/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1592: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1677: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1696 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1696 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:1724: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1768: *putio.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1785: *putio.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/11/13 05:53:14 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': chunkStart: 0, reqSize: 100 2021/11/13 05:53:14 DEBUG : Putio root 'rclone-test-tekikor2punesit1ceruwel2': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/11/13 05:53:45 DEBUG : Creating backend with remote "TestPutio:rclone-test-tekikor2punesit1ceruwel2/deeper/nonexisting/directory" 2021/11/13 05:53:46 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:1981: Shutdown method not supported --- FAIL: TestIntegration (1126.43s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.08s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.23s) --- FAIL: TestIntegration/FsMkdir (1125.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.77s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (615.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (32.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (33.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (31.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (31.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (31.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (32.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (31.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (32.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (32.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (33.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (31.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (31.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (31.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (32.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (31.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (31.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (31.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (31.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (36.46s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (38.25s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (36.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (339.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (49.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (40.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (57.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (8.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (48.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (9.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (91.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (30.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (61.60s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.47s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/putio 1126.437s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose" - Finished ERROR in 18m47.200581113s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]