"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/12/19 03:42:22 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa" 2024/12/19 03:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:42:23 DEBUG : Creating backend with remote "/tmp/rclone4096580658" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/19 03:42:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/19 03:42:24 DEBUG : potato: Seek from 10 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 10 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Seek from 5 to 2 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/19 03:42:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Seek from 5 to 2 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/19 03:42:24 DEBUG : potato: Seek from 8 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 8 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/19 03:42:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 03:42:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 03:42:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 03:42:24 DEBUG : potato: Seek from 5 to 2 2024/12/19 03:42:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/19 03:42:24 DEBUG : potato: Seek from 9 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 9 to 0 2024/12/19 03:42:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (42.13s) --- PASS: TestCheck/1 (1.18s) --- PASS: TestCheck/2 (1.46s) --- PASS: TestCheck/3 (1.04s) --- PASS: TestCheck/4 (1.57s) --- PASS: TestCheck/5 (1.81s) --- PASS: TestCheck/6 (1.03s) --- PASS: TestCheck/7 (1.65s) === RUN TestCheckFsError 2024/12/19 03:43:06 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 03:43:06 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 03:43:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/19 03:43:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/19 03:43:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/19 03:43:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (46.44s) --- PASS: TestCheckDownload/1 (2.59s) --- PASS: TestCheckDownload/2 (1.95s) --- PASS: TestCheckDownload/3 (1.77s) --- PASS: TestCheckDownload/4 (2.16s) --- PASS: TestCheckDownload/5 (1.87s) --- PASS: TestCheckDownload/6 (1.79s) --- PASS: TestCheckDownload/7 (1.68s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (35.55s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:44:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 03:44:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 03:44:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 03:44:34 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/19 03:44:40 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 03:44:40 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 03:44:40 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 03:44:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (14.24s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:44:42 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2024/12/19 03:46:29 DEBUG : data: Rmdir: contains trashed file: "potato.json" 2024/12/19 03:46:29 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2024/12/19 03:46:29 DEBUG : data: Rmdir: contains trashed file: "banana.bin" 2024/12/19 03:46:29 DEBUG : data: Rmdir: contains trashed file: "banana.json" --- PASS: TestCheckSum (108.40s) --- PASS: TestCheckSum/subtest1 (4.26s) --- PASS: TestCheckSum/subtest2 (3.94s) --- PASS: TestCheckSum/subtest3 (4.38s) --- PASS: TestCheckSum/subtest4 (5.47s) --- PASS: TestCheckSum/subtest5 (4.21s) --- PASS: TestCheckSum/subtest6 (4.39s) --- PASS: TestCheckSum/subtest7 (4.07s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:46:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/data" 2024/12/19 03:46:30 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/12/19 03:48:17 DEBUG : data: Rmdir: contains trashed file: "banana.bin" 2024/12/19 03:48:17 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2024/12/19 03:48:17 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2024/12/19 03:48:17 DEBUG : data: Rmdir: contains trashed file: "potato.json" --- PASS: TestCheckSumDownload (107.77s) --- PASS: TestCheckSumDownload/subtest1 (4.49s) --- PASS: TestCheckSumDownload/subtest2 (4.27s) --- PASS: TestCheckSumDownload/subtest3 (4.57s) --- PASS: TestCheckSumDownload/subtest4 (3.95s) --- PASS: TestCheckSumDownload/subtest5 (4.54s) --- PASS: TestCheckSumDownload/subtest6 (5.21s) --- PASS: TestCheckSumDownload/subtest7 (4.05s) === RUN TestApplyTransforms 2024/12/19 03:48:18 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-gijimaj8tixe" 2024/12/19 03:48:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:48:19 DEBUG : Creating backend with remote "/tmp/rclone1785748604" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-gijimaj8tixe", Local "Local file system at /tmp/rclone1785748604", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2024/12/19 03:48:24 ERROR : hello, world!: sum not found 2024/12/19 03:48:24 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressDrive:rclone-test-gijimaj8tixe 2024/12/19 03:48:24 NOTICE: Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: 1 files missing 2024/12/19 03:48:24 NOTICE: 1 hashes missing 2024/12/19 03:48:24 NOTICE: Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: 2 differences found 2024/12/19 03:48:24 NOTICE: Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/19 03:48:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:48:27 NOTICE: Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: 0 differences found 2024/12/19 03:48:27 NOTICE: Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: 1 matching files 2024/12/19 03:48:27 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-maxalax9quvu" 2024/12/19 03:48:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:48:28 DEBUG : Creating backend with remote "/tmp/rclone964814212" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-maxalax9quvu", Local "Local file system at /tmp/rclone964814212", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2024/12/19 03:48:33 ERROR : HELLO, WORLD!: sum not found 2024/12/19 03:48:33 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-maxalax9quvu 2024/12/19 03:48:33 NOTICE: Compressed: TestCompressDrive:rclone-test-maxalax9quvu: 1 files missing 2024/12/19 03:48:33 NOTICE: 1 hashes missing 2024/12/19 03:48:33 NOTICE: Compressed: TestCompressDrive:rclone-test-maxalax9quvu: 2 differences found 2024/12/19 03:48:33 NOTICE: Compressed: TestCompressDrive:rclone-test-maxalax9quvu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/19 03:48:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:48:36 NOTICE: Compressed: TestCompressDrive:rclone-test-maxalax9quvu: 0 differences found 2024/12/19 03:48:36 NOTICE: Compressed: TestCompressDrive:rclone-test-maxalax9quvu: 1 matching files 2024/12/19 03:48:36 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qabicar2baja" 2024/12/19 03:48:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:48:37 DEBUG : Creating backend with remote "/tmp/rclone315128412" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qabicar2baja", Local "Local file system at /tmp/rclone315128412", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/19 03:48:42 ERROR : HeLlO, wOrLd!: sum not found 2024/12/19 03:48:42 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-qabicar2baja 2024/12/19 03:48:42 NOTICE: Compressed: TestCompressDrive:rclone-test-qabicar2baja: 1 files missing 2024/12/19 03:48:42 NOTICE: 1 hashes missing 2024/12/19 03:48:42 NOTICE: Compressed: TestCompressDrive:rclone-test-qabicar2baja: 2 differences found 2024/12/19 03:48:42 NOTICE: Compressed: TestCompressDrive:rclone-test-qabicar2baja: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/19 03:48:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:48:44 NOTICE: Compressed: TestCompressDrive:rclone-test-qabicar2baja: 0 differences found 2024/12/19 03:48:44 NOTICE: Compressed: TestCompressDrive:rclone-test-qabicar2baja: 1 matching files 2024/12/19 03:48:44 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-daqanim7rowe" 2024/12/19 03:48:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:48:45 DEBUG : Creating backend with remote "/tmp/rclone1214598275" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-daqanim7rowe", Local "Local file system at /tmp/rclone1214598275", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/19 03:48:51 ERROR : HELLO, WORLD!: sum not found 2024/12/19 03:48:51 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressDrive:rclone-test-daqanim7rowe 2024/12/19 03:48:51 NOTICE: Compressed: TestCompressDrive:rclone-test-daqanim7rowe: 1 files missing 2024/12/19 03:48:51 NOTICE: 1 hashes missing 2024/12/19 03:48:51 NOTICE: Compressed: TestCompressDrive:rclone-test-daqanim7rowe: 2 differences found 2024/12/19 03:48:51 NOTICE: Compressed: TestCompressDrive:rclone-test-daqanim7rowe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/19 03:48:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:48:52 NOTICE: Compressed: TestCompressDrive:rclone-test-daqanim7rowe: 0 differences found 2024/12/19 03:48:52 NOTICE: Compressed: TestCompressDrive:rclone-test-daqanim7rowe: 1 matching files 2024/12/19 03:48:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-vihorer3qewo" 2024/12/19 03:48:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:48:53 DEBUG : Creating backend with remote "/tmp/rclone969672795" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vihorer3qewo", Local "Local file system at /tmp/rclone969672795", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2024/12/19 03:48:59 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 03:48:59 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-vihorer3qewo 2024/12/19 03:48:59 NOTICE: Compressed: TestCompressDrive:rclone-test-vihorer3qewo: 1 files missing 2024/12/19 03:48:59 NOTICE: 1 hashes missing 2024/12/19 03:48:59 NOTICE: Compressed: TestCompressDrive:rclone-test-vihorer3qewo: 2 differences found 2024/12/19 03:48:59 NOTICE: Compressed: TestCompressDrive:rclone-test-vihorer3qewo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/19 03:49:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:01 NOTICE: Compressed: TestCompressDrive:rclone-test-vihorer3qewo: 0 differences found 2024/12/19 03:49:01 NOTICE: Compressed: TestCompressDrive:rclone-test-vihorer3qewo: 1 matching files 2024/12/19 03:49:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-jagisit5doja" 2024/12/19 03:49:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:49:02 DEBUG : Creating backend with remote "/tmp/rclone3697126175" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-jagisit5doja", Local "Local file system at /tmp/rclone3697126175", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2024/12/19 03:49:07 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 03:49:07 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-jagisit5doja 2024/12/19 03:49:07 NOTICE: Compressed: TestCompressDrive:rclone-test-jagisit5doja: 1 files missing 2024/12/19 03:49:07 NOTICE: 1 hashes missing 2024/12/19 03:49:07 NOTICE: Compressed: TestCompressDrive:rclone-test-jagisit5doja: 2 differences found 2024/12/19 03:49:07 NOTICE: Compressed: TestCompressDrive:rclone-test-jagisit5doja: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/19 03:49:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:09 NOTICE: Compressed: TestCompressDrive:rclone-test-jagisit5doja: 0 differences found 2024/12/19 03:49:09 NOTICE: Compressed: TestCompressDrive:rclone-test-jagisit5doja: 1 matching files 2024/12/19 03:49:09 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-herazap9rore" 2024/12/19 03:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:49:10 DEBUG : Creating backend with remote "/tmp/rclone2907375243" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-herazap9rore", Local "Local file system at /tmp/rclone2907375243", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2024/12/19 03:49:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 03:49:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-herazap9rore 2024/12/19 03:49:15 NOTICE: Compressed: TestCompressDrive:rclone-test-herazap9rore: 1 files missing 2024/12/19 03:49:15 NOTICE: 1 hashes missing 2024/12/19 03:49:15 NOTICE: Compressed: TestCompressDrive:rclone-test-herazap9rore: 2 differences found 2024/12/19 03:49:15 NOTICE: Compressed: TestCompressDrive:rclone-test-herazap9rore: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/19 03:49:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:17 NOTICE: Compressed: TestCompressDrive:rclone-test-herazap9rore: 0 differences found 2024/12/19 03:49:17 NOTICE: Compressed: TestCompressDrive:rclone-test-herazap9rore: 1 matching files 2024/12/19 03:49:17 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zuyoyub9dofo" 2024/12/19 03:49:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:49:18 DEBUG : Creating backend with remote "/tmp/rclone2226314726" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo", Local "Local file system at /tmp/rclone2226314726", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2024/12/19 03:49:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 03:49:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo 2024/12/19 03:49:23 NOTICE: Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: 1 files missing 2024/12/19 03:49:23 NOTICE: 1 hashes missing 2024/12/19 03:49:23 NOTICE: Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: 2 differences found 2024/12/19 03:49:23 NOTICE: Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/19 03:49:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: 0 differences found 2024/12/19 03:49:25 NOTICE: Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: 1 matching files 2024/12/19 03:49:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-juhutom3gozi" 2024/12/19 03:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:49:26 DEBUG : Creating backend with remote "/tmp/rclone572427280" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-juhutom3gozi", Local "Local file system at /tmp/rclone572427280", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2024/12/19 03:49:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 03:49:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-juhutom3gozi 2024/12/19 03:49:31 NOTICE: Compressed: TestCompressDrive:rclone-test-juhutom3gozi: 1 files missing 2024/12/19 03:49:31 NOTICE: 1 hashes missing 2024/12/19 03:49:31 NOTICE: Compressed: TestCompressDrive:rclone-test-juhutom3gozi: 2 differences found 2024/12/19 03:49:31 NOTICE: Compressed: TestCompressDrive:rclone-test-juhutom3gozi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/19 03:49:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:33 NOTICE: Compressed: TestCompressDrive:rclone-test-juhutom3gozi: 0 differences found 2024/12/19 03:49:33 NOTICE: Compressed: TestCompressDrive:rclone-test-juhutom3gozi: 1 matching files 2024/12/19 03:49:33 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zodiqof7raxe" 2024/12/19 03:49:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:49:34 DEBUG : Creating backend with remote "/tmp/rclone1074293282" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-zodiqof7raxe", Local "Local file system at /tmp/rclone1074293282", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2024/12/19 03:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 03:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-zodiqof7raxe 2024/12/19 03:49:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: 1 files missing 2024/12/19 03:49:39 NOTICE: 1 hashes missing 2024/12/19 03:49:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: 2 differences found 2024/12/19 03:49:39 NOTICE: Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/19 03:49:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 03:49:42 NOTICE: Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: 0 differences found 2024/12/19 03:49:42 NOTICE: Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: 1 matching files 2024/12/19 03:49:42 DEBUG : Compressed: TestCompressDrive:rclone-test-zodiqof7raxe: Purge remote 2024/12/19 03:49:43 DEBUG : Compressed: TestCompressDrive:rclone-test-juhutom3gozi: Purge remote 2024/12/19 03:49:43 DEBUG : Compressed: TestCompressDrive:rclone-test-zuyoyub9dofo: Purge remote 2024/12/19 03:49:44 DEBUG : Compressed: TestCompressDrive:rclone-test-herazap9rore: Purge remote 2024/12/19 03:49:45 DEBUG : Compressed: TestCompressDrive:rclone-test-jagisit5doja: Purge remote 2024/12/19 03:49:45 DEBUG : Compressed: TestCompressDrive:rclone-test-vihorer3qewo: Purge remote 2024/12/19 03:49:46 DEBUG : Compressed: TestCompressDrive:rclone-test-daqanim7rowe: Purge remote 2024/12/19 03:49:47 DEBUG : Compressed: TestCompressDrive:rclone-test-qabicar2baja: Purge remote 2024/12/19 03:49:47 DEBUG : Compressed: TestCompressDrive:rclone-test-maxalax9quvu: Purge remote 2024/12/19 03:49:48 DEBUG : Compressed: TestCompressDrive:rclone-test-gijimaj8tixe: Purge remote --- PASS: TestApplyTransforms (90.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:49:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 03:49:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 03:49:54 INFO : file1: Copied (new) to: sub/file2 2024/12/19 03:49:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:49:57 DEBUG : file1: Unchanged skipping 2024/12/19 03:49:58 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: don't need to copy/move sub/file2, it is already at target location 2024/12/19 03:50:02 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/19 03:50:02 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestCopyFile (14.50s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:50:12 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/backup" 2024/12/19 03:50:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 03:50:19 INFO : dst/file1: Moved (server-side) 2024/12/19 03:50:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 03:50:23 INFO : dst/file1: Copied (new) 2024/12/19 03:50:29 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/12/19 03:50:29 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/12/19 03:50:30 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/12/19 03:50:30 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/12/19 03:50:31 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (28.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:50:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/dst" 2024/12/19 03:50:34 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/CompareDest" 2024/12/19 03:50:36 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:50:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 03:50:41 INFO : one: Copied (new) 2024/12/19 03:50:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:50:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:50:49 INFO : one: Copied (replaced existing) 2024/12/19 03:51:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:51:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:51:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:51:14 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:51:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:51:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:51:20 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:51:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:51:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:51:28 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:51:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 03:51:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/19 03:51:33 INFO : two: Copied (new) 2024/12/19 03:51:45 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/12/19 03:51:45 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/12/19 03:51:45 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/12/19 03:51:45 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/12/19 03:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2024/12/19 03:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/12/19 03:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2024/12/19 03:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" --- PASS: TestCopyFileCompareDest (74.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:51:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/dst" 2024/12/19 03:51:48 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/CopyDest" 2024/12/19 03:51:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:51:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 03:51:55 INFO : one: Copied (new) 2024/12/19 03:52:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:52:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:52:03 INFO : one: Copied (replaced existing) 2024/12/19 03:52:17 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/BackupDir" 2024/12/19 03:52:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:52:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:52:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:52:24 INFO : one: Moved (server-side) 2024/12/19 03:52:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 03:52:27 INFO : one: Copied (server-side copy) 2024/12/19 03:52:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 03:52:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:52:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:52:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 03:52:42 INFO : two: Copied (server-side copy) 2024/12/19 03:52:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 03:52:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:52:50 DEBUG : two: Unchanged skipping 2024/12/19 03:53:06 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 03:53:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 03:53:07 DEBUG : three: Destination not found in --copy-dest 2024/12/19 03:53:10 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/19 03:53:10 INFO : three: Copied (new) 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/12/19 03:53:29 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/12/19 03:53:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/12/19 03:53:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" 2024/12/19 03:53:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" --- PASS: TestCopyFileCopyDest (105.33s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:53:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/19 03:53:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 03:53:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/19 03:53:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/19 03:53:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/12/19 03:53:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/19 03:53:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/19 03:53:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c82d5a91de450150fa1a3939e5539c51 OK 2024/12/19 03:53:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/19 03:53:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.bin" 2024/12/19 03:53:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.json" 2024/12/19 03:53:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.bin" 2024/12/19 03:53:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.json" --- PASS: TestCopyFileMaxTransfer (21.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.49s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.47s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:54:17 INFO : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Looking for duplicate md5 hashes using newest mode. 2024/12/19 03:54:23 NOTICE: 0940341fdf99c390540af63b808b8f82: Found 3 files with duplicate md5 hashes 2024/12/19 03:54:24 INFO : one: Deleted 2024/12/19 03:54:25 INFO : also/one: Deleted 2024/12/19 03:54:25 NOTICE: 0940341fdf99c390540af63b808b8f82: Deleted 2 extra copies 2024/12/19 03:54:31 DEBUG : also: Rmdir: contains trashed file: "one.bin" 2024/12/19 03:54:31 DEBUG : also: Rmdir: contains trashed file: "one.json" --- PASS: TestDeduplicateNewestByHash (36.10s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (17.62s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.45s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:55:06 INFO : dupe2: merging "two.txt.bin" 2024/12/19 03:55:07 INFO : dupe2: merging "two.txt.json" 2024/12/19 03:55:08 INFO : dupe2: removing empty directory 2024/12/19 03:55:09 INFO : dupe3: merging "three.txt.json" 2024/12/19 03:55:10 INFO : dupe3: merging "three.txt.bin" 2024/12/19 03:55:11 INFO : dupe3: removing empty directory 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.json" 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.bin" 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.bin" 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.json" 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.json" 2024/12/19 03:55:20 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.bin" --- PASS: TestMergeDirs (30.02s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:55:59 DEBUG : a.txt: Excluded (Size Filter) 2024/12/19 03:55:59 DEBUG : a.txt: Excluded 2024/12/19 03:55:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 03:55:59 DEBUG : sub dir/hello world2: Excluded 2024/12/19 03:55:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 03:55:59 DEBUG : sub dir/hello world: Excluded 2024/12/19 03:56:01 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 03:56:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 03:56:01 DEBUG : sub dir/hello world2: Excluded 2024/12/19 03:56:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 03:56:01 DEBUG : sub dir/hello world: Excluded 2024/12/19 03:56:01 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 03:56:13 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.bin" 2024/12/19 03:56:13 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.json" 2024/12/19 03:56:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.json" 2024/12/19 03:56:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.bin" 2024/12/19 03:56:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.json" 2024/12/19 03:56:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.bin" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.bin" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.json" 2024/12/19 03:56:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestListDirSorted (53.98s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === 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 2024/12/19 03:56:39 DEBUG : file1.json: Fetching metadata 2024/12/19 03:56:39 DEBUG : sub: Fetching metadata 2024/12/19 03:56:43 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/19 03:56:43 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestListJSON (28.68s) --- PASS: TestListJSON/Default (1.28s) --- PASS: TestListJSON/FilesOnly (1.08s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (2.41s) --- PASS: TestListJSON/SubDir (1.27s) --- PASS: TestListJSON/NoModTime (1.68s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (1.30s) --- PASS: TestListJSON/HashTypes (1.18s) --- PASS: TestListJSON/Metadata (1.44s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/12/19 03:57:00 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/notfound" 2024/12/19 03:57:06 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/19 03:57:06 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestStatJSON (23.27s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (1.22s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (1.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.21s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:57:07 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Making directory 2024/12/19 03:57:08 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:57:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/12/19 03:57:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestLsd (9.72s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestLs (13.17s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:57:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/19 03:57:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (13.72s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestLsLong (13.21s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (17.94s) --- PASS: TestHashSums/Md5 (1.35s) --- PASS: TestHashSums/Md5Download (3.10s) === RUN TestHashSumsWithErrors 2024/12/19 03:58:16 DEBUG : Creating backend with remote ":memory:" 2024/12/19 03:58:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/19 03:58:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/19 03:58:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:58:36 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2024/12/19 03:58:36 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestCount (21.37s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:58:52 DEBUG : Waiting for deletions to finish 2024/12/19 03:58:52 DEBUG : large: Excluded (Size Filter) 2024/12/19 03:58:54 INFO : medium: Deleted 2024/12/19 03:58:54 INFO : small: Deleted --- PASS: TestDelete (19.69s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:59:11 DEBUG : Waiting for deletions to finish 2024/12/19 03:59:11 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/19 03:59:12 INFO : small: Deleted 2024/12/19 03:59:13 INFO : medium: Deleted --- PASS: TestMaxDelete (18.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:59:30 DEBUG : Waiting for deletions to finish 2024/12/19 03:59:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 03:59:32 INFO : small: Deleted 2024/12/19 03:59:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (20.21s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 03:59:50 DEBUG : Waiting for deletions to finish 2024/12/19 03:59:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 03:59:52 INFO : small: Deleted 2024/12/19 03:59:52 INFO : large: Deleted --- PASS: TestMaxDeleteSize (18.98s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestReadFile (9.93s) === RUN TestRetry 2024/12/19 04:00:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/19 04:00:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/19 04:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 04:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 04:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 04:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 04:00:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestCat (32.29s) === RUN TestPurge 2024/12/19 04:00:36 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-wupodih5fele" 2024/12/19 04:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:00:37 DEBUG : Creating backend with remote "/tmp/rclone188193288" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-wupodih5fele", Local "Local file system at /tmp/rclone188193288", Modify Window "1ms" 2024/12/19 04:00:45 DEBUG : A2: Making directory 2024/12/19 04:00:46 DEBUG : A1/B2: Making directory 2024/12/19 04:00:47 DEBUG : A1/B2/C2: Making directory 2024/12/19 04:00:48 DEBUG : A1/B1/C3: Making directory 2024/12/19 04:00:49 DEBUG : A3: Making directory 2024/12/19 04:00:51 DEBUG : A3/B3: Making directory 2024/12/19 04:00:52 DEBUG : A3/B3/C4: Making directory 2024/12/19 04:01:03 DEBUG : Compressed: TestCompressDrive:rclone-test-wupodih5fele: Purge remote 2024/12/19 04:01:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:01:11 DEBUG : A2: Making directory 2024/12/19 04:01:12 DEBUG : A1/B2: Making directory 2024/12/19 04:01:13 DEBUG : A1/B2/C2: Making directory 2024/12/19 04:01:14 DEBUG : A1/B1/C3: Making directory 2024/12/19 04:01:15 DEBUG : A3: Making directory 2024/12/19 04:01:16 DEBUG : A3/B3: Making directory 2024/12/19 04:01:17 DEBUG : A3/B3/C4: Making directory 2024/12/19 04:01:25 DEBUG : removing 1 level 3 directories 2024/12/19 04:01:25 INFO : A3/B3/C4: Removing directory 2024/12/19 04:01:30 DEBUG : removing 2 level 3 directories 2024/12/19 04:01:30 INFO : A1/B2/C2: Removing directory 2024/12/19 04:01:30 INFO : A1/B1/C3: Removing directory 2024/12/19 04:01:31 DEBUG : removing 2 level 2 directories 2024/12/19 04:01:31 INFO : A3/B3: Removing directory 2024/12/19 04:01:31 INFO : A1/B2: Removing directory 2024/12/19 04:01:31 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/12/19 04:01:31 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/12/19 04:01:32 DEBUG : removing 2 level 1 directories 2024/12/19 04:01:32 INFO : A3: Removing directory 2024/12/19 04:01:32 INFO : A2: Removing directory 2024/12/19 04:01:32 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/12/19 04:01:41 DEBUG : removing 1 level 3 directories 2024/12/19 04:01:41 INFO : A1/B1/C1: Removing directory 2024/12/19 04:01:42 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.bin" 2024/12/19 04:01:42 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.json" 2024/12/19 04:01:42 DEBUG : removing 1 level 2 directories 2024/12/19 04:01:42 INFO : A1/B1: Removing directory 2024/12/19 04:01:43 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/12/19 04:01:43 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:01:43 DEBUG : removing 1 level 1 directories 2024/12/19 04:01:43 INFO : A1: Removing directory 2024/12/19 04:01:44 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/12/19 04:01:44 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/12/19 04:01:44 DEBUG : A1: Rmdir: contains trashed file: "two.json" 2024/12/19 04:01:44 DEBUG : A1: Rmdir: contains trashed file: "two.bin" 2024/12/19 04:01:44 DEBUG : removing 1 level 0 directories 2024/12/19 04:01:44 INFO : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Removing directory 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "A3" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "A2" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "A1" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dupe3" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dupe2" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dupe1" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "also" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "backup" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "not-one.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "not-one.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "another.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "another.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "a.txt.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "zend.txt.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "ReadFile.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "zend.txt.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "ReadFile.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "one.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "one.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "a.txt.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "potato2.json" --- PASS: TestRmdirsNoLeaveRoot (41.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:01:47 DEBUG : A1: Making directory 2024/12/19 04:01:48 DEBUG : A1/B1: Making directory 2024/12/19 04:01:49 DEBUG : A1/B1/C1: Making directory 2024/12/19 04:01:51 DEBUG : removing 1 level 3 directories 2024/12/19 04:01:51 INFO : A1/B1/C1: Removing directory 2024/12/19 04:01:52 DEBUG : removing 1 level 2 directories 2024/12/19 04:01:52 INFO : A1/B1: Removing directory 2024/12/19 04:01:53 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:01:54 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:01:55 DEBUG : A1: Making directory 2024/12/19 04:01:56 DEBUG : A1/B1: Making directory 2024/12/19 04:01:57 DEBUG : A1/B1/C1: Making directory 2024/12/19 04:02:00 DEBUG : removing 1 level 3 directories 2024/12/19 04:02:00 INFO : A1/B1/C1: Removing directory 2024/12/19 04:02:01 DEBUG : removing 1 level 2 directories 2024/12/19 04:02:01 INFO : A1/B1: Removing directory 2024/12/19 04:02:01 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:02:03 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.58s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:02:10 DEBUG : filename.txt: File name found in url 2024/12/19 04:02:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (27.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:02:32 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 04:02:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 04:02:37 INFO : file1: Copied (new) to: sub/file2 2024/12/19 04:02:37 INFO : file1: Deleted 2024/12/19 04:02:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:02:40 DEBUG : file1: Unchanged skipping 2024/12/19 04:02:40 INFO : file1: Deleted 2024/12/19 04:02:41 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: don't need to copy/move sub/file2, it is already at target location 2024/12/19 04:02:45 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/19 04:02:45 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestMoveFile (13.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:02:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 04:02:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 04:02:49 INFO : file1: Copied (new) 2024/12/19 04:02:49 INFO : file1: Deleted 2024/12/19 04:02:52 DEBUG : file1: Destination exists, skipping 2024/12/19 04:02:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (9.82s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:03:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lapeqab6fepa/backup" 2024/12/19 04:03:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 04:03:10 INFO : dst/file1: Moved (server-side) 2024/12/19 04:03:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/19 04:03:14 INFO : dst/file1: Copied (new) 2024/12/19 04:03:14 INFO : dst/file1: Deleted 2024/12/19 04:03:21 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/12/19 04:03:21 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/12/19 04:03:22 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/12/19 04:03:22 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/12/19 04:03:22 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (27.26s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:03:46 DEBUG : A1/B2: Making directory 2024/12/19 04:03:47 DEBUG : A1/B1/C3: Making directory 2024/12/19 04:04:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/19 04:04:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/19 04:04:11 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/19 04:04:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/19 04:04:11 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/19 04:04:15 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/12/19 04:04:15 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/12/19 04:04:15 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:04:16 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/12/19 04:04:16 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/12/19 04:04:23 INFO : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/19 04:04:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/19 04:04:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/19 04:04:34 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/19 04:04:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/19 04:04:36 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/19 04:04:39 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/12/19 04:04:39 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/12/19 04:04:39 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:04:40 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/12/19 04:04:40 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/12/19 04:04:57 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.bin" 2024/12/19 04:04:57 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.json" 2024/12/19 04:04:57 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.bin" 2024/12/19 04:04:57 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.json" 2024/12/19 04:04:58 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/12/19 04:04:58 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/12/19 04:04:58 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/12/19 04:04:58 DEBUG : A4/B1: Rmdir: contains trashed file: "three.json" 2024/12/19 04:04:58 DEBUG : A4/B1: Rmdir: contains trashed file: "three.bin" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "two.bin" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "two.json" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "one.json" 2024/12/19 04:04:59 DEBUG : A4: Rmdir: contains trashed file: "one.bin" --- PASS: TestDirMove (96.70s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:05:01 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 04:05:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/19 04:05:04 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/19 04:05:08 INFO : no_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/19 04:05:08 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/19 04:05:08 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:05:15 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 04:05:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/19 04:05:18 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/19 04:05:22 INFO : with_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/19 04:05:22 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/19 04:05:22 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:05:28 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 04:05:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:05:35 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/19 04:05:35 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:05:41 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 04:05:45 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/19 04:05:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 04:05:49 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/19 04:05:49 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/19 04:05:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (53.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (13.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.73s) === RUN TestRcatMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/19 04:05:55 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (48 bytes), uploading instead of streaming 2024/12/19 04:05:58 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2024/12/19 04:05:58 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/19 04:06:04 DEBUG : rcat_metadata_uploadcutoff0.bin: Sending chunk 0 length 63 2024/12/19 04:06:07 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2024/12/19 04:06:07 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (17.18s) --- PASS: TestRcatMetadata/Normal (8.39s) --- PASS: TestRcatMetadata/ViaDisk (8.30s) === RUN TestRcatSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:06:15 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 04:06:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:06:19 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (12.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:06:28 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 04:06:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:06:31 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (15.95s) === RUN TestTouchDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:06:55 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Touching "empty space" 2024/12/19 04:06:55 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Touching "potato2" 2024/12/19 04:06:56 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Touching "sub dir/potato3" 2024/12/19 04:07:04 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2024/12/19 04:07:04 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestTouchDir (25.35s) === RUN TestMkdirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:05 DEBUG : dir with metadata: Making directory with metadata 2024/12/19 04:07:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.17s) === RUN TestMkdirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:10 DEBUG : directory with modtime: Making directory with metadata 2024/12/19 04:07:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.85s) === RUN TestCopyDirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 04:07:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:07:13 DEBUG : Google drive root 'rclone-test-lapeqab6fepa': Skipping btime metadata as can't update it on an existing file: 2024-12-19T04:07:12.883205597Z 2024/12/19 04:07:13 INFO : non existent directory: Updated directory metadata 2024/12/19 04:07:16 DEBUG : Google drive root 'rclone-test-lapeqab6fepa': Skipping btime metadata as can't update it on an existing file: 2024-12-19T04:07:12.883205597Z 2024/12/19 04:07:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.57s) === RUN TestSetDirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/19 04:07:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/19 04:07:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.90s) === RUN TestDirsEqual run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 04:07:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:07:23 DEBUG : dst: Making directory with metadata 2024/12/19 04:07:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:07:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:07:25 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 04:07:25 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 04:07:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/19 04:07:26 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 04:07:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.96s) === RUN TestRemoveExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lapeqab6fepa", Local "Local file system at /tmp/rclone4096580658", Modify Window "1ms" 2024/12/19 04:07:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jumonoc3" before starting 2024/12/19 04:07:48 DEBUG : sub dir/test remove existing.jumonoc3: TEST: removing renamed existing file after operation 2024/12/19 04:07:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hohiyuk0" before starting 2024/12/19 04:07:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hohiyuk0: TEST: renaming existing back after failed operation 2024/12/19 04:08:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagomav1" before starting 2024/12/19 04:08:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagomav1: TEST: removing renamed existing file after operation 2024/12/19 04:08:05 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagomav1.json" 2024/12/19 04:08:05 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.jumonoc3.json" 2024/12/19 04:08:05 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jagomav1.bin" 2024/12/19 04:08:05 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.jumonoc3.bin" --- PASS: TestRemoveExisting (37.15s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/19 04:08:06 DEBUG : Compressed: TestCompressDrive:rclone-test-lapeqab6fepa: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 25m44.456721311s (try 1/5)