"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) 2026/05/15 01:41:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho" 2026/05/15 01:41:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:41:50 DEBUG : Creating backend with remote "/tmp/rclone2048621629" === 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:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.08s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers 2026/05/15 01:41:50 DEBUG : a: size = 0 OK 2026/05/15 01:41:50 DEBUG : a: size = 1 (memory) 2026/05/15 01:41:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/15 01:41:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/15 01:41:50 DEBUG : potato: Seek from 10 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 10 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 2 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/15 01:41:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 2 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/15 01:41:50 DEBUG : potato: Seek from 8 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 8 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/15 01:41:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/15 01:41:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/15 01:41:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/15 01:41:50 DEBUG : potato: Seek from 5 to 2 2026/05/15 01:41:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/15 01:41:50 DEBUG : potato: Seek from 9 to 0 2026/05/15 01:41:50 DEBUG : potato: Seek from 9 to 0 2026/05/15 01:41:50 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.56s) --- PASS: TestCheck/1 (0.69s) --- PASS: TestCheck/2 (0.12s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.39s) --- PASS: TestCheck/5 (0.11s) --- PASS: TestCheck/6 (0.11s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/05/15 01:41:57 DEBUG : Creating backend with remote "nonexistent" 2026/05/15 01:41:57 DEBUG : Creating backend with remote "nonexistent" 2026/05/15 01:41:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/15 01:41:57 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/15 01:41:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/15 01:41:57 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:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.33s) --- PASS: TestCheckDownload/1 (0.37s) --- PASS: TestCheckDownload/2 (0.57s) --- PASS: TestCheckDownload/3 (0.74s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.27s) --- PASS: TestCheckDownload/6 (0.45s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.62s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.52s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:42:10 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/15 01:42:10 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/15 01:42:10 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/15 01:42:10 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/15 01:42:10 DEBUG : test.sum: Removing old object on successful upload 2026/05/15 01:42:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/15 01:42:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/15 01:42:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/15 01:42:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.45s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:42:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/data" === RUN TestCheckSum/subtest1 2026/05/15 01:42:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/05/15 01:42:17 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/05/15 01:42:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/05/15 01:42:21 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/05/15 01:42:25 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/05/15 01:42:27 DEBUG : data/banana: Removing old object on successful upload 2026/05/15 01:42:27 DEBUG : data/potato: Removing old object on successful upload 2026/05/15 01:42:28 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (20.48s) --- PASS: TestCheckSum/subtest1 (0.28s) --- PASS: TestCheckSum/subtest2 (0.31s) --- PASS: TestCheckSum/subtest3 (1.42s) --- PASS: TestCheckSum/subtest4 (0.70s) --- PASS: TestCheckSum/subtest5 (2.42s) --- PASS: TestCheckSum/subtest6 (1.09s) --- PASS: TestCheckSum/subtest7 (0.89s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:42:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/data" === RUN TestCheckSumDownload/subtest1 2026/05/15 01:42:36 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/05/15 01:42:37 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/05/15 01:42:39 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/05/15 01:42:40 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/05/15 01:42:43 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/05/15 01:42:44 DEBUG : data/banana: Removing old object on successful upload 2026/05/15 01:42:45 DEBUG : data/potato: Removing old object on successful upload 2026/05/15 01:42:45 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (17.00s) --- PASS: TestCheckSumDownload/subtest1 (1.20s) --- PASS: TestCheckSumDownload/subtest2 (0.91s) --- PASS: TestCheckSumDownload/subtest3 (0.75s) --- PASS: TestCheckSumDownload/subtest4 (0.83s) --- PASS: TestCheckSumDownload/subtest5 (0.79s) --- PASS: TestCheckSumDownload/subtest6 (0.64s) --- PASS: TestCheckSumDownload/subtest7 (1.48s) === RUN TestApplyTransforms 2026/05/15 01:42:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-suyanoh4baxi" 2026/05/15 01:42:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone3108370141" run.go:198: Remote "gofile root 'rclone-test-suyanoh4baxi'", Local "Local file system at /tmp/rclone3108370141", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/05/15 01:42:51 ERROR : hello, world!: sum not found 2026/05/15 01:42:51 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-suyanoh4baxi' 2026/05/15 01:42:51 NOTICE: gofile root 'rclone-test-suyanoh4baxi': 1 files missing 2026/05/15 01:42:51 NOTICE: 1 hashes missing 2026/05/15 01:42:51 NOTICE: gofile root 'rclone-test-suyanoh4baxi': 1 differences found 2026/05/15 01:42:51 NOTICE: gofile root 'rclone-test-suyanoh4baxi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/15 01:42:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:42:51 NOTICE: gofile root 'rclone-test-suyanoh4baxi': 0 differences found 2026/05/15 01:42:51 NOTICE: gofile root 'rclone-test-suyanoh4baxi': 1 matching files 2026/05/15 01:42:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nibohit3baho" 2026/05/15 01:42:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:52 DEBUG : Creating backend with remote "/tmp/rclone3283833614" run.go:198: Remote "gofile root 'rclone-test-nibohit3baho'", Local "Local file system at /tmp/rclone3283833614", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/05/15 01:42:52 ERROR : HELLO, WORLD!: sum not found 2026/05/15 01:42:52 ERROR : hello, world!: file not in gofile root 'rclone-test-nibohit3baho' 2026/05/15 01:42:52 NOTICE: gofile root 'rclone-test-nibohit3baho': 1 files missing 2026/05/15 01:42:52 NOTICE: 1 hashes missing 2026/05/15 01:42:52 NOTICE: gofile root 'rclone-test-nibohit3baho': 1 differences found 2026/05/15 01:42:52 NOTICE: gofile root 'rclone-test-nibohit3baho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/15 01:42:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:42:53 NOTICE: gofile root 'rclone-test-nibohit3baho': 0 differences found 2026/05/15 01:42:53 NOTICE: gofile root 'rclone-test-nibohit3baho': 1 matching files 2026/05/15 01:42:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bepewuf3raci" 2026/05/15 01:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:53 DEBUG : Creating backend with remote "/tmp/rclone2635711719" run.go:198: Remote "gofile root 'rclone-test-bepewuf3raci'", Local "Local file system at /tmp/rclone2635711719", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/15 01:42:54 ERROR : HeLlO, wOrLd!: sum not found 2026/05/15 01:42:54 ERROR : hello, world!: file not in gofile root 'rclone-test-bepewuf3raci' 2026/05/15 01:42:54 NOTICE: gofile root 'rclone-test-bepewuf3raci': 1 files missing 2026/05/15 01:42:54 NOTICE: 1 hashes missing 2026/05/15 01:42:54 NOTICE: gofile root 'rclone-test-bepewuf3raci': 1 differences found 2026/05/15 01:42:54 NOTICE: gofile root 'rclone-test-bepewuf3raci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/15 01:42:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:42:55 NOTICE: gofile root 'rclone-test-bepewuf3raci': 0 differences found 2026/05/15 01:42:55 NOTICE: gofile root 'rclone-test-bepewuf3raci': 1 matching files 2026/05/15 01:42:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-woroyux7xaga" 2026/05/15 01:42:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:55 DEBUG : Creating backend with remote "/tmp/rclone3572624055" run.go:198: Remote "gofile root 'rclone-test-woroyux7xaga'", Local "Local file system at /tmp/rclone3572624055", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/15 01:42:56 ERROR : HELLO, WORLD!: sum not found 2026/05/15 01:42:56 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-woroyux7xaga' 2026/05/15 01:42:56 NOTICE: gofile root 'rclone-test-woroyux7xaga': 1 files missing 2026/05/15 01:42:56 NOTICE: 1 hashes missing 2026/05/15 01:42:56 NOTICE: gofile root 'rclone-test-woroyux7xaga': 1 differences found 2026/05/15 01:42:56 NOTICE: gofile root 'rclone-test-woroyux7xaga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/15 01:42:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:42:57 NOTICE: gofile root 'rclone-test-woroyux7xaga': 0 differences found 2026/05/15 01:42:57 NOTICE: gofile root 'rclone-test-woroyux7xaga': 1 matching files 2026/05/15 01:42:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-towaluq8xufo" 2026/05/15 01:42:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:57 DEBUG : Creating backend with remote "/tmp/rclone441436695" run.go:198: Remote "gofile root 'rclone-test-towaluq8xufo'", Local "Local file system at /tmp/rclone441436695", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/05/15 01:42:58 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/15 01:42:58 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-towaluq8xufo' 2026/05/15 01:42:58 NOTICE: gofile root 'rclone-test-towaluq8xufo': 1 files missing 2026/05/15 01:42:58 NOTICE: 1 hashes missing 2026/05/15 01:42:58 NOTICE: gofile root 'rclone-test-towaluq8xufo': 1 differences found 2026/05/15 01:42:58 NOTICE: gofile root 'rclone-test-towaluq8xufo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/15 01:42:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:42:59 NOTICE: gofile root 'rclone-test-towaluq8xufo': 0 differences found 2026/05/15 01:42:59 NOTICE: gofile root 'rclone-test-towaluq8xufo': 1 matching files 2026/05/15 01:42:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vevaceg5kepe" 2026/05/15 01:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:42:59 DEBUG : Creating backend with remote "/tmp/rclone2028631873" run.go:198: Remote "gofile root 'rclone-test-vevaceg5kepe'", Local "Local file system at /tmp/rclone2028631873", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/05/15 01:43:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/15 01:43:00 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vevaceg5kepe' 2026/05/15 01:43:00 NOTICE: gofile root 'rclone-test-vevaceg5kepe': 1 files missing 2026/05/15 01:43:00 NOTICE: 1 hashes missing 2026/05/15 01:43:00 NOTICE: gofile root 'rclone-test-vevaceg5kepe': 1 differences found 2026/05/15 01:43:00 NOTICE: gofile root 'rclone-test-vevaceg5kepe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/15 01:43:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:43:01 NOTICE: gofile root 'rclone-test-vevaceg5kepe': 0 differences found 2026/05/15 01:43:01 NOTICE: gofile root 'rclone-test-vevaceg5kepe': 1 matching files 2026/05/15 01:43:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-watonic7puqi" 2026/05/15 01:43:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:43:02 DEBUG : Creating backend with remote "/tmp/rclone2561016296" run.go:198: Remote "gofile root 'rclone-test-watonic7puqi'", Local "Local file system at /tmp/rclone2561016296", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/05/15 01:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 01:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-watonic7puqi' 2026/05/15 01:43:02 NOTICE: gofile root 'rclone-test-watonic7puqi': 1 files missing 2026/05/15 01:43:02 NOTICE: 1 hashes missing 2026/05/15 01:43:02 NOTICE: gofile root 'rclone-test-watonic7puqi': 1 differences found 2026/05/15 01:43:02 NOTICE: gofile root 'rclone-test-watonic7puqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/15 01:43:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:43:03 NOTICE: gofile root 'rclone-test-watonic7puqi': 0 differences found 2026/05/15 01:43:03 NOTICE: gofile root 'rclone-test-watonic7puqi': 1 matching files 2026/05/15 01:43:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yohuvaf2fubo" 2026/05/15 01:43:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:43:03 DEBUG : Creating backend with remote "/tmp/rclone3542173168" run.go:198: Remote "gofile root 'rclone-test-yohuvaf2fubo'", Local "Local file system at /tmp/rclone3542173168", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/05/15 01:43:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 01:43:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yohuvaf2fubo' 2026/05/15 01:43:05 NOTICE: gofile root 'rclone-test-yohuvaf2fubo': 1 files missing 2026/05/15 01:43:05 NOTICE: 1 hashes missing 2026/05/15 01:43:05 NOTICE: gofile root 'rclone-test-yohuvaf2fubo': 1 differences found 2026/05/15 01:43:05 NOTICE: gofile root 'rclone-test-yohuvaf2fubo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/15 01:43:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:43:05 NOTICE: gofile root 'rclone-test-yohuvaf2fubo': 0 differences found 2026/05/15 01:43:05 NOTICE: gofile root 'rclone-test-yohuvaf2fubo': 1 matching files 2026/05/15 01:43:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kiwabaf2fito" 2026/05/15 01:43:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:43:06 DEBUG : Creating backend with remote "/tmp/rclone1989563533" run.go:198: Remote "gofile root 'rclone-test-kiwabaf2fito'", Local "Local file system at /tmp/rclone1989563533", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/05/15 01:43:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 01:43:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-kiwabaf2fito' 2026/05/15 01:43:08 NOTICE: gofile root 'rclone-test-kiwabaf2fito': 1 files missing 2026/05/15 01:43:08 NOTICE: 1 hashes missing 2026/05/15 01:43:08 NOTICE: gofile root 'rclone-test-kiwabaf2fito': 1 differences found 2026/05/15 01:43:08 NOTICE: gofile root 'rclone-test-kiwabaf2fito': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/15 01:43:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:43:09 NOTICE: gofile root 'rclone-test-kiwabaf2fito': 0 differences found 2026/05/15 01:43:09 NOTICE: gofile root 'rclone-test-kiwabaf2fito': 1 matching files 2026/05/15 01:43:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dohuqiy4foka" 2026/05/15 01:43:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:43:09 DEBUG : Creating backend with remote "/tmp/rclone142624870" run.go:198: Remote "gofile root 'rclone-test-dohuqiy4foka'", Local "Local file system at /tmp/rclone142624870", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/05/15 01:43:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/15 01:43:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-dohuqiy4foka' 2026/05/15 01:43:10 NOTICE: gofile root 'rclone-test-dohuqiy4foka': 1 files missing 2026/05/15 01:43:10 NOTICE: 1 hashes missing 2026/05/15 01:43:10 NOTICE: gofile root 'rclone-test-dohuqiy4foka': 1 differences found 2026/05/15 01:43:10 NOTICE: gofile root 'rclone-test-dohuqiy4foka': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/15 01:43:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/15 01:43:10 NOTICE: gofile root 'rclone-test-dohuqiy4foka': 0 differences found 2026/05/15 01:43:10 NOTICE: gofile root 'rclone-test-dohuqiy4foka': 1 matching files 2026/05/15 01:43:10 DEBUG : gofile root 'rclone-test-dohuqiy4foka': Purge remote 2026/05/15 01:43:11 DEBUG : gofile root 'rclone-test-kiwabaf2fito': Purge remote 2026/05/15 01:43:11 DEBUG : gofile root 'rclone-test-yohuvaf2fubo': Purge remote 2026/05/15 01:43:11 DEBUG : gofile root 'rclone-test-watonic7puqi': Purge remote 2026/05/15 01:43:12 DEBUG : gofile root 'rclone-test-vevaceg5kepe': Purge remote 2026/05/15 01:43:12 DEBUG : gofile root 'rclone-test-towaluq8xufo': Purge remote 2026/05/15 01:43:13 DEBUG : gofile root 'rclone-test-woroyux7xaga': Purge remote 2026/05/15 01:43:13 DEBUG : gofile root 'rclone-test-bepewuf3raci': Purge remote 2026/05/15 01:43:14 DEBUG : gofile root 'rclone-test-nibohit3baho': Purge remote 2026/05/15 01:43:14 DEBUG : gofile root 'rclone-test-suyanoh4baxi': Purge remote --- PASS: TestApplyTransforms (24.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 01:43:15 DEBUG : sub/file2: size = 14 OK 2026/05/15 01:43:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:43:15 INFO : file1: Copied (new) to: sub/file2 2026/05/15 01:43:16 DEBUG : sub/file2: size = 14 OK 2026/05/15 01:43:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 01:43:16 DEBUG : file1: Unchanged skipping 2026/05/15 01:43:17 DEBUG : gofile root 'rclone-test-morakuv9paho': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.55s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.18s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/backup" 2026/05/15 01:43:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:19 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-morakuv9paho') 2026/05/15 01:43:19 DEBUG : dst/file1: Sizes differ 2026/05/15 01:43:21 INFO : dst/file1: Moved (server-side) 2026/05/15 01:43:22 DEBUG : dst/file1: size = 14 OK 2026/05/15 01:43:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:43:22 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.55s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/dst" 2026/05/15 01:43:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/CompareDest" 2026/05/15 01:43:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/15 01:43:26 DEBUG : one: size = 3 OK 2026/05/15 01:43:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/15 01:43:26 INFO : one: Copied (new) 2026/05/15 01:43:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:27 DEBUG : one: size = 3 (gofile root 'rclone-test-morakuv9paho/dst') 2026/05/15 01:43:27 DEBUG : one: Sizes differ 2026/05/15 01:43:27 DEBUG : one: Removing old object on successful upload 2026/05/15 01:43:27 DEBUG : one: size = 5 OK 2026/05/15 01:43:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/15 01:43:27 INFO : one: Copied (replaced existing) 2026/05/15 01:43:28 DEBUG : dst/one: Removing old object on successful upload 2026/05/15 01:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:29 DEBUG : one: size = 3 (gofile root 'rclone-test-morakuv9paho/dst') 2026/05/15 01:43:29 DEBUG : one: Sizes differ 2026/05/15 01:43:30 DEBUG : one: size = 5 OK 2026/05/15 01:43:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/15 01:43:31 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 01:43:31 DEBUG : two: size = 3 OK 2026/05/15 01:43:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 01:43:31 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 01:43:32 DEBUG : two: size = 3 OK 2026/05/15 01:43:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/15 01:43:32 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 01:43:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:33 DEBUG : two: size = 3 (gofile root 'rclone-test-morakuv9paho/CompareDest') 2026/05/15 01:43:33 DEBUG : two: Sizes differ 2026/05/15 01:43:33 DEBUG : two: size = 5 OK 2026/05/15 01:43:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/15 01:43:33 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.84s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/dst" 2026/05/15 01:43:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/CopyDest" 2026/05/15 01:43:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/15 01:43:37 DEBUG : one: size = 3 OK 2026/05/15 01:43:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/15 01:43:37 INFO : one: Copied (new) 2026/05/15 01:43:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:37 DEBUG : one: size = 3 (gofile root 'rclone-test-morakuv9paho/dst') 2026/05/15 01:43:37 DEBUG : one: Sizes differ 2026/05/15 01:43:38 DEBUG : one: Removing old object on successful upload 2026/05/15 01:43:38 DEBUG : one: size = 5 OK 2026/05/15 01:43:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/15 01:43:38 INFO : one: Copied (replaced existing) 2026/05/15 01:43:39 DEBUG : dst/one: Removing old object on successful upload 2026/05/15 01:43:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/BackupDir" 2026/05/15 01:43:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:41 DEBUG : one: size = 3 (gofile root 'rclone-test-morakuv9paho/dst') 2026/05/15 01:43:41 DEBUG : one: Sizes differ 2026/05/15 01:43:41 DEBUG : one: size = 5 OK 2026/05/15 01:43:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:41 DEBUG : one: size = 3 (gofile root 'rclone-test-morakuv9paho/dst') 2026/05/15 01:43:41 DEBUG : one: Sizes differ 2026/05/15 01:43:42 INFO : one: Moved (server-side) 2026/05/15 01:43:42 DEBUG : one: size = 5 OK 2026/05/15 01:43:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/15 01:43:42 INFO : one: Copied (server-side copy) 2026/05/15 01:43:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/15 01:43:43 DEBUG : two: Need to transfer - File not found at Destination 2026/05/15 01:43:43 DEBUG : two: size = 3 OK 2026/05/15 01:43:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:44 DEBUG : two: size = 3 OK 2026/05/15 01:43:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/15 01:43:44 INFO : two: Copied (server-side copy) 2026/05/15 01:43:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/15 01:43:44 DEBUG : two: size = 3 OK 2026/05/15 01:43:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/15 01:43:44 DEBUG : two: Unchanged skipping 2026/05/15 01:43:46 DEBUG : three: Need to transfer - File not found at Destination 2026/05/15 01:43:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:43:47 DEBUG : three: size = 5 (gofile root 'rclone-test-morakuv9paho/CopyDest') 2026/05/15 01:43:47 DEBUG : three: Sizes differ 2026/05/15 01:43:47 DEBUG : three: Destination not found in --copy-dest 2026/05/15 01:43:47 DEBUG : three: size = 7 OK 2026/05/15 01:43:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/15 01:43:47 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.38s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.60s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/15 01:43:53 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/15 01:43:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:43:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/15 01:43:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/15 01:43:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://upload.gofile.io/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2026/05/15 01:43:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/15 01:43:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/15 01:43:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/15 01:43:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6d70a5a2c8bf9be7566c2ae04636af81 OK 2026/05/15 01:43:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.56s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:43:58 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using interactive mode. 2026/05/15 01:43:59 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:43:59 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/05/15 01:43:59 INFO : one: Deleted 2026/05/15 01:43:59 INFO : one: Deleted 2026/05/15 01:43:59 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.75s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:01 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using skip mode. 2026/05/15 01:44:01 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:01 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/05/15 01:44:02 INFO : one: Deleted 2026/05/15 01:44:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.28s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:03 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using skip mode. 2026/05/15 01:44:04 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:04 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/15 01:44:04 INFO : one: Deleted 2026/05/15 01:44:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.66s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:06 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using first mode. 2026/05/15 01:44:06 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:06 INFO : one: Deleted 2026/05/15 01:44:06 INFO : one: Deleted 2026/05/15 01:44:06 NOTICE: one: Deleted 2 extra copies fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDeduplicateFirst (9.18s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:15 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using newest mode. 2026/05/15 01:44:15 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:16 INFO : one: Deleted 2026/05/15 01:44:16 INFO : one: Deleted 2026/05/15 01:44:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.80s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:17 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate md5 hashes using newest mode. 2026/05/15 01:44:18 NOTICE: 46f16473ef7f84dd3258b68a32639a1e: Found 3 files with duplicate md5 hashes 2026/05/15 01:44:18 INFO : one: Deleted 2026/05/15 01:44:18 INFO : also/one: Deleted 2026/05/15 01:44:18 NOTICE: 46f16473ef7f84dd3258b68a32639a1e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.05s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:20 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using oldest mode. 2026/05/15 01:44:20 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:20 INFO : one: Deleted 2026/05/15 01:44:20 INFO : one: Deleted 2026/05/15 01:44:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.15s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:22 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using largest mode. 2026/05/15 01:44:22 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:22 INFO : one: Deleted 2026/05/15 01:44:22 INFO : one: Deleted 2026/05/15 01:44:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (1.44s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:24 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using smallest mode. 2026/05/15 01:44:25 NOTICE: one: Found 3 files with duplicate names 2026/05/15 01:44:25 INFO : one: Deleted 2026/05/15 01:44:25 INFO : one: Deleted 2026/05/15 01:44:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.93s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:27 INFO : gofile root 'rclone-test-morakuv9paho': Looking for duplicate names using rename mode. 2026/05/15 01:44:27 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/15 01:44:28 INFO : one-2.txt: renamed from: one.txt 2026/05/15 01:44:29 INFO : one-3.txt: renamed from: one.txt 2026/05/15 01:44:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (5.18s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:33 INFO : dupe2: merging "two.txt" 2026/05/15 01:44:33 INFO : dupe2: removing empty directory 2026/05/15 01:44:33 INFO : dupe3: merging "three.txt" 2026/05/15 01:44:34 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (4.74s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:40 DEBUG : a.txt: Excluded (Size Filter) 2026/05/15 01:44:40 DEBUG : a.txt: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 01:44:41 DEBUG : sub dir/hello world: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 01:44:41 DEBUG : sub dir/hello world2: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 01:44:41 DEBUG : sub dir/hello world2: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 01:44:41 DEBUG : sub dir/hello world: Excluded 2026/05/15 01:44:41 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.98s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:44:49 DEBUG : a.txt: Excluded (Size Filter) 2026/05/15 01:44:49 DEBUG : a.txt: Excluded 2026/05/15 01:44:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 01:44:49 DEBUG : sub dir/hello world2: Excluded 2026/05/15 01:44:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 01:44:49 DEBUG : sub dir/hello world: Excluded 2026/05/15 01:44:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/15 01:44:49 DEBUG : sub dir/hello world2: Excluded 2026/05/15 01:44:49 DEBUG : sub dir/ignore dir: Excluded 2026/05/15 01:44:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/15 01:44:49 DEBUG : sub dir/hello world: Excluded 2026/05/15 01:44:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (8.44s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === 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.68s) --- PASS: TestListJSON/Default (0.40s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.09s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.52s) --- PASS: TestListJSON/NoModTime (0.66s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.11s) --- PASS: TestListJSON/HashTypes (0.11s) --- PASS: TestListJSON/Metadata (0.10s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === 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 2026/05/15 01:45:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/notfound" 2026/05/15 01:45:01 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.77s) --- PASS: TestStatJSON/Root (0.46s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (0.76s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.51s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.19s) --- PASS: TestStatJSON/DirFilesOnly (0.09s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.09s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.08s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.09s) --- PASS: TestStatJSON/RootNotFound (0.78s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:04 INFO : gofile root 'rclone-test-morakuv9paho': Making directory 2026/05/15 01:45:04 INFO : gofile root 'rclone-test-morakuv9paho': Making directory --- PASS: TestMkdir (0.26s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestLsd (1.74s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestLs (1.94s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/15 01:45:09 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.42s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestLsLong (1.85s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.24s) --- PASS: TestHashSums/Md5 (0.12s) --- PASS: TestHashSums/Md5Download (0.50s) === RUN TestHashSumsWithErrors 2026/05/15 01:45:14 DEBUG : Creating backend with remote ":memory:" 2026/05/15 01:45:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/15 01:45:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/15 01:45:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/15 01:45:14 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:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestCount (3.04s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:18 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:18 DEBUG : large: Excluded (Size Filter) 2026/05/15 01:45:18 INFO : medium: Deleted 2026/05/15 01:45:19 INFO : small: Deleted --- PASS: TestDelete (2.36s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:20 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/15 01:45:21 INFO : large: Deleted 2026/05/15 01:45:21 INFO : medium: Deleted --- PASS: TestMaxDelete (2.49s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:23 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/15 01:45:23 INFO : medium: Deleted 2026/05/15 01:45:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.54s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:25 DEBUG : Waiting for deletions to finish 2026/05/15 01:45:25 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/15 01:45:26 INFO : large: Deleted 2026/05/15 01:45:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.12s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestReadFile (2.82s) === RUN TestRetry 2026/05/15 01:45:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/15 01:45:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/15 01:45:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 01:45:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 01:45:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 01:45:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/15 01:45:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestCat (5.76s) === RUN TestPurge 2026/05/15 01:45:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nuvuzuf6roti" 2026/05/15 01:45:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:45:35 DEBUG : Creating backend with remote "/tmp/rclone4212275344" run.go:198: Remote "gofile root 'rclone-test-nuvuzuf6roti'", Local "Local file system at /tmp/rclone4212275344", Modify Window "1s" 2026/05/15 01:45:37 INFO : A2: Making directory 2026/05/15 01:45:37 INFO : A1/B2: Making directory 2026/05/15 01:45:37 INFO : A1/B2/C2: Making directory 2026/05/15 01:45:37 INFO : A1/B1/C3: Making directory 2026/05/15 01:45:38 INFO : A3: Making directory 2026/05/15 01:45:38 INFO : A3/B3: Making directory 2026/05/15 01:45:38 INFO : A3/B3/C4: Making directory 2026/05/15 01:45:40 DEBUG : gofile root 'rclone-test-nuvuzuf6roti': Purge remote 2026/05/15 01:45:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.87s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:42 INFO : A2: Making directory 2026/05/15 01:45:42 INFO : A1/B2: Making directory 2026/05/15 01:45:42 INFO : A1/B2/C2: Making directory 2026/05/15 01:45:42 INFO : A1/B1/C3: Making directory 2026/05/15 01:45:42 INFO : A3: Making directory 2026/05/15 01:45:43 INFO : A3/B3: Making directory 2026/05/15 01:45:43 INFO : A3/B3/C4: Making directory 2026/05/15 01:45:45 DEBUG : removing 1 level 3 directories 2026/05/15 01:45:45 INFO : A3/B3/C4: Removing directory 2026/05/15 01:45:46 DEBUG : removing 2 level 3 directories 2026/05/15 01:45:46 INFO : A1/B2/C2: Removing directory 2026/05/15 01:45:46 INFO : A1/B1/C3: Removing directory 2026/05/15 01:45:47 DEBUG : removing 2 level 2 directories 2026/05/15 01:45:47 INFO : A3/B3: Removing directory 2026/05/15 01:45:47 INFO : A1/B2: Removing directory 2026/05/15 01:45:47 DEBUG : removing 2 level 1 directories 2026/05/15 01:45:47 INFO : A3: Removing directory 2026/05/15 01:45:47 INFO : A2: Removing directory 2026/05/15 01:45:50 DEBUG : removing 1 level 3 directories 2026/05/15 01:45:50 INFO : A1/B1/C1: Removing directory 2026/05/15 01:45:50 DEBUG : removing 1 level 2 directories 2026/05/15 01:45:50 INFO : A1/B1: Removing directory 2026/05/15 01:45:50 DEBUG : removing 1 level 1 directories 2026/05/15 01:45:50 INFO : A1: Removing directory 2026/05/15 01:45:51 DEBUG : removing 1 level 0 directories 2026/05/15 01:45:51 INFO : gofile root 'rclone-test-morakuv9paho': Removing directory --- PASS: TestRmdirsNoLeaveRoot (11.42s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:52 INFO : A1: Making directory 2026/05/15 01:45:52 INFO : A1/B1: Making directory 2026/05/15 01:45:52 INFO : A1/B1/C1: Making directory 2026/05/15 01:45:53 DEBUG : removing 1 level 3 directories 2026/05/15 01:45:53 INFO : A1/B1/C1: Removing directory 2026/05/15 01:45:54 DEBUG : removing 1 level 2 directories 2026/05/15 01:45:54 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.06s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:45:56 INFO : A1: Making directory 2026/05/15 01:45:56 INFO : A1/B1: Making directory 2026/05/15 01:45:56 INFO : A1/B1/C1: Making directory 2026/05/15 01:45:58 DEBUG : removing 1 level 3 directories 2026/05/15 01:45:58 INFO : A1/B1/C1: Removing directory 2026/05/15 01:45:58 DEBUG : removing 1 level 2 directories 2026/05/15 01:45:58 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.05s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:46:01 DEBUG : filename.txt: File name found in url 2026/05/15 01:46:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.98s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (0.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:46:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 01:46:04 DEBUG : sub/file2: size = 14 OK 2026/05/15 01:46:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:46:04 INFO : file1: Copied (new) to: sub/file2 2026/05/15 01:46:04 INFO : file1: Deleted 2026/05/15 01:46:04 DEBUG : sub/file2: size = 14 OK 2026/05/15 01:46:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/15 01:46:04 DEBUG : file1: Unchanged skipping 2026/05/15 01:46:04 INFO : file1: Deleted 2026/05/15 01:46:04 DEBUG : gofile root 'rclone-test-morakuv9paho': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.15s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:46:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/15 01:46:06 DEBUG : file1: size = 14 OK 2026/05/15 01:46:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:46:06 INFO : file1: Copied (new) 2026/05/15 01:46:06 INFO : file1: Deleted 2026/05/15 01:46:07 DEBUG : file1: Destination exists, skipping 2026/05/15 01:46:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:46:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-morakuv9paho/backup" 2026/05/15 01:46:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2048621629) 2026/05/15 01:46:10 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-morakuv9paho') 2026/05/15 01:46:10 DEBUG : dst/file1: Sizes differ 2026/05/15 01:46:12 INFO : dst/file1: Moved (server-side) 2026/05/15 01:46:12 DEBUG : dst/file1: size = 14 OK 2026/05/15 01:46:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/15 01:46:12 INFO : dst/file1: Copied (new) 2026/05/15 01:46:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (6.30s) === 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:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 01:46:17 INFO : A1/B2: Making directory 2026/05/15 01:46:17 INFO : A1/B1/C3: Making directory 2026/05/15 01:46:21 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:21 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:21 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:21 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:21 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:26 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:46:26 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/15 01:46:26 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/15 01:46:26 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:26 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:26 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:26 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/15 01:46:26 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:26 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/15 01:46:26 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:31 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/15 01:46:31 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/15 01:46:31 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:31 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/15 01:46:31 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/15 01:46:31 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/15 01:46:32 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:36 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:46:36 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/15 01:46:37 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:46:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:46:47 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:47:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:47:07 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:47:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:47:27 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:47:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:47:47 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:48:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:48:07 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:48:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:48:27 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:48:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:48:47 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:49:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:49:07 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:49:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:49:27 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:49:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:49:47 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:50:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:50:07 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:50:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:50:27 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:50:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:50:47 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:51:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:51:07 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:51:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:51:27 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:51:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:51:47 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:52:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:52:07 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:52:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:52:27 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:52:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:52:47 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 01:53:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:53:07 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 01:53:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:53:27 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 01:53:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:53:47 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 01:54:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:54:07 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 01:54:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:54:27 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 01:54:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:54:47 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 01:55:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:55:07 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 01:55:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:55:27 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 01:55:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:55:47 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 01:56:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:56:07 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 01:56:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:56:27 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 01:56:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:56:47 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 01:57:02 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:57:07 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 01:57:22 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:57:27 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 01:57:42 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:57:47 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/05/15 01:57:47 ERROR : A2/B1/C2/five: Couldn't move: failed to move item: Error "error-rateLimit" 2026/05/15 01:58:02 DEBUG : pacer: Reducing sleep to 10s 2026/05/15 01:58:02 ERROR : A2/one: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/05/15 01:58:22 DEBUG : pacer: Reducing sleep to 5s 2026/05/15 01:58:22 ERROR : A2/B1/three: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/05/15 01:58:32 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/15 01:58:32 ERROR : A2/B1/C1/four: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/05/15 01:58:37 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/15 01:58:37 ERROR : A2/two: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir renames: failed to move item: Error "error-rateLimit" Test: TestDirMove 2026/05/15 01:58:39 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:58:44 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 01:58:44 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/05/15 01:58:44 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:58:49 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 01:58:49 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/05/15 01:58:49 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:58:54 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 01:58:54 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/05/15 01:58:54 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:58:59 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 01:58:59 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/15 01:59:04 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:59:09 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 01:59:24 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:59:29 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 01:59:44 DEBUG : Rate limited, sleep for 5s 2026/05/15 01:59:49 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:00:04 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:00:09 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:00:24 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:00:29 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:00:44 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:00:49 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestDirMove --- FAIL: TestDirMove (875.47s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 02:00:49 DEBUG : Config file has changed externally - reloading 2026/05/15 02:01:04 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:01:09 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:01:24 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:01:29 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:01:44 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:01:49 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:02:04 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:02:09 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:02:24 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:02:29 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:02:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:02:50 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:03:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:03:10 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:03:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:03:30 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:03:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:03:50 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:04:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:04:10 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestGetFsInfo --- FAIL: TestGetFsInfo (200.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 02:04:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:04:30 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:04:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:04:50 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:05:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:05:10 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:05:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:05:30 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:05:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:05:50 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:06:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:06:10 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:06:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:06:30 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:06:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:06:50 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:07:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:07:10 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:07:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:07:30 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") fstest.go:282: Error listing: couldn't recursively list files: Error "error-rateLimit" 2026/05/15 02:07:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:07:50 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:08:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:08:10 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:08:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:08:30 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:08:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:08:50 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:09:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:09:10 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:09:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:09:30 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:09:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:09:50 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:10:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:10:10 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:10:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:10:30 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:10:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:10:50 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 02:11:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:11:10 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:11:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:11:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:11:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:11:50 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:12:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:12:10 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:12:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:12:30 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:12:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:12:50 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:13:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:13:10 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:13:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:13:30 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:13:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:13:50 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:14:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:14:10 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") fstest.go:282: Error listing: couldn't recursively list files: Error "error-rateLimit" 2026/05/15 02:14:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:14:30 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:14:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:14:50 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:15:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:15:10 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:15:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:15:30 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:15:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:15:50 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:16:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:16:10 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:16:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:16:30 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:16:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:16:50 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:17:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:17:10 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:17:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:17:30 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 02:17:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:17:50 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:18:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:18:10 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:18:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:18:30 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:18:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:18:50 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:19:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:19:10 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:19:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:19:30 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:19:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:19:50 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/15 02:20:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:20:10 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/15 02:20:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:20:30 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/15 02:20:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:20:50 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") fstest.go:282: Error listing: couldn't recursively list files: Error "error-rateLimit" 2026/05/15 02:21:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:21:10 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/15 02:21:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:21:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/15 02:21:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:21:50 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/15 02:22:05 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:22:10 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/15 02:22:25 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:22:30 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/15 02:22:45 DEBUG : Rate limited, sleep for 5s 2026/05/15 02:22:50 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/15 02:24:05 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/15 02:25:05 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/15 02:26:05 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/15 02:27:05 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-morakuv9paho'", Local "Local file system at /tmp/rclone2048621629", Modify Window "1s" 2026/05/15 02:28:05 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/15 02:29:05 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:30:05 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:31:05 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/15 02:32:05 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:33:05 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/15 02:34:05 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/15 02:35:05 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/15 02:36:05 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:37:05 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout 2026/05/15 02:38:05 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:39:05 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/15 02:40:05 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/15 02:41:05 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/8b4e4f68-e8a8-418f-ae60-1de09e2a9d20?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestRcat (37m40s) TestRcat/withChecksum=true,ignoreChecksum=true (14m44s) goroutine 5245 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 39 minutes]: testing.(*T).Run(0xe93cdce8488, {0x2a524ff?, 0xe93ce0a5ae8?}, 0x2bd5ee0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xe93cdce8488) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xe93cdce8488, 0xe93ce0a5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a87b5c, 0x18}, {0x2ac245a, 0x26}, 0xe93ce0be318, {0x46811a0, 0x71, 0x71}, {0xc279bfdb8dccdf98, 0x3464dcbcebb, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xe93cdca97c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xe93cdca97c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 20 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 21 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1622 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 347 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4906 [chan receive, 15 minutes]: testing.(*T).Run(0xe93cd8d0908, {0xe93cd8263f0?, 0xe93cdc77f40?}, 0xe93cd8142a0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0xe93cd8d0908) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0xe93cd8d0908, 0x2bd5ee0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 227 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 217 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 382 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 372 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1343 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 641 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 631 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 542 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 532 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 410 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 288 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 148 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 138 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 171 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 129 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 427 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 369 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 682 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 656 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 253 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 243 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 194 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 184 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1457 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 660 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 586 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 444 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 434 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 293 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 235 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 304 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 294 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1288 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 713 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 687 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 485 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 475 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 618 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 560 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1193 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 521 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 495 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1579 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 603 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1691 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 744 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 718 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5237 [IO wait]: internal/poll.runtime_pollWait(0x7aba40530600, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c1c7e8?, 0xe93cdb7c4d0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0xe93ce365580, {0x2c1c7e8, 0xe93cdb7c4d0}, {0x427694?, 0xe93cdf010b0?}, {0x2bf0760?, 0xe93cdf8a2e0?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0xe93ce365580, {0x2c1c7e8, 0xe93cdb7c4d0}, {0x2c284a8?, 0x0?}, {0x2c284a8, 0xe93cd960a20}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c1c7e8, 0xe93cdb7c4d0}, {0x2a43966, 0x3}, 0x2, 0x1, 0x46056f?, 0x0, {0x2c284a8, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c1c7e8, 0xe93cdb7c4d0}, {0x2a43966, 0x3}, {0x2c284a8, 0x0}, {0x2c284a8, 0xe93cd960a20}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xe93cdeec0c0, {0x2c1c7e8, 0xe93cdb7c4d0}, 0x0, 0xe93cd960a20, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x26550a0?, {0x2c1c7e8?, 0xe93cdb7c4d0?}, 0x522fef?, 0xe93cdf013e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xe93cdeec0c0, {0x2c1c7e8, 0xe93cdb7c4d0}, {0x2c067c8, 0xe93cd960a20}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0xe93cdeec0c0, {0x2c1c7e8, 0xe93cdb7c4d0}, {0xe93ce1fc1c0?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0xe93cde980e0?, {0x2c1c7e8?, 0xe93cdb7c4d0?}, {0xe93ce1fc1c0?, 0x25ce1c0?, 0x2a44b69?}, {0x0?, 0x2a43966?, 0x46bdc80?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0xe93cd81afa0, {0x2c1c778?, 0xe93ce17c140?}, {0x2a43966, 0x3}, {0xe93ce1dc060, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xe93cd81afa0, {0x2c1c778, 0xe93ce17c140}, {0x2a43966?, 0x7aba407b4fa0?}, {0xe93ce1dc060, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c1c778, 0xe93ce17c140}, {0x2a43966, 0x3}, {0xe93ce1dc060, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:272 +0x5c net/http.(*Transport).dial(0xd?, {0x2c1c778?, 0xe93ce17c140?}, {0x2a43966?, 0x2e6f692e656c?}, {0xe93ce1dc060?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0xe93cdadc680, {0x2c1c778, 0xe93ce17c140}, {{}, 0x0, {0xe93ce00c150, 0x5}, {0xe93ce1dc060, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0xe93cdadc680, 0xe93ce21c000) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5100 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 3898 [chan receive, 56 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3897 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5100 [select]: net/http.(*Transport).getConn(0xe93cdadc680, 0xe93ce17c0f0, {{}, 0x0, {0xe93ce00c150, 0x5}, {0xe93ce1dc060, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0xe93cdadc680, 0xe93ce29c000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xe93cdbd6360, 0xe93ce29c000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0xe93ce29c000, {0x2bf19a0, 0xe93cdbd6360}, {0xe93cdcd2740?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xe93cdd0c570, 0xe93ce29c000, {0x431836?, 0x46c0a40?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xe93cdd0c570, 0xe93ce29c000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0xe93cdd20000, {0x2c1c628, 0x46bdc80}, 0xe93cd8a8b00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xe93cdd20000, {0x2c1c628, 0x46bdc80}, 0xe93cdcd3048?, {0x0?, 0x0?}, {0x2585160, 0xe93cdd061e0}, 0xe93cdcd2fe7?, 0x2bd7270, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listR.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:654 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x5, 0xa, 0x2bf0ca0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xe93cdbd67e0, 0xe93cdb7e600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xe93cdbd67e0, 0xe93cdb7e600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0xe93cdb71180, {0x2c1c628, 0x46bdc80}, {0x0, 0x0}, 0xe93cdcd3420) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0xd7?, {0x2c1c628?, 0x46bdc80?}, {0x0?, 0x2946d40?}, 0x56cb01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c1c628, 0x46bdc80}, {0x2c38940, 0xe93cdb71180}, {0x0, 0x0}, 0x1, 0x3, 0xe93cd844420, 0xe93cd815650, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c1c628, 0x46bdc80}, {0x2c38940, 0xe93cdb71180}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xe93cd844420) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xe93cdb6a380) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1317 +0x109 testing.(*common).runCleanup(0xe93cdce8248, 0xe93cdc532c0?) /usr/local/go/src/testing/testing.go:1667 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:2030 +0x25 runtime.Goexit() /usr/local/go/src/runtime/panic.go:694 +0x5e testing.(*common).FailNow(0xe93cdce8248) /usr/local/go/src/testing/testing.go:1022 +0x4a testing.(*common).Fatalf(0xe93cdce8248, {0x2a6e315?, 0x2c38940?}, {0xe93cdcd3c98?, 0x0?, 0x0?}) /usr/local/go/src/testing/testing.go:1228 +0x59 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xe93cdce8248, {0x2c38940, 0xe93cdb71180}, {0x0, 0x0}, {0x46bdc80, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 +0x4d1 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0xe93cdce8248, {0x2c38940, 0xe93cdb71180}, {0x46bdc80, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0xe93cdce8248, 0xf3?, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 +0x1ce github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0xe93cdce8248?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0xe93cdce8248, 0xe93cd8142a0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4906 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1392 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1518 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1266 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h0m0.506697302s (try 1/5): exit status 2: Failed [TestDirMove TestGetFsInfo]