"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/08 01:21:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe" 2025/02/08 01:21:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0" 2025/02/08 01:21:58 DEBUG : Creating backend with remote "/tmp/rclone2151173079" === 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/08 01:21:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/08 01:21:58 DEBUG : potato: Seek from 10 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 10 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Seek from 5 to 2 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/08 01:21:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Seek from 5 to 2 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/08 01:21:58 DEBUG : potato: Seek from 8 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 8 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/08 01:21:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/08 01:21:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/08 01:21:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/08 01:21:58 DEBUG : potato: Seek from 5 to 2 2025/02/08 01:21:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/08 01:21:58 DEBUG : potato: Seek from 9 to 0 2025/02/08 01:21:58 DEBUG : potato: Seek from 9 to 0 2025/02/08 01:21:58 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:00 DEBUG : rutabaga: md5 = a505cd11d8c2518f6d44207c7d169f58 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/08 01:22:03 DEBUG : empty space: md5 = 593430923704a2ba3fa6403db1be278c OK === RUN TestCheck/3 2025/02/08 01:22:04 DEBUG : potato2: md5 = cfbdbc4d6899acc3cda722039b46568a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/08 01:22:07 DEBUG : remotepotato: md5 = f75f245530e90281bac33e6e40d3dbed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.42s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/02/08 01:22:10 DEBUG : Creating backend with remote "nonexistent" 2025/02/08 01:22:10 DEBUG : Creating backend with remote "nonexistent" 2025/02/08 01:22:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/08 01:22:10 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/08 01:22:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/08 01:22:10 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:11 DEBUG : rutabaga: md5 = 01296e5d55d6189d16153ca87221f893 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/08 01:22:15 DEBUG : empty space: md5 = 7d4ba1569fb9402734c3d3ba4bfec494 OK === RUN TestCheckDownload/3 2025/02/08 01:22:18 DEBUG : potato2: md5 = 8bd5068c47bd51f840bfcc43b5a3f400 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/08 01:22:22 DEBUG : remotepotato: md5 = dcf21d5a0c131a49b128f72b8ea9cf8f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.29s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:28 DEBUG : rutabaga: md5 = 1a9ae8deab182208b2fa26e47414dd8f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/08 01:22:30 DEBUG : empty space: md5 = 8e912db6b41d4fa7d8d7b4fd277a6e78 OK === RUN TestCheckSizeOnly/3 2025/02/08 01:22:32 DEBUG : potato2: md5 = 5f1b4cfb8ff9d63a72af7005ff5ebc66 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/08 01:22:34 DEBUG : remotepotato: md5 = 83458b2df6bdec16e83b3b5b466cff05 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.42s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (1.10s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:40 DEBUG : test.sum: md5 = 05bbf181d4bc64dff625c84cca225a1d OK 2025/02/08 01:22:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/08 01:22:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/08 01:22:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/08 01:22:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/08 01:22:42 DEBUG : test.sum: md5 = 292524b825d7d9a38aef3c182d717ac4 OK 2025/02/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/08 01:22:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.57s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/data" 2025/02/08 01:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:22:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/data" 2025/02/08 01:22:46 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/vjrnln8ratgmqakfosrqe8espk" 2025/02/08 01:22:50 DEBUG : data/banana: md5 = 986a07046a72a98e6c7f2b319593452f OK 2025/02/08 01:22:51 DEBUG : test.sum: md5 = 187689190d2ff013c8f9e1d881f82e0e OK === RUN TestCheckSumDownload/subtest1 2025/02/08 01:22:55 DEBUG : data/potato: md5 = c2d2a3ff7576a4cbdb426f1856c836da OK 2025/02/08 01:22:57 DEBUG : test.sum: md5 = 51f58c24fa4606e893715badcb5f6898 OK === RUN TestCheckSumDownload/subtest2 2025/02/08 01:23:00 DEBUG : test.sum: md5 = 5038f86a24063dc1a258b3cac03dbb85 OK === RUN TestCheckSumDownload/subtest3 2025/02/08 01:23:05 DEBUG : test.sum: md5 = 610d8a77954ec5406c7c4835d60fa0ee OK === RUN TestCheckSumDownload/subtest4 2025/02/08 01:23:09 DEBUG : test.sum: md5 = c743553cc6b1990beea386173c5f81e8 OK === RUN TestCheckSumDownload/subtest5 2025/02/08 01:23:13 DEBUG : test.sum: md5 = 89295bf70d10889dca3afd0a168f40e7 OK === RUN TestCheckSumDownload/subtest6 2025/02/08 01:23:17 DEBUG : data/banana: md5 = de74f2d0be24be4505028020843eea2d OK 2025/02/08 01:23:19 DEBUG : data/potato: md5 = 91fb6a1567713d89639b0b35a6fd7057 OK 2025/02/08 01:23:20 DEBUG : test.sum: md5 = 24fcba9b61430fc224acb2027574a032 OK === RUN TestCheckSumDownload/subtest7 2025/02/08 01:23:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/08 01:23:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.00s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.55s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/02/08 01:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoluhot5vade" 2025/02/08 01:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/71dquag7al5k7b7sm31dikpmg8ptppqkqtkndksudr52ol0gqevg" 2025/02/08 01:23:27 DEBUG : Creating backend with remote "/tmp/rclone2172915287" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade'", Local "Local file system at /tmp/rclone2172915287", Modify Window "1ms" 2025/02/08 01:23:29 DEBUG : hello, world!: md5 = e2703e0a9b62a8e552559442be63a6e6 OK upper checkfile vs. lower remote (without normalization) 2025/02/08 01:23:30 ERROR : hello, world!: sum not found 2025/02/08 01:23:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade' 2025/02/08 01:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': 1 files missing 2025/02/08 01:23:30 NOTICE: 1 hashes missing 2025/02/08 01:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': 2 differences found 2025/02/08 01:23:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/08 01:23:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': 0 differences found 2025/02/08 01:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': 1 matching files 2025/02/08 01:23:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepomed9sacu" 2025/02/08 01:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:31 DEBUG : Creating backend with remote "TestDrive:crypt/1jbl8oes1dae3h7670i6h00q0gtocvcpou5ohd9i14ntojsmekog" 2025/02/08 01:23:32 DEBUG : Creating backend with remote "/tmp/rclone81870003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu'", Local "Local file system at /tmp/rclone81870003", Modify Window "1ms" 2025/02/08 01:23:34 DEBUG : HELLO, WORLD!: md5 = 9c900b3f2c8d8b6224d83de57ab131e0 OK lower checkfile vs. upper remote (without normalization) 2025/02/08 01:23:34 ERROR : HELLO, WORLD!: sum not found 2025/02/08 01:23:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu' 2025/02/08 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': 1 files missing 2025/02/08 01:23:34 NOTICE: 1 hashes missing 2025/02/08 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': 2 differences found 2025/02/08 01:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/08 01:23:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': 0 differences found 2025/02/08 01:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': 1 matching files 2025/02/08 01:23:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazivax6xara" 2025/02/08 01:23:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:36 DEBUG : Creating backend with remote "TestDrive:crypt/eucui1bb36ne3k7d3testjoag8topfa9oe4rf9f7d29ve4p2bngg" 2025/02/08 01:23:37 DEBUG : Creating backend with remote "/tmp/rclone2376346861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara'", Local "Local file system at /tmp/rclone2376346861", Modify Window "1ms" 2025/02/08 01:23:39 DEBUG : HeLlO, wOrLd!: md5 = 146abc10876e2da5837cbfde0cb74e83 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/08 01:23:39 ERROR : HeLlO, wOrLd!: sum not found 2025/02/08 01:23:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara' 2025/02/08 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': 1 files missing 2025/02/08 01:23:39 NOTICE: 1 hashes missing 2025/02/08 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': 2 differences found 2025/02/08 01:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/08 01:23:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': 0 differences found 2025/02/08 01:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': 1 matching files 2025/02/08 01:23:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lizejep3jexu" 2025/02/08 01:23:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/549dvru7c8cgev4uc04kda5ljr555kqnqrefcknpgd85kml6hf80" 2025/02/08 01:23:41 DEBUG : Creating backend with remote "/tmp/rclone3010248228" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu'", Local "Local file system at /tmp/rclone3010248228", Modify Window "1ms" 2025/02/08 01:23:43 DEBUG : HELLO, WORLD!: md5 = bea7e9ca9c47fab2ef6f956333597990 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/08 01:23:44 ERROR : HELLO, WORLD!: sum not found 2025/02/08 01:23:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu' 2025/02/08 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': 1 files missing 2025/02/08 01:23:44 NOTICE: 1 hashes missing 2025/02/08 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': 2 differences found 2025/02/08 01:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/08 01:23:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': 0 differences found 2025/02/08 01:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': 1 matching files 2025/02/08 01:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenijer3quva" 2025/02/08 01:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/7nadcctojebde4agmb9tqiecc33u27cmkdt47mn973kp1nmvtnd0" 2025/02/08 01:23:46 DEBUG : Creating backend with remote "/tmp/rclone677738203" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva'", Local "Local file system at /tmp/rclone677738203", Modify Window "1ms" 2025/02/08 01:23:48 DEBUG : 測試_Русский___ě_áñ: md5 = 013db52aab0681581b81d259e86fe21f OK NFD checkfile vs. NFC remote (without normalization) 2025/02/08 01:23:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/08 01:23:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva' 2025/02/08 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': 1 files missing 2025/02/08 01:23:49 NOTICE: 1 hashes missing 2025/02/08 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': 2 differences found 2025/02/08 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/08 01:23:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': 0 differences found 2025/02/08 01:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': 1 matching files 2025/02/08 01:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzoyet4zoxu" 2025/02/08 01:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/1no4ipta8jdtpjc1nah4o0eo5ca9rc3lujrd85vropoh4j295pog" 2025/02/08 01:23:51 DEBUG : Creating backend with remote "/tmp/rclone831585563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu'", Local "Local file system at /tmp/rclone831585563", Modify Window "1ms" 2025/02/08 01:23:53 DEBUG : 測試_Русский___ě_áñ: md5 = 947d0c6f44358298e72c412b28a7fd21 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/08 01:23:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/08 01:23:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu' 2025/02/08 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': 1 files missing 2025/02/08 01:23:54 NOTICE: 1 hashes missing 2025/02/08 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': 2 differences found 2025/02/08 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/08 01:23:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': 0 differences found 2025/02/08 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': 1 matching files 2025/02/08 01:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pokevov9beme" 2025/02/08 01:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/6356s9p9ie8edsqsng67of61evehjl0srcuv6cvarkvqr5fe6pt0" 2025/02/08 01:23:56 DEBUG : Creating backend with remote "/tmp/rclone2241380311" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme'", Local "Local file system at /tmp/rclone2241380311", Modify Window "1ms" 2025/02/08 01:23:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 68961a6a8d2e24a2c7bbbaba0ba7fc60 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/08 01:23:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/08 01:23:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme' 2025/02/08 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': 1 files missing 2025/02/08 01:23:58 NOTICE: 1 hashes missing 2025/02/08 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': 2 differences found 2025/02/08 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/08 01:23:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': 0 differences found 2025/02/08 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': 1 matching files 2025/02/08 01:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kocufek1viye" 2025/02/08 01:23:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:23:59 DEBUG : Creating backend with remote "TestDrive:crypt/0mgohundjp0rih2alk4eo6ceqg4vlm9s6a5iq4cotjtor6oo7t9g" 2025/02/08 01:24:00 DEBUG : Creating backend with remote "/tmp/rclone2177047620" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye'", Local "Local file system at /tmp/rclone2177047620", Modify Window "1ms" 2025/02/08 01:24:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6345c02d83aa0472d8ee5014c155efa3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/08 01:24:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/08 01:24:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye' 2025/02/08 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': 1 files missing 2025/02/08 01:24:03 NOTICE: 1 hashes missing 2025/02/08 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': 2 differences found 2025/02/08 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/08 01:24:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': 0 differences found 2025/02/08 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': 1 matching files 2025/02/08 01:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wizoyuw1cono" 2025/02/08 01:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:24:04 DEBUG : Creating backend with remote "TestDrive:crypt/h9k0q5jt3vq71hgfc9pqmkv73pve1a5hovflao248rivbr9dcq70" 2025/02/08 01:24:05 DEBUG : Creating backend with remote "/tmp/rclone1304681469" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono'", Local "Local file system at /tmp/rclone1304681469", Modify Window "1ms" 2025/02/08 01:24:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d324135cbd08fc2075221a0956d8d29f OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/08 01:24:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/08 01:24:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono' 2025/02/08 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': 1 files missing 2025/02/08 01:24:08 NOTICE: 1 hashes missing 2025/02/08 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': 2 differences found 2025/02/08 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/08 01:24:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': 0 differences found 2025/02/08 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': 1 matching files 2025/02/08 01:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miyihuv5kibu" 2025/02/08 01:24:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/ss1elmtrvhalnad0og0l365mm5vi8cf8vj6l3c5007bnjg2n6pn0" 2025/02/08 01:24:10 DEBUG : Creating backend with remote "/tmp/rclone2717498925" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu'", Local "Local file system at /tmp/rclone2717498925", Modify Window "1ms" 2025/02/08 01:24:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c36a684f4197cfabacec0a9b2036fd61 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/08 01:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/08 01:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu' 2025/02/08 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': 1 files missing 2025/02/08 01:24:12 NOTICE: 1 hashes missing 2025/02/08 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': 2 differences found 2025/02/08 01:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/08 01:24:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/08 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': 0 differences found 2025/02/08 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': 1 matching files 2025/02/08 01:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miyihuv5kibu': Purge remote 2025/02/08 01:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wizoyuw1cono': Purge remote 2025/02/08 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kocufek1viye': Purge remote 2025/02/08 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pokevov9beme': Purge remote 2025/02/08 01:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzoyet4zoxu': Purge remote 2025/02/08 01:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenijer3quva': Purge remote 2025/02/08 01:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizejep3jexu': Purge remote 2025/02/08 01:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazivax6xara': Purge remote 2025/02/08 01:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepomed9sacu': Purge remote 2025/02/08 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoluhot5vade': Purge remote --- PASS: TestApplyTransforms (52.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:24:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/08 01:24:21 DEBUG : sub/file2: md5 = 3a945d3f11d78021e0f817b690976abb OK 2025/02/08 01:24:21 INFO : file1: Copied (new) to: sub/file2 2025/02/08 01:24:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 01:24:21 DEBUG : file1: Unchanged skipping 2025/02/08 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': don't need to copy/move sub/file2, it is already at target location 2025/02/08 01:24:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.08s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:24:27 DEBUG : dst/file1: md5 = 04c45ca94272e67f4d07a6597b01cfdf OK 2025/02/08 01:24:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/backup" 2025/02/08 01:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/1nrff024r7pq65ecp72fc28jb0" 2025/02/08 01:24:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/08 01:24:31 INFO : dst/file1: Moved (server-side) 2025/02/08 01:24:33 DEBUG : dst/file1: md5 = 987f0f6fa784c4bff23ba7cee3eda9ea OK 2025/02/08 01:24:33 INFO : dst/file1: Copied (new) 2025/02/08 01:24:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:24:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:24:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:24:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/dst" 2025/02/08 01:24:37 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/08 01:24:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/CompareDest" 2025/02/08 01:24:39 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/gveqi14airsml4bgu7krj116o8" 2025/02/08 01:24:40 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:24:42 DEBUG : one: md5 = 5b28017fbd4b846f2476ae330f3496b4 OK 2025/02/08 01:24:42 INFO : one: Copied (new) 2025/02/08 01:24:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:24:45 DEBUG : one: md5 = 03c07273bfa98546b560be3e4cb2eafc OK 2025/02/08 01:24:45 INFO : one: Copied (replaced existing) 2025/02/08 01:24:47 DEBUG : dst/one: md5 = 84024c8d6df9109fd5f5b2da19b093f5 OK 2025/02/08 01:24:49 DEBUG : CompareDest/one: md5 = 8cd8c38f3d81b5ba1fe8286358f9b9bf OK 2025/02/08 01:24:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:24:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:24:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:24:52 DEBUG : CompareDest/two: md5 = 62b2a653bc1337a0bc2a4a2bc3bc986a OK 2025/02/08 01:24:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:24:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:24:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:24:54 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:24:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:24:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:24:55 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:24:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/08 01:24:57 DEBUG : two: md5 = 8668c2fee0e0aee35de1c28f22540c24 OK 2025/02/08 01:24:57 INFO : two: Copied (new) 2025/02/08 01:25:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:25:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:25:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:25:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.07s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:25:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/dst" 2025/02/08 01:25:01 DEBUG : Config file has changed externally - reloading 2025/02/08 01:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/08 01:25:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/CopyDest" 2025/02/08 01:25:03 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/08 01:25:04 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:25:07 DEBUG : one: md5 = 3a0494bd37077d8f8bffbd25ea7c684d OK 2025/02/08 01:25:07 INFO : one: Copied (new) 2025/02/08 01:25:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:25:09 DEBUG : one: md5 = ce3d0959c8d061899fed6c70ab15fcc1 OK 2025/02/08 01:25:09 INFO : one: Copied (replaced existing) 2025/02/08 01:25:11 DEBUG : dst/one: md5 = ec4ea63d6f28d0033b9519d1e5ae9c28 OK 2025/02/08 01:25:13 DEBUG : CopyDest/one: md5 = 3b9579cb5b803d0da6505d40b285754b OK 2025/02/08 01:25:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/BackupDir" 2025/02/08 01:25:14 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/08 01:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:25:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:25:18 INFO : one: Moved (server-side) 2025/02/08 01:25:19 INFO : one: Copied (server-side copy) 2025/02/08 01:25:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/08 01:25:20 DEBUG : CopyDest/two: md5 = 473ac4836a2dbb6968d90a9ec6920d5c OK 2025/02/08 01:25:21 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:25:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:25:23 INFO : two: Copied (server-side copy) 2025/02/08 01:25:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/08 01:25:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/08 01:25:23 DEBUG : two: Unchanged skipping 2025/02/08 01:25:25 DEBUG : CopyDest/three: md5 = 2444d594e014539e2cdd67365b00a729 OK 2025/02/08 01:25:26 DEBUG : three: Need to transfer - File not found at Destination 2025/02/08 01:25:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/08 01:25:26 DEBUG : three: Destination not found in --copy-dest 2025/02/08 01:25:27 DEBUG : three: md5 = 5b7f7c601da7d81f5860c0bb2f10ed5f OK 2025/02/08 01:25:27 INFO : three: Copied (new) 2025/02/08 01:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/08 01:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:25:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/08 01:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:25:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:25:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.33s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:25:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/08 01:25:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0c7f3c9e6b6e6cbfd83f94f182529e5f OK 2025/02/08 01:25:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/08 01:25:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/08 01:25:38 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/08 01:25:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/08 01:25:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/08 01:25:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3dca375dda375df847bf0028b82a8336 OK 2025/02/08 01:25:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/08 01:25:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/08 01:25:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:25:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using skip mode. 2025/02/08 01:25:47 NOTICE: one: Found 2 files with duplicate names 2025/02/08 01:25:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:25:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using skip mode. 2025/02/08 01:25:53 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:25:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/08 01:25:53 INFO : one: Deleted 2025/02/08 01:25:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.49s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:25:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using first mode. 2025/02/08 01:25:59 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:26:00 INFO : one: Deleted 2025/02/08 01:26:00 INFO : one: Deleted 2025/02/08 01:26:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using newest mode. 2025/02/08 01:26:05 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:26:06 INFO : one: Deleted 2025/02/08 01:26:06 INFO : one: Deleted 2025/02/08 01:26:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using oldest mode. 2025/02/08 01:26:12 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:26:13 INFO : one: Deleted 2025/02/08 01:26:13 INFO : one: Deleted 2025/02/08 01:26:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.02s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using largest mode. 2025/02/08 01:26:18 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:26:19 INFO : one: Deleted 2025/02/08 01:26:19 INFO : one: Deleted 2025/02/08 01:26:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using smallest mode. 2025/02/08 01:26:24 NOTICE: one: Found 3 files with duplicate names 2025/02/08 01:26:25 INFO : one: Deleted 2025/02/08 01:26:25 INFO : one: Deleted 2025/02/08 01:26:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.84s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Looking for duplicate names using rename mode. 2025/02/08 01:26:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/08 01:26:33 INFO : one-2.txt: renamed from: one.txt 2025/02/08 01:26:34 INFO : one-3.txt: renamed from: one.txt 2025/02/08 01:26:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.53s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:40 DEBUG : dupe1/one.txt: md5 = 2e90537f31156b37ca43c9655df0856e OK 2025/02/08 01:26:42 DEBUG : dupe2/two.txt: md5 = 906726d0f72123a82da8d5b39300654d OK 2025/02/08 01:26:44 DEBUG : dupe3/three.txt: md5 = 3b83a8791d6781ad4a4336e492899f3b OK 2025/02/08 01:26:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/08 01:26:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/08 01:26:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/08 01:26:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/08 01:26:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/08 01:26:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/08 01:26:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.45s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:26:51 DEBUG : a.txt: md5 = dea7dc369bbf88c9a21b940073d32e08 OK 2025/02/08 01:26:53 DEBUG : zend.txt: md5 = 7b3ca3cfd18ae5ebf5669414141f8cc7 OK 2025/02/08 01:26:55 DEBUG : sub dir/hello world: md5 = a3d10949d3ffa9b5350f867fc8649c46 OK 2025/02/08 01:26:56 DEBUG : sub dir/hello world2: md5 = 0d562aae8ecaf9917deea3763e8d6447 OK 2025/02/08 01:26:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 23297f13b89ccde98591223baed3fb58 OK 2025/02/08 01:26:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9e9837486b541af47207c203cd665f75 OK 2025/02/08 01:27:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61e6b193c5ad3825af05afa5c06507f1 OK 2025/02/08 01:27:03 DEBUG : a.txt: Excluded (Size Filter) 2025/02/08 01:27:03 DEBUG : a.txt: Excluded 2025/02/08 01:27:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/08 01:27:03 DEBUG : sub dir/hello world2: Excluded 2025/02/08 01:27:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/08 01:27:03 DEBUG : sub dir/hello world: Excluded 2025/02/08 01:27:04 DEBUG : sub dir/ignore dir: Excluded 2025/02/08 01:27:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/08 01:27:04 DEBUG : sub dir/hello world2: Excluded 2025/02/08 01:27:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/08 01:27:04 DEBUG : sub dir/hello world: Excluded 2025/02/08 01:27:04 DEBUG : sub dir/ignore dir: Excluded 2025/02/08 01:27:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/08 01:27:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/08 01:27:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/08 01:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/08 01:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/08 01:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/08 01:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.75s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:12 DEBUG : file1: md5 = a615afe8f0f8ace65f9a2ffd7c6d525e OK 2025/02/08 01:27:14 DEBUG : sub/file2: md5 = 6b183e938098022eee90df9382a48a24 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/08 01:27:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/08 01:27:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/08 01:27:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/08 01:27:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.19s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:21 DEBUG : file1: md5 = cba918b270ec03bbd236bbd754947dde OK 2025/02/08 01:27:23 DEBUG : sub/file2: md5 = 6b1e7cc6f34abc3980ab0086265125cc 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/08 01:27:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/notfound" 2025/02/08 01:27:27 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/08 01:27:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.30s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Making directory 2025/02/08 01:27:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:34 DEBUG : sub dir/hello world: md5 = caa7085a8c42a757b0a0d63f6004afaf OK 2025/02/08 01:27:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.61s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:38 DEBUG : potato2: md5 = 74ba0dc213d156dced4be7ee770ea1e8 OK 2025/02/08 01:27:39 DEBUG : empty space: md5 = ce261bc78ba8af6c714eab0819cfd745 OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:42 DEBUG : potato2: md5 = 914effb10849efdb63a0a930e4cc620a OK 2025/02/08 01:27:44 DEBUG : empty space: md5 = 7137b025309dd6beeb01bb9aaa1a0168 OK 2025/02/08 01:27:44 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.71s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:47 DEBUG : potato2: md5 = 419bef9bbb60891fa3bf12d2117f91b0 OK 2025/02/08 01:27:49 DEBUG : empty space: md5 = b9e7606020a5bf94a43a548feae75d3c OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:52 DEBUG : potato2: md5 = 89b69049f80497339fa3eb05aa38fd4e OK 2025/02/08 01:27:53 DEBUG : empty space: md5 = 1b847005a447833cc22cf7dd199e7b62 OK --- PASS: TestHashSums (4.40s) === RUN TestHashSumsWithErrors 2025/02/08 01:27:55 DEBUG : Creating backend with remote ":memory:" 2025/02/08 01:27:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/08 01:27:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/08 01:27:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/08 01:27:55 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:27:56 DEBUG : potato2: md5 = 7cb55bb2186be53dc6d7eac44abb8ac6 OK 2025/02/08 01:27:58 DEBUG : empty space: md5 = 09255995ebdeb5da68be44da0f197c1a OK 2025/02/08 01:28:00 DEBUG : sub dir/potato3: md5 = a807909ff7a0bfebe0222f1d3f42b2ed OK 2025/02/08 01:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:05 DEBUG : small: md5 = 95abf7f06bdb459e4a5a184073c8ea3e OK 2025/02/08 01:28:06 DEBUG : medium: md5 = 1885cbd97ff3af81f06abf80ebb04de0 OK 2025/02/08 01:28:08 DEBUG : large: md5 = 29646be7ffe7e44bda632884e1f10f38 OK 2025/02/08 01:28:08 DEBUG : Waiting for deletions to finish 2025/02/08 01:28:08 DEBUG : large: Excluded (Size Filter) 2025/02/08 01:28:08 INFO : medium: Deleted 2025/02/08 01:28:09 INFO : small: Deleted --- PASS: TestDelete (6.25s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:11 DEBUG : small: md5 = bc64a1a3ec5186233a40ffc5cbb7f65f OK 2025/02/08 01:28:13 DEBUG : medium: md5 = d1f4554975548c697bc655c1399738b6 OK 2025/02/08 01:28:14 DEBUG : large: md5 = 768a4a59f18c64391ca0696c37bec0b3 OK 2025/02/08 01:28:14 DEBUG : Waiting for deletions to finish 2025/02/08 01:28:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/08 01:28:15 INFO : small: Deleted 2025/02/08 01:28:15 INFO : large: Deleted --- PASS: TestMaxDelete (7.05s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:18 DEBUG : small: md5 = b5203559fee0aa1672986c2f72b7f65c OK 2025/02/08 01:28:20 DEBUG : medium: md5 = 8f2cef3a60d420bade3b15f5bc0835c6 OK 2025/02/08 01:28:21 DEBUG : large: md5 = 0aa491ff4938a1808d84bbb25a52f4ca OK 2025/02/08 01:28:21 DEBUG : Waiting for deletions to finish 2025/02/08 01:28:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/08 01:28:22 INFO : small: Deleted 2025/02/08 01:28:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.84s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:25 DEBUG : small: md5 = 037c3abdd8199c994d27dad61e897ae2 OK 2025/02/08 01:28:26 DEBUG : medium: md5 = 9c74c6f407b531120c45cc8bf23a19e5 OK 2025/02/08 01:28:28 DEBUG : large: md5 = a859528c7d3994428ec59eb4b57edaf6 OK 2025/02/08 01:28:28 DEBUG : Waiting for deletions to finish 2025/02/08 01:28:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/08 01:28:29 INFO : small: Deleted 2025/02/08 01:28:29 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:32 DEBUG : ReadFile: md5 = 0da35fdb6d0d23fa23b69e6daaa5805d OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/02/08 01:28:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/08 01:28:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/08 01:28:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/08 01:28:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/08 01:28:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/08 01:28:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/08 01:28: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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:28:36 DEBUG : file1: md5 = bf899e72db14d753eedd14c0b5e2e0b4 OK 2025/02/08 01:28:38 DEBUG : file2: md5 = 09cae9dc24a0c7d76abda591ed4412ca OK --- PASS: TestCat (16.61s) === RUN TestPurge 2025/02/08 01:28:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqahor8yefa" 2025/02/08 01:28:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:28:51 DEBUG : Creating backend with remote "TestDrive:crypt/378dkfqt7quf2sm23caorn8rlt6eqpu0e2e67cvp8t37bk9bhfeg" 2025/02/08 01:28:52 DEBUG : Creating backend with remote "/tmp/rclone1897350274" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqahor8yefa'", Local "Local file system at /tmp/rclone1897350274", Modify Window "1ms" 2025/02/08 01:28:56 DEBUG : A1/B1/C1/one: md5 = ba1032d81b9c65d6c31acb6712903b2e OK 2025/02/08 01:28:56 INFO : A2: Making directory 2025/02/08 01:28:57 INFO : A1/B2: Making directory 2025/02/08 01:28:58 INFO : A1/B2/C2: Making directory 2025/02/08 01:28:59 INFO : A1/B1/C3: Making directory 2025/02/08 01:28:59 INFO : A3: Making directory 2025/02/08 01:29:00 INFO : A3/B3: Making directory 2025/02/08 01:29:01 INFO : A3/B3/C4: Making directory 2025/02/08 01:29:03 DEBUG : A1/two: md5 = f4c9a7d8002200c7ee6ff6a9819cfaa2 OK 2025/02/08 01:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqahor8yefa': Purge remote 2025/02/08 01:29:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.20s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:29:10 DEBUG : A1/B1/C1/one: md5 = d6a29ab8efd01002429926e685487fc6 OK 2025/02/08 01:29:10 INFO : A2: Making directory 2025/02/08 01:29:11 INFO : A1/B2: Making directory 2025/02/08 01:29:12 INFO : A1/B2/C2: Making directory 2025/02/08 01:29:12 INFO : A1/B1/C3: Making directory 2025/02/08 01:29:13 INFO : A3: Making directory 2025/02/08 01:29:14 INFO : A3/B3: Making directory 2025/02/08 01:29:15 INFO : A3/B3/C4: Making directory 2025/02/08 01:29:17 DEBUG : A1/two: md5 = 0eaa25f204f860d844b539657b501051 OK 2025/02/08 01:29:18 DEBUG : removing 1 level 3 directories 2025/02/08 01:29:18 INFO : A3/B3/C4: Removing directory 2025/02/08 01:29:20 DEBUG : removing 2 level 3 directories 2025/02/08 01:29:20 INFO : A1/B2/C2: Removing directory 2025/02/08 01:29:20 INFO : A1/B1/C3: Removing directory 2025/02/08 01:29:21 DEBUG : removing 2 level 2 directories 2025/02/08 01:29:21 INFO : A3/B3: Removing directory 2025/02/08 01:29:21 INFO : A1/B2: Removing directory 2025/02/08 01:29:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/08 01:29:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/08 01:29:22 DEBUG : removing 2 level 1 directories 2025/02/08 01:29:22 INFO : A3: Removing directory 2025/02/08 01:29:22 INFO : A2: Removing directory 2025/02/08 01:29:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/08 01:29:26 DEBUG : removing 1 level 3 directories 2025/02/08 01:29:26 INFO : A1/B1/C1: Removing directory 2025/02/08 01:29:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:26 DEBUG : removing 1 level 2 directories 2025/02/08 01:29:26 INFO : A1/B1: Removing directory 2025/02/08 01:29:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/08 01:29:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:29:27 DEBUG : removing 1 level 1 directories 2025/02/08 01:29:27 INFO : A1: Removing directory 2025/02/08 01:29:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/08 01:29:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/08 01:29:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:29:28 DEBUG : removing 1 level 0 directories 2025/02/08 01:29:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Removing directory 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/08 01:29:28 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:29:30 INFO : A1: Making directory 2025/02/08 01:29:31 INFO : A1/B1: Making directory 2025/02/08 01:29:31 INFO : A1/B1/C1: Making directory 2025/02/08 01:29:34 DEBUG : removing 1 level 3 directories 2025/02/08 01:29:34 INFO : A1/B1/C1: Removing directory 2025/02/08 01:29:35 DEBUG : removing 1 level 2 directories 2025/02/08 01:29:35 INFO : A1/B1: Removing directory 2025/02/08 01:29:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:29:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.24s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:29:37 INFO : A1: Making directory 2025/02/08 01:29:38 INFO : A1/B1: Making directory 2025/02/08 01:29:39 INFO : A1/B1/C1: Making directory 2025/02/08 01:29:41 DEBUG : removing 1 level 3 directories 2025/02/08 01:29:41 INFO : A1/B1/C1: Removing directory 2025/02/08 01:29:42 DEBUG : removing 1 level 2 directories 2025/02/08 01:29:42 INFO : A1/B1: Removing directory 2025/02/08 01:29:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:29:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:29:46 DEBUG : file1: md5 = b01b72560d54c87ecd5e81220ec6bcfe OK 2025/02/08 01:29:47 DEBUG : filename.txt: File name found in url 2025/02/08 01:29:48 DEBUG : filename.txt: md5 = 70b5ea020568e6a0e29885c6505e410e OK 2025/02/08 01:29:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/08 01:29:50 DEBUG : headerfilename.txt: md5 = eb38b5531a4b93ff966ad5fcdcd80fae OK 2025/02/08 01:29:51 DEBUG : file2: md5 = 69177249282fdf2e20f3d6f160d3df11 OK --- PASS: TestCopyURL (9.07s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:29:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/08 01:29:56 DEBUG : sub/file2: md5 = 8e209f989da07e5c79fcb79ecce0b8f6 OK 2025/02/08 01:29:56 INFO : file1: Copied (new) to: sub/file2 2025/02/08 01:29:56 INFO : file1: Deleted 2025/02/08 01:29:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 01:29:57 DEBUG : file1: Unchanged skipping 2025/02/08 01:29:57 INFO : file1: Deleted 2025/02/08 01:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': don't need to copy/move sub/file2, it is already at target location 2025/02/08 01:29:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:30:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/08 01:30:01 DEBUG : file1: md5 = 41babe5e967d690144a441001c2dbf44 OK 2025/02/08 01:30:01 INFO : file1: Copied (new) 2025/02/08 01:30:01 INFO : file1: Deleted 2025/02/08 01:30:02 DEBUG : file1: Destination exists, skipping 2025/02/08 01:30:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:30:06 DEBUG : dst/file1: md5 = d61ec5957d217cab80a11f6470638c58 OK 2025/02/08 01:30:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojisec1supe/backup" 2025/02/08 01:30:07 DEBUG : Creating backend with remote "TestDrive:crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0/1nrff024r7pq65ecp72fc28jb0" 2025/02/08 01:30:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/08 01:30:11 INFO : dst/file1: Moved (server-side) 2025/02/08 01:30:13 DEBUG : dst/file1: md5 = 6e62b6cb3e7b12f7b11e81b3698aa384 OK 2025/02/08 01:30:13 INFO : dst/file1: Copied (new) 2025/02/08 01:30:13 INFO : dst/file1: Deleted 2025/02/08 01:30:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:30:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/08 01:30:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.38s) === 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:30:20 DEBUG : A1/one: md5 = 35e879a9da0c77031072b0ce2331a17b OK 2025/02/08 01:30:21 DEBUG : A1/two: md5 = 529996a9eedb997dafa026c706cf1027 OK 2025/02/08 01:30:23 DEBUG : A1/B1/three: md5 = 2af57028427707daddcb75a86b591e92 OK 2025/02/08 01:30:25 DEBUG : A1/B1/C1/four: md5 = 2905f5c7665dde07ba1dccba5a471651 OK 2025/02/08 01:30:27 DEBUG : A1/B1/C2/five: md5 = 12332ebbd754310e53e13f21a89d9992 OK 2025/02/08 01:30:27 INFO : A1/B2: Making directory 2025/02/08 01:30:28 INFO : A1/B1/C3: Making directory 2025/02/08 01:30:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/08 01:30:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/08 01:30:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/08 01:30:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/08 01:30:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/08 01:30:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/08 01:30:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/08 01:30:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:30:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/08 01:30:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/08 01:30:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/08 01:30:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/08 01:30:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/08 01:30:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/08 01:30:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/08 01:30:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/08 01:30:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/08 01:30:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/08 01:30:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:30:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/08 01:30:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/08 01:31:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/08 01:31:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/08 01:31:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/08 01:31:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/08 01:31:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/08 01:31:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/08 01:31:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/08 01:31:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/08 01:31:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/08 01:31:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.42s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (34 bytes), uploading instead of streaming 2025/02/08 01:31:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 357aa3781e53e67cd23291deee82c9c4 OK 2025/02/08 01:31:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/08 01:31:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/08 01:31:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/08 01:31:07 DEBUG : no_checksum_big_file_from_pipe: md5 = 9d84ff9e36d5261fecc3e6f6510d11d0 OK 2025/02/08 01:31:07 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (34 bytes), uploading instead of streaming 2025/02/08 01:31:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 3f5b78546c02adb942b6b3f8e115d320 OK 2025/02/08 01:31:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/08 01:31:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/08 01:31:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 40223930279619344e3b929258c4f95f OK 2025/02/08 01:31:12 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (34 bytes), uploading instead of streaming 2025/02/08 01:31:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 01:31:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/08 01:31:16 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-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (34 bytes), uploading instead of streaming 2025/02/08 01:31:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/08 01:31:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/08 01:31:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/08 01:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (48 bytes), uploading instead of streaming 2025/02/08 01:31:24 DEBUG : rcat_metadata: md5 = 904365d51d42b36aa21c62a5a57f9947 OK 2025/02/08 01:31:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/08 01:31:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/08 01:31:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = d37f892543c31c838df89ba7f0a24fc5 OK 2025/02/08 01:31:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.85s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.87s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:30 DEBUG : potato1: md5 = 19b1cd226d475070457501fd65a3b670 OK 2025/02/08 01:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (60 bytes), uploading instead of streaming 2025/02/08 01:31:32 DEBUG : potato2: md5 = a01a167e0f25feb85183519dc888becb OK 2025/02/08 01:31:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:34 DEBUG : potato1: md5 = 118fdb1434c3f50323741771b7a0c8a5 OK 2025/02/08 01:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': File to upload is small (60 bytes), uploading instead of streaming 2025/02/08 01:31:36 DEBUG : potato2: md5 = f194f7509266026194dc4f14a20c112b OK 2025/02/08 01:31:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.84s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:39 DEBUG : potato2: md5 = 6f3eb698e012b5bddbfe3fa6015f7d47 OK 2025/02/08 01:31:41 DEBUG : empty space: md5 = 12a3a7abfbcc3200bf4e20bcc2ef0177 OK 2025/02/08 01:31:43 DEBUG : sub dir/potato3: md5 = aa2607b08c6fd0f24868c8fe36bab50b OK 2025/02/08 01:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Touching "empty space" 2025/02/08 01:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Touching "potato2" 2025/02/08 01:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Touching "sub dir/potato3" 2025/02/08 01:31:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.33s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:48 DEBUG : dir with metadata: Making directory with metadata 2025/02/08 01:31:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.15s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:50 DEBUG : directory with modtime: Making directory with metadata 2025/02/08 01:31:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.23s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/08 01:31:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/08 01:31:53 DEBUG : Google drive root 'crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0': Skipping btime metadata as can't update it on an existing file: 2025-02-08T01:31:53.045161429Z 2025/02/08 01:31:53 INFO : non existent directory: Updated directory metadata 2025/02/08 01:31:55 DEBUG : Google drive root 'crypt/q109a7rak4aaal4fvg68v31r1mknr5rlv2a88s5qk1mdg46ei3i0': Skipping btime metadata as can't update it on an existing file: 2025-02-08T01:31:53.045161429Z 2025/02/08 01:31:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:31:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/08 01:31:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/08 01:32:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:32:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/08 01:32:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/08 01:32:01 DEBUG : dst: Making directory with metadata 2025/02/08 01:32:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/08 01:32:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/08 01:32:02 INFO : dst: Set directory modification time (using SetModTime) 2025/02/08 01:32:03 INFO : dst: Set directory modification time (using SetModTime) 2025/02/08 01:32:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/08 01:32:03 INFO : dst: Set directory modification time (using SetModTime) 2025/02/08 01:32:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe'", Local "Local file system at /tmp/rclone2151173079", Modify Window "1ms" 2025/02/08 01:32:07 DEBUG : sub dir/test remove existing: md5 = 056de908c8ced010cd48ce2e942b3908 OK 2025/02/08 01:32:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ea410fadeb57b6c3c2b5eb73fc0a586f OK 2025/02/08 01:32:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mesejit6" before starting 2025/02/08 01:32:11 DEBUG : sub dir/test remove existing.mesejit6: TEST: removing renamed existing file after operation 2025/02/08 01:32:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.demojuq8" before starting 2025/02/08 01:32:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.demojuq8: TEST: renaming existing back after failed operation 2025/02/08 01:32:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhoneq7" before starting 2025/02/08 01:32:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhoneq7: TEST: removing renamed existing file after operation 2025/02/08 01:32:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kkrc3efkao377tnnk2g14cjbfs498m91cg05g2bem4am6bngl2unps3uu3sqkj7f870ebsfb5jmvl3c9va05jn5c69uskb9pe5665kqm29b6bnk20anfeaulgqg8uhvlldtacfjpg3347im3b7g6d39lpkvahthlbfb418670d3a6kb6hp80" 2025/02/08 01:32:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l43127qrk51j8hout0onrrepidihuo3kef0i0m5e15h98u9lkci0" --- PASS: TestRemoveExisting (13.08s) === 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/08 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojisec1supe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m21.428042632s (try 1/5)