"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2022/01/13 05:09:23 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7" 2022/01/13 05:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:09:24 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h59m59.460645548s) 2022/01/13 05:09:24 DEBUG : Creating backend with remote "/tmp/rclone2754665540" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/13 05:09:25 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:09:28 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:09:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/13 05:09:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:09:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/13 05:09:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:09:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/13 05:09:31 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/13 05:09:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/13 05:09:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/13 05:09:31 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/13 05:09:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/13 05:09:31 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/13 05:09:34 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/13 05:09:34 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/13 05:09:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/13 05:09:34 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/13 05:09:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/13 05:09:34 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.68s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.41s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.66s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/13 05:09:36 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (19.18s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (1.32s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2022/01/13 05:09:55 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:09:55 DEBUG : Creating backend with remote "non-existent" 2022/01/13 05:09:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/13 05:09:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/13 05:09:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/13 05:09:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 === CONT TestCheckDownload fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 check_test.go:181 check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want got remotepotato (60) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 check_test.go:181 check_test.go:207 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "remotepotato" --- FAIL: TestCheckDownload (28.29s) --- PASS: TestCheckDownload/1 (1.88s) --- PASS: TestCheckDownload/2 (0.51s) --- PASS: TestCheckDownload/3 (0.54s) --- PASS: TestCheckDownload/4 (0.61s) --- PASS: TestCheckDownload/5 (0.45s) --- PASS: TestCheckDownload/6 (0.45s) --- PASS: TestCheckDownload/7 (0.34s) === RUN TestCheckSizeOnly run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:102 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want rutabaga (8) got remotepotato (60), rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:102 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" === RUN TestCheckSizeOnly/1 check_test.go:83: 1: Got error when not expecting one: 1 differences found check_test.go:89: 1: Expecting 0 errors but got 1 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=14) "- remotepotato", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "remotepotato"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=12) "remotepotato" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/2 check_test.go:89: 2: Expecting 1 errors but got 2 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", + (string) (len=14) "- remotepotato", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "remotepotato"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=12) "remotepotato" } Test: TestCheckSizeOnly Messages: missingonsrc fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:125 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), remotepotato (60), rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:125 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" === RUN TestCheckSizeOnly/3 check_test.go:89: 3: Expecting 2 errors but got 3 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=14) "- remotepotato", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "remotepotato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=12) "remotepotato" } Test: TestCheckSizeOnly Messages: missingonsrc fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 check_test.go:141 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 check_test.go:141 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" === RUN TestCheckSizeOnly/4 check_test.go:89: 4: Expecting 1 errors but got 2 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- remotepotato", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=14) "- remotepotato", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "remotepotato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=12) "remotepotato" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/5 check_test.go:89: 5: Expecting 1 errors but got 2 === CONT TestCheckSizeOnly check_test.go:53: Error Trace: check_test.go:53 check_test.go:57 check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=14) "- remotepotato", (string) (len=9) "= potato2", Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: check_test.go:53 check_test.go:58 check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "remotepotato"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=12) "remotepotato" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === CONT TestCheckSizeOnly fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 check_test.go:181 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want got rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 check_test.go:181 check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "rutabaga" --- FAIL: TestCheckSizeOnly (47.17s) --- FAIL: TestCheckSizeOnly/1 (0.14s) --- FAIL: TestCheckSizeOnly/2 (0.07s) --- FAIL: TestCheckSizeOnly/3 (0.13s) --- FAIL: TestCheckSizeOnly/4 (0.25s) --- FAIL: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.19s) --- PASS: TestCheckSizeOnly/7 (0.42s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:11:13 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:11:13 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:11:13 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:11:13 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/13 05:11:18 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/13 05:11:18 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/13 05:11:18 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/13 05:11:18 NOTICE: test.sum: 2 warning(s) suppressed... run.go:126: removing file "rutabaga" failed - try 1/3: Object Not Found run.go:126: removing file "rutabaga" failed - try 2/3: Object Not Found run.go:126: removing file "rutabaga" failed - try 3/3: Object Not Found run.go:129: removing file "rutabaga" failed: Object Not Found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestParseSumFile (24.23s) === RUN TestCheckSum run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:11:35 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/data" 2022/01/13 05:11:35 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h57m48.65916424s) === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (42.05s) --- PASS: TestCheckSum/subtest1 (0.51s) --- PASS: TestCheckSum/subtest2 (0.50s) --- PASS: TestCheckSum/subtest3 (0.69s) --- PASS: TestCheckSum/subtest4 (0.56s) --- PASS: TestCheckSum/subtest5 (1.00s) --- PASS: TestCheckSum/subtest6 (0.72s) --- PASS: TestCheckSum/subtest7 (0.73s) === RUN TestCheckSumDownload run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:12:17 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/data" 2022/01/13 05:12:17 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h57m6.626069197s) === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.92s) --- PASS: TestCheckSumDownload/subtest1 (0.76s) --- PASS: TestCheckSumDownload/subtest2 (1.63s) --- PASS: TestCheckSumDownload/subtest3 (1.01s) --- PASS: TestCheckSumDownload/subtest4 (0.78s) --- PASS: TestCheckSumDownload/subtest5 (0.80s) --- PASS: TestCheckSumDownload/subtest6 (0.85s) --- PASS: TestCheckSumDownload/subtest7 (0.92s) === RUN TestDeduplicateInteractive run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (2.64s) === RUN TestDeduplicateSkip run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.69s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.41s) === RUN TestDeduplicateFirst run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.24s) === RUN TestDeduplicateNewest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.31s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:13:13 INFO : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Looking for duplicate md5 hashes using newest mode. 2022/01/13 05:13:13 NOTICE: 55c6610b22b12209c74c12cb3ce36629: Found 3 files with duplicate md5 hashes 2022/01/13 05:13:14 INFO : one: Deleted 2022/01/13 05:13:15 INFO : also/one: Deleted 2022/01/13 05:13:15 NOTICE: 55c6610b22b12209c74c12cb3ce36629: Deleted 2 extra copies fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestDeduplicateNewestByHash (23.94s) === RUN TestDeduplicateOldest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.01s) === RUN TestDeduplicateLargest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.31s) === RUN TestDeduplicateSmallest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.64s) === RUN TestDeduplicateRename run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.73s) === RUN TestMergeDirs run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.27s) === RUN TestListDirSorted run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 listdirsorted_test.go:37 Error: Should be true Test: TestListDirSorted Messages: listing wrong, want a.txt (11), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), zend.txt (5) got a.txt (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), zend.txt (5) fstest.go:204: Not found "sub dir/hello world" fstest.go:204: Not found "sub dir/sub sub dir/hello world3" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 listdirsorted_test.go:37 Error: Not equal: expected: 0 actual : 2 Test: TestListDirSorted Messages: 2 objects not found 2022/01/13 05:13:57 DEBUG : a.txt: Excluded listdirsorted_test.go:71: Error Trace: listdirsorted_test.go:71 Error: "[sub dir/hello world2 sub dir/ignore dir]" should have 4 item(s), but has 2 Test: TestListDirSorted --- FAIL: TestListDirSorted (33.07s) === RUN TestListJSON run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (10.83s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.75s) --- PASS: TestListJSON/SubDir (0.44s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.53s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.15s) === RUN TestStatJSON run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/13 05:14:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/notfound" 2022/01/13 05:14:21 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h55m2.083610833s) --- PASS: TestStatJSON (11.13s) --- PASS: TestStatJSON/Root (0.09s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.38s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.14s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.15s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.39s) --- PASS: TestStatJSON/RootNotFound (0.81s) === RUN TestMkdir run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:14:25 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Making directory 2022/01/13 05:14:25 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Making directory --- PASS: TestMkdir (0.36s) === RUN TestLsd run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" --- PASS: TestLsd (4.86s) === RUN TestLs run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:107 Error: Should be true Test: TestLs Messages: listing wrong, want got empty space (1) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:107 Error: Should be true Test: TestLs Messages: Unexpected file "empty space" --- FAIL: TestLs (14.72s) === RUN TestLsWithFilesFrom run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:14:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.47s) === RUN TestLsLong run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" --- PASS: TestLsLong (8.83s) === RUN TestHashSums run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:192 Error: Should be true Test: TestHashSums Messages: listing wrong, want empty space (1), potato2 (60) got potato2 (60), sub dir/sub sub dir/hello world3 (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:192 Error: Should be true Test: TestHashSums Messages: Unexpected file "sub dir/sub sub dir/hello world3" fstest.go:204: Not found "empty space" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:192 Error: Not equal: expected: 0 actual : 1 Test: TestHashSums Messages: 1 objects not found === RUN TestHashSums/Md5 operations_test.go:286: Error Trace: operations_test.go:286 Error: "5eb63bbbe01eeed093cb22bb8f5acdc3 sub dir/sub sub dir/hello world3\nd6548b156ea68a4e003e786df99eee76 potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download operations_test.go:286: Error Trace: operations_test.go:286 Error: "d6548b156ea68a4e003e786df99eee76 potato2\n5eb63bbbe01eeed093cb22bb8f5acdc3 sub dir/sub sub dir/hello world3\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (15.48s) --- FAIL: TestHashSums/Md5 (0.24s) --- FAIL: TestHashSums/Md5Download (0.42s) === RUN TestHashSumsWithErrors 2022/01/13 05:15:17 DEBUG : Creating backend with remote ":memory:" 2022/01/13 05:15:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/13 05:15:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/13 05:15:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:408 Error: Should be true Test: TestCount Messages: listing wrong, want got sub dir/potato3 (5) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:408 Error: Should be true Test: TestCount Messages: Unexpected file "sub dir/potato3" --- FAIL: TestCount (18.05s) === RUN TestDelete run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:421 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100), medium (60), small (10) got large (100), medium (60), small (10), sub dir/potato3 (5) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:421 Error: Should be true Test: TestDelete Messages: Unexpected file "sub dir/potato3" 2022/01/13 05:15:52 DEBUG : Waiting for deletions to finish 2022/01/13 05:15:52 DEBUG : large: Excluded from sync (and deletion) 2022/01/13 05:15:53 INFO : small: Deleted 2022/01/13 05:15:53 INFO : medium: Deleted 2022/01/13 05:15:54 ERROR : sub dir/potato3: Couldn't delete: Object Not Found operations_test.go:424: Error Trace: operations_test.go:424 Error: Received unexpected error: failed to delete 1 files Test: TestDelete run.go:126: removing file "sub dir/potato3" failed - try 1/3: Object Not Found run.go:126: removing file "sub dir/potato3" failed - try 2/3: Object Not Found run.go:126: removing file "sub dir/potato3" failed - try 3/3: Object Not Found run.go:129: removing file "sub dir/potato3" failed: Object Not Found --- FAIL: TestDelete (28.37s) === RUN TestRetry 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 1/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 2/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 3/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 4/5 2022/01/13 05:16:03 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:484 Error: Should be true Test: TestCat Messages: listing wrong, want got file1 (10), file2 (9) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:484 Error: Should be true Test: TestCat Messages: Unexpected file "file1" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:484 Error: Should be true Test: TestCat Messages: Unexpected file "file2" --- FAIL: TestCat (20.08s) === RUN TestPurge 2022/01/13 05:16:23 DEBUG : Creating backend with remote "TestHubic:rclone-test-pexomez4sasefef2jiyeleg6" 2022/01/13 05:16:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:16:23 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h53m0.229849501s) 2022/01/13 05:16:23 DEBUG : Creating backend with remote "/tmp/rclone1020539878" run.go:181: Remote "Hubic Swift container rclone-test-pexomez4sasefef2jiyeleg6", Local "Local file system at /tmp/rclone1020539878", Modify Window "1ns" 2022/01/13 05:16:24 INFO : Swift container rclone-test-pexomez4sasefef2jiyeleg6: Container "rclone-test-pexomez4sasefef2jiyeleg6" created 2022/01/13 05:16:25 DEBUG : A2: Making directory 2022/01/13 05:16:25 DEBUG : A1/B2: Making directory 2022/01/13 05:16:25 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:16:25 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:16:25 DEBUG : A3: Making directory 2022/01/13 05:16:25 DEBUG : A3/B3: Making directory 2022/01/13 05:16:25 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/13 05:16:27 DEBUG : Waiting for deletions to finish 2022/01/13 05:16:28 INFO : A1/B1/C1/one: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/13 05:16:28 DEBUG : Waiting for deletions to finish 2022/01/13 05:16:29 INFO : A1/two: Deleted 2022/01/13 05:16:29 INFO : Swift container rclone-test-pexomez4sasefef2jiyeleg6: Container "rclone-test-pexomez4sasefef2jiyeleg6" removed 2022/01/13 05:16:29 DEBUG : Hubic Swift container rclone-test-pexomez4sasefef2jiyeleg6: Purge remote 2022/01/13 05:16:29 DEBUG : Waiting for deletions to finish 2022/01/13 05:16:29 purge failed: directory not found --- PASS: TestPurge (5.77s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:16:32 DEBUG : A2: Making directory 2022/01/13 05:16:32 DEBUG : A1/B2: Making directory 2022/01/13 05:16:32 DEBUG : A1/B2/C2: Making directory 2022/01/13 05:16:32 DEBUG : A1/B1/C3: Making directory 2022/01/13 05:16:32 DEBUG : A3: Making directory 2022/01/13 05:16:32 DEBUG : A3/B3: Making directory 2022/01/13 05:16:32 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:579 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file2 (9) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:579 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" 2022/01/13 05:16:44 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:602 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file2 (9) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:602 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:624 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file2 (9) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:624 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" run.go:126: removing file "file2" failed - try 1/3: Object Not Found run.go:126: removing file "file2" failed - try 2/3: Object Not Found run.go:126: removing file "file2" failed - try 3/3: Object Not Found run.go:129: removing file "file2" failed: Object Not Found --- FAIL: TestRmdirsNoLeaveRoot (42.24s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:17:11 DEBUG : A1: Making directory 2022/01/13 05:17:11 DEBUG : A1/B1: Making directory 2022/01/13 05:17:11 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (2.80s) === RUN TestRmdirsWithFilter run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:17:14 DEBUG : A1: Making directory 2022/01/13 05:17:14 DEBUG : A1/B1: Making directory 2022/01/13 05:17:14 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (4.13s) === RUN TestCopyURL run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:17:22 DEBUG : filename.txt: File name found in url fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestCopyURL (21.35s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:17:40 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:17:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:17:42 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:17:42 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:830 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got fstest.go:204: Not found "sub/file2" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:830 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFile Messages: 1 objects not found 2022/01/13 05:17:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:17:50 DEBUG : file1: Unchanged skipping 2022/01/13 05:17:50 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:838 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got fstest.go:204: Not found "sub/file2" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:838 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFile Messages: 1 objects not found 2022/01/13 05:17:58 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: don't need to copy/move sub/file2, it is already at target location fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:843 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got fstest.go:204: Not found "sub/file2" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:843 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFile Messages: 1 objects not found --- FAIL: TestMoveFile (30.35s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:18:10 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:18:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:18:13 INFO : file1: Copied (new) 2022/01/13 05:18:13 INFO : file1: Deleted 2022/01/13 05:18:13 DEBUG : file1: Destination exists, skipping 2022/01/13 05:18:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (6.21s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestMoveFileBackupDir run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:18:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/backup" 2022/01/13 05:18:22 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h51m1.699318028s) 2022/01/13 05:18:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:18:23 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7 path backup: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:18:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/13 05:18:25 INFO : dst/file1: Copied (server-side copy) 2022/01/13 05:18:26 INFO : dst/file1: Deleted 2022/01/13 05:18:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:18:28 INFO : dst/file1: Copied (new) 2022/01/13 05:18:28 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.69s) === RUN TestCopyFile run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:18:32 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/13 05:18:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:18:35 INFO : file1: Copied (new) to: sub/file2 2022/01/13 05:18:36 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:18:36 DEBUG : file1: Unchanged skipping 2022/01/13 05:18:37 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: don't need to copy/move sub/file2, it is already at target location fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestCopyFile (14.14s) === RUN TestCopyFileBackupDir run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:18:49 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/backup" 2022/01/13 05:18:49 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h50m34.055284283s) 2022/01/13 05:18:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/13 05:18:50 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7 path backup: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:18:52 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2022/01/13 05:18:52 INFO : dst/file1: Copied (server-side copy) 2022/01/13 05:18:53 INFO : dst/file1: Deleted 2022/01/13 05:18:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:18:55 INFO : dst/file1: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestCopyFileBackupDir (18.86s) === RUN TestCopyFileCompareDest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:19:05 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/dst" 2022/01/13 05:19:05 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h50m18.274051812s) 2022/01/13 05:19:06 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/CompareDest" 2022/01/13 05:19:07 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h50m16.948441131s) 2022/01/13 05:19:07 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:19:08 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7 path dst: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:19:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:19:12 INFO : one: Copied (new) 2022/01/13 05:19:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:19:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:19:15 INFO : one: Copied (replaced existing) 2022/01/13 05:19:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:19:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:19:24 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:19:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:19:24 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:19:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/13 05:19:25 DEBUG : two: Need to transfer - File not found at Destination 2022/01/13 05:19:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/13 05:19:29 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.98s) === RUN TestCopyFileCopyDest run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:19:34 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/dst" 2022/01/13 05:19:34 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h49m49.265240113s) 2022/01/13 05:19:35 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/CopyDest" 2022/01/13 05:19:35 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h49m48.618695987s) 2022/01/13 05:19:36 DEBUG : one: Need to transfer - File not found at Destination 2022/01/13 05:19:36 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7 path dst: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:19:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:19:39 INFO : one: Copied (new) 2022/01/13 05:19:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:19:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:19:43 INFO : one: Copied (replaced existing) 2022/01/13 05:19:47 DEBUG : Creating backend with remote "TestHubic:rclone-test-gagaxef4huqozoq2gupayor7/BackupDir" 2022/01/13 05:19:48 DEBUG : Hubic: Got swift credentials (expiry 2022-01-14 06:09:24 +0100 +0100 in 23h49m35.851851476s) 2022/01/13 05:19:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:19:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:19:49 INFO : Swift container rclone-test-gagaxef4huqozoq2gupayor7 path BackupDir: Container "rclone-test-gagaxef4huqozoq2gupayor7" created 2022/01/13 05:19:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:19:51 INFO : one: Copied (server-side copy) 2022/01/13 05:19:52 INFO : one: Deleted 2022/01/13 05:19:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:19:54 INFO : one: Copied (server-side copy) 2022/01/13 05:19:54 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1120 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got CopyDest/one (5), dst/one (5) fstest.go:204: Not found "BackupDir/one" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1120 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2022/01/13 05:20:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:20:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:20:16 INFO : two: Copied (server-side copy) 2022/01/13 05:20:16 DEBUG : two: Destination found in --copy-dest, using server-side copy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2022/01/13 05:20:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:20:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:20:24 DEBUG : two: Unchanged skipping 2022/01/13 05:20:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/13 05:20:28 DEBUG : three: Destination not found in --copy-dest 2022/01/13 05:20:28 DEBUG : three: Need to transfer - File not found at Destination 2022/01/13 05:20:29 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/13 05:20:29 INFO : three: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1155 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:204: Not found "dst/three" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1155 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found --- FAIL: TestCopyFileCopyDest (69.35s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:20:55 DEBUG : A1/B2: Making directory 2022/01/13 05:20:55 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2022/01/13 05:21:06 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/13 05:21:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/13 05:21:06 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:21:06 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/13 05:21:06 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/13 05:21:06 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/13 05:21:06 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/13 05:21:06 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/13 05:21:07 INFO : A1/B1/C1/four: Deleted 2022/01/13 05:21:07 INFO : A1/one: Deleted 2022/01/13 05:21:07 INFO : A1/B1/three: Deleted 2022/01/13 05:21:07 INFO : A1/B1/C2/five: Deleted 2022/01/13 05:21:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:21:09 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/13 05:21:10 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:1412 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A1/B1/C2/five (4), A1/one (3), A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1412 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/B1/C2/five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1412 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/one" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 operations_test.go:1412 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} actual : []string{"A1", "A1/B1", "A1/B1/C2", "A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) (len=4) { +([]string) (len=7) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1", + (string) (len=8) "A1/B1/C2", (string) (len=2) "A2", Test: TestDirMove Messages: directories 2022/01/13 05:21:20 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/13 05:21:20 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/13 05:21:21 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/13 05:21:21 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/13 05:21:21 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:21:21 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/13 05:21:21 INFO : A2/B1/C1/four: Deleted 2022/01/13 05:21:21 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:21:21 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/13 05:21:21 INFO : A2/B1/three: Deleted 2022/01/13 05:21:22 INFO : A2/one: Deleted 2022/01/13 05:21:22 INFO : A2/two: Deleted 2022/01/13 05:21:23 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/13 05:21:23 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/13 05:21:24 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:1437 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A1/B1/C2/five (4), A1/one (3), A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/two (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1437 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/B1/C2/five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1437 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/one" fstest.go:204: Not found "A3/one" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 operations_test.go:1437 Error: Not equal: expected: 0 actual : 1 Test: TestDirMove Messages: 1 objects not found fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 operations_test.go:1437 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2"} actual : []string{"A1", "A1/B1", "A1/B1/C2", "A3", "A3/B1", "A3/B1/C1", "A3/B1/C2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) (len=4) { +([]string) (len=7) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1", + (string) (len=8) "A1/B1/C2", (string) (len=2) "A3", Test: TestDirMove Messages: directories run.go:126: removing file "A1/B1/C2/five" failed - try 1/3: Object Not Found run.go:126: removing file "A1/B1/C2/five" failed - try 2/3: Object Not Found run.go:126: removing file "A1/B1/C2/five" failed - try 3/3: Object Not Found run.go:129: removing file "A1/B1/C2/five" failed: Object Not Found run.go:126: removing file "A1/one" failed - try 1/3: Object Not Found run.go:126: removing file "A1/one" failed - try 2/3: Object Not Found run.go:126: removing file "A1/one" failed - try 3/3: Object Not Found run.go:129: removing file "A1/one" failed: Object Not Found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:1452 Error: Should be true Test: TestDirMove Messages: listing wrong, want got A3/one (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:1452 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/one" --- FAIL: TestDirMove (79.21s) === RUN TestGetFsInfo run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" --- PASS: TestGetFsInfo (2.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:22:05 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:22:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/13 05:22:08 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:22:08 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1642051328.444144149/-1/00000000" into "rclone-test-gagaxef4huqozoq2gupayor7_segments" 2022/01/13 05:22:10 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-gagaxef4huqozoq2gupayor7_segments" seems done (EOF) 2022/01/13 05:22:11 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:22:12 DEBUG : no_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2022/01/13 05:22:16 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2022/01/13 05:22:18 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2022/01/13 05:22:21 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:1518 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: listing wrong, want got no_checksum_big_file_from_pipe (0) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:1518 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: Unexpected file "no_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:22:25 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2022/01/13 05:22:26 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2022/01/13 05:22:29 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 operations_test.go:1499 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: listing wrong, want got no_checksum_big_file_from_pipe (0) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 operations_test.go:1499 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: Unexpected file "no_checksum_big_file_from_pipe" 2022/01/13 05:22:33 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:22:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2022/01/13 05:22:35 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:22:35 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1642051355.068107775/-1/00000000" into "rclone-test-gagaxef4huqozoq2gupayor7_segments" 2022/01/13 05:22:36 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-gagaxef4huqozoq2gupayor7_segments" seems done (EOF) 2022/01/13 05:22:39 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2022/01/13 05:22:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/13 05:22:40 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2022/01/13 05:22:42 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2022/01/13 05:22:44 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1517 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got no_checksum_big_file_from_pipe (0), with_checksum_big_file_from_pipe (102401) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1517 operations_test.go:1524 Error: Should be true Test: TestRcat Messages: Unexpected file "no_checksum_big_file_from_pipe" 2022/01/13 05:22:48 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object fstest.go:204: Not found "with_checksum_small_file_from_pipe" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1517 operations_test.go:1524 Error: Not equal: expected: 0 actual : 1 Test: TestRcat Messages: 1 objects not found 2022/01/13 05:22:48 ERROR : no_checksum_big_file_from_pipe: dangling large object with no contents run.go:126: removing file "no_checksum_big_file_from_pipe" failed - try 1/3: Object Not Found run.go:126: removing file "no_checksum_big_file_from_pipe" failed - try 2/3: Object Not Found run.go:126: removing file "no_checksum_big_file_from_pipe" failed - try 3/3: Object Not Found run.go:129: removing file "no_checksum_big_file_from_pipe" failed: Object Not Found === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:23:00 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:23:03 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:23:03 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1642051383.604869979/-1/00000000" into "rclone-test-gagaxef4huqozoq2gupayor7_segments" 2022/01/13 05:23:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-gagaxef4huqozoq2gupayor7_segments" seems done (EOF) 2022/01/13 05:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/13 05:23:08 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:23:13 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: File to upload is small (34 bytes), uploading instead of streaming 2022/01/13 05:23:15 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/13 05:23:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1642051395.924253816/-1/00000000" into "rclone-test-gagaxef4huqozoq2gupayor7_segments" 2022/01/13 05:23:17 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-gagaxef4huqozoq2gupayor7_segments" seems done (EOF) 2022/01/13 05:23:19 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2022/01/13 05:23:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/13 05:23:19 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object --- FAIL: TestRcat (79.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (19.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (34.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.59s) === RUN TestRcatSize run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:23:27 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: File to upload is small (60 bytes), uploading instead of streaming 2022/01/13 05:23:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:23:29 INFO : potato2: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1553 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got potato2 (60) fstest.go:204: Not found "potato1" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1553 Error: Not equal: expected: 0 actual : 1 Test: TestRcatSize Messages: 1 objects not found --- FAIL: TestRcatSize (13.74s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" 2022/01/13 05:23:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/13 05:23:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/13 05:23:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/13 05:23:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/13 05:23:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-gagaxef4huqozoq2gupayor7/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2022/01/13 05:23:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/13 05:23:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/13 05:23:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6b6806aa14026573ad8fe82d20f6f251 OK 2022/01/13 05:23:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:174 run.go:376 operations_test.go:1622 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want got potato1 (60) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:174 run.go:376 operations_test.go:1622 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "potato1" --- FAIL: TestCopyFileMaxTransfer (20.73s) === RUN TestTouchDir run.go:181: Remote "Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7", Local "Local file system at /tmp/rclone2754665540", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1636 Error: Should be true Test: TestTouchDir Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), potato1 (60), potato2 (60), sub dir/potato3 (5) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1636 Error: Should be true Test: TestTouchDir Messages: Unexpected file "potato1" 2022/01/13 05:24:15 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Touching "empty space" 2022/01/13 05:24:16 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Touching "potato1" 2022/01/13 05:24:17 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Touching "potato2" 2022/01/13 05:24:18 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Touching "sub dir/potato3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1648 Error: Should be true Test: TestTouchDir Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), potato1 (60), potato2 (60), sub dir/potato3 (5), with_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1648 Error: Should be true Test: TestTouchDir Messages: Unexpected file "potato1" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 operations_test.go:1648 Error: Should be true Test: TestTouchDir Messages: Unexpected file "with_checksum_small_file_from_pipe" --- FAIL: TestTouchDir (34.18s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/01/13 05:24:33 DEBUG : Hubic Swift container rclone-test-gagaxef4huqozoq2gupayor7: Purge remote 2022/01/13 05:24:33 DEBUG : Waiting for deletions to finish 2022/01/13 05:24:34 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2022/01/13 05:24:34 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2022/01/13 05:24:35 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2022/01/13 05:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/13 05:24:35 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2022/01/13 05:24:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2022/01/13 05:24:35 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2022/01/13 05:24:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2022/01/13 05:24:36 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2022/01/13 05:24:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2022/01/13 05:24:36 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2022/01/13 05:24:36 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2022/01/13 05:24:36 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2022/01/13 05:24:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2022/01/13 05:24:37 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2022/01/13 05:24:37 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2022/01/13 05:24:38 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2022/01/13 05:24:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2022/01/13 05:24:39 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2022/01/13 05:24:39 purge failed: Container Not Empty "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 15m15.904706681s (try 1/5): exit status 1: Failed [TestCheckDownload TestCheckSizeOnly/1 TestCheckSizeOnly/2 TestCheckSizeOnly/3 TestCheckSizeOnly/4 TestCheckSizeOnly/5 TestListDirSorted TestLs TestHashSums/Md5 TestHashSums/Md5Download TestCount TestDelete TestCat TestRmdirsNoLeaveRoot TestMoveFile TestCopyFileCopyDest TestDirMove TestRcat TestRcatSize TestCopyFileMaxTransfer TestTouchDir]