"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/15 01:40:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane" 2025/02/15 01:40:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg" 2025/02/15 01:40:50 DEBUG : Creating backend with remote "/tmp/rclone2058653863" === 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/15 01:40:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/15 01:40:51 DEBUG : potato: Seek from 10 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 10 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Seek from 5 to 2 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/15 01:40:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Seek from 5 to 2 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/15 01:40:51 DEBUG : potato: Seek from 8 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 8 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/15 01:40:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/15 01:40:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/15 01:40:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/15 01:40:51 DEBUG : potato: Seek from 5 to 2 2025/02/15 01:40:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/15 01:40:51 DEBUG : potato: Seek from 9 to 0 2025/02/15 01:40:51 DEBUG : potato: Seek from 9 to 0 2025/02/15 01:40:51 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:40:53 DEBUG : rutabaga: md5 = 6b048efbef9f6981996a1ae37dbd8e38 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/15 01:40:55 DEBUG : empty space: md5 = ad74a0e4b18ecb4e5d49be3870ab3882 OK === RUN TestCheck/3 2025/02/15 01:40:57 DEBUG : potato2: md5 = 03da6f768edfb043bb67058ce38220ad OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/15 01:40:59 DEBUG : remotepotato: md5 = 12face57f53cb887357890fb3f2970fa OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.55s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/02/15 01:41:02 DEBUG : Creating backend with remote "nonexistent" 2025/02/15 01:41:02 DEBUG : Creating backend with remote "nonexistent" 2025/02/15 01:41:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/15 01:41:02 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/02/15 01:41:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/15 01:41:02 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:41:04 DEBUG : rutabaga: md5 = 4e8cb3f892389106c5768caf6d8496cd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/15 01:41:07 DEBUG : empty space: md5 = 78d6e518c6b7308bd0ba79bc0405a497 OK === RUN TestCheckDownload/3 2025/02/15 01:41:10 DEBUG : potato2: md5 = e57f46db63d20c2082aa42f9fabccb45 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/15 01:41:13 DEBUG : remotepotato: md5 = 95cf600600c50c822d5b271d7e904c8b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.01s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (0.91s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:41:19 DEBUG : rutabaga: md5 = 5fdf5034045649db3bcd0e8261a4ea30 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/15 01:41:22 DEBUG : empty space: md5 = 86ad5bddfde572d3f3f1ce5021055a50 OK === RUN TestCheckSizeOnly/3 2025/02/15 01:41:23 DEBUG : potato2: md5 = ed6afcf15ac4eed3c0643860c2932cbd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/15 01:41:26 DEBUG : remotepotato: md5 = 88158c39f6adcd9308f08a0c08c84fda OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.41s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:41:30 DEBUG : test.sum: md5 = dca73950ea76979d203b2fb30b04550e OK 2025/02/15 01:41:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/15 01:41:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/15 01:41:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/15 01:41:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/15 01:41:33 DEBUG : test.sum: md5 = 7359e03d579bfb5e8607586cb531c9fe OK 2025/02/15 01:41:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/15 01:41:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/15 01:41:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/15 01:41:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:41:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/data" 2025/02/15 01:41:35 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/data" 2025/02/15 01:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/vjrnln8ratgmqakfosrqe8espk" 2025/02/15 01:41:40 DEBUG : data/banana: md5 = c92704fd26cdda96a08cc9887b31d87f OK 2025/02/15 01:41:42 DEBUG : test.sum: md5 = 98e9225dc66eec81028da6b63bc206ca OK === RUN TestCheckSumDownload/subtest1 2025/02/15 01:41:46 DEBUG : data/potato: md5 = 3af897035b8eb23f24ea11a2e74caafa OK 2025/02/15 01:41:48 DEBUG : test.sum: md5 = 2277de4ac09b57c92edd5e86bf2296c4 OK === RUN TestCheckSumDownload/subtest2 2025/02/15 01:41:51 DEBUG : test.sum: md5 = dd809ef5068d8a681fedcaf8be4e9123 OK === RUN TestCheckSumDownload/subtest3 2025/02/15 01:41:55 DEBUG : test.sum: md5 = 5ab3ef26c2393a30c239f6d5ed5a79c8 OK === RUN TestCheckSumDownload/subtest4 2025/02/15 01:41:59 DEBUG : test.sum: md5 = 5abb5895b8f81f28768b2a89b0db677d OK === RUN TestCheckSumDownload/subtest5 2025/02/15 01:42:03 DEBUG : test.sum: md5 = 82c8b622d7ab01f9c37c60c78108e537 OK === RUN TestCheckSumDownload/subtest6 2025/02/15 01:42:07 DEBUG : data/banana: md5 = 7b9e13e25a08d1123f05866f86e1c0d3 OK 2025/02/15 01:42:08 DEBUG : data/potato: md5 = 84164e622a47de533923434f8dfc2b74 OK 2025/02/15 01:42:10 DEBUG : test.sum: md5 = f127239dd5c3acba1c1e4dcd20492635 OK === RUN TestCheckSumDownload/subtest7 2025/02/15 01:42:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/15 01:42:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.53s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.05s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (1.90s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2025/02/15 01:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuluhod8naso" 2025/02/15 01:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:15 DEBUG : Creating backend with remote "TestDrive:crypt/4vgvk9cb8h44pcamms39eduamcdcdako15nc3v91b1j6a8b74l60" 2025/02/15 01:42:16 DEBUG : Creating backend with remote "/tmp/rclone3649736780" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso'", Local "Local file system at /tmp/rclone3649736780", Modify Window "1ms" 2025/02/15 01:42:19 DEBUG : hello, world!: md5 = 39584ed227c70ceb54533000308d4875 OK upper checkfile vs. lower remote (without normalization) 2025/02/15 01:42:19 ERROR : hello, world!: sum not found 2025/02/15 01:42:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso' 2025/02/15 01:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': 1 files missing 2025/02/15 01:42:19 NOTICE: 1 hashes missing 2025/02/15 01:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': 2 differences found 2025/02/15 01:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/15 01:42:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': 0 differences found 2025/02/15 01:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': 1 matching files 2025/02/15 01:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niyorih7quqi" 2025/02/15 01:42:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/kndoh0h2sfh3aiphepg2sgdgrhrttq31s7p9suqs55nchdlpgkag" 2025/02/15 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone367318570" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi'", Local "Local file system at /tmp/rclone367318570", Modify Window "1ms" 2025/02/15 01:42:24 DEBUG : HELLO, WORLD!: md5 = 1058fdfda933b0aef33edf8765928c5c OK lower checkfile vs. upper remote (without normalization) 2025/02/15 01:42:24 ERROR : HELLO, WORLD!: sum not found 2025/02/15 01:42:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi' 2025/02/15 01:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': 1 files missing 2025/02/15 01:42:24 NOTICE: 1 hashes missing 2025/02/15 01:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': 2 differences found 2025/02/15 01:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/15 01:42:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': 0 differences found 2025/02/15 01:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': 1 matching files 2025/02/15 01:42:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jeboran2xubu" 2025/02/15 01:42:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/8p2c5ku7oi8gimud7ofnjba3gkr2hv0t0c2dd8vi6msdl2u9k0g0" 2025/02/15 01:42:26 DEBUG : Creating backend with remote "/tmp/rclone3427329292" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu'", Local "Local file system at /tmp/rclone3427329292", Modify Window "1ms" 2025/02/15 01:42:29 DEBUG : HeLlO, wOrLd!: md5 = a85a8302be677b248c125ffc2c5e0c13 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/15 01:42:29 ERROR : HeLlO, wOrLd!: sum not found 2025/02/15 01:42:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu' 2025/02/15 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': 1 files missing 2025/02/15 01:42:29 NOTICE: 1 hashes missing 2025/02/15 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': 2 differences found 2025/02/15 01:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/15 01:42:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': 0 differences found 2025/02/15 01:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': 1 matching files 2025/02/15 01:42:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusokex1xise" 2025/02/15 01:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:31 DEBUG : Creating backend with remote "TestDrive:crypt/j94p56dsigjmb8hda840h358hsqna53fcivpmrosrvg1mkoqishg" 2025/02/15 01:42:31 DEBUG : Creating backend with remote "/tmp/rclone2837944393" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise'", Local "Local file system at /tmp/rclone2837944393", Modify Window "1ms" 2025/02/15 01:42:34 DEBUG : HELLO, WORLD!: md5 = a14e9e665131691505230ed120741cdb OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/15 01:42:34 ERROR : HELLO, WORLD!: sum not found 2025/02/15 01:42:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise' 2025/02/15 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': 1 files missing 2025/02/15 01:42:34 NOTICE: 1 hashes missing 2025/02/15 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': 2 differences found 2025/02/15 01:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/15 01:42:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': 0 differences found 2025/02/15 01:42:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': 1 matching files 2025/02/15 01:42:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sozivuw1koga" 2025/02/15 01:42:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:36 DEBUG : Creating backend with remote "TestDrive:crypt/3qtvp9bjih5benp0uo4v7s8v7b73j8adaep7lke1p1gsqc80e060" 2025/02/15 01:42:37 DEBUG : Creating backend with remote "/tmp/rclone1827737918" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga'", Local "Local file system at /tmp/rclone1827737918", Modify Window "1ms" 2025/02/15 01:42:39 DEBUG : 測試_Русский___ě_áñ: md5 = 9dfc0a96b9732f817157259c00896a75 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/15 01:42:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/15 01:42:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga' 2025/02/15 01:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': 1 files missing 2025/02/15 01:42:39 NOTICE: 1 hashes missing 2025/02/15 01:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': 2 differences found 2025/02/15 01:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/15 01:42:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': 0 differences found 2025/02/15 01:42:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': 1 matching files 2025/02/15 01:42:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirufom4luci" 2025/02/15 01:42:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:40 DEBUG : Creating backend with remote "TestDrive:crypt/6cmqfs2bur722covj4vvjbk21g7l2k28gdn7nqorl5c194n7eprg" 2025/02/15 01:42:41 DEBUG : Creating backend with remote "/tmp/rclone4070742497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci'", Local "Local file system at /tmp/rclone4070742497", Modify Window "1ms" 2025/02/15 01:42:43 DEBUG : 測試_Русский___ě_áñ: md5 = bfc6837ca5bfd005873399287ef8fde9 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/15 01:42:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/15 01:42:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci' 2025/02/15 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': 1 files missing 2025/02/15 01:42:44 NOTICE: 1 hashes missing 2025/02/15 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': 2 differences found 2025/02/15 01:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/15 01:42:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': 0 differences found 2025/02/15 01:42:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': 1 matching files 2025/02/15 01:42:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cebajeg3gijo" 2025/02/15 01:42:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:45 DEBUG : Creating backend with remote "TestDrive:crypt/r71kadn2bvtasckoec2up917vgarlu55b8og22gqal5hanja387g" 2025/02/15 01:42:46 DEBUG : Creating backend with remote "/tmp/rclone613318353" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo'", Local "Local file system at /tmp/rclone613318353", Modify Window "1ms" 2025/02/15 01:42:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7bd8a418af008488d836be9bf204d81a OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/15 01:42:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/15 01:42:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo' 2025/02/15 01:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': 1 files missing 2025/02/15 01:42:49 NOTICE: 1 hashes missing 2025/02/15 01:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': 2 differences found 2025/02/15 01:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/15 01:42:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': 0 differences found 2025/02/15 01:42:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': 1 matching files 2025/02/15 01:42:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weribob7qebu" 2025/02/15 01:42:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:50 DEBUG : Creating backend with remote "TestDrive:crypt/dq7pth6413vp3ajbmu7tu1abhp45bj60kbeq151404vootnqomug" 2025/02/15 01:42:51 DEBUG : Creating backend with remote "/tmp/rclone1717460525" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu'", Local "Local file system at /tmp/rclone1717460525", Modify Window "1ms" 2025/02/15 01:42:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2bcbe5f0929874811279a5e53182806 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/15 01:42:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/15 01:42:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu' 2025/02/15 01:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': 1 files missing 2025/02/15 01:42:53 NOTICE: 1 hashes missing 2025/02/15 01:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': 2 differences found 2025/02/15 01:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/15 01:42:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': 0 differences found 2025/02/15 01:42:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': 1 matching files 2025/02/15 01:42:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewaxus7voci" 2025/02/15 01:42:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:55 DEBUG : Creating backend with remote "TestDrive:crypt/8ehugldgg7l6652emhobu6tbhugc1gv5s4muogk6haqc92dt6e60" 2025/02/15 01:42:55 DEBUG : Creating backend with remote "/tmp/rclone765784370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci'", Local "Local file system at /tmp/rclone765784370", Modify Window "1ms" 2025/02/15 01:42:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea98558b23b89fbacd9ef3a858c6fc3b OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/15 01:42:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/15 01:42:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci' 2025/02/15 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': 1 files missing 2025/02/15 01:42:58 NOTICE: 1 hashes missing 2025/02/15 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': 2 differences found 2025/02/15 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/15 01:42:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:42:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': 0 differences found 2025/02/15 01:42:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': 1 matching files 2025/02/15 01:42:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xupeqod9futo" 2025/02/15 01:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:42:59 DEBUG : Creating backend with remote "TestDrive:crypt/0oc81q54t85ol0e33fn0j1bnbjntu7405jgqhrptof315qvkteu0" 2025/02/15 01:43:00 DEBUG : Creating backend with remote "/tmp/rclone2847793497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo'", Local "Local file system at /tmp/rclone2847793497", Modify Window "1ms" 2025/02/15 01:43:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 78d9244c3e0b00a23618721be4e1343b OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/15 01:43:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/15 01:43:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo' 2025/02/15 01:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': 1 files missing 2025/02/15 01:43:03 NOTICE: 1 hashes missing 2025/02/15 01:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': 2 differences found 2025/02/15 01:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/15 01:43:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/15 01:43:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': 0 differences found 2025/02/15 01:43:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': 1 matching files 2025/02/15 01:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xupeqod9futo': Purge remote 2025/02/15 01:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewaxus7voci': Purge remote 2025/02/15 01:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weribob7qebu': Purge remote 2025/02/15 01:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebajeg3gijo': Purge remote 2025/02/15 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirufom4luci': Purge remote 2025/02/15 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sozivuw1koga': Purge remote 2025/02/15 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusokex1xise': Purge remote 2025/02/15 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jeboran2xubu': Purge remote 2025/02/15 01:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niyorih7quqi': Purge remote 2025/02/15 01:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuluhod8naso': Purge remote --- PASS: TestApplyTransforms (53.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:43:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/15 01:43:11 DEBUG : sub/file2: md5 = d97554119a80a392d4b53b64706a3d05 OK 2025/02/15 01:43:11 INFO : file1: Copied (new) to: sub/file2 2025/02/15 01:43:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/15 01:43:11 DEBUG : file1: Unchanged skipping 2025/02/15 01:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': don't need to copy/move sub/file2, it is already at target location 2025/02/15 01:43:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:43:17 DEBUG : dst/file1: md5 = 4b6352f8a46dc4010060027f11319365 OK 2025/02/15 01:43:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/backup" 2025/02/15 01:43:18 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/1nrff024r7pq65ecp72fc28jb0" 2025/02/15 01:43:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/15 01:43:21 INFO : dst/file1: Moved (server-side) 2025/02/15 01:43:23 DEBUG : dst/file1: md5 = b684daa9197f7bd661980b51c52bd7c6 OK 2025/02/15 01:43:23 INFO : dst/file1: Copied (new) 2025/02/15 01:43:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:43:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:43:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/dst" 2025/02/15 01:43:28 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/15 01:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/CompareDest" 2025/02/15 01:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/gveqi14airsml4bgu7krj116o8" 2025/02/15 01:43:31 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 01:43:33 DEBUG : one: md5 = e0974b1ab282199826099a0c8ef39dd4 OK 2025/02/15 01:43:33 INFO : one: Copied (new) 2025/02/15 01:43:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:43:36 DEBUG : one: md5 = 8931a3ad0ea59fd60b335cdcc7d302a9 OK 2025/02/15 01:43:36 INFO : one: Copied (replaced existing) 2025/02/15 01:43:38 DEBUG : dst/one: md5 = 78298b8e9df4e39becba7150f8072aa1 OK 2025/02/15 01:43:40 DEBUG : CompareDest/one: md5 = 7428439166c7aa9031f83da4078cec48 OK 2025/02/15 01:43:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:43:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:43:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 01:43:43 DEBUG : CompareDest/two: md5 = 146baa86480d03dc64c5d66c0fab20b5 OK 2025/02/15 01:43:44 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 01:43:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:43:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 01:43:45 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 01:43:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:43:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 01:43:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 01:43:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/15 01:43:48 DEBUG : two: md5 = 90c2dfa1dba5c72ec762505e2120813a OK 2025/02/15 01:43:48 INFO : two: Copied (new) 2025/02/15 01:43:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/15 01:43:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:43:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:43:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:43:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/dst" 2025/02/15 01:43:52 DEBUG : Config file has changed externally - reloading 2025/02/15 01:43:52 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/15 01:43:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/CopyDest" 2025/02/15 01:43:54 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/15 01:43:55 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 01:43:57 DEBUG : one: md5 = 7868f4fe723c6ec0623b7ba9a252e6c3 OK 2025/02/15 01:43:57 INFO : one: Copied (new) 2025/02/15 01:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:44:00 DEBUG : one: md5 = c1dea104da5351f274cb0cb4c131666f OK 2025/02/15 01:44:00 INFO : one: Copied (replaced existing) 2025/02/15 01:44:02 DEBUG : dst/one: md5 = b43c8ca4e23924bb82f038276a0c1a87 OK 2025/02/15 01:44:04 DEBUG : CopyDest/one: md5 = 015217ca76b0354bcf2193a77e4fe0d3 OK 2025/02/15 01:44:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/BackupDir" 2025/02/15 01:44:05 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/15 01:44:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:44:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:44:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:44:08 INFO : one: Moved (server-side) 2025/02/15 01:44:09 INFO : one: Copied (server-side copy) 2025/02/15 01:44:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/15 01:44:11 DEBUG : CopyDest/two: md5 = 808512522d807a3f9e10b594bf7dc47f OK 2025/02/15 01:44:12 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 01:44:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:44:13 INFO : two: Copied (server-side copy) 2025/02/15 01:44:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/15 01:44:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/15 01:44:14 DEBUG : two: Unchanged skipping 2025/02/15 01:44:16 DEBUG : CopyDest/three: md5 = b6a5320c4864d56c7c389934c405e2a8 OK 2025/02/15 01:44:17 DEBUG : three: Need to transfer - File not found at Destination 2025/02/15 01:44:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/15 01:44:17 DEBUG : three: Destination not found in --copy-dest 2025/02/15 01:44:18 DEBUG : three: md5 = 1cbc32397c100e3dedf75df232534573 OK 2025/02/15 01:44:18 INFO : three: Copied (new) 2025/02/15 01:44:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/15 01:44:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/15 01:44:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:44:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:44:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/15 01:44:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/15 01:44:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.61s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:44:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/15 01:44:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7021544d2904d85a86f3e5b76c6ba4fd OK 2025/02/15 01:44:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/15 01:44:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/15 01:44:30 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/02/15 01:44:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/15 01:44:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/15 01:44:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2f68b8389574e5a5cd715358eb6833a5 OK 2025/02/15 01:44:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/15 01:44:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/15 01:44:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.27s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:44:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using skip mode. 2025/02/15 01:44:39 NOTICE: one: Found 2 files with duplicate names 2025/02/15 01:44:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:44:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using skip mode. 2025/02/15 01:44:45 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:44:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/15 01:44:45 INFO : one: Deleted 2025/02/15 01:44:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.02s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:44:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using first mode. 2025/02/15 01:44:51 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:44:51 INFO : one: Deleted 2025/02/15 01:44:52 INFO : one: Deleted 2025/02/15 01:44:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:44:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using newest mode. 2025/02/15 01:44:57 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:44:58 INFO : one: Deleted 2025/02/15 01:44:58 INFO : one: Deleted 2025/02/15 01:44:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using oldest mode. 2025/02/15 01:45:04 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:45:04 INFO : one: Deleted 2025/02/15 01:45:05 INFO : one: Deleted 2025/02/15 01:45:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using largest mode. 2025/02/15 01:45:10 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:45:11 INFO : one: Deleted 2025/02/15 01:45:11 INFO : one: Deleted 2025/02/15 01:45:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using smallest mode. 2025/02/15 01:45:17 NOTICE: one: Found 3 files with duplicate names 2025/02/15 01:45:17 INFO : one: Deleted 2025/02/15 01:45:18 INFO : one: Deleted 2025/02/15 01:45:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.59s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Looking for duplicate names using rename mode. 2025/02/15 01:45:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/15 01:45:26 INFO : one-2.txt: renamed from: one.txt 2025/02/15 01:45:27 INFO : one-3.txt: renamed from: one.txt 2025/02/15 01:45:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:33 DEBUG : dupe1/one.txt: md5 = 7a6efa325fcef113ffba90ffbfdc32ee OK 2025/02/15 01:45:35 DEBUG : dupe2/two.txt: md5 = 0d8dde9c777255b98f359d36581c8976 OK 2025/02/15 01:45:38 DEBUG : dupe3/three.txt: md5 = a6abd1f5485a1e97189e481439f3da04 OK 2025/02/15 01:45:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/15 01:45:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/15 01:45:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/15 01:45:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/15 01:45:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/15 01:45:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/15 01:45:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.35s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:45:46 DEBUG : a.txt: md5 = cffea3ba0095e00a9879b4da92805f58 OK 2025/02/15 01:45:47 DEBUG : zend.txt: md5 = 8ac432e0d90b6a5d155363e34154e9f6 OK 2025/02/15 01:45:50 DEBUG : sub dir/hello world: md5 = 0b6e7ec4944373a0cea1d4cc312d293f OK 2025/02/15 01:45:51 DEBUG : sub dir/hello world2: md5 = a68472964cf9607c89f82d0f4fe3d144 OK 2025/02/15 01:45:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 1432a75c3605add3d4202c035228a8ba OK 2025/02/15 01:45:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = d130d621e5d2b0d1938f067309b9ee6f OK 2025/02/15 01:45:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9fbc224c8b23b87e961526723c8784c5 OK 2025/02/15 01:45:58 DEBUG : a.txt: Excluded (Size Filter) 2025/02/15 01:45:58 DEBUG : a.txt: Excluded 2025/02/15 01:45:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/15 01:45:59 DEBUG : sub dir/hello world2: Excluded 2025/02/15 01:45:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/15 01:45:59 DEBUG : sub dir/hello world: Excluded 2025/02/15 01:45:59 DEBUG : sub dir/ignore dir: Excluded 2025/02/15 01:45:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/15 01:45:59 DEBUG : sub dir/hello world2: Excluded 2025/02/15 01:45:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/15 01:45:59 DEBUG : sub dir/hello world: Excluded 2025/02/15 01:46:00 DEBUG : sub dir/ignore dir: Excluded 2025/02/15 01:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/15 01:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/15 01:46:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/15 01:46:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/15 01:46:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/15 01:46:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/15 01:46:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:08 DEBUG : file1: md5 = 16b7c1f5646f3840f087d467d975765d OK 2025/02/15 01:46:10 DEBUG : sub/file2: md5 = 834ea82d671dc03f083098e20ce770a0 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/02/15 01:46:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/15 01:46:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/15 01:46:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/15 01:46:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.66s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:18 DEBUG : file1: md5 = 7e83bd25e48566afe835de487b63c41f OK 2025/02/15 01:46:21 DEBUG : sub/file2: md5 = 414c9608639722f76acd950a51b49a74 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/02/15 01:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/notfound" 2025/02/15 01:46:25 DEBUG : Config file has changed externally - reloading 2025/02/15 01:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/15 01:46:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.54s) --- PASS: TestStatJSON/Root (0.35s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (2.04s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Making directory 2025/02/15 01:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:32 DEBUG : sub dir/hello world: md5 = 09484e8fe53abac34ca799da91a6c471 OK 2025/02/15 01:46:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.95s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:36 DEBUG : potato2: md5 = c42ba53b71de491c6be5804533a8a35d OK 2025/02/15 01:46:38 DEBUG : empty space: md5 = f9ffc1eb311c2891bccf0f0b22d38e3f OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:41 DEBUG : potato2: md5 = 88f56f00f052a11df83cf0e428515df8 OK 2025/02/15 01:46:42 DEBUG : empty space: md5 = 7cddfb0e7814d0f89f5a5cd3b7caa5b5 OK 2025/02/15 01:46:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/15 01:46:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.10s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:47 DEBUG : potato2: md5 = d15b3ee25a45815aac8aeb2d35b2b18d OK 2025/02/15 01:46:48 DEBUG : empty space: md5 = 07791926ed208b5c3f7e3ff10a04eb5a OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:51 DEBUG : potato2: md5 = b32b938f5504accf267bb515b4f8f917 OK 2025/02/15 01:46:53 DEBUG : empty space: md5 = 7704a8c013330c9425f142cb092a5752 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/02/15 01:46:54 DEBUG : Creating backend with remote ":memory:" 2025/02/15 01:46:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/15 01:46:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/15 01:46:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/15 01:46:54 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:46:56 DEBUG : potato2: md5 = fb7fa0122f444c3868039fca058e8ec6 OK 2025/02/15 01:46:57 DEBUG : empty space: md5 = 9498d26adad90235dcebfd6b0588105f OK 2025/02/15 01:47:00 DEBUG : sub dir/potato3: md5 = b0fe5665d0e50eba36e8ce0f5afea6ce OK 2025/02/15 01:47:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:05 DEBUG : small: md5 = 7af9bc978a56ec75c1094ed4a088ae93 OK 2025/02/15 01:47:06 DEBUG : medium: md5 = c94194aee7c0b90cb016f8713b609969 OK 2025/02/15 01:47:07 DEBUG : large: md5 = 7f3ecb6d00e14a17075b3775c150a934 OK 2025/02/15 01:47:08 DEBUG : Waiting for deletions to finish 2025/02/15 01:47:08 DEBUG : large: Excluded (Size Filter) 2025/02/15 01:47:09 INFO : small: Deleted 2025/02/15 01:47:09 INFO : medium: Deleted --- PASS: TestDelete (6.83s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:11 DEBUG : small: md5 = aacbab1c70ffa4536e92a1e641d4afe7 OK 2025/02/15 01:47:13 DEBUG : medium: md5 = 24aed6e170ef5f488edb9e871bdb1938 OK 2025/02/15 01:47:14 DEBUG : large: md5 = 6a2a327ceffd1a948fde8ab5a86ff397 OK 2025/02/15 01:47:14 DEBUG : Waiting for deletions to finish 2025/02/15 01:47:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/15 01:47:15 INFO : large: Deleted 2025/02/15 01:47:15 INFO : small: Deleted --- PASS: TestMaxDelete (6.93s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:18 DEBUG : small: md5 = affa50960ca03d9bc137a42bb824ed19 OK 2025/02/15 01:47:19 DEBUG : medium: md5 = 76006d3ead4904ac2057e4a6c99e94ba OK 2025/02/15 01:47:21 DEBUG : large: md5 = 5f4181f1d1c34ba8141528808843e1da OK 2025/02/15 01:47:21 DEBUG : Waiting for deletions to finish 2025/02/15 01:47:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/15 01:47:22 INFO : small: Deleted 2025/02/15 01:47:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.83s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:25 DEBUG : small: md5 = d89fb149e65256435dc143a5abfc08b0 OK 2025/02/15 01:47:26 DEBUG : medium: md5 = 1f8118882cd6e7f833f9a32866652a9f OK 2025/02/15 01:47:28 DEBUG : large: md5 = 0cc7233b2396764dfa183d2b136ffc79 OK 2025/02/15 01:47:28 DEBUG : Waiting for deletions to finish 2025/02/15 01:47:28 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/15 01:47:29 INFO : large: Deleted 2025/02/15 01:47:29 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:32 DEBUG : ReadFile: md5 = bb2179e59c67c4a74425edb44b9fbd7f OK --- PASS: TestReadFile (4.72s) === RUN TestRetry 2025/02/15 01:47:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/15 01:47:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/15 01:47:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/15 01:47:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/15 01:47:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/15 01:47:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/15 01:47:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:47:37 DEBUG : file1: md5 = 42c2e45745dfc6bfc8bd9084b22bda44 OK 2025/02/15 01:47:38 DEBUG : file2: md5 = 3f5a03720f6a1fe83d58b05902b6b73b OK --- PASS: TestCat (16.18s) === RUN TestPurge 2025/02/15 01:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficeyay6gumo" 2025/02/15 01:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/qf3dhsa1ahkke6uncj8c1dd8kh4dbd605ggtohvoc53dsgpa8nvg" 2025/02/15 01:47:52 DEBUG : Creating backend with remote "/tmp/rclone2025272679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficeyay6gumo'", Local "Local file system at /tmp/rclone2025272679", Modify Window "1ms" 2025/02/15 01:47:57 DEBUG : A1/B1/C1/one: md5 = 5e9c4e0116f3d54c0c5c84687676223c OK 2025/02/15 01:47:57 INFO : A2: Making directory 2025/02/15 01:47:58 INFO : A1/B2: Making directory 2025/02/15 01:47:59 INFO : A1/B2/C2: Making directory 2025/02/15 01:48:00 INFO : A1/B1/C3: Making directory 2025/02/15 01:48:00 INFO : A3: Making directory 2025/02/15 01:48:01 INFO : A3/B3: Making directory 2025/02/15 01:48:02 INFO : A3/B3/C4: Making directory 2025/02/15 01:48:04 DEBUG : A1/two: md5 = c48656c2481878b1a85a73f31353f37e OK 2025/02/15 01:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficeyay6gumo': Purge remote 2025/02/15 01:48:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.82s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:48:12 DEBUG : A1/B1/C1/one: md5 = b64296ae1499aafba44dfacfd3841948 OK 2025/02/15 01:48:12 INFO : A2: Making directory 2025/02/15 01:48:13 INFO : A1/B2: Making directory 2025/02/15 01:48:14 INFO : A1/B2/C2: Making directory 2025/02/15 01:48:14 INFO : A1/B1/C3: Making directory 2025/02/15 01:48:15 INFO : A3: Making directory 2025/02/15 01:48:16 INFO : A3/B3: Making directory 2025/02/15 01:48:17 INFO : A3/B3/C4: Making directory 2025/02/15 01:48:19 DEBUG : A1/two: md5 = 9262dcda6936b45607c96e8e09033b43 OK 2025/02/15 01:48:20 DEBUG : removing 1 level 3 directories 2025/02/15 01:48:20 INFO : A3/B3/C4: Removing directory 2025/02/15 01:48:23 DEBUG : removing 2 level 3 directories 2025/02/15 01:48:23 INFO : A1/B2/C2: Removing directory 2025/02/15 01:48:23 INFO : A1/B1/C3: Removing directory 2025/02/15 01:48:24 DEBUG : removing 2 level 2 directories 2025/02/15 01:48:24 INFO : A3/B3: Removing directory 2025/02/15 01:48:24 INFO : A1/B2: Removing directory 2025/02/15 01:48:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/15 01:48:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/15 01:48:24 DEBUG : removing 2 level 1 directories 2025/02/15 01:48:24 INFO : A3: Removing directory 2025/02/15 01:48:24 INFO : A2: Removing directory 2025/02/15 01:48:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/15 01:48:29 DEBUG : removing 1 level 3 directories 2025/02/15 01:48:29 INFO : A1/B1/C1: Removing directory 2025/02/15 01:48:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:29 DEBUG : removing 1 level 2 directories 2025/02/15 01:48:29 INFO : A1/B1: Removing directory 2025/02/15 01:48:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/15 01:48:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:48:30 DEBUG : removing 1 level 1 directories 2025/02/15 01:48:30 INFO : A1: Removing directory 2025/02/15 01:48:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/15 01:48:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/15 01:48:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/15 01:48:31 DEBUG : removing 1 level 0 directories 2025/02/15 01:48:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Removing directory 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/15 01:48:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.39s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:48:33 INFO : A1: Making directory 2025/02/15 01:48:34 INFO : A1/B1: Making directory 2025/02/15 01:48:35 INFO : A1/B1/C1: Making directory 2025/02/15 01:48:37 DEBUG : removing 1 level 3 directories 2025/02/15 01:48:37 INFO : A1/B1/C1: Removing directory 2025/02/15 01:48:38 DEBUG : removing 1 level 2 directories 2025/02/15 01:48:38 INFO : A1/B1: Removing directory 2025/02/15 01:48:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:48:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:48:40 INFO : A1: Making directory 2025/02/15 01:48:41 INFO : A1/B1: Making directory 2025/02/15 01:48:42 INFO : A1/B1/C1: Making directory 2025/02/15 01:48:45 DEBUG : removing 1 level 3 directories 2025/02/15 01:48:45 INFO : A1/B1/C1: Removing directory 2025/02/15 01:48:46 DEBUG : removing 1 level 2 directories 2025/02/15 01:48:46 INFO : A1/B1: Removing directory 2025/02/15 01:48:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:48:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.85s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:48:50 DEBUG : file1: md5 = 15e962d5f806122c355b194ee3cc1728 OK 2025/02/15 01:48:50 DEBUG : filename.txt: File name found in url 2025/02/15 01:48:52 DEBUG : filename.txt: md5 = ce403d41a097c34628151663ee83040a OK 2025/02/15 01:48:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/15 01:48:53 DEBUG : headerfilename.txt: md5 = edeb04d939ffef69283071a8f88566bf OK 2025/02/15 01:48:55 DEBUG : file2: md5 = 44a838c09dfe62ca42a0a515b3b0ab70 OK --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:48:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/15 01:49:00 DEBUG : sub/file2: md5 = 3abcf9136ec1977284a16f7f4a88ba31 OK 2025/02/15 01:49:00 INFO : file1: Copied (new) to: sub/file2 2025/02/15 01:49:00 INFO : file1: Deleted 2025/02/15 01:49:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/15 01:49:01 DEBUG : file1: Unchanged skipping 2025/02/15 01:49:01 INFO : file1: Deleted 2025/02/15 01:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': don't need to copy/move sub/file2, it is already at target location 2025/02/15 01:49:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.55s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:49:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/15 01:49:06 DEBUG : file1: md5 = 565e568cf680d393c06017d297c74297 OK 2025/02/15 01:49:06 INFO : file1: Copied (new) 2025/02/15 01:49:06 INFO : file1: Deleted 2025/02/15 01:49:06 DEBUG : file1: Destination exists, skipping 2025/02/15 01:49:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:49:10 DEBUG : dst/file1: md5 = 568ec22b3ffa31e245d86b870085a3a8 OK 2025/02/15 01:49:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxejoc3pane/backup" 2025/02/15 01:49:11 DEBUG : Creating backend with remote "TestDrive:crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg/1nrff024r7pq65ecp72fc28jb0" 2025/02/15 01:49:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/15 01:49:15 INFO : dst/file1: Moved (server-side) 2025/02/15 01:49:16 DEBUG : dst/file1: md5 = e2dfbe328a37629fc35cc7f77ce4cad5 OK 2025/02/15 01:49:16 INFO : dst/file1: Copied (new) 2025/02/15 01:49:16 INFO : dst/file1: Deleted 2025/02/15 01:49:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:49:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/15 01:49:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.80s) === 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:49:23 DEBUG : A1/one: md5 = 8d1f912d50b9a7f79efd1d7b3192f9b7 OK 2025/02/15 01:49:25 DEBUG : A1/two: md5 = 077435169be8db3e8d2eb2a08f745dcc OK 2025/02/15 01:49:27 DEBUG : A1/B1/three: md5 = e924a2ac02f67cb3dcbf38224235acc3 OK 2025/02/15 01:49:29 DEBUG : A1/B1/C1/four: md5 = df9afc998f70701f64421705639b465f OK 2025/02/15 01:49:31 DEBUG : A1/B1/C2/five: md5 = 2f5f1fa0016a31e4e395fe5f809295d2 OK 2025/02/15 01:49:31 INFO : A1/B2: Making directory 2025/02/15 01:49:31 INFO : A1/B1/C3: Making directory 2025/02/15 01:49:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/15 01:49:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/15 01:49:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/15 01:49:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/15 01:49:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/15 01:49:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/15 01:49:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/15 01:49:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:49:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/15 01:49:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/15 01:49:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/15 01:49:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/15 01:49:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/15 01:49:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/15 01:49:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/15 01:50:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/15 01:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/15 01:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/15 01:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:50:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/15 01:50:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/15 01:50:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/15 01:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/15 01:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (34 bytes), uploading instead of streaming 2025/02/15 01:50:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 81dafdb67e81d74a5a798b410cc6cb2a OK 2025/02/15 01:50:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/15 01:50:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/15 01:50:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/15 01:50:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 6c9eb7078eb9378ec92d7c81d9cd4359 OK 2025/02/15 01:50:20 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (34 bytes), uploading instead of streaming 2025/02/15 01:50:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 1aa91a3087b1ef4b25755c65bee4059a OK 2025/02/15 01:50:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/15 01:50:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/15 01:50:25 DEBUG : with_checksum_big_file_from_pipe: md5 = e77faf3119e136d9f2480902352269e4 OK 2025/02/15 01:50:25 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (34 bytes), uploading instead of streaming 2025/02/15 01:50:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/15 01:50:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/15 01:50:30 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-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (34 bytes), uploading instead of streaming 2025/02/15 01:50:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/15 01:50:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/15 01:50:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/15 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (48 bytes), uploading instead of streaming 2025/02/15 01:50:38 DEBUG : rcat_metadata: md5 = 6cda54d71c421e75a1611487838f1a78 OK 2025/02/15 01:50:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/15 01:50:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/15 01:50:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = ff6f77229769a231ac9b550b9b4018e8 OK 2025/02/15 01:50:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.13s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:46 DEBUG : potato1: md5 = 1bbb471226220b9905eb0a4e8006fce6 OK 2025/02/15 01:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (60 bytes), uploading instead of streaming 2025/02/15 01:50:47 DEBUG : potato2: md5 = 38d633b0ea05b4e3195c25b7842b8036 OK 2025/02/15 01:50:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:50 DEBUG : potato1: md5 = 58c1830f79c3ab0f0c7e50af82138d14 OK 2025/02/15 01:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': File to upload is small (60 bytes), uploading instead of streaming 2025/02/15 01:50:51 DEBUG : potato2: md5 = 96d06f0523276971a929a55403b786e0 OK 2025/02/15 01:50:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.23s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:50:55 DEBUG : potato2: md5 = 6dd0b44a396bf1d3935d59c0ff56a135 OK 2025/02/15 01:50:57 DEBUG : empty space: md5 = d4daaee030c0f446076668664de97192 OK 2025/02/15 01:51:00 DEBUG : sub dir/potato3: md5 = f800b83737c310ee64be21293e30f036 OK 2025/02/15 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Touching "empty space" 2025/02/15 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Touching "potato2" 2025/02/15 01:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Touching "sub dir/potato3" 2025/02/15 01:51:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:05 DEBUG : dir with metadata: Making directory with metadata 2025/02/15 01:51:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.77s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:08 DEBUG : directory with modtime: Making directory with metadata 2025/02/15 01:51:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.14s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/15 01:51:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/15 01:51:12 DEBUG : Google drive root 'crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg': Skipping btime metadata as can't update it on an existing file: 2025-02-15T01:51:11.842229538Z 2025/02/15 01:51:12 INFO : non existent directory: Updated directory metadata 2025/02/15 01:51:14 DEBUG : Google drive root 'crypt/ul886n1i22d6a79e2vvkvbbaglicbs02o7iomg8fuuft5stsledg': Skipping btime metadata as can't update it on an existing file: 2025-02-15T01:51:11.842229538Z 2025/02/15 01:51:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/15 01:51:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/15 01:51:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.65s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/15 01:51:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/15 01:51:21 DEBUG : dst: Making directory with metadata 2025/02/15 01:51:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/15 01:51:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/15 01:51:22 INFO : dst: Set directory modification time (using SetModTime) 2025/02/15 01:51:22 INFO : dst: Set directory modification time (using SetModTime) 2025/02/15 01:51:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/15 01:51:23 INFO : dst: Set directory modification time (using SetModTime) 2025/02/15 01:51:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane'", Local "Local file system at /tmp/rclone2058653863", Modify Window "1ms" 2025/02/15 01:51:27 DEBUG : sub dir/test remove existing: md5 = d4a76353382fa8ef59de15c95fb21327 OK 2025/02/15 01:51:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = beefdb5184b3e8016ef3713f15c6839e OK 2025/02/15 01:51:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sizoded5" before starting 2025/02/15 01:51:31 DEBUG : sub dir/test remove existing.sizoded5: TEST: removing renamed existing file after operation 2025/02/15 01:51:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cesuheq9" before starting 2025/02/15 01:51:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cesuheq9: TEST: renaming existing back after failed operation 2025/02/15 01:51:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pinevah5" before starting 2025/02/15 01:51:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pinevah5: TEST: removing renamed existing file after operation 2025/02/15 01:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9t4j62hd0obpmf7f6bt9j95tt5l0e4bjuvmvh1j4mo12d9psgjm1e111o5tqo1t1i3c384ajjfbdsbq94t61mg95r3msg86t5ofcn30qi3ujodkovbfm8kdcrhncpd4sj4j50lqofemgp7i7o4vgf4icoc4v0o9t4k2jm03qd7eabhqtt37g" 2025/02/15 01:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5pt0lu9ll2amjllda9poam9k5oltprfgf8tlhko9p0fvu7oroql0" --- PASS: TestRemoveExisting (13.65s) === 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/02/15 01:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxejoc3pane': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m49.437671163s (try 1/5)