"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/04/22 01:27:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4" 2024/04/22 01:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:27:13 DEBUG : Creating backend with remote "/tmp/rclone2619702714" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/22 01:27:14 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.83s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/22 01:27:15 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.87s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/22 01:27:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/22 01:27:15 DEBUG : potato: Seek from 10 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 10 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Seek from 5 to 2 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/22 01:27:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Seek from 5 to 2 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/22 01:27:15 DEBUG : potato: Seek from 8 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 8 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/22 01:27:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/22 01:27:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/22 01:27:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/22 01:27:15 DEBUG : potato: Seek from 5 to 2 2024/04/22 01:27:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/22 01:27:15 DEBUG : potato: Seek from 9 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 9 to 0 2024/04/22 01:27:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 2024/04/22 01:27:49 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:27:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:27:50 DEBUG : pacer: Reducing sleep to 15ms === NAME TestCheck run.go:281: Retry Put of "remotepotato" to sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:27:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:27:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (46.50s) --- PASS: TestCheck/1 (0.78s) --- PASS: TestCheck/2 (0.78s) --- PASS: TestCheck/3 (0.78s) --- PASS: TestCheck/4 (2.29s) --- PASS: TestCheck/5 (0.80s) --- PASS: TestCheck/6 (0.76s) --- PASS: TestCheck/7 (0.78s) === RUN TestCheckFsError 2024/04/22 01:28:01 DEBUG : Creating backend with remote "nonexistent" 2024/04/22 01:28:01 DEBUG : Config file has changed externally - reloading 2024/04/22 01:28:01 DEBUG : Creating backend with remote "nonexistent" 2024/04/22 01:28:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/22 01:28:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/22 01:28:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/22 01:28:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/22 01:28:50 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:28:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:28:50 DEBUG : pacer: Reducing sleep to 15ms === NAME TestCheckDownload run.go:281: Retry Put of "remotepotato" to sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:28:53 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:28:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (60.88s) --- PASS: TestCheckDownload/1 (16.89s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (1.66s) --- PASS: TestCheckDownload/4 (1.83s) --- PASS: TestCheckDownload/5 (1.41s) --- PASS: TestCheckDownload/6 (1.70s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (23.54s) --- PASS: TestCheckSizeOnly/1 (0.79s) --- PASS: TestCheckSizeOnly/2 (0.78s) --- PASS: TestCheckSizeOnly/3 (0.74s) --- PASS: TestCheckSizeOnly/4 (0.78s) --- PASS: TestCheckSizeOnly/5 (0.79s) --- PASS: TestCheckSizeOnly/6 (0.82s) --- PASS: TestCheckSizeOnly/7 (0.74s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:29:45 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:29:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:29:45 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:29:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/22 01:29:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/22 01:29:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/22 01:29:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/22 01:29:45 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:29:47 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:29:49 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/22 01:29:49 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/22 01:29:49 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/22 01:29:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (24.78s) === RUN TestCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:29:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/data" 2024/04/22 01:29:50 DEBUG : Config file has changed externally - reloading check_test.go:354: sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4/data' lacks md5, skipping --- SKIP: TestCheckSum (6.43s) === RUN TestCheckSumDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:29:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/data" 2024/04/22 01:30:23 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:30:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:30:24 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "test.sum" to sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:30:26 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:30:27 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (81.24s) --- PASS: TestCheckSumDownload/subtest1 (3.50s) --- PASS: TestCheckSumDownload/subtest2 (2.64s) --- PASS: TestCheckSumDownload/subtest3 (2.49s) --- PASS: TestCheckSumDownload/subtest4 (2.62s) --- PASS: TestCheckSumDownload/subtest5 (2.62s) --- PASS: TestCheckSumDownload/subtest6 (2.58s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestApplyTransforms 2024/04/22 01:31:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-netubul6folowew9yicewer8" 2024/04/22 01:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:31:22 DEBUG : Creating backend with remote "/tmp/rclone1733255789" run.go:180: Remote "sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8'", Local "Local file system at /tmp/rclone1733255789", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2024/04/22 01:31:27 ERROR : hello, world!: sum not found 2024/04/22 01:31:27 ERROR : HELLO, WORLD!: file not in sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8' 2024/04/22 01:31:27 NOTICE: sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': 1 files missing 2024/04/22 01:31:27 NOTICE: 1 hashes missing 2024/04/22 01:31:27 NOTICE: sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': 2 differences found 2024/04/22 01:31:27 NOTICE: sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/22 01:31:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:31:29 NOTICE: sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': 0 differences found 2024/04/22 01:31:29 NOTICE: sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': 1 matching files 2024/04/22 01:31:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yukamey8nafavax9picekuh5" 2024/04/22 01:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:31:32 DEBUG : Creating backend with remote "/tmp/rclone300338590" run.go:180: Remote "sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5'", Local "Local file system at /tmp/rclone300338590", Modify Window "876000h0m0s" 2024/04/22 01:31:51 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:31:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:31:51 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "HELLO, WORLD!" to sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:31:54 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:31:55 DEBUG : pacer: Reducing sleep to 10ms lower checkfile vs. upper remote (without normalization) 2024/04/22 01:31:57 ERROR : HELLO, WORLD!: sum not found 2024/04/22 01:31:57 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5' 2024/04/22 01:31:57 NOTICE: sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 1 files missing 2024/04/22 01:31:57 NOTICE: 1 hashes missing 2024/04/22 01:31:57 NOTICE: sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 2 differences found 2024/04/22 01:31:57 NOTICE: sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/22 01:31:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:31:59 NOTICE: sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 0 differences found 2024/04/22 01:31:59 NOTICE: sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': 1 matching files 2024/04/22 01:31:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-teyaqeb9letiqad4vafizur6" 2024/04/22 01:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:32:04 DEBUG : Creating backend with remote "/tmp/rclone4289910157" run.go:180: Remote "sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6'", Local "Local file system at /tmp/rclone4289910157", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/22 01:32:09 ERROR : HeLlO, wOrLd!: sum not found 2024/04/22 01:32:09 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6' 2024/04/22 01:32:09 NOTICE: sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': 1 files missing 2024/04/22 01:32:09 NOTICE: 1 hashes missing 2024/04/22 01:32:09 NOTICE: sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': 2 differences found 2024/04/22 01:32:09 NOTICE: sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/22 01:32:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:32:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:32:25 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:32:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:32:25 NOTICE: sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': 0 differences found 2024/04/22 01:32:25 NOTICE: sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': 1 matching files 2024/04/22 01:32:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bikaxaf4kuhexej6xewucux6" 2024/04/22 01:32:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:32:28 DEBUG : Creating backend with remote "/tmp/rclone3341365843" run.go:180: Remote "sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6'", Local "Local file system at /tmp/rclone3341365843", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/22 01:32:33 ERROR : HELLO, WORLD!: sum not found 2024/04/22 01:32:33 ERROR : HeLlO, wOrLd!: file not in sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6' 2024/04/22 01:32:33 NOTICE: sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': 1 files missing 2024/04/22 01:32:33 NOTICE: 1 hashes missing 2024/04/22 01:32:33 NOTICE: sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': 2 differences found 2024/04/22 01:32:33 NOTICE: sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/22 01:32:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:32:35 NOTICE: sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': 0 differences found 2024/04/22 01:32:35 NOTICE: sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': 1 matching files 2024/04/22 01:32:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kaxocag6xayitiv4xuparuq6" 2024/04/22 01:32:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:32:37 DEBUG : Creating backend with remote "/tmp/rclone2440890949" run.go:180: Remote "sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6'", Local "Local file system at /tmp/rclone2440890949", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2024/04/22 01:32:42 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/22 01:32:42 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6' 2024/04/22 01:32:42 NOTICE: sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': 1 files missing 2024/04/22 01:32:42 NOTICE: 1 hashes missing 2024/04/22 01:32:42 NOTICE: sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': 2 differences found 2024/04/22 01:32:42 NOTICE: sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/22 01:33:00 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:33:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:33:00 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:33:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:33:00 NOTICE: sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': 0 differences found 2024/04/22 01:33:00 NOTICE: sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': 1 matching files 2024/04/22 01:33:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wejijov5buxigiy5vupawaz9" 2024/04/22 01:33:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:33:03 DEBUG : Creating backend with remote "/tmp/rclone426166093" run.go:180: Remote "sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9'", Local "Local file system at /tmp/rclone426166093", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2024/04/22 01:33:08 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/22 01:33:08 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9' 2024/04/22 01:33:08 NOTICE: sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': 1 files missing 2024/04/22 01:33:08 NOTICE: 1 hashes missing 2024/04/22 01:33:08 NOTICE: sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': 2 differences found 2024/04/22 01:33:08 NOTICE: sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/22 01:33:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:33:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:33:40 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:33:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/22 01:33:40 DEBUG : pacer: Reducing sleep to 30ms 2024/04/22 01:33:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:33:40 NOTICE: sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': 0 differences found 2024/04/22 01:33:40 NOTICE: sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': 1 matching files 2024/04/22 01:33:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rocexaj6kososol7hitinec3" 2024/04/22 01:33:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:33:43 DEBUG : Creating backend with remote "/tmp/rclone3124563465" run.go:180: Remote "sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3'", Local "Local file system at /tmp/rclone3124563465", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/04/22 01:33:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/22 01:33:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3' 2024/04/22 01:33:48 NOTICE: sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': 1 files missing 2024/04/22 01:33:48 NOTICE: 1 hashes missing 2024/04/22 01:33:48 NOTICE: sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': 2 differences found 2024/04/22 01:33:48 NOTICE: sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/22 01:33:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:33:49 NOTICE: sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': 0 differences found 2024/04/22 01:33:49 NOTICE: sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': 1 matching files 2024/04/22 01:33:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hovaqix9bunizoc5sukakoj0" 2024/04/22 01:33:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:33:52 DEBUG : Creating backend with remote "/tmp/rclone4216057741" run.go:180: Remote "sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0'", Local "Local file system at /tmp/rclone4216057741", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/04/22 01:33:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/22 01:33:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0' 2024/04/22 01:33:57 NOTICE: sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': 1 files missing 2024/04/22 01:33:57 NOTICE: 1 hashes missing 2024/04/22 01:33:57 NOTICE: sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': 2 differences found 2024/04/22 01:33:57 NOTICE: sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/22 01:34:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:34:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:34:14 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:34:14 NOTICE: sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': 0 differences found 2024/04/22 01:34:14 NOTICE: sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': 1 matching files 2024/04/22 01:34:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-defelem0qadubir6zelopeq2" 2024/04/22 01:34:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:34:17 DEBUG : Creating backend with remote "/tmp/rclone724631496" run.go:180: Remote "sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2'", Local "Local file system at /tmp/rclone724631496", Modify Window "876000h0m0s" 2024/04/22 01:34:36 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:34:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:34:36 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "測試_Русский___ě_áñ測試_Русский___ě_áñ" to sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:34:39 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:34:40 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:34:58 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:34:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:34:58 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "測試_Русский___ě_áñ測試_Русский___ě_áñ" to sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 2/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:35:01 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:35:01 DEBUG : pacer: Reducing sleep to 10ms both checkfile vs. NFDx2 remote (without normalization) 2024/04/22 01:35:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/22 01:35:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2' 2024/04/22 01:35:04 NOTICE: sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 1 files missing 2024/04/22 01:35:04 NOTICE: 1 hashes missing 2024/04/22 01:35:04 NOTICE: sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 2 differences found 2024/04/22 01:35:04 NOTICE: sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/22 01:35:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:35:05 NOTICE: sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 0 differences found 2024/04/22 01:35:05 NOTICE: sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': 1 matching files 2024/04/22 01:35:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-micutiy6yofucij2kafepub3" 2024/04/22 01:35:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 01:35:08 DEBUG : Creating backend with remote "/tmp/rclone2804934469" run.go:180: Remote "sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3'", Local "Local file system at /tmp/rclone2804934469", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/04/22 01:35:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/22 01:35:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3' 2024/04/22 01:35:14 NOTICE: sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': 1 files missing 2024/04/22 01:35:14 NOTICE: 1 hashes missing 2024/04/22 01:35:14 NOTICE: sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': 2 differences found 2024/04/22 01:35:14 NOTICE: sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/22 01:35:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/22 01:35:16 NOTICE: sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': 0 differences found 2024/04/22 01:35:16 NOTICE: sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': 1 matching files 2024/04/22 01:35:16 DEBUG : sugarsync root 'Test/rclone-test-micutiy6yofucij2kafepub3': Purge remote 2024/04/22 01:35:16 DEBUG : sugarsync root 'Test/rclone-test-defelem0qadubir6zelopeq2': Purge remote 2024/04/22 01:35:16 DEBUG : sugarsync root 'Test/rclone-test-hovaqix9bunizoc5sukakoj0': Purge remote 2024/04/22 01:35:16 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:35:16 DEBUG : sugarsync root 'Test/rclone-test-rocexaj6kososol7hitinec3': Purge remote 2024/04/22 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-wejijov5buxigiy5vupawaz9': Purge remote 2024/04/22 01:35:17 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/22 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-kaxocag6xayitiv4xuparuq6': Purge remote 2024/04/22 01:35:17 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-bikaxaf4kuhexej6xewucux6': Purge remote 2024/04/22 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-teyaqeb9letiqad4vafizur6': Purge remote 2024/04/22 01:35:18 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:35:18 DEBUG : sugarsync root 'Test/rclone-test-yukamey8nafavax9picekuh5': Purge remote 2024/04/22 01:35:18 DEBUG : sugarsync root 'Test/rclone-test-netubul6folowew9yicewer8': Purge remote --- PASS: TestApplyTransforms (240.09s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:35:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/22 01:35:22 INFO : file1: Copied (new) to: sub/file2 2024/04/22 01:35:24 DEBUG : file1: Sizes identical 2024/04/22 01:35:24 DEBUG : file1: Unchanged skipping 2024/04/22 01:35:27 DEBUG : sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.27s) === RUN TestCopyLongFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (1.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:35:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/backup" 2024/04/22 01:35:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/22 01:35:49 INFO : dst/file1: Moved (server-side) 2024/04/22 01:35:52 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (27.42s) === RUN TestCopyFileCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:36:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/dst" 2024/04/22 01:36:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/CompareDest" 2024/04/22 01:36:11 DEBUG : one: Need to transfer - File not found at Destination 2024/04/22 01:36:33 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:36:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:36:34 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:36:34 DEBUG : one: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2024/04/22 01:36:34 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:36:35 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:36:36 INFO : one: Copied (new) 2024/04/22 01:36:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/22 01:37:08 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/04/22 01:37:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:37:08 DEBUG : one: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2024/04/22 01:37:09 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:37:09 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:37:09 INFO : one: Copied (replaced existing) 2024/04/22 01:42:27 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_3994477515/data": net/http: timeout awaiting response headers) 2024/04/22 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:42:28 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "CompareDest/one" to sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': 1/10 (failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_3994477515/data": net/http: timeout awaiting response headers) 2024/04/22 01:42:31 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:42:32 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:42:35 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:42:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/CompareDest" 2024/04/22 01:42:35 DEBUG : Config file has changed externally - reloading 2024/04/22 01:42:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/22 01:42:38 DEBUG : one: Sizes identical 2024/04/22 01:42:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/22 01:42:44 DEBUG : two: Need to transfer - File not found at Destination 2024/04/22 01:42:45 DEBUG : two: Sizes identical 2024/04/22 01:42:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/22 01:42:47 DEBUG : two: Need to transfer - File not found at Destination 2024/04/22 01:42:48 DEBUG : two: Sizes identical 2024/04/22 01:42:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/22 01:42:51 DEBUG : two: Need to transfer - File not found at Destination 2024/04/22 01:42:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/22 01:42:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (451.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:43:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/dst" 2024/04/22 01:43:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/CopyDest" 2024/04/22 01:43:43 DEBUG : one: Need to transfer - File not found at Destination 2024/04/22 01:43:47 INFO : one: Copied (new) 2024/04/22 01:47:13 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994469545/contents?max=500&start=0": EOF) 2024/04/22 01:47:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:47:13 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:47:14 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:47:15 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/22 01:47:19 INFO : one: Copied (replaced existing) 2024/04/22 01:47:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/BackupDir" 2024/04/22 01:47:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/22 01:47:34 DEBUG : one: Sizes identical 2024/04/22 01:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/22 01:47:36 INFO : one: Moved (server-side) 2024/04/22 01:47:37 INFO : one: Copied (server-side copy) 2024/04/22 01:47:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/22 01:51:38 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994486153/contents?max=500&start=0": EOF) 2024/04/22 01:51:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:51:39 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 01:51:39 DEBUG : two: Need to transfer - File not found at Destination 2024/04/22 01:51:40 DEBUG : two: Sizes identical 2024/04/22 01:51:41 INFO : two: Copied (server-side copy) 2024/04/22 01:51:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/22 01:51:42 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 01:51:43 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:51:44 DEBUG : two: Sizes identical 2024/04/22 01:51:44 DEBUG : two: Unchanged skipping 2024/04/22 01:51:50 DEBUG : three: Need to transfer - File not found at Destination 2024/04/22 01:51:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/22 01:51:51 DEBUG : three: Destination not found in --copy-dest 2024/04/22 01:51:53 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (732.75s) === RUN TestCopyInplace run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (1.48s) === RUN TestCopyLongFileName run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (31.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 01:56:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/22 01:56:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/22 01:56:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/22 01:56:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_3994493478/data": max transfer limit reached as set by --max-transfer 2024/04/22 01:57:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/22 01:57:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/22 01:57:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (52.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.54s) === RUN TestDeduplicateSkip run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.49s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.49s) === RUN TestDeduplicateFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.49s) === RUN TestDeduplicateNewest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.50s) === RUN TestDeduplicateOldest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.49s) === RUN TestDeduplicateLargest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/22 02:00:49 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994469545/contents?max=500&start=0": EOF) 2024/04/22 02:00:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 02:00:50 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 02:00:50 DEBUG : pacer: Reducing sleep to 11.25ms --- SKIP: TestDeduplicateSmallest (207.25s) === RUN TestDeduplicateRename run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/04/22 02:00:51 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateRename (1.45s) === RUN TestMergeDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.42s) === RUN TestListDirSorted run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:02:47 DEBUG : a.txt: Excluded (Size Filter) 2024/04/22 02:02:47 DEBUG : a.txt: Excluded 2024/04/22 02:02:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/22 02:02:48 DEBUG : sub dir/hello world: Excluded 2024/04/22 02:02:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/22 02:02:48 DEBUG : sub dir/hello world2: Excluded 2024/04/22 02:02:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/22 02:02:49 DEBUG : sub dir/hello world: Excluded 2024/04/22 02:02:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/22 02:02:49 DEBUG : sub dir/hello world2: Excluded 2024/04/22 02:02:50 DEBUG : sub dir/ignore dir: Excluded 2024/04/22 02:02:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (130.59s) === RUN TestListJSON run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" === 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 2024/04/22 02:03:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/04/22 02:07:02 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994499006/contents?max=500&start=0": EOF) 2024/04/22 02:07:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 02:07:02 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 02:07:03 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 02:07:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListJSON (241.16s) --- PASS: TestListJSON/Default (0.79s) --- PASS: TestListJSON/FilesOnly (0.71s) --- PASS: TestListJSON/DirsOnly (0.71s) --- PASS: TestListJSON/Recurse (1.43s) --- PASS: TestListJSON/SubDir (0.71s) --- PASS: TestListJSON/NoModTime (0.71s) --- PASS: TestListJSON/NoMimeType (0.79s) --- PASS: TestListJSON/ShowHash (0.72s) --- PASS: TestListJSON/HashTypes (0.78s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2024/04/22 02:07:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vagowev1zonigov3gedubup4/notfound" 2024/04/22 02:07:23 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (27.45s) --- PASS: TestStatJSON/Root (0.72s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.71s) --- PASS: TestStatJSON/Dir (1.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.71s) --- PASS: TestStatJSON/File (0.78s) --- PASS: TestStatJSON/NotFound (1.49s) --- PASS: TestStatJSON/DirFilesOnly (0.71s) --- PASS: TestStatJSON/FileFilesOnly (0.79s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.73s) --- PASS: TestStatJSON/DirDirsOnly (0.71s) --- PASS: TestStatJSON/FileDirsOnly (0.71s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.71s) --- PASS: TestStatJSON/RootNotFound (5.19s) === RUN TestMkdir run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:07:32 DEBUG : sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': Making directory 2024/04/22 02:07:33 DEBUG : sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': Making directory --- PASS: TestMkdir (2.18s) === RUN TestLsd run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestLsd (9.44s) === RUN TestLs run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestLs (9.14s) === RUN TestLsWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:07:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/22 02:07:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (10.04s) === RUN TestLsLong run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestLsLong (9.35s) === RUN TestHashSums run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestHashSums (8.61s) === RUN TestHashSumsWithErrors 2024/04/22 02:08:21 DEBUG : Creating backend with remote ":memory:" 2024/04/22 02:08:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/22 02:08:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/22 02:08:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/22 02:08:21 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:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestCount (136.13s) === RUN TestDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:11:15 DEBUG : Waiting for deletions to finish 2024/04/22 02:11:16 DEBUG : large: Excluded (Size Filter) 2024/04/22 02:11:16 DEBUG : large: Excluded 2024/04/22 02:11:16 INFO : medium: Deleted 2024/04/22 02:11:17 INFO : small: Deleted --- PASS: TestDelete (42.23s) === RUN TestMaxDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:11:27 DEBUG : Waiting for deletions to finish 2024/04/22 02:11:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/22 02:11:29 INFO : large: Deleted 2024/04/22 02:11:29 INFO : medium: Deleted --- PASS: TestMaxDelete (13.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:11:42 DEBUG : Waiting for deletions to finish 2024/04/22 02:11:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/22 02:11:43 INFO : medium: Deleted 2024/04/22 02:11:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (44.76s) === RUN TestMaxDeleteSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" 2024/04/22 02:15:59 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994469545/contents?max=500&start=0": EOF) 2024/04/22 02:15:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 02:16:00 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 02:16:00 DEBUG : sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4': Renewing token 2024/04/22 02:16:01 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 02:16:01 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/04/22 02:16:01 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/04/22 02:16:01 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/04/22 02:16:01 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 02:16:08 DEBUG : Waiting for deletions to finish 2024/04/22 02:16:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/22 02:16:09 INFO : medium: Deleted 2024/04/22 02:16:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (325.92s) === RUN TestRetry 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 1/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 2/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 1/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 2/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 3/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 4/5 2024/04/22 02:17:44 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" --- PASS: TestCat (17.35s) === RUN TestPurge 2024/04/22 02:18:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mabujib4nariduj9picasub8" 2024/04/22 02:18:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 02:18:05 DEBUG : Creating backend with remote "/tmp/rclone1213482297" run.go:180: Remote "sugarsync root 'Test/rclone-test-mabujib4nariduj9picasub8'", Local "Local file system at /tmp/rclone1213482297", Modify Window "876000h0m0s" 2024/04/22 02:18:12 DEBUG : A2: Making directory 2024/04/22 02:18:13 DEBUG : A1/B2: Making directory 2024/04/22 02:18:14 DEBUG : A1/B2/C2: Making directory 2024/04/22 02:18:15 DEBUG : A1/B1/C3: Making directory 2024/04/22 02:18:16 DEBUG : A3: Making directory 2024/04/22 02:18:17 DEBUG : A3/B3: Making directory 2024/04/22 02:18:18 DEBUG : A3/B3/C4: Making directory 2024/04/22 02:21:57 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_3994511588/contents?max=500&start=0": EOF) 2024/04/22 02:21:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 02:21:57 DEBUG : pacer: Reducing sleep to 15ms 2024/04/22 02:21:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/22 02:21:58 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 02:23:03 ERROR : : error listing: directory not found 2024/04/22 02:23:03 DEBUG : sugarsync root 'Test/rclone-test-mabujib4nariduj9picasub8': Purge remote 2024/04/22 02:23:04 purge failed: directory not found --- PASS: TestPurge (302.33s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "sugarsync root 'Test/rclone-test-vagowev1zonigov3gedubup4'", Local "Local file system at /tmp/rclone2619702714", Modify Window "876000h0m0s" panic: test timed out after 1h0m0s running tests: TestRmdirsNoLeaveRoot (4m9s) goroutine 11490 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc0006f2ea0, {0x20bfd44?, 0x0?}, 0x21d72d8) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc0006f2ea0) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc0006f2ea0, 0xc000a1fc00) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc0005a89a8, {0x38b5800, 0x6a, 0x6a}, {0xc0005b72b0?, 0x811180?, 0x38c5040?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc00015d4a0) /usr/local/go/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc00015d4a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:60 main.main() _testmain.go:261 +0x196 goroutine 34 [select]: go.opencensus.io/stats/view.(*worker).start(0xc000240400) /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f created by go.opencensus.io/stats/view.init.0 in goroutine 1 /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d goroutine 38 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 39 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 791 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 782 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 238 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 229 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 650 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 609 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 549 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 524 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11436 [select, 4 minutes]: net/http.(*persistConn).roundTrip(0xc000bf05a0, 0xc000b944c0) /usr/local/go/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc00068a3c0, 0xc000171560) /usr/local/go/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000162910, 0xc000171560) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:278 +0x30a net/http.send(0xc000171560, {0x279edc0, 0xc000162910}, {0xc00006aa01?, 0x41c385?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000726c90, 0xc000171560, {0xc00006aaa8?, 0x41c65e?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000726c90, 0xc000171560) /usr/local/go/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:590 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000162960, {0x27bcc20, 0x3926cc0}, 0xc0006cba40) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:325 +0xcc5 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000162960, {0x27bcc20, 0x3926cc0}, 0x10?, {0x0?, 0x0?}, {0x1b48860, 0xc00098cb40}, 0x10?, 0x21d8308, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 +0x3e5 github.com/rclone/rclone/lib/rest.(*Client).CallXML(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:482 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:643 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001264e0, 0xc000b94480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001264e0, 0xc000b94480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll(0xc000534360, {0x27bcc20, 0x3926cc0}, {0xc000ca4680, 0x3b}, 0x0, 0xc00006b6a8) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:642 +0x3f9 github.com/rclone/rclone/backend/sugarsync.(*Fs).FindLeaf(0xc0005a3200?, {0x27bcc20?, 0x3926cc0?}, {0xc000ca4680?, 0x5?}, {0x20a6c4a?, 0xc000757740?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:556 +0x71 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0005a3200, {0x27bcc20, 0x3926cc0}, {0x20a6c44, 0x8}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0005a3200, {0x27bcc20, 0x3926cc0}, {0x20a6c44, 0x8}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x152 github.com/rclone/rclone/lib/dircache.(*DirCache).FindPath(0xc0005a3200, {0x27bcc20, 0x3926cc0}, {0x20a6c44?, 0xc00017e400?}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:275 +0xac github.com/rclone/rclone/backend/sugarsync.(*Fs).createObject(0xc000534360, {0x27bcc20?, 0x3926cc0?}, {0x20a6c44, 0xc}, {0x3926cc0?, 0x20a6c44?, 0x1?}, 0xc00006b908?) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:729 +0x45 github.com/rclone/rclone/backend/sugarsync.(*Fs).PutUnchecked(0xc000534360, {0x27bcc20, 0x3926cc0}, {0x279dee0, 0xc000895530}, {0x27c5990, 0xc00017e460}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:776 +0xd3 github.com/rclone/rclone/backend/sugarsync.(*Fs).Put(0xc000534360, {0x27bcc20, 0x3926cc0}, {0x279dee0, 0xc000895530}, {0x27c5990, 0xc00017e460}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:753 +0x12c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00017e3f0, {0x27bcc20, 0x3926cc0}, {0x27d1560, 0xc000534360}, {0x20a6c44, 0xc}, {0x2095bad, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x418 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestRmdirsNoLeaveRoot(0xc000dcc680) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:632 +0xe5 testing.tRunner(0xc000dcc680, 0x21d72d8) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 1259 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11481 [IO wait, 4 minutes]: internal/poll.runtime_pollWait(0x7fc68aee05e0, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000ba6780?, 0xc0009e2a00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000ba6780, {0xc0009e2a00, 0x1500, 0x1500}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000ba6780, {0xc0009e2a00?, 0xc000757850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000cde138, {0xc0009e2a00?, 0x7fc6d39b0f68?, 0xc0005c09f0?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000d46c78, {0xc0009e2a00?, 0x0?, 0x757930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0005c09f0, {0xc0009e2a00?, 0x0?, 0xc0005c09f0?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc000293b30, {0x279f400, 0xc0005c09f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000293888, {0x7fc689b511a8, 0xc000d46c78}, 0xc000757978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000293888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000293888, {0xc00084b000, 0x1000, 0x2?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000bf05a0, {0xc00084b000?, 0x455cc0?, 0xc000757f28?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0001266c0) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0001266c0, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000bf05a0) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 11475 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 327 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 189 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 273 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 729 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 672 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 353 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 344 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 463 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 454 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1363 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1354 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 571 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 562 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3614 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1304 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1295 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 11482 [select, 4 minutes]: net/http.(*persistConn).writeLoop(0xc000bf05a0) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 11475 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 913 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 904 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1111 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1086 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1061 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 956 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3778 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 839 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 830 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3085 [chan receive, 55 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 994 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 985 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2617 [chan receive, 56 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 2787 [chan receive, 55 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1477 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1388 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3373 [chan receive, 54 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 3930 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1422 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1413 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2849 [chan receive, 55 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1536 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1527 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1519 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1510 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3502 [chan receive, 54 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 3097 [chan receive, 54 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2616 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 11001 [chan receive, 9 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 11000 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m3.339331246s (try 1/5): exit status 2: Failed []