"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/29 01:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido" 2025/06/29 01:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og" 2025/06/29 01:09:45 DEBUG : Creating backend with remote "/tmp/rclone850648095" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/29 01:09:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/29 01:09:46 DEBUG : potato: Seek from 10 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 10 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Seek from 5 to 2 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/29 01:09:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Seek from 5 to 2 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/29 01:09:46 DEBUG : potato: Seek from 8 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 8 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/29 01:09:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 01:09:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 01:09:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 01:09:46 DEBUG : potato: Seek from 5 to 2 2025/06/29 01:09:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/29 01:09:46 DEBUG : potato: Seek from 9 to 0 2025/06/29 01:09:46 DEBUG : potato: Seek from 9 to 0 2025/06/29 01:09:46 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 "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:09:48 DEBUG : rutabaga: md5 = 244081ebade105954d30afe0aca7d8fc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/29 01:09:50 DEBUG : empty space: md5 = acf5c51dfb85a122a3a4b686c4cdeb13 OK === RUN TestCheck/3 2025/06/29 01:09:52 DEBUG : potato2: md5 = 3535c92a0d7029e7c415ebaef3113de8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/29 01:09:54 DEBUG : remotepotato: md5 = 9ca3b01ca697599b655f3e77f06a52e1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.13s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/06/29 01:09:57 DEBUG : Creating backend with remote "nonexistent" 2025/06/29 01:09:57 DEBUG : Creating backend with remote "nonexistent" 2025/06/29 01:09:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/29 01:09:57 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/29 01:09:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/29 01:09:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:09:58 DEBUG : rutabaga: md5 = 51291f3c9f8589e12cbeaf6903680a11 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/29 01:10:02 DEBUG : empty space: md5 = 73c55d0adbaa4bd2dcd2870b5689acf9 OK === RUN TestCheckDownload/3 2025/06/29 01:10:04 DEBUG : potato2: md5 = fbba552a59bcceb9bae9914b07531759 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/29 01:10:09 DEBUG : remotepotato: md5 = ac391ee92c875cf448e9494073fb3919 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.47s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.73s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.17s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:10:15 DEBUG : rutabaga: md5 = 17a72a4a28e164018efbfada273bd0a1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/29 01:10:17 DEBUG : empty space: md5 = 03fda28287a6fe9a284613bf9ee5b44a OK === RUN TestCheckSizeOnly/3 2025/06/29 01:10:18 DEBUG : potato2: md5 = 21268453c4f9b3c866f0dcaee4ea36fe OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/29 01:10:20 DEBUG : remotepotato: md5 = 523501dc8470d7d8ae2c81e6dec7b97d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.82s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:10:25 DEBUG : test.sum: md5 = 32a81315f9d0c18ee88bff5ac350b150 OK 2025/06/29 01:10:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/29 01:10:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/29 01:10:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/29 01:10:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/29 01:10:27 DEBUG : test.sum: md5 = 2150c9242cdd82b715afcb74deefc951 OK 2025/06/29 01:10:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/29 01:10:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/29 01:10:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/29 01:10:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:10:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/data" 2025/06/29 01:10:29 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido/data' lacks md5, skipping --- SKIP: TestCheckSum (1.85s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/data" 2025/06/29 01:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/vjrnln8ratgmqakfosrqe8espk" 2025/06/29 01:10:34 DEBUG : data/banana: md5 = 9359700e495dde11b29b36f869de7b4c OK 2025/06/29 01:10:36 DEBUG : test.sum: md5 = 30ab2ff21f0403137eb598b97ad74b5d OK === RUN TestCheckSumDownload/subtest1 2025/06/29 01:10:40 DEBUG : data/potato: md5 = 5382696ef1aa38a795ab1547448fb661 OK 2025/06/29 01:10:42 DEBUG : test.sum: md5 = 3ae4a64d367f052e34f0b73a81e345d2 OK === RUN TestCheckSumDownload/subtest2 2025/06/29 01:10:46 DEBUG : test.sum: md5 = 40b9b9945f6263fd0d6b6cf0b65d5fc6 OK === RUN TestCheckSumDownload/subtest3 2025/06/29 01:10:50 DEBUG : test.sum: md5 = 4c00ebb29849d8eeca463b90a4c831ce OK === RUN TestCheckSumDownload/subtest4 2025/06/29 01:10:54 DEBUG : test.sum: md5 = 1e1ec5484ad92c497946b414206a1858 OK === RUN TestCheckSumDownload/subtest5 2025/06/29 01:10:58 DEBUG : test.sum: md5 = 011e2b03962bb39eac973caa6723caf2 OK === RUN TestCheckSumDownload/subtest6 2025/06/29 01:11:02 DEBUG : data/banana: md5 = 7c9cd4d118a14d40957da06abd6fc513 OK 2025/06/29 01:11:04 DEBUG : data/potato: md5 = 3fbaa3b26a417de6f994df4728864600 OK 2025/06/29 01:11:05 DEBUG : test.sum: md5 = e227401943f672b649475c307dbace1c OK === RUN TestCheckSumDownload/subtest7 2025/06/29 01:11:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/29 01:11:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.44s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.33s) === RUN TestApplyTransforms 2025/06/29 01:11:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pumeyah7mozo" 2025/06/29 01:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:11 DEBUG : Creating backend with remote "TestDrive:crypt/6kj7s2tfd3m3ktgst5afilpg2h3dshkb3rmvfi9i2ooolqd41kog" 2025/06/29 01:11:11 DEBUG : Creating backend with remote "/tmp/rclone3329846530" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo'", Local "Local file system at /tmp/rclone3329846530", Modify Window "1ms" 2025/06/29 01:11:13 DEBUG : hello, world!: md5 = df86dfd703b61f2eeed142d5236f43e7 OK upper checkfile vs. lower remote (without normalization) 2025/06/29 01:11:14 ERROR : hello, world!: sum not found 2025/06/29 01:11:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo' 2025/06/29 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': 1 files missing 2025/06/29 01:11:14 NOTICE: 1 hashes missing 2025/06/29 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': 2 differences found 2025/06/29 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/29 01:11:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': 0 differences found 2025/06/29 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': 1 matching files 2025/06/29 01:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nozocol7tipe" 2025/06/29 01:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/hvms48jc26bp68qabot2sll0va51o6qkvfbq79spe8gd3kbfs8sg" 2025/06/29 01:11:16 DEBUG : Creating backend with remote "/tmp/rclone4046785194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe'", Local "Local file system at /tmp/rclone4046785194", Modify Window "1ms" 2025/06/29 01:11:18 DEBUG : HELLO, WORLD!: md5 = e98eeb82425d5835ab4a8f09953171d2 OK lower checkfile vs. upper remote (without normalization) 2025/06/29 01:11:18 ERROR : HELLO, WORLD!: sum not found 2025/06/29 01:11:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe' 2025/06/29 01:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': 1 files missing 2025/06/29 01:11:18 NOTICE: 1 hashes missing 2025/06/29 01:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': 2 differences found 2025/06/29 01:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/29 01:11:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': 0 differences found 2025/06/29 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': 1 matching files 2025/06/29 01:11:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siqiqub5wako" 2025/06/29 01:11:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:20 DEBUG : Creating backend with remote "TestDrive:crypt/5l7v2epjtkic26o1md690r6ldb4k51pk7ndv49vrmt6t0m40j980" 2025/06/29 01:11:21 DEBUG : Creating backend with remote "/tmp/rclone475220201" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako'", Local "Local file system at /tmp/rclone475220201", Modify Window "1ms" 2025/06/29 01:11:23 DEBUG : HeLlO, wOrLd!: md5 = 52857a10bedd3dfec19e5bc1958aa1b7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/29 01:11:23 ERROR : HeLlO, wOrLd!: sum not found 2025/06/29 01:11:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako' 2025/06/29 01:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': 1 files missing 2025/06/29 01:11:23 NOTICE: 1 hashes missing 2025/06/29 01:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': 2 differences found 2025/06/29 01:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/29 01:11:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': 0 differences found 2025/06/29 01:11:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': 1 matching files 2025/06/29 01:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fukuzuv8muko" 2025/06/29 01:11:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/isrppmqus89mdlle7cv14e9fjo0fr40f2utf9vfpo8r6cl6p0npg" 2025/06/29 01:11:25 DEBUG : Creating backend with remote "/tmp/rclone1575678280" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko'", Local "Local file system at /tmp/rclone1575678280", Modify Window "1ms" 2025/06/29 01:11:27 DEBUG : HELLO, WORLD!: md5 = 26aae3d60f14308adaaa6bbf69003197 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/29 01:11:28 ERROR : HELLO, WORLD!: sum not found 2025/06/29 01:11:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko' 2025/06/29 01:11:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': 1 files missing 2025/06/29 01:11:28 NOTICE: 1 hashes missing 2025/06/29 01:11:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': 2 differences found 2025/06/29 01:11:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/29 01:11:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': 0 differences found 2025/06/29 01:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': 1 matching files 2025/06/29 01:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gilejin6peyu" 2025/06/29 01:11:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/prp8mdc60g4m1j1m1dp54ffmpi8iodhf16ag76hnkp3pgi943fvg" 2025/06/29 01:11:30 DEBUG : Creating backend with remote "/tmp/rclone3256713039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu'", Local "Local file system at /tmp/rclone3256713039", Modify Window "1ms" 2025/06/29 01:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 85ef895c5033550044fc8cffd6168d54 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/29 01:11:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu' 2025/06/29 01:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': 1 files missing 2025/06/29 01:11:32 NOTICE: 1 hashes missing 2025/06/29 01:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': 2 differences found 2025/06/29 01:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/29 01:11:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': 0 differences found 2025/06/29 01:11:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': 1 matching files 2025/06/29 01:11:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexamiz5koku" 2025/06/29 01:11:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:33 DEBUG : Creating backend with remote "TestDrive:crypt/uvm0jfvpppnfvc3bp17bj5vjdpruhgsqk1mh390tm6uhug1018ag" 2025/06/29 01:11:34 DEBUG : Creating backend with remote "/tmp/rclone581796275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku'", Local "Local file system at /tmp/rclone581796275", Modify Window "1ms" 2025/06/29 01:11:36 DEBUG : 測試_Русский___ě_áñ: md5 = efdafcd1b15e98ffe0d33d04b1d3cfba OK NFC checkfile vs. NFD remote (without normalization) 2025/06/29 01:11:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku' 2025/06/29 01:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': 1 files missing 2025/06/29 01:11:37 NOTICE: 1 hashes missing 2025/06/29 01:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': 2 differences found 2025/06/29 01:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/29 01:11:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': 0 differences found 2025/06/29 01:11:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': 1 matching files 2025/06/29 01:11:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoyusut4life" 2025/06/29 01:11:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:38 DEBUG : Creating backend with remote "TestDrive:crypt/dt0tp77abajtj86n1uq384njjae09glpflfcue9202j1v96squ50" 2025/06/29 01:11:39 DEBUG : Creating backend with remote "/tmp/rclone2762897412" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life'", Local "Local file system at /tmp/rclone2762897412", Modify Window "1ms" 2025/06/29 01:11:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9ceedc7554d21647e8fb4d2c79cf7edc OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/29 01:11:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life' 2025/06/29 01:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': 1 files missing 2025/06/29 01:11:42 NOTICE: 1 hashes missing 2025/06/29 01:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': 2 differences found 2025/06/29 01:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/29 01:11:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': 0 differences found 2025/06/29 01:11:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': 1 matching files 2025/06/29 01:11:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nusayus0ceka" 2025/06/29 01:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:43 DEBUG : Creating backend with remote "TestDrive:crypt/93q6k1pjgc9jdj836ho2e92emq18eoqn2fdbipo2m7ihfdc2uiag" 2025/06/29 01:11:44 DEBUG : Creating backend with remote "/tmp/rclone3144583335" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka'", Local "Local file system at /tmp/rclone3144583335", Modify Window "1ms" 2025/06/29 01:11:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e92dccb8bf66f0af17d82f72daf319f OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/29 01:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka' 2025/06/29 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': 1 files missing 2025/06/29 01:11:46 NOTICE: 1 hashes missing 2025/06/29 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': 2 differences found 2025/06/29 01:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/29 01:11:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': 0 differences found 2025/06/29 01:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': 1 matching files 2025/06/29 01:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bunihix6teke" 2025/06/29 01:11:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/on18hkfd72nqcerj70cj2sjblfqtr11ri55sj5ordbghb38i4a9g" 2025/06/29 01:11:48 DEBUG : Creating backend with remote "/tmp/rclone3604055168" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke'", Local "Local file system at /tmp/rclone3604055168", Modify Window "1ms" 2025/06/29 01:11:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f7997489d196b0b393e7c945705d4186 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/29 01:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke' 2025/06/29 01:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': 1 files missing 2025/06/29 01:11:51 NOTICE: 1 hashes missing 2025/06/29 01:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': 2 differences found 2025/06/29 01:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/29 01:11:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': 0 differences found 2025/06/29 01:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': 1 matching files 2025/06/29 01:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeduqoq3fuku" 2025/06/29 01:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/2c0cskt34evsge7vrrhv5ad26i0js70c86m0k1p2m0rma4fj2ufg" 2025/06/29 01:11:53 DEBUG : Creating backend with remote "/tmp/rclone3323029680" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku'", Local "Local file system at /tmp/rclone3323029680", Modify Window "1ms" 2025/06/29 01:11:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7704d3ce8f776cfbaa506ad383e76a47 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/29 01:11:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 01:11:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku' 2025/06/29 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': 1 files missing 2025/06/29 01:11:55 NOTICE: 1 hashes missing 2025/06/29 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': 2 differences found 2025/06/29 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/29 01:11:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 01:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': 0 differences found 2025/06/29 01:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': 1 matching files 2025/06/29 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeduqoq3fuku': Purge remote 2025/06/29 01:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bunihix6teke': Purge remote 2025/06/29 01:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nusayus0ceka': Purge remote 2025/06/29 01:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoyusut4life': Purge remote 2025/06/29 01:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexamiz5koku': Purge remote 2025/06/29 01:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gilejin6peyu': Purge remote 2025/06/29 01:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fukuzuv8muko': Purge remote 2025/06/29 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siqiqub5wako': Purge remote 2025/06/29 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nozocol7tipe': Purge remote 2025/06/29 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pumeyah7mozo': Purge remote --- PASS: TestApplyTransforms (50.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:12:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 01:12:03 DEBUG : sub/file2: md5 = e71fb632a8017fde5c1137153151b4e0 OK 2025/06/29 01:12:03 INFO : file1: Copied (new) to: sub/file2 2025/06/29 01:12:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 01:12:04 DEBUG : file1: Unchanged skipping 2025/06/29 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': don't need to copy/move sub/file2, it is already at target location 2025/06/29 01:12:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:12:09 DEBUG : dst/file1: md5 = 0b9bbf33a9065ba4b68d923bda9fc89c OK 2025/06/29 01:12:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/backup" 2025/06/29 01:12:10 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/1nrff024r7pq65ecp72fc28jb0" 2025/06/29 01:12:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/29 01:12:14 INFO : dst/file1: Moved (server-side) 2025/06/29 01:12:15 DEBUG : dst/file1: md5 = e30817d27ca4f0ad430f0f3e3378d265 OK 2025/06/29 01:12:15 INFO : dst/file1: Copied (new) 2025/06/29 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:12:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:12:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/dst" 2025/06/29 01:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 01:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/CompareDest" 2025/06/29 01:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/gveqi14airsml4bgu7krj116o8" 2025/06/29 01:12:23 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 01:12:25 DEBUG : one: md5 = 7d326a7e572e5165157b7cece44d877a OK 2025/06/29 01:12:25 INFO : one: Copied (new) 2025/06/29 01:12:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:27 DEBUG : one: md5 = 58b2c5585dd442731d05bb41c4e6bb6e OK 2025/06/29 01:12:27 INFO : one: Copied (replaced existing) 2025/06/29 01:12:29 DEBUG : dst/one: md5 = 494eb51905efa4d25ebd25cbfc4a3be8 OK 2025/06/29 01:12:31 DEBUG : CompareDest/one: md5 = 394fcecb0ce30bdca7215ac1ad969b45 OK 2025/06/29 01:12:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:12:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 01:12:34 DEBUG : CompareDest/two: md5 = 32172225a921b8f0a323398749ef3e08 OK 2025/06/29 01:12:35 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 01:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 01:12:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 01:12:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:12:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 01:12:37 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 01:12:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:38 DEBUG : two: md5 = d189641f734ad144fdaad96fd0654fd8 OK 2025/06/29 01:12:38 INFO : two: Copied (new) 2025/06/29 01:12:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 01:12:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:12:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:12:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.34s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:12:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/dst" 2025/06/29 01:12:43 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 01:12:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/CopyDest" 2025/06/29 01:12:44 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/29 01:12:46 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 01:12:48 DEBUG : one: md5 = cbe1a814e1eb84b64d608ef2d0aea8b3 OK 2025/06/29 01:12:48 INFO : one: Copied (new) 2025/06/29 01:12:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:51 DEBUG : one: md5 = fa95baf5191aa1333db17f62510539fa OK 2025/06/29 01:12:51 INFO : one: Copied (replaced existing) 2025/06/29 01:12:53 DEBUG : dst/one: md5 = ac48bd8d90d4e6b806d5cb6ef6477d8a OK 2025/06/29 01:12:55 DEBUG : CopyDest/one: md5 = 588b095f8a9b275d3df7038d08ea8588 OK 2025/06/29 01:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/BackupDir" 2025/06/29 01:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/29 01:12:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:12:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 01:12:59 INFO : one: Moved (server-side) 2025/06/29 01:13:00 INFO : one: Copied (server-side copy) 2025/06/29 01:13:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/29 01:13:01 DEBUG : CopyDest/two: md5 = cd89a5f1e5647ab10e0e50050854cf73 OK 2025/06/29 01:13:02 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 01:13:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:13:03 INFO : two: Copied (server-side copy) 2025/06/29 01:13:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/29 01:13:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 01:13:04 DEBUG : two: Unchanged skipping 2025/06/29 01:13:06 DEBUG : CopyDest/three: md5 = 526b3b4456702eb97ba4d29ad0bb9d14 OK 2025/06/29 01:13:07 DEBUG : three: Need to transfer - File not found at Destination 2025/06/29 01:13:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/29 01:13:07 DEBUG : three: Destination not found in --copy-dest 2025/06/29 01:13:08 DEBUG : three: md5 = 34674d3b21ed77e66ac0b250c04da129 OK 2025/06/29 01:13:08 INFO : three: Copied (new) 2025/06/29 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 01:13:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:13:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 01:13:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 01:13:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:13:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.92s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/29 01:13:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3fda12f80f12a107d7f0e202033b8dc8 OK 2025/06/29 01:13:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/29 01:13:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/29 01:13:19 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 2025/06/29 01:13:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/29 01:13:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/29 01:13:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b1def7f592f9de6ea297f4e65e18f07f OK 2025/06/29 01:13:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/29 01:13:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/29 01:13:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using skip mode. 2025/06/29 01:13:28 NOTICE: one: Found 2 files with duplicate names 2025/06/29 01:13:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using skip mode. 2025/06/29 01:13:34 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:13:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/29 01:13:34 INFO : one: Deleted 2025/06/29 01:13:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using first mode. 2025/06/29 01:13:40 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:13:40 INFO : one: Deleted 2025/06/29 01:13:41 INFO : one: Deleted 2025/06/29 01:13:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using newest mode. 2025/06/29 01:13:46 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:13:46 INFO : one: Deleted 2025/06/29 01:13:47 INFO : one: Deleted 2025/06/29 01:13:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.30s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using oldest mode. 2025/06/29 01:13:52 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:13:53 INFO : one: Deleted 2025/06/29 01:13:53 INFO : one: Deleted 2025/06/29 01:13:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.94s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using largest mode. 2025/06/29 01:13:58 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:13:59 INFO : one: Deleted 2025/06/29 01:13:59 INFO : one: Deleted 2025/06/29 01:13:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.86s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:14:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using smallest mode. 2025/06/29 01:14:04 NOTICE: one: Found 3 files with duplicate names 2025/06/29 01:14:05 INFO : one: Deleted 2025/06/29 01:14:05 INFO : one: Deleted 2025/06/29 01:14:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:14:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Looking for duplicate names using rename mode. 2025/06/29 01:14:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/29 01:14:12 INFO : one-2.txt: renamed from: one.txt 2025/06/29 01:14:14 INFO : one-3.txt: renamed from: one.txt 2025/06/29 01:14:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:14:19 DEBUG : dupe1/one.txt: md5 = 3cc48f84d79693ad12b2a71079306d4e OK 2025/06/29 01:14:21 DEBUG : dupe2/two.txt: md5 = 6f821ce1f958890f4977c873cb4fcad3 OK 2025/06/29 01:14:24 DEBUG : dupe3/three.txt: md5 = 4fb34128bdd61614eb5248b374351516 OK 2025/06/29 01:14:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/29 01:14:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/29 01:14:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/29 01:14:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/29 01:14:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/29 01:14:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/29 01:14:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.33s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:14:32 DEBUG : a.txt: md5 = 93af13e285f1bfd1d962d46f494fae64 OK 2025/06/29 01:14:34 DEBUG : zend.txt: md5 = 2c10084de3b87c7851496f2058d86032 OK 2025/06/29 01:14:36 DEBUG : sub dir/hello world: md5 = ca742804d662ce88f91f792dd40474eb OK 2025/06/29 01:14:37 DEBUG : sub dir/hello world2: md5 = bee80d982fea5081deefc52de40ac8e4 OK 2025/06/29 01:14:39 DEBUG : sub dir/ignore dir/.ignore: md5 = e22db772c6fdd6b521330ce15675de75 OK 2025/06/29 01:14:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = ecd920d115055f0adc0d1690afa2c4d1 OK 2025/06/29 01:14:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = fa0781e43de8fe7c9d21491be6fdc196 OK 2025/06/29 01:14:44 DEBUG : a.txt: Excluded (Size Filter) 2025/06/29 01:14:44 DEBUG : a.txt: Excluded 2025/06/29 01:14:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 01:14:44 DEBUG : sub dir/hello world: Excluded 2025/06/29 01:14:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 01:14:44 DEBUG : sub dir/hello world2: Excluded 2025/06/29 01:14:45 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 01:14:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 01:14:45 DEBUG : sub dir/hello world: Excluded 2025/06/29 01:14:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 01:14:45 DEBUG : sub dir/hello world2: Excluded 2025/06/29 01:14:45 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 01:14:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/29 01:14:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/29 01:14:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/29 01:14:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/29 01:14:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/29 01:14:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/29 01:14:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.11s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:14:53 DEBUG : a.txt: md5 = 83e90c563b242d19539c05504239187b OK 2025/06/29 01:14:54 DEBUG : zend.txt: md5 = 9200e380643b01d78563917c0c6edd2b OK 2025/06/29 01:14:56 DEBUG : sub dir/hello world: md5 = 8adf16ac4b3f34be7fd7b18dde29bd59 OK 2025/06/29 01:14:58 DEBUG : sub dir/hello world2: md5 = 7e9856fbeabf7d1d1cc72c4f30134c8c OK 2025/06/29 01:15:00 DEBUG : sub dir/ignore dir/.ignore: md5 = e68355774f0a2ec00410cb628fa5c701 OK 2025/06/29 01:15:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = c2f2af46fedeff00ed2bc71c9f373db0 OK 2025/06/29 01:15:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 31165a2f186653b155c5f194ac9d4408 OK 2025/06/29 01:15:04 DEBUG : a.txt: Excluded (Size Filter) 2025/06/29 01:15:04 DEBUG : a.txt: Excluded 2025/06/29 01:15:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 01:15:05 DEBUG : sub dir/hello world: Excluded 2025/06/29 01:15:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 01:15:05 DEBUG : sub dir/hello world2: Excluded 2025/06/29 01:15:06 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 01:15:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 01:15:06 DEBUG : sub dir/hello world: Excluded 2025/06/29 01:15:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 01:15:06 DEBUG : sub dir/hello world2: Excluded 2025/06/29 01:15:06 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 01:15:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/29 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/29 01:15:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/29 01:15:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/29 01:15:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/29 01:15:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/29 01:15:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.62s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:14 DEBUG : file1: md5 = 39c4f3529a604709b9dc543fa0ae6784 OK 2025/06/29 01:15:16 DEBUG : sub/file2: md5 = e949896891f46686f143c89c6b9d5533 OK === 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 2025/06/29 01:15:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/29 01:15:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/29 01:15:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/29 01:15:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.05s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:23 DEBUG : file1: md5 = 813aa321e74699eb6e45af798cd0560f OK 2025/06/29 01:15:25 DEBUG : sub/file2: md5 = 6b5c956a4eee0df1ae6fad354f51efa6 OK === 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 2025/06/29 01:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/notfound" 2025/06/29 01:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/qe0i31qdkoejk60elps0ni5sqk" 2025/06/29 01:15:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.05s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Making directory 2025/06/29 01:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:35 DEBUG : sub dir/hello world: md5 = 97ed4b75ec0bc56912c9804d96b81e46 OK 2025/06/29 01:15:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.55s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:39 DEBUG : potato2: md5 = 26e42b8919a4f4f52c3851cec704775c OK 2025/06/29 01:15:40 DEBUG : empty space: md5 = 1ead832241a892fabb9dc35f81878907 OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:43 DEBUG : potato2: md5 = 818ea2cc7c938efbe76eda5cef8da26b OK 2025/06/29 01:15:45 DEBUG : empty space: md5 = d833cbc2da536b100ca404c134f748d3 OK 2025/06/29 01:15:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.70s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:48 DEBUG : potato2: md5 = f1cda14f815c06b34eea87de65b18828 OK 2025/06/29 01:15:50 DEBUG : empty space: md5 = 496affd18fc8b395d206dc8a0b2328c4 OK --- PASS: TestLsLong (4.62s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:53 DEBUG : potato2: md5 = 9b62c752c0c95f9b86268d798feee64f OK 2025/06/29 01:15:54 DEBUG : empty space: md5 = fdee7d7473fa6a127a3023ba22f59fe1 OK --- PASS: TestHashSums (4.22s) === RUN TestHashSumsWithErrors 2025/06/29 01:15:56 DEBUG : Creating backend with remote ":memory:" 2025/06/29 01:15:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/29 01:15:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/29 01:15:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/29 01:15:56 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 "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:15:57 DEBUG : potato2: md5 = 706705e63bd6874628a7a46175842e42 OK 2025/06/29 01:15:58 DEBUG : empty space: md5 = ea5d5b18a1461401e7375595d50e1c5c OK 2025/06/29 01:16:00 DEBUG : sub dir/potato3: md5 = 5d5facc2bfae2806ee13f90b0d75cc09 OK 2025/06/29 01:16:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.92s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:05 DEBUG : small: md5 = 429a44ae4474e61bc139654a488b72c5 OK 2025/06/29 01:16:06 DEBUG : medium: md5 = 3202478594c97df7a5ac6e16a8a6a92c OK 2025/06/29 01:16:07 DEBUG : large: md5 = e9e9fe0d247698081ece1935e6f07cdf OK 2025/06/29 01:16:07 DEBUG : Waiting for deletions to finish 2025/06/29 01:16:08 DEBUG : large: Excluded (Size Filter) 2025/06/29 01:16:08 INFO : medium: Deleted 2025/06/29 01:16:08 INFO : small: Deleted --- PASS: TestDelete (5.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:11 DEBUG : small: md5 = 22a1b2b7b5694436904a09fcdc721c29 OK 2025/06/29 01:16:12 DEBUG : medium: md5 = 8bf74959506e9481f0be651252fb41c3 OK 2025/06/29 01:16:13 DEBUG : large: md5 = 782c438009d1db730967b21b56d6c882 OK 2025/06/29 01:16:14 DEBUG : Waiting for deletions to finish 2025/06/29 01:16:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/29 01:16:14 INFO : medium: Deleted 2025/06/29 01:16:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:17 DEBUG : small: md5 = 5030a06b5f1a0085f045b3331a20c528 OK 2025/06/29 01:16:19 DEBUG : medium: md5 = 6a028dc3a2df880feb09105ddfab2132 OK 2025/06/29 01:16:20 DEBUG : large: md5 = 9543969ee1d2b003206e2f4b8f93ba6b OK 2025/06/29 01:16:20 DEBUG : Waiting for deletions to finish 2025/06/29 01:16:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/29 01:16:21 INFO : medium: Deleted 2025/06/29 01:16:21 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.53s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:24 DEBUG : small: md5 = 85d15d2e3cc78b28db621402957268d6 OK 2025/06/29 01:16:25 DEBUG : medium: md5 = db5bfaf2f07a39c0a418eace8e36f43e OK 2025/06/29 01:16:27 DEBUG : large: md5 = 21885b881681e73ab69548503c87cad5 OK 2025/06/29 01:16:27 DEBUG : Waiting for deletions to finish 2025/06/29 01:16:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/29 01:16:28 INFO : small: Deleted 2025/06/29 01:16:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.76s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:31 DEBUG : ReadFile: md5 = 713b2b811c48fd4fddb5d313fb9203cf OK --- PASS: TestReadFile (4.18s) === RUN TestRetry 2025/06/29 01:16:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/29 01:16:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/29 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:16:35 DEBUG : file1: md5 = a9bba1bbb084ddc344afdd6d5ef1d6c9 OK 2025/06/29 01:16:36 DEBUG : file2: md5 = 2a2f4be6c4afeb85f2048245455b06d6 OK --- PASS: TestCat (18.53s) === RUN TestPurge 2025/06/29 01:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasijuc5duve" 2025/06/29 01:16:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:16:52 DEBUG : Creating backend with remote "TestDrive:crypt/83gqhhrsr3rbej8di3732i3cgkb08nvov0vq67io9kttq97tvmf0" 2025/06/29 01:16:53 DEBUG : Creating backend with remote "/tmp/rclone4129638949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasijuc5duve'", Local "Local file system at /tmp/rclone4129638949", Modify Window "1ms" 2025/06/29 01:16:57 DEBUG : A1/B1/C1/one: md5 = 37a9c9c50bd41b117a61652217e6583c OK 2025/06/29 01:16:57 INFO : A2: Making directory 2025/06/29 01:16:58 INFO : A1/B2: Making directory 2025/06/29 01:16:58 INFO : A1/B2/C2: Making directory 2025/06/29 01:16:59 INFO : A1/B1/C3: Making directory 2025/06/29 01:17:00 INFO : A3: Making directory 2025/06/29 01:17:01 INFO : A3/B3: Making directory 2025/06/29 01:17:01 INFO : A3/B3/C4: Making directory 2025/06/29 01:17:03 DEBUG : A1/two: md5 = 8dd30442024055fdea40e8c5bc80ffc9 OK 2025/06/29 01:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasijuc5duve': Purge remote 2025/06/29 01:17:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.66s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:10 DEBUG : A1/B1/C1/one: md5 = ec11bc2a1f2a9bc6ecfb55475c273127 OK 2025/06/29 01:17:10 INFO : A2: Making directory 2025/06/29 01:17:11 INFO : A1/B2: Making directory 2025/06/29 01:17:12 INFO : A1/B2/C2: Making directory 2025/06/29 01:17:12 INFO : A1/B1/C3: Making directory 2025/06/29 01:17:13 INFO : A3: Making directory 2025/06/29 01:17:14 INFO : A3/B3: Making directory 2025/06/29 01:17:14 INFO : A3/B3/C4: Making directory 2025/06/29 01:17:17 DEBUG : A1/two: md5 = d7516b6596e094209df72574c5e15669 OK 2025/06/29 01:17:18 DEBUG : removing 1 level 3 directories 2025/06/29 01:17:18 INFO : A3/B3/C4: Removing directory 2025/06/29 01:17:20 DEBUG : removing 2 level 3 directories 2025/06/29 01:17:20 INFO : A1/B1/C3: Removing directory 2025/06/29 01:17:20 INFO : A1/B2/C2: Removing directory 2025/06/29 01:17:21 DEBUG : removing 2 level 2 directories 2025/06/29 01:17:21 INFO : A3/B3: Removing directory 2025/06/29 01:17:21 INFO : A1/B2: Removing directory 2025/06/29 01:17:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 01:17:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/29 01:17:22 DEBUG : removing 2 level 1 directories 2025/06/29 01:17:22 INFO : A3: Removing directory 2025/06/29 01:17:22 INFO : A2: Removing directory 2025/06/29 01:17:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/29 01:17:26 DEBUG : removing 1 level 3 directories 2025/06/29 01:17:26 INFO : A1/B1/C1: Removing directory 2025/06/29 01:17:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:26 DEBUG : removing 1 level 2 directories 2025/06/29 01:17:26 INFO : A1/B1: Removing directory 2025/06/29 01:17:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 01:17:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:17:27 DEBUG : removing 1 level 1 directories 2025/06/29 01:17:27 INFO : A1: Removing directory 2025/06/29 01:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 01:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 01:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 01:17:27 DEBUG : removing 1 level 0 directories 2025/06/29 01:17:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Removing directory 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/29 01:17:28 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (22.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:30 INFO : A1: Making directory 2025/06/29 01:17:30 INFO : A1/B1: Making directory 2025/06/29 01:17:31 INFO : A1/B1/C1: Making directory 2025/06/29 01:17:33 DEBUG : removing 1 level 3 directories 2025/06/29 01:17:33 INFO : A1/B1/C1: Removing directory 2025/06/29 01:17:34 DEBUG : removing 1 level 2 directories 2025/06/29 01:17:34 INFO : A1/B1: Removing directory 2025/06/29 01:17:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:17:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:37 INFO : A1: Making directory 2025/06/29 01:17:37 INFO : A1/B1: Making directory 2025/06/29 01:17:38 INFO : A1/B1/C1: Making directory 2025/06/29 01:17:40 DEBUG : removing 1 level 3 directories 2025/06/29 01:17:40 INFO : A1/B1/C1: Removing directory 2025/06/29 01:17:41 DEBUG : removing 1 level 2 directories 2025/06/29 01:17:41 INFO : A1/B1: Removing directory 2025/06/29 01:17:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:17:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.01s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:45 DEBUG : file1: md5 = 368cf5f72464659706eee3672d46e376 OK 2025/06/29 01:17:46 DEBUG : filename.txt: File name found in url 2025/06/29 01:17:47 DEBUG : filename.txt: md5 = 60be2188a7a8fbe559b9bac75e39edcf OK 2025/06/29 01:17:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/29 01:17:48 DEBUG : headerfilename.txt: md5 = 99cfd53d9875fedc45655dbd9cfe87c1 OK 2025/06/29 01:17:50 DEBUG : file2: md5 = f7f3f0ccdbe8c41cd29da0fb15403714 OK --- PASS: TestCopyURL (8.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 01:17:55 DEBUG : sub/file2: md5 = c126c64dae613d214317cfa3be990f31 OK 2025/06/29 01:17:55 INFO : file1: Copied (new) to: sub/file2 2025/06/29 01:17:55 INFO : file1: Deleted 2025/06/29 01:17:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 01:17:55 DEBUG : file1: Unchanged skipping 2025/06/29 01:17:55 INFO : file1: Deleted 2025/06/29 01:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': don't need to copy/move sub/file2, it is already at target location 2025/06/29 01:17:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:17:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 01:18:00 DEBUG : file1: md5 = 9de1bee0e79482dcee1eda59ec10ed56 OK 2025/06/29 01:18:00 INFO : file1: Copied (new) 2025/06/29 01:18:00 INFO : file1: Deleted 2025/06/29 01:18:00 DEBUG : file1: Destination exists, skipping 2025/06/29 01:18:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:18:04 DEBUG : dst/file1: md5 = ca88982f29454c231cb0d2889b0c599e OK 2025/06/29 01:18:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macihir0nido/backup" 2025/06/29 01:18:05 DEBUG : Config file has changed externally - reloading 2025/06/29 01:18:05 DEBUG : Creating backend with remote "TestDrive:crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og/1nrff024r7pq65ecp72fc28jb0" 2025/06/29 01:18:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/29 01:18:09 INFO : dst/file1: Moved (server-side) 2025/06/29 01:18:10 DEBUG : dst/file1: md5 = 789e6c32c7a9fa72b8458fb01daeb5cd OK 2025/06/29 01:18:10 INFO : dst/file1: Copied (new) 2025/06/29 01:18:10 INFO : dst/file1: Deleted 2025/06/29 01:18:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:18:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 01:18:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.42s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:18:17 DEBUG : A1/one: md5 = 64110b7ca52355eef531db57804a9921 OK 2025/06/29 01:18:18 DEBUG : A1/two: md5 = 0bfcf17df5303b0e6be3c54c1ffb3a5d OK 2025/06/29 01:18:20 DEBUG : A1/B1/three: md5 = 09182c773f47c7cb4250f3872b01424d OK 2025/06/29 01:18:22 DEBUG : A1/B1/C1/four: md5 = 4d32ebe90ee17d4d73338bb298b7379b OK 2025/06/29 01:18:24 DEBUG : A1/B1/C2/five: md5 = ca99b922d06a742ac3407a20f5c92de3 OK 2025/06/29 01:18:24 INFO : A1/B2: Making directory 2025/06/29 01:18:25 INFO : A1/B1/C3: Making directory 2025/06/29 01:18:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/29 01:18:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/29 01:18:34 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/29 01:18:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/29 01:18:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/29 01:18:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 01:18:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 01:18:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:18:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 01:18:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 01:18:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/29 01:18:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/29 01:18:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/29 01:18:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/29 01:18:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/29 01:18:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/29 01:18:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 01:18:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 01:18:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:18:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 01:18:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 01:18:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/29 01:18:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/29 01:18:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 01:18:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 01:18:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 01:18:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 01:18:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 01:18:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 01:18:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 01:18:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.85s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:18:56 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 01:18:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 22625d8c186730793ec47944edf14fbc OK 2025/06/29 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/29 01:18:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 01:18:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/29 01:19:00 DEBUG : no_checksum_big_file_from_pipe: md5 = e75c5b03c552761cb39bc3a0d24bb967 OK 2025/06/29 01:19:00 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 01:19:03 DEBUG : with_checksum_small_file_from_pipe: md5 = d2dd136137d0c5e4642c6fbe55dd1f78 OK 2025/06/29 01:19:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 01:19:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/29 01:19:05 DEBUG : with_checksum_big_file_from_pipe: md5 = e132c2c52afe6d4577dc79f49525a599 OK 2025/06/29 01:19:05 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 01:19:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 01:19:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/29 01:19:10 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 "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 01:19:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 01:19:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/29 01:19:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/29 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (48 bytes), uploading instead of streaming 2025/06/29 01:19:17 DEBUG : rcat_metadata: md5 = 4d7d6bed5135d4cf563222f9a2698c27 OK 2025/06/29 01:19:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/29 01:19:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/29 01:19:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1fbb0773545b8b1045b495a6e29ded08 OK 2025/06/29 01:19:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.42s) --- PASS: TestRcatMetadata/Normal (2.28s) --- PASS: TestRcatMetadata/ViaDisk (2.68s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:23 DEBUG : potato1: md5 = 9253a953c3a1295063c276bcd6bc6621 OK 2025/06/29 01:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (60 bytes), uploading instead of streaming 2025/06/29 01:19:24 DEBUG : potato2: md5 = 1d18f983998849bfe439027a233faf58 OK 2025/06/29 01:19:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:27 DEBUG : potato1: md5 = 458bdeaa66f8c7c513822748b32d03cc OK 2025/06/29 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': File to upload is small (60 bytes), uploading instead of streaming 2025/06/29 01:19:28 DEBUG : potato2: md5 = 547fd56105146fc05959c3f9f7b951e5 OK 2025/06/29 01:19:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:32 DEBUG : potato2: md5 = ad00b578d5cabe658d05d041010e6279 OK 2025/06/29 01:19:33 DEBUG : empty space: md5 = 2beaa9cf91c35cbc729c0a7319f9b0da OK 2025/06/29 01:19:35 DEBUG : sub dir/potato3: md5 = 7589e312791e99ccf01b186475e0d01f OK 2025/06/29 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Touching "sub dir/potato3" 2025/06/29 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Touching "empty space" 2025/06/29 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Touching "potato2" 2025/06/29 01:19:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.01s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:39 DEBUG : dir with metadata: Making directory with metadata 2025/06/29 01:19:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:42 DEBUG : directory with modtime: Making directory with metadata 2025/06/29 01:19:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/29 01:19:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 01:19:44 DEBUG : Google drive root 'crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og': Skipping btime metadata as can't update it on an existing file: 2025-06-29T01:19:44.582850237Z 2025/06/29 01:19:45 INFO : non existent directory: Updated directory metadata 2025/06/29 01:19:47 DEBUG : Google drive root 'crypt/eeicdlmqdj86l0dcspatl4l2s7codfu5116987nsa631mrkvc0og': Skipping btime metadata as can't update it on an existing file: 2025-06-29T01:19:44.582850237Z 2025/06/29 01:19:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/29 01:19:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/29 01:19:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.75s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/29 01:19:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 01:19:52 DEBUG : dst: Making directory with metadata 2025/06/29 01:19:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 01:19:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 01:19:53 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 01:19:54 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 01:19:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/29 01:19:54 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 01:19:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido'", Local "Local file system at /tmp/rclone850648095", Modify Window "1ms" 2025/06/29 01:19:58 DEBUG : sub dir/test remove existing: md5 = e999369fa9c834cbb96df09a807af7c2 OK 2025/06/29 01:19:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9bff9d391db89792c3023889047eaaf2 OK 2025/06/29 01:20:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mumiveq3" before starting 2025/06/29 01:20:02 DEBUG : sub dir/test remove existing.mumiveq3: TEST: removing renamed existing file after operation 2025/06/29 01:20:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujamah6" before starting 2025/06/29 01:20:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujamah6: TEST: renaming existing back after failed operation 2025/06/29 01:20:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuxukap7" before starting 2025/06/29 01:20:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuxukap7: TEST: removing renamed existing file after operation 2025/06/29 01:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ha0nbk7o3t6pp6k942f3pfjb846l7aqb67hnaepj9qm87ir0ods76k92vn65apivt5oij4js7jrre7ava44hr5pnema4mofvnv8pd5uukh131bnjgp94chep0k5gi040e8p59vskvds7lf1hetj3putuod2j7142jqfl5pimtqrpoqhlmatg" 2025/06/29 01:20:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gv0ve4vnd029kuromadd7t7l7p7t8girkjk42jfj8021fr56ocm0" --- PASS: TestRemoveExisting (12.56s) === 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 2025/06/29 01:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macihir0nido': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m24.467257637s (try 1/5)