"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2024/12/21 02:55:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete" 2024/12/21 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone2766014528" === 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 "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.64s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.15s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/21 02:55:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/21 02:55:49 DEBUG : potato: Seek from 10 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 10 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Seek from 5 to 2 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/21 02:55:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Seek from 5 to 2 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/21 02:55:49 DEBUG : potato: Seek from 8 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 8 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/21 02:55:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/21 02:55:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/21 02:55:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/21 02:55:49 DEBUG : potato: Seek from 5 to 2 2024/12/21 02:55:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/21 02:55:49 DEBUG : potato: Seek from 9 to 0 2024/12/21 02:55:49 DEBUG : potato: Seek from 9 to 0 2024/12/21 02:55:49 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 "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:55:50 DEBUG : Upload server store7 (eu) responded in 125.540906ms 2024/12/21 02:55:50 DEBUG : Upload server store1 (eu) responded in 130.797673ms 2024/12/21 02:55:50 DEBUG : rutabaga: Using upload server store1 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2024/12/21 02:55:51 DEBUG : empty space: Using upload server store7 (eu) === RUN TestCheck/3 2024/12/21 02:55:51 DEBUG : potato2: Using upload server store1 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2024/12/21 02:55:53 DEBUG : remotepotato: Using upload server store7 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.99s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2024/12/21 02:55:55 DEBUG : Creating backend with remote "nonexistent" 2024/12/21 02:55:55 DEBUG : Creating backend with remote "nonexistent" 2024/12/21 02:55:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/21 02:55:55 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/12/21 02:55:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/21 02:55:55 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 "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:55:55 DEBUG : rutabaga: Using upload server store7 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/21 02:55:57 DEBUG : empty space: Using upload server store7 (eu) === RUN TestCheckDownload/3 2024/12/21 02:55:57 DEBUG : potato2: Using upload server store7 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/21 02:55:59 DEBUG : remotepotato: Using upload server store7 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.59s) --- PASS: TestCheckDownload/1 (0.43s) --- PASS: TestCheckDownload/2 (0.47s) --- PASS: TestCheckDownload/3 (0.32s) --- PASS: TestCheckDownload/4 (0.33s) --- PASS: TestCheckDownload/5 (0.45s) --- PASS: TestCheckDownload/6 (0.32s) --- PASS: TestCheckDownload/7 (0.41s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:56:02 DEBUG : rutabaga: Using upload server store1 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/21 02:56:02 DEBUG : empty space: Using upload server store7 (eu) === RUN TestCheckSizeOnly/3 2024/12/21 02:56:03 DEBUG : potato2: Using upload server store1 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/21 02:56:05 DEBUG : remotepotato: Using upload server store1 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.43s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (0.15s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:56:07 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:08 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/21 02:56:08 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/21 02:56:08 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/21 02:56:08 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/21 02:56:08 DEBUG : test.sum: Using upload server store1 (eu) 2024/12/21 02:56:08 DEBUG : test.sum: Removing old object on successful upload 2024/12/21 02:56:09 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/21 02:56:09 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/21 02:56:09 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/21 02:56:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.37s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:56:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/data" 2024/12/21 02:56:11 DEBUG : data/banana: Using upload server store1 (eu) 2024/12/21 02:56:11 DEBUG : test.sum: Using upload server store7 (eu) === RUN TestCheckSum/subtest1 2024/12/21 02:56:13 DEBUG : data/potato: Using upload server store1 (eu) 2024/12/21 02:56:13 DEBUG : test.sum: Using upload server store1 (eu) 2024/12/21 02:56:13 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2024/12/21 02:56:14 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2024/12/21 02:56:16 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2024/12/21 02:56:17 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:17 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2024/12/21 02:56:19 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2024/12/21 02:56:20 DEBUG : data/banana: Using upload server store1 (eu) 2024/12/21 02:56:20 DEBUG : data/banana: Removing old object on successful upload 2024/12/21 02:56:21 DEBUG : data/potato: Using upload server store1 (eu) 2024/12/21 02:56:21 DEBUG : data/potato: Removing old object on successful upload 2024/12/21 02:56:21 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:22 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (15.12s) --- PASS: TestCheckSum/subtest1 (0.66s) --- PASS: TestCheckSum/subtest2 (0.48s) --- PASS: TestCheckSum/subtest3 (0.45s) --- PASS: TestCheckSum/subtest4 (0.45s) --- PASS: TestCheckSum/subtest5 (0.51s) --- PASS: TestCheckSum/subtest6 (0.48s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:56:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/data" 2024/12/21 02:56:26 DEBUG : data/banana: Using upload server store7 (eu) 2024/12/21 02:56:26 DEBUG : test.sum: Using upload server store1 (eu) === RUN TestCheckSumDownload/subtest1 2024/12/21 02:56:27 DEBUG : data/potato: Using upload server store7 (eu) 2024/12/21 02:56:28 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:28 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2024/12/21 02:56:29 DEBUG : test.sum: Using upload server store1 (eu) 2024/12/21 02:56:29 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2024/12/21 02:56:31 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:31 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2024/12/21 02:56:32 DEBUG : test.sum: Using upload server store1 (eu) 2024/12/21 02:56:33 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2024/12/21 02:56:34 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:34 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2024/12/21 02:56:35 DEBUG : data/banana: Using upload server store1 (eu) 2024/12/21 02:56:35 DEBUG : data/banana: Removing old object on successful upload 2024/12/21 02:56:36 DEBUG : data/potato: Using upload server store7 (eu) 2024/12/21 02:56:36 DEBUG : data/potato: Removing old object on successful upload 2024/12/21 02:56:36 DEBUG : test.sum: Using upload server store7 (eu) 2024/12/21 02:56:37 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (15.48s) --- PASS: TestCheckSumDownload/subtest1 (0.76s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (0.80s) --- PASS: TestCheckSumDownload/subtest4 (0.65s) --- PASS: TestCheckSumDownload/subtest5 (0.53s) --- PASS: TestCheckSumDownload/subtest6 (0.52s) --- PASS: TestCheckSumDownload/subtest7 (0.55s) === RUN TestApplyTransforms 2024/12/21 02:56:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-labociz0vizo" 2024/12/21 02:56:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:40 DEBUG : Creating backend with remote "/tmp/rclone4197008546" run.go:180: Remote "gofile root 'rclone-test-labociz0vizo'", Local "Local file system at /tmp/rclone4197008546", Modify Window "1s" 2024/12/21 02:56:41 DEBUG : Upload server store-eu-par-1 (eu) responded in 130.807497ms 2024/12/21 02:56:41 DEBUG : Upload server store10 (eu) responded in 135.438996ms 2024/12/21 02:56:41 DEBUG : hello, world!: Using upload server store-eu-par-1 (eu) upper checkfile vs. lower remote (without normalization) 2024/12/21 02:56:42 ERROR : hello, world!: sum not found 2024/12/21 02:56:42 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-labociz0vizo' 2024/12/21 02:56:42 NOTICE: gofile root 'rclone-test-labociz0vizo': 1 files missing 2024/12/21 02:56:42 NOTICE: 1 hashes missing 2024/12/21 02:56:42 NOTICE: gofile root 'rclone-test-labociz0vizo': 2 differences found 2024/12/21 02:56:42 NOTICE: gofile root 'rclone-test-labociz0vizo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/21 02:56:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:42 NOTICE: gofile root 'rclone-test-labociz0vizo': 0 differences found 2024/12/21 02:56:42 NOTICE: gofile root 'rclone-test-labociz0vizo': 1 matching files 2024/12/21 02:56:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-resuhez3bugo" 2024/12/21 02:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:43 DEBUG : Creating backend with remote "/tmp/rclone2981310848" run.go:180: Remote "gofile root 'rclone-test-resuhez3bugo'", Local "Local file system at /tmp/rclone2981310848", Modify Window "1s" 2024/12/21 02:56:44 DEBUG : Upload server store-eu-par-1 (eu) responded in 125.538428ms 2024/12/21 02:56:44 DEBUG : Upload server store2 (eu) responded in 131.177758ms 2024/12/21 02:56:44 DEBUG : HELLO, WORLD!: Using upload server store2 (eu) lower checkfile vs. upper remote (without normalization) 2024/12/21 02:56:45 ERROR : HELLO, WORLD!: sum not found 2024/12/21 02:56:45 ERROR : hello, world!: file not in gofile root 'rclone-test-resuhez3bugo' 2024/12/21 02:56:45 NOTICE: gofile root 'rclone-test-resuhez3bugo': 1 files missing 2024/12/21 02:56:45 NOTICE: 1 hashes missing 2024/12/21 02:56:45 NOTICE: gofile root 'rclone-test-resuhez3bugo': 2 differences found 2024/12/21 02:56:45 NOTICE: gofile root 'rclone-test-resuhez3bugo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/21 02:56:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:45 NOTICE: gofile root 'rclone-test-resuhez3bugo': 0 differences found 2024/12/21 02:56:45 NOTICE: gofile root 'rclone-test-resuhez3bugo': 1 matching files 2024/12/21 02:56:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kowohuk5niri" 2024/12/21 02:56:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:45 DEBUG : Creating backend with remote "/tmp/rclone77642256" run.go:180: Remote "gofile root 'rclone-test-kowohuk5niri'", Local "Local file system at /tmp/rclone77642256", Modify Window "1s" 2024/12/21 02:56:46 DEBUG : Upload server store4 (eu) responded in 125.59849ms 2024/12/21 02:56:46 DEBUG : Upload server store-eu-par-1 (eu) responded in 126.773633ms 2024/12/21 02:56:46 DEBUG : HeLlO, wOrLd!: Using upload server store-eu-par-1 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/21 02:56:47 ERROR : HeLlO, wOrLd!: sum not found 2024/12/21 02:56:47 ERROR : hello, world!: file not in gofile root 'rclone-test-kowohuk5niri' 2024/12/21 02:56:47 NOTICE: gofile root 'rclone-test-kowohuk5niri': 1 files missing 2024/12/21 02:56:47 NOTICE: 1 hashes missing 2024/12/21 02:56:47 NOTICE: gofile root 'rclone-test-kowohuk5niri': 2 differences found 2024/12/21 02:56:47 NOTICE: gofile root 'rclone-test-kowohuk5niri': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/21 02:56:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:47 NOTICE: gofile root 'rclone-test-kowohuk5niri': 0 differences found 2024/12/21 02:56:47 NOTICE: gofile root 'rclone-test-kowohuk5niri': 1 matching files 2024/12/21 02:56:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-suduhom4cemi" 2024/12/21 02:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:47 DEBUG : Creating backend with remote "/tmp/rclone680791629" run.go:180: Remote "gofile root 'rclone-test-suduhom4cemi'", Local "Local file system at /tmp/rclone680791629", Modify Window "1s" 2024/12/21 02:56:48 DEBUG : Upload server store6 (eu) responded in 140.463011ms 2024/12/21 02:56:48 DEBUG : Upload server store-eu-par-3 (eu) responded in 143.564122ms 2024/12/21 02:56:48 DEBUG : HELLO, WORLD!: Using upload server store6 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/21 02:56:49 ERROR : HELLO, WORLD!: sum not found 2024/12/21 02:56:49 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-suduhom4cemi' 2024/12/21 02:56:49 NOTICE: gofile root 'rclone-test-suduhom4cemi': 1 files missing 2024/12/21 02:56:49 NOTICE: 1 hashes missing 2024/12/21 02:56:49 NOTICE: gofile root 'rclone-test-suduhom4cemi': 2 differences found 2024/12/21 02:56:49 NOTICE: gofile root 'rclone-test-suduhom4cemi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/21 02:56:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:49 NOTICE: gofile root 'rclone-test-suduhom4cemi': 0 differences found 2024/12/21 02:56:49 NOTICE: gofile root 'rclone-test-suduhom4cemi': 1 matching files 2024/12/21 02:56:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-paquluk7naba" 2024/12/21 02:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:50 DEBUG : Creating backend with remote "/tmp/rclone4136571014" run.go:180: Remote "gofile root 'rclone-test-paquluk7naba'", Local "Local file system at /tmp/rclone4136571014", Modify Window "1s" 2024/12/21 02:56:51 DEBUG : Upload server store5 (eu) responded in 126.579784ms 2024/12/21 02:56:51 DEBUG : Upload server store4 (eu) responded in 128.83187ms 2024/12/21 02:56:51 DEBUG : 測試_Русский___ě_áñ: Using upload server store5 (eu) NFD checkfile vs. NFC remote (without normalization) 2024/12/21 02:56:52 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/21 02:56:52 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-paquluk7naba' 2024/12/21 02:56:52 NOTICE: gofile root 'rclone-test-paquluk7naba': 1 files missing 2024/12/21 02:56:52 NOTICE: 1 hashes missing 2024/12/21 02:56:52 NOTICE: gofile root 'rclone-test-paquluk7naba': 2 differences found 2024/12/21 02:56:52 NOTICE: gofile root 'rclone-test-paquluk7naba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/21 02:56:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:52 NOTICE: gofile root 'rclone-test-paquluk7naba': 0 differences found 2024/12/21 02:56:52 NOTICE: gofile root 'rclone-test-paquluk7naba': 1 matching files 2024/12/21 02:56:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-muwazan2hoqu" 2024/12/21 02:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:52 DEBUG : Creating backend with remote "/tmp/rclone481861978" run.go:180: Remote "gofile root 'rclone-test-muwazan2hoqu'", Local "Local file system at /tmp/rclone481861978", Modify Window "1s" 2024/12/21 02:56:53 DEBUG : Upload server store-eu-par-3 (eu) responded in 122.353762ms 2024/12/21 02:56:53 DEBUG : Upload server store-eu-par-1 (eu) responded in 126.498532ms 2024/12/21 02:56:53 DEBUG : 測試_Русский___ě_áñ: Using upload server store-eu-par-3 (eu) NFC checkfile vs. NFD remote (without normalization) 2024/12/21 02:56:54 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/21 02:56:54 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-muwazan2hoqu' 2024/12/21 02:56:54 NOTICE: gofile root 'rclone-test-muwazan2hoqu': 1 files missing 2024/12/21 02:56:54 NOTICE: 1 hashes missing 2024/12/21 02:56:54 NOTICE: gofile root 'rclone-test-muwazan2hoqu': 2 differences found 2024/12/21 02:56:54 NOTICE: gofile root 'rclone-test-muwazan2hoqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/21 02:56:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:54 NOTICE: gofile root 'rclone-test-muwazan2hoqu': 0 differences found 2024/12/21 02:56:54 NOTICE: gofile root 'rclone-test-muwazan2hoqu': 1 matching files 2024/12/21 02:56:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hacavoy2dice" 2024/12/21 02:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:55 DEBUG : Creating backend with remote "/tmp/rclone993474083" run.go:180: Remote "gofile root 'rclone-test-hacavoy2dice'", Local "Local file system at /tmp/rclone993474083", Modify Window "1s" 2024/12/21 02:56:55 DEBUG : Upload server store-eu-par-3 (eu) responded in 124.760707ms 2024/12/21 02:56:55 DEBUG : Upload server store-eu-par-1 (eu) responded in 128.401386ms 2024/12/21 02:56:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-3 (eu) NFDx2 checkfile vs. both remote (without normalization) 2024/12/21 02:56:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/21 02:56:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hacavoy2dice' 2024/12/21 02:56:56 NOTICE: gofile root 'rclone-test-hacavoy2dice': 1 files missing 2024/12/21 02:56:56 NOTICE: 1 hashes missing 2024/12/21 02:56:56 NOTICE: gofile root 'rclone-test-hacavoy2dice': 2 differences found 2024/12/21 02:56:56 NOTICE: gofile root 'rclone-test-hacavoy2dice': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/21 02:56:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:56 NOTICE: gofile root 'rclone-test-hacavoy2dice': 0 differences found 2024/12/21 02:56:56 NOTICE: gofile root 'rclone-test-hacavoy2dice': 1 matching files 2024/12/21 02:56:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hopemom7kedo" 2024/12/21 02:56:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:57 DEBUG : Creating backend with remote "/tmp/rclone4013567589" run.go:180: Remote "gofile root 'rclone-test-hopemom7kedo'", Local "Local file system at /tmp/rclone4013567589", Modify Window "1s" 2024/12/21 02:56:57 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.858648ms 2024/12/21 02:56:57 DEBUG : Upload server store-eu-par-2 (eu) responded in 125.731101ms 2024/12/21 02:56:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-2 (eu) NFCx2 checkfile vs. both remote (without normalization) 2024/12/21 02:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/21 02:56:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hopemom7kedo' 2024/12/21 02:56:59 NOTICE: gofile root 'rclone-test-hopemom7kedo': 1 files missing 2024/12/21 02:56:59 NOTICE: 1 hashes missing 2024/12/21 02:56:59 NOTICE: gofile root 'rclone-test-hopemom7kedo': 2 differences found 2024/12/21 02:56:59 NOTICE: gofile root 'rclone-test-hopemom7kedo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/21 02:56:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:56:59 NOTICE: gofile root 'rclone-test-hopemom7kedo': 0 differences found 2024/12/21 02:56:59 NOTICE: gofile root 'rclone-test-hopemom7kedo': 1 matching files 2024/12/21 02:56:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xuninib9ziqu" 2024/12/21 02:56:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:56:59 DEBUG : Creating backend with remote "/tmp/rclone4258768918" run.go:180: Remote "gofile root 'rclone-test-xuninib9ziqu'", Local "Local file system at /tmp/rclone4258768918", Modify Window "1s" 2024/12/21 02:57:00 DEBUG : Upload server store4 (eu) responded in 125.320574ms 2024/12/21 02:57:00 DEBUG : Upload server store7 (eu) responded in 126.516337ms 2024/12/21 02:57:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store7 (eu) both checkfile vs. NFDx2 remote (without normalization) 2024/12/21 02:57:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/21 02:57:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xuninib9ziqu' 2024/12/21 02:57:01 NOTICE: gofile root 'rclone-test-xuninib9ziqu': 1 files missing 2024/12/21 02:57:01 NOTICE: 1 hashes missing 2024/12/21 02:57:01 NOTICE: gofile root 'rclone-test-xuninib9ziqu': 2 differences found 2024/12/21 02:57:01 NOTICE: gofile root 'rclone-test-xuninib9ziqu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/21 02:57:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:57:01 NOTICE: gofile root 'rclone-test-xuninib9ziqu': 0 differences found 2024/12/21 02:57:01 NOTICE: gofile root 'rclone-test-xuninib9ziqu': 1 matching files 2024/12/21 02:57:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vufuxan7yuma" 2024/12/21 02:57:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:57:02 DEBUG : Creating backend with remote "/tmp/rclone309098600" run.go:180: Remote "gofile root 'rclone-test-vufuxan7yuma'", Local "Local file system at /tmp/rclone309098600", Modify Window "1s" 2024/12/21 02:57:02 DEBUG : Upload server store-eu-par-2 (eu) responded in 136.259204ms 2024/12/21 02:57:02 DEBUG : Upload server store7 (eu) responded in 139.725727ms 2024/12/21 02:57:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store7 (eu) both checkfile vs. NFCx2 remote (without normalization) 2024/12/21 02:57:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/21 02:57:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vufuxan7yuma' 2024/12/21 02:57:03 NOTICE: gofile root 'rclone-test-vufuxan7yuma': 1 files missing 2024/12/21 02:57:03 NOTICE: 1 hashes missing 2024/12/21 02:57:03 NOTICE: gofile root 'rclone-test-vufuxan7yuma': 2 differences found 2024/12/21 02:57:03 NOTICE: gofile root 'rclone-test-vufuxan7yuma': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/21 02:57:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/21 02:57:03 NOTICE: gofile root 'rclone-test-vufuxan7yuma': 0 differences found 2024/12/21 02:57:03 NOTICE: gofile root 'rclone-test-vufuxan7yuma': 1 matching files 2024/12/21 02:57:03 DEBUG : gofile root 'rclone-test-vufuxan7yuma': Purge remote 2024/12/21 02:57:04 DEBUG : gofile root 'rclone-test-xuninib9ziqu': Purge remote 2024/12/21 02:57:04 DEBUG : gofile root 'rclone-test-hopemom7kedo': Purge remote 2024/12/21 02:57:05 DEBUG : gofile root 'rclone-test-hacavoy2dice': Purge remote 2024/12/21 02:57:05 DEBUG : gofile root 'rclone-test-muwazan2hoqu': Purge remote 2024/12/21 02:57:06 DEBUG : gofile root 'rclone-test-paquluk7naba': Purge remote 2024/12/21 02:57:06 DEBUG : gofile root 'rclone-test-suduhom4cemi': Purge remote 2024/12/21 02:57:07 DEBUG : gofile root 'rclone-test-kowohuk5niri': Purge remote 2024/12/21 02:57:07 DEBUG : gofile root 'rclone-test-resuhez3bugo': Purge remote 2024/12/21 02:57:08 DEBUG : gofile root 'rclone-test-labociz0vizo': Purge remote --- PASS: TestApplyTransforms (28.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:08 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/21 02:57:09 DEBUG : Upload server store1 (eu) responded in 38.310561ms 2024/12/21 02:57:09 DEBUG : Upload server store7 (eu) responded in 38.685261ms 2024/12/21 02:57:09 DEBUG : sub/file2: Using upload server store1 (eu) 2024/12/21 02:57:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 02:57:09 INFO : file1: Copied (new) to: sub/file2 2024/12/21 02:57:10 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/21 02:57:10 DEBUG : file1: Unchanged skipping 2024/12/21 02:57:10 DEBUG : gofile root 'rclone-test-cuwivip4vete': don't need to copy/move sub/file2, it is already at target location run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestCopyFile (4.47s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.34s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:14 DEBUG : dst/file1: Using upload server store7 (eu) 2024/12/21 02:57:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/backup" 2024/12/21 02:57:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/21 02:57:17 INFO : dst/file1: Moved (server-side) 2024/12/21 02:57:17 DEBUG : dst/file1: Using upload server store7 (eu) 2024/12/21 02:57:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 02:57:17 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (7.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/dst" 2024/12/21 02:57:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/CompareDest" 2024/12/21 02:57:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 02:57:23 DEBUG : Upload server store-eu-par-2 (eu) responded in 128.504185ms 2024/12/21 02:57:23 DEBUG : Upload server store2 (eu) responded in 129.178375ms 2024/12/21 02:57:23 DEBUG : one: Using upload server store-eu-par-2 (eu) 2024/12/21 02:57:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/21 02:57:23 INFO : one: Copied (new) 2024/12/21 02:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:24 DEBUG : one: Using upload server store2 (eu) 2024/12/21 02:57:25 DEBUG : one: Removing old object on successful upload 2024/12/21 02:57:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/21 02:57:25 INFO : one: Copied (replaced existing) 2024/12/21 02:57:25 DEBUG : dst/one: Using upload server store7 (eu) 2024/12/21 02:57:26 DEBUG : dst/one: Removing old object on successful upload 2024/12/21 02:57:27 DEBUG : CompareDest/one: Using upload server store7 (eu) 2024/12/21 02:57:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 02:57:28 DEBUG : CompareDest/two: Using upload server store7 (eu) 2024/12/21 02:57:29 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 02:57:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 02:57:29 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 02:57:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 02:57:31 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 02:57:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:31 DEBUG : two: Using upload server store-eu-par-2 (eu) 2024/12/21 02:57:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/21 02:57:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (13.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/dst" 2024/12/21 02:57:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/CopyDest" 2024/12/21 02:57:36 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 02:57:37 DEBUG : Upload server store-eu-par-3 (eu) responded in 122.216877ms 2024/12/21 02:57:37 DEBUG : Upload server store4 (eu) responded in 125.142531ms 2024/12/21 02:57:37 DEBUG : one: Using upload server store4 (eu) 2024/12/21 02:57:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/21 02:57:37 INFO : one: Copied (new) 2024/12/21 02:57:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:38 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/21 02:57:38 DEBUG : one: Removing old object on successful upload 2024/12/21 02:57:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/21 02:57:39 INFO : one: Copied (replaced existing) 2024/12/21 02:57:39 DEBUG : dst/one: Using upload server store7 (eu) 2024/12/21 02:57:39 DEBUG : dst/one: Removing old object on successful upload 2024/12/21 02:57:40 DEBUG : CopyDest/one: Using upload server store1 (eu) 2024/12/21 02:57:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/BackupDir" 2024/12/21 02:57:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 02:57:43 INFO : one: Moved (server-side) 2024/12/21 02:57:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/21 02:57:44 INFO : one: Copied (server-side copy) 2024/12/21 02:57:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/21 02:57:45 DEBUG : CopyDest/two: Using upload server store1 (eu) 2024/12/21 02:57:45 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 02:57:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/21 02:57:46 INFO : two: Copied (server-side copy) 2024/12/21 02:57:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/21 02:57:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/21 02:57:47 DEBUG : two: Unchanged skipping 2024/12/21 02:57:48 DEBUG : CopyDest/three: Using upload server store1 (eu) 2024/12/21 02:57:49 DEBUG : three: Need to transfer - File not found at Destination 2024/12/21 02:57:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/21 02:57:49 DEBUG : three: Destination not found in --copy-dest 2024/12/21 02:57:49 DEBUG : three: Using upload server store-eu-par-3 (eu) 2024/12/21 02:57:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/21 02:57:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (19.53s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.28s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.27s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/21 02:57:55 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store7 (eu) 2024/12/21 02:57:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 02:57:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/21 02:57:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/21 02:57:56 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store7 (eu) 2024/12/21 02:57:56 DEBUG : gofile root 'rclone-test-cuwivip4vete': Clearing upload servers 2024/12/21 02:57:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store7.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2024/12/21 02:57:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/21 02:57:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/21 02:57:57 DEBUG : Upload server store1 (eu) responded in 38.634729ms 2024/12/21 02:57:57 DEBUG : Upload server store7 (eu) responded in 38.477707ms 2024/12/21 02:57:57 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store7 (eu) 2024/12/21 02:57:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0cab3c31e18dd03246d688d2855f6237 OK 2024/12/21 02:57:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:57:58 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:57:59 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:57:59 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:00 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using interactive mode. 2024/12/21 02:58:00 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:00 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/12/21 02:58:00 INFO : one: Deleted 2024/12/21 02:58:01 INFO : one: Deleted 2024/12/21 02:58:01 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.82s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:01 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:01 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:02 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:02 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using skip mode. 2024/12/21 02:58:03 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:03 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/12/21 02:58:03 INFO : one: Deleted 2024/12/21 02:58:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.79s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:04 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:04 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:04 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:05 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using skip mode. 2024/12/21 02:58:05 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/21 02:58:06 INFO : one: Deleted 2024/12/21 02:58:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.65s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:07 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:07 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:07 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:08 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using first mode. 2024/12/21 02:58:08 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:08 INFO : one: Deleted 2024/12/21 02:58:09 INFO : one: Deleted 2024/12/21 02:58:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.51s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:09 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:09 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:10 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:10 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using newest mode. 2024/12/21 02:58:11 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:11 INFO : one: Deleted 2024/12/21 02:58:11 INFO : one: Deleted 2024/12/21 02:58:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.84s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:12 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:13 DEBUG : also/one: Using upload server store1 (eu) 2024/12/21 02:58:13 DEBUG : another: Using upload server store1 (eu) 2024/12/21 02:58:14 DEBUG : not-one: Using upload server store7 (eu) 2024/12/21 02:58:14 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate md5 hashes using newest mode. 2024/12/21 02:58:15 NOTICE: c7d7558d4e10e8a06263c818a936ab7c: Found 3 files with duplicate md5 hashes 2024/12/21 02:58:15 INFO : one: Deleted 2024/12/21 02:58:15 INFO : also/one: Deleted 2024/12/21 02:58:15 NOTICE: c7d7558d4e10e8a06263c818a936ab7c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.99s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:17 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:17 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:17 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:18 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using oldest mode. 2024/12/21 02:58:18 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:19 INFO : one: Deleted 2024/12/21 02:58:19 INFO : one: Deleted 2024/12/21 02:58:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.80s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:20 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:20 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:20 DEBUG : one: Using upload server store7 (eu) 2024/12/21 02:58:21 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using largest mode. 2024/12/21 02:58:21 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:21 INFO : one: Deleted 2024/12/21 02:58:22 INFO : one: Deleted 2024/12/21 02:58:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:22 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:23 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:23 DEBUG : one: Using upload server store1 (eu) 2024/12/21 02:58:23 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using smallest mode. 2024/12/21 02:58:24 NOTICE: one: Found 3 files with duplicate names 2024/12/21 02:58:24 INFO : one: Deleted 2024/12/21 02:58:24 INFO : one: Deleted 2024/12/21 02:58:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.61s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:25 DEBUG : one.txt: Using upload server store7 (eu) 2024/12/21 02:58:25 DEBUG : one.txt: Using upload server store7 (eu) 2024/12/21 02:58:25 DEBUG : one.txt: Using upload server store1 (eu) 2024/12/21 02:58:26 DEBUG : one-1.txt: Using upload server store1 (eu) 2024/12/21 02:58:26 INFO : gofile root 'rclone-test-cuwivip4vete': Looking for duplicate names using rename mode. 2024/12/21 02:58:27 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/21 02:58:27 INFO : one-2.txt: renamed from: one.txt 2024/12/21 02:58:28 INFO : one-3.txt: renamed from: one.txt 2024/12/21 02:58:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (6.02s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:32 DEBUG : dupe1/one.txt: Using upload server store7 (eu) 2024/12/21 02:58:33 DEBUG : dupe2/two.txt: Using upload server store7 (eu) 2024/12/21 02:58:34 DEBUG : dupe3/three.txt: Using upload server store7 (eu) 2024/12/21 02:58:34 INFO : dupe2: merging "two.txt" 2024/12/21 02:58:35 INFO : dupe2: removing empty directory 2024/12/21 02:58:36 INFO : dupe3: merging "three.txt" 2024/12/21 02:58:36 DEBUG : Rate limited, sleep for 5s 2024/12/21 02:58:41 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 02:58:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:58:41 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 02:58:41 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (12.69s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:44 DEBUG : a.txt: Using upload server store1 (eu) 2024/12/21 02:58:44 DEBUG : zend.txt: Using upload server store7 (eu) 2024/12/21 02:58:45 DEBUG : sub dir/hello world: Using upload server store7 (eu) 2024/12/21 02:58:46 DEBUG : sub dir/hello world2: Using upload server store7 (eu) 2024/12/21 02:58:47 DEBUG : sub dir/ignore dir/.ignore: Using upload server store7 (eu) 2024/12/21 02:58:47 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store7 (eu) 2024/12/21 02:58:48 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store1 (eu) 2024/12/21 02:58:50 DEBUG : a.txt: Excluded (Size Filter) 2024/12/21 02:58:50 DEBUG : a.txt: Excluded 2024/12/21 02:58:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/21 02:58:50 DEBUG : sub dir/hello world2: Excluded 2024/12/21 02:58:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/21 02:58:50 DEBUG : sub dir/hello world: Excluded 2024/12/21 02:58:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/21 02:58:51 DEBUG : sub dir/hello world2: Excluded 2024/12/21 02:58:51 DEBUG : sub dir/ignore dir: Excluded 2024/12/21 02:58:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/21 02:58:51 DEBUG : sub dir/hello world: Excluded 2024/12/21 02:58:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (11.63s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:58:56 DEBUG : file1: Using upload server store7 (eu) 2024/12/21 02:58:56 DEBUG : sub/file2: Using upload server store1 (eu) === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (4.47s) --- PASS: TestListJSON/Default (0.12s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.23s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.15s) --- PASS: TestListJSON/HashTypes (0.12s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:00 DEBUG : Upload server store1 (eu) responded in 38.4183ms 2024/12/21 02:59:00 DEBUG : Upload server store7 (eu) responded in 38.630847ms 2024/12/21 02:59:00 DEBUG : file1: Using upload server store1 (eu) 2024/12/21 02:59:01 DEBUG : sub/file2: Using upload server store7 (eu) 2024/12/21 02:59:01 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value 2024/12/21 02:59:01 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): error-query\n") 2024/12/21 02:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:59:01 DEBUG : gofile root 'rclone-test-cuwivip4vete': Clearing upload servers run.go:281: Retry Put of "sub/file2" to gofile root 'rclone-test-cuwivip4vete': 1/10 (failed to upload file: Error "500 Internal Server Error (500): error-query\n") 2024/12/21 02:59:03 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 02:59:03 DEBUG : Upload server store1 (eu) responded in 38.416757ms 2024/12/21 02:59:03 DEBUG : Upload server store7 (eu) responded in 52.911581ms 2024/12/21 02:59:03 DEBUG : sub/file2: Using upload server store7 (eu) === 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/12/21 02:59:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/notfound" --- PASS: TestStatJSON (9.47s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.38s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.27s) --- PASS: TestStatJSON/DirFilesOnly (0.12s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.10s) --- PASS: TestStatJSON/DirDirsOnly (0.14s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (0.91s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:09 DEBUG : gofile root 'rclone-test-cuwivip4vete': Making directory 2024/12/21 02:59:09 DEBUG : gofile root 'rclone-test-cuwivip4vete': Making directory --- PASS: TestMkdir (0.45s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:10 DEBUG : sub dir/hello world: Using upload server store7 (eu) --- PASS: TestLsd (2.51s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:12 DEBUG : potato2: Using upload server store1 (eu) 2024/12/21 02:59:13 DEBUG : empty space: Using upload server store1 (eu) --- PASS: TestLs (2.08s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:15 DEBUG : potato2: Using upload server store7 (eu) 2024/12/21 02:59:15 DEBUG : empty space: Using upload server store7 (eu) 2024/12/21 02:59:16 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.42s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:17 DEBUG : potato2: Using upload server store1 (eu) 2024/12/21 02:59:18 DEBUG : empty space: Using upload server store7 (eu) --- PASS: TestLsLong (2.47s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:19 DEBUG : potato2: Using upload server store7 (eu) 2024/12/21 02:59:20 DEBUG : empty space: Using upload server store7 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.27s) --- PASS: TestHashSums/Md5 (0.22s) --- PASS: TestHashSums/Md5Download (0.34s) === RUN TestHashSumsWithErrors 2024/12/21 02:59:22 DEBUG : Creating backend with remote ":memory:" 2024/12/21 02:59:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/21 02:59:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/21 02:59:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/21 02:59:22 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 "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:22 DEBUG : potato2: Using upload server store7 (eu) 2024/12/21 02:59:22 DEBUG : empty space: Using upload server store1 (eu) 2024/12/21 02:59:23 DEBUG : sub dir/potato3: Using upload server store1 (eu) --- PASS: TestCount (3.68s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:25 DEBUG : small: Using upload server store7 (eu) 2024/12/21 02:59:26 DEBUG : medium: Using upload server store1 (eu) 2024/12/21 02:59:26 DEBUG : large: Using upload server store7 (eu) 2024/12/21 02:59:27 DEBUG : Waiting for deletions to finish 2024/12/21 02:59:27 DEBUG : large: Excluded (Size Filter) 2024/12/21 02:59:27 INFO : medium: Deleted 2024/12/21 02:59:27 INFO : small: Deleted --- PASS: TestDelete (2.79s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:28 DEBUG : small: Using upload server store7 (eu) 2024/12/21 02:59:28 DEBUG : medium: Using upload server store1 (eu) 2024/12/21 02:59:29 DEBUG : large: Using upload server store7 (eu) 2024/12/21 02:59:29 DEBUG : Waiting for deletions to finish 2024/12/21 02:59:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/21 02:59:30 INFO : small: Deleted 2024/12/21 02:59:30 INFO : medium: Deleted --- PASS: TestMaxDelete (3.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:31 DEBUG : small: Using upload server store7 (eu) 2024/12/21 02:59:32 DEBUG : medium: Using upload server store1 (eu) 2024/12/21 02:59:32 DEBUG : large: Using upload server store1 (eu) 2024/12/21 02:59:32 DEBUG : Waiting for deletions to finish 2024/12/21 02:59:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/21 02:59:33 INFO : small: Deleted 2024/12/21 02:59:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.84s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:34 DEBUG : small: Using upload server store7 (eu) 2024/12/21 02:59:35 DEBUG : medium: Using upload server store1 (eu) 2024/12/21 02:59:35 DEBUG : large: Using upload server store7 (eu) 2024/12/21 02:59:35 DEBUG : Waiting for deletions to finish 2024/12/21 02:59:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/12/21 02:59:36 INFO : large: Deleted 2024/12/21 02:59:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.59s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:37 DEBUG : ReadFile: Using upload server store1 (eu) --- PASS: TestReadFile (1.47s) === RUN TestRetry 2024/12/21 02:59:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/21 02:59:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/21 02:59:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/21 02:59:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/21 02:59:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/21 02:59:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/21 02:59:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 02:59:38 DEBUG : file1: Using upload server store1 (eu) 2024/12/21 02:59:39 DEBUG : file2: Using upload server store1 (eu) --- PASS: TestCat (7.25s) === RUN TestPurge 2024/12/21 02:59:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cerosig6piyi" 2024/12/21 02:59:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:59:46 DEBUG : Creating backend with remote "/tmp/rclone4183485237" run.go:180: Remote "gofile root 'rclone-test-cerosig6piyi'", Local "Local file system at /tmp/rclone4183485237", Modify Window "1s" 2024/12/21 02:59:48 DEBUG : Upload server store-eu-par-1 (eu) responded in 124.334129ms 2024/12/21 02:59:48 DEBUG : Upload server store-eu-par-2 (eu) responded in 125.922114ms 2024/12/21 02:59:48 DEBUG : A1/B1/C1/one: Using upload server store-eu-par-1 (eu) 2024/12/21 02:59:48 DEBUG : A2: Making directory 2024/12/21 02:59:49 DEBUG : A1/B2: Making directory 2024/12/21 02:59:49 DEBUG : A1/B2/C2: Making directory 2024/12/21 02:59:50 DEBUG : A1/B1/C3: Making directory 2024/12/21 02:59:50 DEBUG : A3: Making directory 2024/12/21 02:59:51 DEBUG : A3/B3: Making directory 2024/12/21 02:59:51 DEBUG : Rate limited, sleep for 5s 2024/12/21 02:59:56 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 02:59:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:59:56 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:00:01 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:00:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/21 03:00:01 DEBUG : pacer: Reducing sleep to 20ms 2024/12/21 03:00:01 DEBUG : A3/B3/C4: Making directory 2024/12/21 03:00:01 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:00:02 DEBUG : A1/two: Using upload server store-eu-par-2 (eu) 2024/12/21 03:00:05 DEBUG : gofile root 'rclone-test-cerosig6piyi': Purge remote 2024/12/21 03:00:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:07 DEBUG : Upload server store1 (eu) responded in 38.428131ms 2024/12/21 03:00:07 DEBUG : Upload server store7 (eu) responded in 41.243422ms 2024/12/21 03:00:07 DEBUG : A1/B1/C1/one: Using upload server store1 (eu) 2024/12/21 03:00:07 DEBUG : A2: Making directory 2024/12/21 03:00:08 DEBUG : A1/B2: Making directory 2024/12/21 03:00:08 DEBUG : A1/B2/C2: Making directory 2024/12/21 03:00:09 DEBUG : A1/B1/C3: Making directory 2024/12/21 03:00:09 DEBUG : A3: Making directory 2024/12/21 03:00:10 DEBUG : A3/B3: Making directory 2024/12/21 03:00:10 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:00:15 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:00:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:00:15 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:00:20 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:00:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/21 03:00:20 DEBUG : pacer: Reducing sleep to 20ms 2024/12/21 03:00:20 DEBUG : A3/B3/C4: Making directory 2024/12/21 03:00:20 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:00:21 DEBUG : A1/two: Using upload server store1 (eu) 2024/12/21 03:00:22 DEBUG : removing 1 level 3 directories 2024/12/21 03:00:22 INFO : A3/B3/C4: Removing directory 2024/12/21 03:00:24 DEBUG : removing 2 level 3 directories 2024/12/21 03:00:24 INFO : A1/B2/C2: Removing directory 2024/12/21 03:00:24 INFO : A1/B1/C3: Removing directory 2024/12/21 03:00:25 DEBUG : removing 2 level 2 directories 2024/12/21 03:00:25 INFO : A3/B3: Removing directory 2024/12/21 03:00:25 INFO : A1/B2: Removing directory 2024/12/21 03:00:26 DEBUG : removing 2 level 1 directories 2024/12/21 03:00:26 INFO : A3: Removing directory 2024/12/21 03:00:26 INFO : A2: Removing directory 2024/12/21 03:00:27 DEBUG : removing 1 level 3 directories 2024/12/21 03:00:27 INFO : A1/B1/C1: Removing directory 2024/12/21 03:00:28 DEBUG : removing 1 level 2 directories 2024/12/21 03:00:28 INFO : A1/B1: Removing directory 2024/12/21 03:00:29 DEBUG : removing 1 level 1 directories 2024/12/21 03:00:29 INFO : A1: Removing directory 2024/12/21 03:00:29 DEBUG : removing 1 level 0 directories 2024/12/21 03:00:29 INFO : gofile root 'rclone-test-cuwivip4vete': Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:30 DEBUG : A1: Making directory 2024/12/21 03:00:31 DEBUG : A1/B1: Making directory 2024/12/21 03:00:31 DEBUG : A1/B1/C1: Making directory 2024/12/21 03:00:32 DEBUG : removing 1 level 3 directories 2024/12/21 03:00:32 INFO : A1/B1/C1: Removing directory 2024/12/21 03:00:33 DEBUG : removing 1 level 2 directories 2024/12/21 03:00:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.15s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:34 DEBUG : A1: Making directory 2024/12/21 03:00:34 DEBUG : A1/B1: Making directory 2024/12/21 03:00:35 DEBUG : A1/B1/C1: Making directory 2024/12/21 03:00:36 DEBUG : removing 1 level 3 directories 2024/12/21 03:00:36 INFO : A1/B1/C1: Removing directory 2024/12/21 03:00:36 DEBUG : removing 1 level 2 directories 2024/12/21 03:00:36 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (3.60s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:38 DEBUG : file1: Using upload server store1 (eu) 2024/12/21 03:00:38 DEBUG : filename.txt: File name found in url 2024/12/21 03:00:39 DEBUG : filename.txt: Using upload server store7 (eu) 2024/12/21 03:00:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/21 03:00:39 DEBUG : headerfilename.txt: Using upload server store1 (eu) 2024/12/21 03:00:39 DEBUG : file2: Using upload server store1 (eu) --- PASS: TestCopyURL (4.13s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/21 03:00:42 DEBUG : sub/file2: Using upload server store1 (eu) 2024/12/21 03:00:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:00:42 INFO : file1: Copied (new) to: sub/file2 2024/12/21 03:00:42 INFO : file1: Deleted 2024/12/21 03:00:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/21 03:00:43 DEBUG : file1: Unchanged skipping 2024/12/21 03:00:43 INFO : file1: Deleted 2024/12/21 03:00:43 DEBUG : gofile root 'rclone-test-cuwivip4vete': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.58s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/21 03:00:44 DEBUG : file1: Using upload server store1 (eu) 2024/12/21 03:00:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:00:45 INFO : file1: Copied (new) 2024/12/21 03:00:45 INFO : file1: Deleted 2024/12/21 03:00:45 DEBUG : file1: Destination exists, skipping 2024/12/21 03:00:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.32s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.32s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:47 DEBUG : dst/file1: Using upload server store1 (eu) 2024/12/21 03:00:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cuwivip4vete/backup" 2024/12/21 03:00:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/21 03:00:49 INFO : dst/file1: Moved (server-side) 2024/12/21 03:00:49 DEBUG : dst/file1: Using upload server store7 (eu) 2024/12/21 03:00:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:00:50 INFO : dst/file1: Copied (new) 2024/12/21 03:00:50 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (6.89s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:00:54 DEBUG : A1/one: Using upload server store1 (eu) 2024/12/21 03:00:54 DEBUG : A1/two: Using upload server store1 (eu) 2024/12/21 03:00:55 DEBUG : A1/B1/three: Using upload server store1 (eu) 2024/12/21 03:00:56 DEBUG : A1/B1/C1/four: Using upload server store1 (eu) 2024/12/21 03:00:57 DEBUG : A1/B1/C2/five: Using upload server store7 (eu) 2024/12/21 03:00:57 DEBUG : A1/B2: Making directory 2024/12/21 03:00:58 DEBUG : A1/B1/C3: Making directory 2024/12/21 03:01:02 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:07 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:01:08 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:01:09 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:09 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:09 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:09 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:09 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:01:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/21 03:01:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/21 03:01:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/21 03:01:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:01:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/12/21 03:01:14 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:14 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:14 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:15 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:15 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:19 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:01:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/12/21 03:01:19 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:01:19 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/12/21 03:01:19 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:01:19 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/12/21 03:01:20 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:20 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:01:20 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/12/21 03:01:20 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:01:20 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:01:20 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2024/12/21 03:01:25 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/21 03:01:25 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/12/21 03:01:25 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/21 03:01:26 DEBUG : pacer: Reducing sleep to 10s 2024/12/21 03:01:26 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/21 03:01:46 DEBUG : pacer: Reducing sleep to 5s 2024/12/21 03:01:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/21 03:01:56 DEBUG : pacer: Reducing sleep to 2.5s 2024/12/21 03:01:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/21 03:02:01 DEBUG : pacer: Reducing sleep to 1.25s 2024/12/21 03:02:01 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/21 03:02:03 DEBUG : pacer: Reducing sleep to 625ms 2024/12/21 03:02:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/21 03:02:04 DEBUG : pacer: Reducing sleep to 312.5ms 2024/12/21 03:02:05 DEBUG : pacer: Reducing sleep to 156.25ms 2024/12/21 03:02:05 DEBUG : pacer: Reducing sleep to 78.125ms 2024/12/21 03:02:05 DEBUG : pacer: Reducing sleep to 39.0625ms 2024/12/21 03:02:05 DEBUG : pacer: Reducing sleep to 19.53125ms 2024/12/21 03:02:06 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:02:08 INFO : gofile root 'rclone-test-cuwivip4vete': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/21 03:02:12 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:12 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:12 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:13 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/21 03:02:13 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/21 03:02:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:02:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:02:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:02:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/21 03:02:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/21 03:02:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/21 03:02:17 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:17 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:17 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:02:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/21 03:02:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:02:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/12/21 03:02:22 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/21 03:02:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/12/21 03:02:23 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:23 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:27 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/21 03:02:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/12/21 03:02:28 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:28 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/21 03:02:28 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/12/21 03:02:28 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/21 03:02:28 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/12/21 03:02:29 DEBUG : Rate limited, sleep for 5s 2024/12/21 03:02:33 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/12/21 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2024/12/21 03:02:34 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/12/21 03:02:34 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/12/21 03:02:34 DEBUG : pacer: Reducing sleep to 10s 2024/12/21 03:02:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/21 03:02:54 DEBUG : pacer: Reducing sleep to 5s 2024/12/21 03:02:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/21 03:03:04 DEBUG : pacer: Reducing sleep to 2.5s 2024/12/21 03:03:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/21 03:03:09 DEBUG : pacer: Reducing sleep to 1.25s 2024/12/21 03:03:12 DEBUG : pacer: Reducing sleep to 625ms 2024/12/21 03:03:13 DEBUG : pacer: Reducing sleep to 312.5ms 2024/12/21 03:03:14 DEBUG : pacer: Reducing sleep to 156.25ms 2024/12/21 03:03:14 DEBUG : pacer: Reducing sleep to 78.125ms 2024/12/21 03:03:14 DEBUG : pacer: Reducing sleep to 39.0625ms 2024/12/21 03:03:14 DEBUG : pacer: Reducing sleep to 19.53125ms 2024/12/21 03:03:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (148.66s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:22 DEBUG : gofile root 'rclone-test-cuwivip4vete': File to upload is small (34 bytes), uploading instead of streaming 2024/12/21 03:03:23 DEBUG : Upload server store7 (eu) responded in 126.357922ms 2024/12/21 03:03:23 DEBUG : Upload server store-eu-par-1 (eu) responded in 127.907957ms 2024/12/21 03:03:23 DEBUG : no_checksum_small_file_from_pipe: Using upload server store7 (eu) 2024/12/21 03:03:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/21 03:03:23 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/21 03:03:23 DEBUG : no_checksum_big_file_from_pipe: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:23 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/21 03:03:23 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:25 DEBUG : gofile root 'rclone-test-cuwivip4vete': File to upload is small (34 bytes), uploading instead of streaming 2024/12/21 03:03:25 DEBUG : with_checksum_small_file_from_pipe: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/21 03:03:25 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/21 03:03:25 DEBUG : with_checksum_big_file_from_pipe: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:26 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/21 03:03:26 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:28 DEBUG : gofile root 'rclone-test-cuwivip4vete': File to upload is small (34 bytes), uploading instead of streaming 2024/12/21 03:03:28 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store7 (eu) 2024/12/21 03:03:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/21 03:03:28 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store7 (eu) 2024/12/21 03:03:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:30 DEBUG : gofile root 'rclone-test-cuwivip4vete': File to upload is small (34 bytes), uploading instead of streaming 2024/12/21 03:03:30 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:30 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/21 03:03:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/21 03:03:31 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:31 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/21 03:03:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.09s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:33 DEBUG : potato1: Using upload server store7 (eu) 2024/12/21 03:03:33 DEBUG : gofile root 'rclone-test-cuwivip4vete': File to upload is small (60 bytes), uploading instead of streaming 2024/12/21 03:03:33 DEBUG : potato2: Using upload server store7 (eu) 2024/12/21 03:03:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/21 03:03:33 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.85s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.26s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:35 DEBUG : potato2: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:35 DEBUG : empty space: Using upload server store7 (eu) 2024/12/21 03:03:36 DEBUG : sub dir/potato3: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:37 DEBUG : gofile root 'rclone-test-cuwivip4vete': Touching "sub dir/potato3" 2024/12/21 03:03:37 DEBUG : gofile root 'rclone-test-cuwivip4vete': Touching "empty space" 2024/12/21 03:03:37 DEBUG : gofile root 'rclone-test-cuwivip4vete': Touching "potato2" --- PASS: TestTouchDir (5.00s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.27s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:40 DEBUG : directory with modtime: Making directory 2024/12/21 03:03:41 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (1.92s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.26s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/21 03:03:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/21 03:03:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (2.69s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.29s) === RUN TestRemoveExisting run.go:180: Remote "gofile root 'rclone-test-cuwivip4vete'", Local "Local file system at /tmp/rclone2766014528", Modify Window "1s" 2024/12/21 03:03:46 DEBUG : sub dir/test remove existing: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Using upload server store-eu-par-1 (eu) 2024/12/21 03:03:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zihinic8" before starting 2024/12/21 03:03:48 DEBUG : sub dir/test remove existing.zihinic8: TEST: removing renamed existing file after operation 2024/12/21 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dizeyed5" before starting 2024/12/21 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dizeyed5: TEST: renaming existing back after failed operation 2024/12/21 03:03:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cudujap1" before starting 2024/12/21 03:03:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cudujap1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (6.49s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/21 03:03:52 DEBUG : gofile root 'rclone-test-cuwivip4vete': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 8m4.383919977s (try 1/5)