"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2024/10/03 04:48:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija" 2024/10/03 04:48:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:48:20 DEBUG : Creating backend with remote "/tmp/rclone3623738455" === 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/03 04:48:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/03 04:48:20 DEBUG : potato: Seek from 10 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 10 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Seek from 5 to 2 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/03 04:48:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Seek from 5 to 2 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/03 04:48:20 DEBUG : potato: Seek from 8 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 8 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/03 04:48:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/03 04:48:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/03 04:48:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/03 04:48:20 DEBUG : potato: Seek from 5 to 2 2024/10/03 04:48:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/03 04:48:20 DEBUG : potato: Seek from 9 to 0 2024/10/03 04:48:20 DEBUG : potato: Seek from 9 to 0 2024/10/03 04:48:20 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:48:21 DEBUG : Upload server store6 (eu) responded in 125.833247ms 2024/10/03 04:48:21 DEBUG : Upload server store4 (eu) responded in 128.400853ms 2024/10/03 04:48:21 DEBUG : rutabaga: Using upload server store4 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2024/10/03 04:48:22 DEBUG : empty space: Using upload server store4 (eu) === RUN TestCheck/3 2024/10/03 04:48:23 DEBUG : potato2: Using upload server store6 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2024/10/03 04:48:24 DEBUG : remotepotato: Using upload server store4 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.83s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/10/03 04:48:26 DEBUG : Creating backend with remote "nonexistent" 2024/10/03 04:48:26 DEBUG : Creating backend with remote "nonexistent" 2024/10/03 04:48:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/03 04:48:26 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/10/03 04:48:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/03 04:48:26 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:48:26 DEBUG : rutabaga: Using upload server store6 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/03 04:48:27 DEBUG : empty space: Using upload server store6 (eu) === RUN TestCheckDownload/3 2024/10/03 04:48:28 DEBUG : potato2: Using upload server store4 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/03 04:48:29 DEBUG : remotepotato: Using upload server store6 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 === NAME TestCheckDownload fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCheckDownload (13.04s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.23s) --- PASS: TestCheckDownload/3 (0.27s) --- PASS: TestCheckDownload/4 (0.32s) --- PASS: TestCheckDownload/5 (0.32s) --- PASS: TestCheckDownload/6 (0.40s) --- PASS: TestCheckDownload/7 (0.43s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:48:39 DEBUG : rutabaga: Using upload server store6 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/03 04:48:40 DEBUG : empty space: Using upload server store4 (eu) === RUN TestCheckSizeOnly/3 2024/10/03 04:48:41 DEBUG : potato2: Using upload server store6 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/03 04:48:42 DEBUG : remotepotato: Using upload server store6 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.04s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:48:44 DEBUG : test.sum: Using upload server store4 (eu) 2024/10/03 04:48:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/03 04:48:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/03 04:48:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/03 04:48:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/03 04:48:45 DEBUG : test.sum: Using upload server store4 (eu) 2024/10/03 04:48:45 DEBUG : test.sum: Removing old object on successful upload 2024/10/03 04:48:46 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/03 04:48:46 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/03 04:48:46 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/03 04:48:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.98s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:48:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/data" 2024/10/03 04:48:46 DEBUG : Config file has changed externally - reloading 2024/10/03 04:48:47 DEBUG : data/banana: Using upload server store4 (eu) 2024/10/03 04:48:48 DEBUG : test.sum: Using upload server store4 (eu) === RUN TestCheckSum/subtest1 2024/10/03 04:48:49 DEBUG : data/potato: Using upload server store6 (eu) 2024/10/03 04:48:49 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:48:50 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2024/10/03 04:48:51 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:48:51 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2024/10/03 04:48:52 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:48:52 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2024/10/03 04:48:53 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:48:54 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2024/10/03 04:48:55 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:48:55 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2024/10/03 04:48:56 DEBUG : data/banana: Using upload server store4 (eu) 2024/10/03 04:48:56 DEBUG : data/banana: Removing old object on successful upload 2024/10/03 04:48:57 DEBUG : data/potato: Using upload server store6 (eu) 2024/10/03 04:48:57 DEBUG : data/potato: Removing old object on successful upload 2024/10/03 04:48:57 DEBUG : test.sum: Using upload server store4 (eu) 2024/10/03 04:48:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (13.86s) --- PASS: TestCheckSum/subtest1 (0.49s) --- PASS: TestCheckSum/subtest2 (0.42s) --- PASS: TestCheckSum/subtest3 (0.46s) --- PASS: TestCheckSum/subtest4 (0.44s) --- PASS: TestCheckSum/subtest5 (0.74s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:49:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/data" 2024/10/03 04:49:00 DEBUG : Config file has changed externally - reloading 2024/10/03 04:49:01 DEBUG : data/banana: Using upload server store4 (eu) 2024/10/03 04:49:02 DEBUG : test.sum: Using upload server store6 (eu) === RUN TestCheckSumDownload/subtest1 2024/10/03 04:49:03 DEBUG : data/potato: Using upload server store4 (eu) 2024/10/03 04:49:03 DEBUG : test.sum: Using upload server store4 (eu) 2024/10/03 04:49:04 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2024/10/03 04:49:05 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:49:05 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2024/10/03 04:49:06 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:49:06 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2024/10/03 04:49:08 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:49:08 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2024/10/03 04:49:09 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:49:09 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2024/10/03 04:49:11 DEBUG : data/banana: Using upload server store4 (eu) 2024/10/03 04:49:11 DEBUG : data/banana: Removing old object on successful upload 2024/10/03 04:49:11 DEBUG : data/potato: Using upload server store6 (eu) 2024/10/03 04:49:11 DEBUG : data/potato: Removing old object on successful upload 2024/10/03 04:49:12 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/03 04:49:12 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.49s) --- PASS: TestCheckSumDownload/subtest1 (0.79s) --- PASS: TestCheckSumDownload/subtest2 (0.59s) --- PASS: TestCheckSumDownload/subtest3 (0.51s) --- PASS: TestCheckSumDownload/subtest4 (0.52s) --- PASS: TestCheckSumDownload/subtest5 (0.58s) --- PASS: TestCheckSumDownload/subtest6 (0.55s) --- PASS: TestCheckSumDownload/subtest7 (0.59s) === RUN TestApplyTransforms 2024/10/03 04:49:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-mevaxum3fapo" 2024/10/03 04:49:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:15 DEBUG : Creating backend with remote "/tmp/rclone2299303398" run.go:180: Remote "gofile root 'rclone-test-mevaxum3fapo'", Local "Local file system at /tmp/rclone2299303398", Modify Window "1s" 2024/10/03 04:49:16 DEBUG : Upload server store1 (eu) responded in 129.293565ms 2024/10/03 04:49:16 DEBUG : Upload server store2 (eu) responded in 129.834484ms 2024/10/03 04:49:16 DEBUG : hello, world!: Using upload server store1 (eu) upper checkfile vs. lower remote (without normalization) 2024/10/03 04:49:16 ERROR : hello, world!: sum not found 2024/10/03 04:49:16 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-mevaxum3fapo' 2024/10/03 04:49:16 NOTICE: gofile root 'rclone-test-mevaxum3fapo': 1 files missing 2024/10/03 04:49:16 NOTICE: 1 hashes missing 2024/10/03 04:49:16 NOTICE: gofile root 'rclone-test-mevaxum3fapo': 2 differences found 2024/10/03 04:49:16 NOTICE: gofile root 'rclone-test-mevaxum3fapo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/03 04:49:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:16 NOTICE: gofile root 'rclone-test-mevaxum3fapo': 0 differences found 2024/10/03 04:49:16 NOTICE: gofile root 'rclone-test-mevaxum3fapo': 1 matching files 2024/10/03 04:49:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-guzovid2miya" 2024/10/03 04:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:17 DEBUG : Creating backend with remote "/tmp/rclone4131031046" run.go:180: Remote "gofile root 'rclone-test-guzovid2miya'", Local "Local file system at /tmp/rclone4131031046", Modify Window "1s" 2024/10/03 04:49:17 DEBUG : Upload server store2 (eu) responded in 129.665372ms 2024/10/03 04:49:17 DEBUG : Upload server store1 (eu) responded in 133.132008ms 2024/10/03 04:49:17 DEBUG : HELLO, WORLD!: Using upload server store2 (eu) lower checkfile vs. upper remote (without normalization) 2024/10/03 04:49:18 ERROR : HELLO, WORLD!: sum not found 2024/10/03 04:49:18 ERROR : hello, world!: file not in gofile root 'rclone-test-guzovid2miya' 2024/10/03 04:49:18 NOTICE: gofile root 'rclone-test-guzovid2miya': 1 files missing 2024/10/03 04:49:18 NOTICE: 1 hashes missing 2024/10/03 04:49:18 NOTICE: gofile root 'rclone-test-guzovid2miya': 2 differences found 2024/10/03 04:49:18 NOTICE: gofile root 'rclone-test-guzovid2miya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/03 04:49:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:18 NOTICE: gofile root 'rclone-test-guzovid2miya': 0 differences found 2024/10/03 04:49:18 NOTICE: gofile root 'rclone-test-guzovid2miya': 1 matching files 2024/10/03 04:49:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fizoruf9bote" 2024/10/03 04:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:19 DEBUG : Creating backend with remote "/tmp/rclone376771247" run.go:180: Remote "gofile root 'rclone-test-fizoruf9bote'", Local "Local file system at /tmp/rclone376771247", Modify Window "1s" 2024/10/03 04:49:20 DEBUG : Upload server store10 (eu) responded in 129.950575ms 2024/10/03 04:49:20 DEBUG : Upload server store1 (eu) responded in 136.276395ms 2024/10/03 04:49:20 DEBUG : HeLlO, wOrLd!: Using upload server store10 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/03 04:49:20 ERROR : HeLlO, wOrLd!: sum not found 2024/10/03 04:49:20 ERROR : hello, world!: file not in gofile root 'rclone-test-fizoruf9bote' 2024/10/03 04:49:20 NOTICE: gofile root 'rclone-test-fizoruf9bote': 1 files missing 2024/10/03 04:49:20 NOTICE: 1 hashes missing 2024/10/03 04:49:20 NOTICE: gofile root 'rclone-test-fizoruf9bote': 2 differences found 2024/10/03 04:49:20 NOTICE: gofile root 'rclone-test-fizoruf9bote': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/03 04:49:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:20 NOTICE: gofile root 'rclone-test-fizoruf9bote': 0 differences found 2024/10/03 04:49:20 NOTICE: gofile root 'rclone-test-fizoruf9bote': 1 matching files 2024/10/03 04:49:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qoqagif7bidu" 2024/10/03 04:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:21 DEBUG : Creating backend with remote "/tmp/rclone3865123522" run.go:180: Remote "gofile root 'rclone-test-qoqagif7bidu'", Local "Local file system at /tmp/rclone3865123522", Modify Window "1s" 2024/10/03 04:49:21 DEBUG : Upload server store4 (eu) responded in 126.976822ms 2024/10/03 04:49:21 DEBUG : Upload server store2 (eu) responded in 128.915638ms 2024/10/03 04:49:21 DEBUG : HELLO, WORLD!: Using upload server store2 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/03 04:49:22 ERROR : HELLO, WORLD!: sum not found 2024/10/03 04:49:22 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-qoqagif7bidu' 2024/10/03 04:49:22 NOTICE: gofile root 'rclone-test-qoqagif7bidu': 1 files missing 2024/10/03 04:49:22 NOTICE: 1 hashes missing 2024/10/03 04:49:22 NOTICE: gofile root 'rclone-test-qoqagif7bidu': 2 differences found 2024/10/03 04:49:22 NOTICE: gofile root 'rclone-test-qoqagif7bidu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/03 04:49:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:22 NOTICE: gofile root 'rclone-test-qoqagif7bidu': 0 differences found 2024/10/03 04:49:22 NOTICE: gofile root 'rclone-test-qoqagif7bidu': 1 matching files 2024/10/03 04:49:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-rojeleq2yebu" 2024/10/03 04:49:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:23 DEBUG : Creating backend with remote "/tmp/rclone745205303" run.go:180: Remote "gofile root 'rclone-test-rojeleq2yebu'", Local "Local file system at /tmp/rclone745205303", Modify Window "1s" 2024/10/03 04:49:23 DEBUG : Upload server store10 (eu) responded in 126.323306ms 2024/10/03 04:49:23 DEBUG : Upload server store6 (eu) responded in 129.362584ms 2024/10/03 04:49:23 DEBUG : 測試_Русский___ě_áñ: Using upload server store6 (eu) NFD checkfile vs. NFC remote (without normalization) 2024/10/03 04:49:24 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:24 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-rojeleq2yebu' 2024/10/03 04:49:24 NOTICE: gofile root 'rclone-test-rojeleq2yebu': 1 files missing 2024/10/03 04:49:24 NOTICE: 1 hashes missing 2024/10/03 04:49:24 NOTICE: gofile root 'rclone-test-rojeleq2yebu': 2 differences found 2024/10/03 04:49:24 NOTICE: gofile root 'rclone-test-rojeleq2yebu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/03 04:49:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:24 NOTICE: gofile root 'rclone-test-rojeleq2yebu': 0 differences found 2024/10/03 04:49:24 NOTICE: gofile root 'rclone-test-rojeleq2yebu': 1 matching files 2024/10/03 04:49:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zugutaf2wuwu" 2024/10/03 04:49:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:25 DEBUG : Creating backend with remote "/tmp/rclone2411666205" run.go:180: Remote "gofile root 'rclone-test-zugutaf2wuwu'", Local "Local file system at /tmp/rclone2411666205", Modify Window "1s" 2024/10/03 04:49:25 DEBUG : Upload server store4 (eu) responded in 120.687756ms 2024/10/03 04:49:25 DEBUG : Upload server store1 (eu) responded in 124.928866ms 2024/10/03 04:49:25 DEBUG : 測試_Русский___ě_áñ: Using upload server store4 (eu) NFC checkfile vs. NFD remote (without normalization) 2024/10/03 04:49:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:26 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-zugutaf2wuwu' 2024/10/03 04:49:26 NOTICE: gofile root 'rclone-test-zugutaf2wuwu': 1 files missing 2024/10/03 04:49:26 NOTICE: 1 hashes missing 2024/10/03 04:49:26 NOTICE: gofile root 'rclone-test-zugutaf2wuwu': 2 differences found 2024/10/03 04:49:26 NOTICE: gofile root 'rclone-test-zugutaf2wuwu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/03 04:49:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:26 NOTICE: gofile root 'rclone-test-zugutaf2wuwu': 0 differences found 2024/10/03 04:49:26 NOTICE: gofile root 'rclone-test-zugutaf2wuwu': 1 matching files 2024/10/03 04:49:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cemahiq8riju" 2024/10/03 04:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:26 DEBUG : Creating backend with remote "/tmp/rclone3097444157" run.go:180: Remote "gofile root 'rclone-test-cemahiq8riju'", Local "Local file system at /tmp/rclone3097444157", Modify Window "1s" 2024/10/03 04:49:27 DEBUG : Upload server store6 (eu) responded in 126.874457ms 2024/10/03 04:49:27 DEBUG : Upload server store10 (eu) responded in 133.805277ms 2024/10/03 04:49:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store6 (eu) NFDx2 checkfile vs. both remote (without normalization) 2024/10/03 04:49:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-cemahiq8riju' 2024/10/03 04:49:28 NOTICE: gofile root 'rclone-test-cemahiq8riju': 1 files missing 2024/10/03 04:49:28 NOTICE: 1 hashes missing 2024/10/03 04:49:28 NOTICE: gofile root 'rclone-test-cemahiq8riju': 2 differences found 2024/10/03 04:49:28 NOTICE: gofile root 'rclone-test-cemahiq8riju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/03 04:49:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:28 NOTICE: gofile root 'rclone-test-cemahiq8riju': 0 differences found 2024/10/03 04:49:28 NOTICE: gofile root 'rclone-test-cemahiq8riju': 1 matching files 2024/10/03 04:49:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-rilibox1qoku" 2024/10/03 04:49:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:28 DEBUG : Creating backend with remote "/tmp/rclone2571463946" run.go:180: Remote "gofile root 'rclone-test-rilibox1qoku'", Local "Local file system at /tmp/rclone2571463946", Modify Window "1s" 2024/10/03 04:49:29 DEBUG : Upload server store2 (eu) responded in 127.120119ms 2024/10/03 04:49:29 DEBUG : Upload server store4 (eu) responded in 130.223889ms 2024/10/03 04:49:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store2 (eu) NFCx2 checkfile vs. both remote (without normalization) 2024/10/03 04:49:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-rilibox1qoku' 2024/10/03 04:49:30 NOTICE: gofile root 'rclone-test-rilibox1qoku': 1 files missing 2024/10/03 04:49:30 NOTICE: 1 hashes missing 2024/10/03 04:49:30 NOTICE: gofile root 'rclone-test-rilibox1qoku': 2 differences found 2024/10/03 04:49:30 NOTICE: gofile root 'rclone-test-rilibox1qoku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/03 04:49:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:30 NOTICE: gofile root 'rclone-test-rilibox1qoku': 0 differences found 2024/10/03 04:49:30 NOTICE: gofile root 'rclone-test-rilibox1qoku': 1 matching files 2024/10/03 04:49:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xipajuz6waho" 2024/10/03 04:49:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:30 DEBUG : Creating backend with remote "/tmp/rclone3266392168" run.go:180: Remote "gofile root 'rclone-test-xipajuz6waho'", Local "Local file system at /tmp/rclone3266392168", Modify Window "1s" 2024/10/03 04:49:31 DEBUG : Upload server store4 (eu) responded in 123.878745ms 2024/10/03 04:49:31 DEBUG : Upload server store1 (eu) responded in 128.204774ms 2024/10/03 04:49:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store4 (eu) both checkfile vs. NFDx2 remote (without normalization) 2024/10/03 04:49:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xipajuz6waho' 2024/10/03 04:49:32 NOTICE: gofile root 'rclone-test-xipajuz6waho': 1 files missing 2024/10/03 04:49:32 NOTICE: 1 hashes missing 2024/10/03 04:49:32 NOTICE: gofile root 'rclone-test-xipajuz6waho': 2 differences found 2024/10/03 04:49:32 NOTICE: gofile root 'rclone-test-xipajuz6waho': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/03 04:49:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:32 NOTICE: gofile root 'rclone-test-xipajuz6waho': 0 differences found 2024/10/03 04:49:32 NOTICE: gofile root 'rclone-test-xipajuz6waho': 1 matching files 2024/10/03 04:49:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-mucegin6vaqi" 2024/10/03 04:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:49:33 DEBUG : Creating backend with remote "/tmp/rclone111506579" run.go:180: Remote "gofile root 'rclone-test-mucegin6vaqi'", Local "Local file system at /tmp/rclone111506579", Modify Window "1s" 2024/10/03 04:49:33 DEBUG : Upload server store6 (eu) responded in 128.925882ms 2024/10/03 04:49:33 DEBUG : Upload server store1 (eu) responded in 129.045616ms 2024/10/03 04:49:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store1 (eu) both checkfile vs. NFCx2 remote (without normalization) 2024/10/03 04:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/03 04:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-mucegin6vaqi' 2024/10/03 04:49:34 NOTICE: gofile root 'rclone-test-mucegin6vaqi': 1 files missing 2024/10/03 04:49:34 NOTICE: 1 hashes missing 2024/10/03 04:49:34 NOTICE: gofile root 'rclone-test-mucegin6vaqi': 2 differences found 2024/10/03 04:49:34 NOTICE: gofile root 'rclone-test-mucegin6vaqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/03 04:49:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/03 04:49:34 NOTICE: gofile root 'rclone-test-mucegin6vaqi': 0 differences found 2024/10/03 04:49:34 NOTICE: gofile root 'rclone-test-mucegin6vaqi': 1 matching files 2024/10/03 04:49:34 DEBUG : gofile root 'rclone-test-mucegin6vaqi': Purge remote 2024/10/03 04:49:34 DEBUG : gofile root 'rclone-test-xipajuz6waho': Purge remote 2024/10/03 04:49:35 DEBUG : gofile root 'rclone-test-rilibox1qoku': Purge remote 2024/10/03 04:49:35 DEBUG : gofile root 'rclone-test-cemahiq8riju': Purge remote 2024/10/03 04:49:35 DEBUG : gofile root 'rclone-test-zugutaf2wuwu': Purge remote 2024/10/03 04:49:36 DEBUG : gofile root 'rclone-test-rojeleq2yebu': Purge remote 2024/10/03 04:49:36 DEBUG : gofile root 'rclone-test-qoqagif7bidu': Purge remote 2024/10/03 04:49:36 DEBUG : gofile root 'rclone-test-fizoruf9bote': Purge remote 2024/10/03 04:49:36 DEBUG : gofile root 'rclone-test-guzovid2miya': Purge remote 2024/10/03 04:49:37 DEBUG : gofile root 'rclone-test-mevaxum3fapo': Purge remote --- PASS: TestApplyTransforms (22.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:49:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/03 04:49:38 DEBUG : Upload server store6 (eu) responded in 37.819439ms 2024/10/03 04:49:38 DEBUG : Upload server store4 (eu) responded in 37.951946ms 2024/10/03 04:49:38 DEBUG : sub/file2: Using upload server store6 (eu) 2024/10/03 04:49:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/03 04:49:38 INFO : file1: Copied (new) to: sub/file2 2024/10/03 04:49:38 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/03 04:49:38 DEBUG : file1: Unchanged skipping 2024/10/03 04:49:39 DEBUG : gofile root 'rclone-test-xixidur3tija': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.03s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.26s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:49:41 DEBUG : dst/file1: Using upload server store4 (eu) 2024/10/03 04:49:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/backup" 2024/10/03 04:49:42 DEBUG : Config file has changed externally - reloading 2024/10/03 04:49:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/03 04:49:44 INFO : dst/file1: Moved (server-side) 2024/10/03 04:49:44 DEBUG : dst/file1: Using upload server store4 (eu) 2024/10/03 04:49:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/03 04:49:44 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:49:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/dst" 2024/10/03 04:49:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/CompareDest" 2024/10/03 04:49:48 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 04:49:49 DEBUG : Upload server store6 (eu) responded in 131.349074ms 2024/10/03 04:49:49 DEBUG : Upload server store10 (eu) responded in 135.042543ms 2024/10/03 04:49:49 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:49:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/03 04:49:49 INFO : one: Copied (new) 2024/10/03 04:49:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 04:49:50 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:49:50 DEBUG : one: Removing old object on successful upload 2024/10/03 04:49:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 04:49:51 INFO : one: Copied (replaced existing) 2024/10/03 04:49:51 DEBUG : dst/one: Using upload server store6 (eu) 2024/10/03 04:49:51 DEBUG : dst/one: Removing old object on successful upload 2024/10/03 04:49:52 DEBUG : CompareDest/one: Using upload server store6 (eu) 2024/10/03 04:49:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 04:49:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:49:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 04:49:54 DEBUG : CompareDest/two: Using upload server store4 (eu) 2024/10/03 04:49:54 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 04:49:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:49:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 04:49:55 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 04:49:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:49:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 04:49:56 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 04:49:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/03 04:49:56 DEBUG : two: Using upload server store10 (eu) 2024/10/03 04:49:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/03 04:49:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (12.48s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:49:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/dst" 2024/10/03 04:50:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/CopyDest" 2024/10/03 04:50:01 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 04:50:02 DEBUG : Upload server store6 (eu) responded in 130.1646ms 2024/10/03 04:50:02 DEBUG : Upload server store10 (eu) responded in 133.391991ms 2024/10/03 04:50:02 DEBUG : one: Using upload server store10 (eu) 2024/10/03 04:50:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/03 04:50:02 INFO : one: Copied (new) 2024/10/03 04:50:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 04:50:03 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:03 DEBUG : one: Removing old object on successful upload 2024/10/03 04:50:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 04:50:03 INFO : one: Copied (replaced existing) 2024/10/03 04:50:04 DEBUG : dst/one: Using upload server store6 (eu) 2024/10/03 04:50:04 DEBUG : dst/one: Removing old object on successful upload 2024/10/03 04:50:05 DEBUG : CopyDest/one: Using upload server store6 (eu) 2024/10/03 04:50:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/BackupDir" 2024/10/03 04:50:05 DEBUG : Config file has changed externally - reloading 2024/10/03 04:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 04:50:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 04:50:08 INFO : one: Moved (server-side) 2024/10/03 04:50:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 04:50:08 INFO : one: Copied (server-side copy) 2024/10/03 04:50:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/03 04:50:09 DEBUG : CopyDest/two: Using upload server store6 (eu) 2024/10/03 04:50:10 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 04:50:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:50:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/03 04:50:10 INFO : two: Copied (server-side copy) 2024/10/03 04:50:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/03 04:50:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/03 04:50:11 DEBUG : two: Unchanged skipping 2024/10/03 04:50:11 DEBUG : CopyDest/three: Using upload server store4 (eu) 2024/10/03 04:50:12 DEBUG : three: Need to transfer - File not found at Destination 2024/10/03 04:50:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/03 04:50:13 DEBUG : three: Destination not found in --copy-dest 2024/10/03 04:50:13 DEBUG : three: Using upload server store6 (eu) 2024/10/03 04:50:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/03 04:50:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (17.45s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/03 04:50:18 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store4 (eu) 2024/10/03 04:50:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/03 04:50:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/03 04:50:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/03 04:50:19 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store4 (eu) 2024/10/03 04:50:19 DEBUG : gofile root 'rclone-test-xixidur3tija': Clearing upload servers 2024/10/03 04:50:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store4.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2024/10/03 04:50:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/03 04:50:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/03 04:50:20 DEBUG : Upload server store6 (eu) responded in 38.03127ms 2024/10/03 04:50:20 DEBUG : Upload server store4 (eu) responded in 39.468851ms 2024/10/03 04:50:20 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store4 (eu) 2024/10/03 04:50:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 273d6203c58c362698bc3d1f49471ac8 OK 2024/10/03 04:50:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:22 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:22 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:22 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:23 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using interactive mode. 2024/10/03 04:50:23 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:23 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/10/03 04:50:23 INFO : one: Deleted 2024/10/03 04:50:24 INFO : one: Deleted 2024/10/03 04:50:24 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.53s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:24 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:25 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:25 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:25 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using skip mode. 2024/10/03 04:50:26 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:26 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/10/03 04:50:26 INFO : one: Deleted 2024/10/03 04:50:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.42s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:27 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:27 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:27 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:28 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using skip mode. 2024/10/03 04:50:28 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/03 04:50:29 INFO : one: Deleted 2024/10/03 04:50:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.79s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:30 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:30 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:30 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:31 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using first mode. 2024/10/03 04:50:31 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:31 INFO : one: Deleted 2024/10/03 04:50:32 INFO : one: Deleted 2024/10/03 04:50:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.77s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:32 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:33 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:33 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:33 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using newest mode. 2024/10/03 04:50:34 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:34 INFO : one: Deleted 2024/10/03 04:50:34 INFO : one: Deleted 2024/10/03 04:50:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:35 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:36 DEBUG : also/one: Using upload server store6 (eu) 2024/10/03 04:50:36 DEBUG : another: Using upload server store6 (eu) 2024/10/03 04:50:37 DEBUG : not-one: Using upload server store6 (eu) 2024/10/03 04:50:37 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate md5 hashes using newest mode. 2024/10/03 04:50:37 NOTICE: 0bad43cfe9b4c57deff225c5268cd2c5: Found 3 files with duplicate md5 hashes 2024/10/03 04:50:38 INFO : one: Deleted 2024/10/03 04:50:38 INFO : also/one: Deleted 2024/10/03 04:50:38 NOTICE: 0bad43cfe9b4c57deff225c5268cd2c5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.53s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:39 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:40 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:40 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:40 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using oldest mode. 2024/10/03 04:50:41 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:41 INFO : one: Deleted 2024/10/03 04:50:41 INFO : one: Deleted 2024/10/03 04:50:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.76s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:42 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:42 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:43 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:43 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using largest mode. 2024/10/03 04:50:44 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:44 INFO : one: Deleted 2024/10/03 04:50:44 INFO : one: Deleted 2024/10/03 04:50:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:45 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:45 DEBUG : one: Using upload server store4 (eu) 2024/10/03 04:50:45 DEBUG : one: Using upload server store6 (eu) 2024/10/03 04:50:46 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using smallest mode. 2024/10/03 04:50:46 NOTICE: one: Found 3 files with duplicate names 2024/10/03 04:50:46 INFO : one: Deleted 2024/10/03 04:50:47 INFO : one: Deleted 2024/10/03 04:50:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.58s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:47 DEBUG : one.txt: Using upload server store4 (eu) 2024/10/03 04:50:48 DEBUG : one.txt: Using upload server store6 (eu) 2024/10/03 04:50:48 DEBUG : one.txt: Using upload server store4 (eu) 2024/10/03 04:50:48 DEBUG : one-1.txt: Using upload server store6 (eu) 2024/10/03 04:50:49 INFO : gofile root 'rclone-test-xixidur3tija': Looking for duplicate names using rename mode. 2024/10/03 04:50:49 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/03 04:50:50 INFO : one-2.txt: renamed from: one.txt 2024/10/03 04:50:50 INFO : one-3.txt: renamed from: one.txt 2024/10/03 04:50:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (4.76s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:53 DEBUG : dupe1/one.txt: Using upload server store4 (eu) 2024/10/03 04:50:54 DEBUG : dupe2/two.txt: Using upload server store6 (eu) 2024/10/03 04:50:55 DEBUG : dupe3/three.txt: Using upload server store6 (eu) 2024/10/03 04:50:55 INFO : dupe2: merging "two.txt" 2024/10/03 04:50:56 INFO : dupe2: removing empty directory 2024/10/03 04:50:56 INFO : dupe3: merging "three.txt" 2024/10/03 04:50:57 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (6.71s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:50:59 DEBUG : a.txt: Using upload server store4 (eu) 2024/10/03 04:50:59 DEBUG : zend.txt: Using upload server store6 (eu) 2024/10/03 04:51:00 DEBUG : sub dir/hello world: Using upload server store4 (eu) 2024/10/03 04:51:01 DEBUG : sub dir/hello world2: Using upload server store4 (eu) 2024/10/03 04:51:01 DEBUG : sub dir/ignore dir/.ignore: Using upload server store4 (eu) 2024/10/03 04:51:02 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store4 (eu) 2024/10/03 04:51:03 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store6 (eu) 2024/10/03 04:51:04 DEBUG : a.txt: Excluded (Size Filter) 2024/10/03 04:51:04 DEBUG : a.txt: Excluded 2024/10/03 04:51:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/03 04:51:04 DEBUG : sub dir/hello world: Excluded 2024/10/03 04:51:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/03 04:51:04 DEBUG : sub dir/hello world2: Excluded 2024/10/03 04:51:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/03 04:51:04 DEBUG : sub dir/hello world2: Excluded 2024/10/03 04:51:04 DEBUG : sub dir/ignore dir: Excluded 2024/10/03 04:51:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/03 04:51:04 DEBUG : sub dir/hello world: Excluded 2024/10/03 04:51:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (9.57s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:09 DEBUG : file1: Using upload server store6 (eu) 2024/10/03 04:51:10 DEBUG : sub/file2: Using upload server store6 (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.40s) --- PASS: TestListJSON/Default (0.15s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.15s) --- PASS: TestListJSON/Recurse (0.32s) --- PASS: TestListJSON/SubDir (0.12s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.12s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:13 DEBUG : file1: Using upload server store4 (eu) 2024/10/03 04:51:14 DEBUG : sub/file2: Using upload server store6 (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/10/03 04:51:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xixidur3tija/notfound" --- PASS: TestStatJSON (6.08s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.16s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.31s) --- PASS: TestStatJSON/DirFilesOnly (0.12s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.15s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (0.83s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:19 DEBUG : gofile root 'rclone-test-xixidur3tija': Making directory 2024/10/03 04:51:19 DEBUG : gofile root 'rclone-test-xixidur3tija': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:20 DEBUG : Upload server store6 (eu) responded in 37.557575ms 2024/10/03 04:51:20 DEBUG : Upload server store4 (eu) responded in 37.838379ms 2024/10/03 04:51:20 DEBUG : sub dir/hello world: Using upload server store4 (eu) --- PASS: TestLsd (2.73s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:22 DEBUG : potato2: Using upload server store4 (eu) 2024/10/03 04:51:23 DEBUG : empty space: Using upload server store4 (eu) --- PASS: TestLs (1.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:24 DEBUG : potato2: Using upload server store6 (eu) 2024/10/03 04:51:25 DEBUG : empty space: Using upload server store6 (eu) 2024/10/03 04:51:25 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (1.99s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:26 DEBUG : potato2: Using upload server store6 (eu) 2024/10/03 04:51:27 DEBUG : empty space: Using upload server store6 (eu) --- PASS: TestLsLong (1.97s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:28 DEBUG : potato2: Using upload server store4 (eu) 2024/10/03 04:51:29 DEBUG : empty space: Using upload server store4 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.67s) --- PASS: TestHashSums/Md5 (0.29s) --- PASS: TestHashSums/Md5Download (0.36s) === RUN TestHashSumsWithErrors 2024/10/03 04:51:31 DEBUG : Creating backend with remote ":memory:" 2024/10/03 04:51:31 DEBUG : Config file has changed externally - reloading 2024/10/03 04:51:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/03 04:51:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/03 04:51:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/03 04:51:31 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:31 DEBUG : potato2: Using upload server store4 (eu) 2024/10/03 04:51:31 DEBUG : empty space: Using upload server store4 (eu) 2024/10/03 04:51:32 DEBUG : sub dir/potato3: Using upload server store4 (eu) --- PASS: TestCount (3.65s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:35 DEBUG : small: Using upload server store6 (eu) 2024/10/03 04:51:35 DEBUG : medium: Using upload server store6 (eu) 2024/10/03 04:51:35 DEBUG : large: Using upload server store4 (eu) 2024/10/03 04:51:36 DEBUG : Waiting for deletions to finish 2024/10/03 04:51:36 DEBUG : large: Excluded (Size Filter) 2024/10/03 04:51:36 INFO : small: Deleted 2024/10/03 04:51:36 INFO : medium: Deleted --- PASS: TestDelete (2.62s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:37 DEBUG : small: Using upload server store4 (eu) 2024/10/03 04:51:37 DEBUG : medium: Using upload server store4 (eu) 2024/10/03 04:51:38 DEBUG : large: Using upload server store6 (eu) 2024/10/03 04:51:38 DEBUG : Waiting for deletions to finish 2024/10/03 04:51:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/03 04:51:39 INFO : large: Deleted 2024/10/03 04:51:39 INFO : medium: Deleted --- PASS: TestMaxDelete (2.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:40 DEBUG : small: Using upload server store6 (eu) 2024/10/03 04:51:40 DEBUG : medium: Using upload server store4 (eu) 2024/10/03 04:51:41 DEBUG : large: Using upload server store4 (eu) 2024/10/03 04:51:41 DEBUG : Waiting for deletions to finish 2024/10/03 04:51:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/03 04:51:42 INFO : medium: Deleted 2024/10/03 04:51:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.11s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:43 DEBUG : small: Using upload server store6 (eu) 2024/10/03 04:51:44 DEBUG : medium: Using upload server store6 (eu) 2024/10/03 04:51:44 DEBUG : large: Using upload server store6 (eu) 2024/10/03 04:51:44 DEBUG : Waiting for deletions to finish 2024/10/03 04:51:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/03 04:51:45 INFO : large: Deleted 2024/10/03 04:51:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.86s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:46 DEBUG : ReadFile: Using upload server store4 (eu) --- PASS: TestReadFile (1.48s) === RUN TestRetry 2024/10/03 04:51:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/03 04:51:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/03 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/03 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/03 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/03 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/03 04:51:47 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:51:48 DEBUG : file1: Using upload server store4 (eu) 2024/10/03 04:51:48 DEBUG : file2: Using upload server store4 (eu) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCat (15.10s) === RUN TestPurge 2024/10/03 04:52:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nujuzag0laco" 2024/10/03 04:52:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 04:52:03 DEBUG : Creating backend with remote "/tmp/rclone3717790978" run.go:180: Remote "gofile root 'rclone-test-nujuzag0laco'", Local "Local file system at /tmp/rclone3717790978", Modify Window "1s" 2024/10/03 04:52:05 DEBUG : Upload server store1 (eu) responded in 124.921329ms 2024/10/03 04:52:05 DEBUG : Upload server store6 (eu) responded in 130.3225ms 2024/10/03 04:52:05 DEBUG : A1/B1/C1/one: Using upload server store6 (eu) 2024/10/03 04:52:06 DEBUG : A2: Making directory 2024/10/03 04:52:06 DEBUG : A1/B2: Making directory 2024/10/03 04:52:07 DEBUG : A1/B2/C2: Making directory 2024/10/03 04:52:07 DEBUG : A1/B1/C3: Making directory 2024/10/03 04:52:08 DEBUG : A3: Making directory 2024/10/03 04:52:08 DEBUG : A3/B3: Making directory 2024/10/03 04:52:09 DEBUG : A3/B3/C4: Making directory 2024/10/03 04:52:09 DEBUG : Rate limited, sleep for 5s 2024/10/03 04:52:14 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/03 04:52:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 04:52:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 04:52:14 DEBUG : A1/two: Using upload server store6 (eu) 2024/10/03 04:52:19 DEBUG : gofile root 'rclone-test-nujuzag0laco': Purge remote 2024/10/03 04:52:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:21 DEBUG : Upload server store6 (eu) responded in 37.800527ms 2024/10/03 04:52:21 DEBUG : Upload server store4 (eu) responded in 38.529938ms 2024/10/03 04:52:21 DEBUG : A1/B1/C1/one: Using upload server store6 (eu) 2024/10/03 04:52:21 DEBUG : A2: Making directory 2024/10/03 04:52:21 DEBUG : A1/B2: Making directory 2024/10/03 04:52:22 DEBUG : A1/B2/C2: Making directory 2024/10/03 04:52:22 DEBUG : A1/B1/C3: Making directory 2024/10/03 04:52:23 DEBUG : A3: Making directory 2024/10/03 04:52:23 DEBUG : A3/B3: Making directory 2024/10/03 04:52:24 DEBUG : A3/B3/C4: Making directory 2024/10/03 04:52:24 DEBUG : A1/two: Using upload server store6 (eu) 2024/10/03 04:52:26 DEBUG : removing 1 level 3 directories 2024/10/03 04:52:26 INFO : A3/B3/C4: Removing directory 2024/10/03 04:52:28 DEBUG : removing 2 level 3 directories 2024/10/03 04:52:28 INFO : A1/B2/C2: Removing directory 2024/10/03 04:52:28 INFO : A1/B1/C3: Removing directory 2024/10/03 04:52:28 DEBUG : removing 2 level 2 directories 2024/10/03 04:52:28 INFO : A3/B3: Removing directory 2024/10/03 04:52:28 INFO : A1/B2: Removing directory 2024/10/03 04:52:29 DEBUG : removing 2 level 1 directories 2024/10/03 04:52:29 INFO : A3: Removing directory 2024/10/03 04:52:29 INFO : A2: Removing directory 2024/10/03 04:52:31 DEBUG : removing 1 level 3 directories 2024/10/03 04:52:31 INFO : A1/B1/C1: Removing directory 2024/10/03 04:52:31 DEBUG : removing 1 level 2 directories 2024/10/03 04:52:31 INFO : A1/B1: Removing directory 2024/10/03 04:52:32 DEBUG : removing 1 level 1 directories 2024/10/03 04:52:32 INFO : A1: Removing directory 2024/10/03 04:52:32 DEBUG : removing 1 level 0 directories 2024/10/03 04:52:32 INFO : gofile root 'rclone-test-xixidur3tija': Removing directory --- PASS: TestRmdirsNoLeaveRoot (13.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:33 DEBUG : A1: Making directory operations_test.go:746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:746 Error: Received unexpected error: directory not found Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (0.17s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:33 DEBUG : A1: Making directory operations_test.go:785: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:785 Error: Received unexpected error: directory not found Test: TestRmdirsWithFilter --- FAIL: TestRmdirsWithFilter (0.15s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:33 ERROR : file1: Post request put error: directory not found operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: directory not found Test: TestCopyURL --- FAIL: TestCopyURL (0.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/03 04:52:34 ERROR : file1: Failed to copy: directory not found 2024/10/03 04:52:34 ERROR : file1: Not deleting source as copy failed: directory not found operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: directory not found Test: TestMoveFile --- FAIL: TestMoveFile (0.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: directory not found Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (0.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.06s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" run.go:285: Failed to put "dst/file1" to "gofile root 'rclone-test-xixidur3tija'": directory not found --- FAIL: TestMoveFileBackupDir (0.26s) === 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-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" run.go:285: Failed to put "A1/one" to "gofile root 'rclone-test-xixidur3tija'": directory not found --- FAIL: TestDirMove (0.31s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:35 DEBUG : gofile root 'rclone-test-xixidur3tija': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: directory not found Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:35 DEBUG : gofile root 'rclone-test-xixidur3tija': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: directory not found Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:35 DEBUG : gofile root 'rclone-test-xixidur3tija': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: directory not found Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:36 DEBUG : gofile root 'rclone-test-xixidur3tija': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: directory not found Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (1.12s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.27s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.27s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.28s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (0.30s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.10s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:36 ERROR : potato1: Post request put error: directory not found operations_test.go:1593: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1593 Error: Received unexpected error: directory not found Test: TestRcatSize --- FAIL: TestRcatSize (0.17s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.07s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" run.go:285: Failed to put "potato2" to "gofile root 'rclone-test-xixidur3tija'": directory not found --- FAIL: TestTouchDir (0.17s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.11s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:36 DEBUG : directory with modtime: Making directory operations_test.go:1725: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1725 Error: Received unexpected error: directory not found Test: TestMkdirModTime --- FAIL: TestMkdirModTime (0.13s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.07s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" 2024/10/03 04:52:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set operations_test.go:1795: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1795 Error: Received unexpected error: directory not found Test: TestSetDirModTime --- FAIL: TestSetDirModTime (0.20s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-xixidur3tija'", Local "Local file system at /tmp/rclone3623738455", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === 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) FAIL 2024/10/03 04:52:37 DEBUG : gofile root 'rclone-test-xixidur3tija': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 4m17.387475865s (try 1/5): exit status 1: Failed [TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir TestMkdirModTime TestSetDirModTime]