"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/11 03:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca" 2025/09/11 03:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0" 2025/09/11 03:07:15 DEBUG : Creating backend with remote "/tmp/rclone1125400256" === 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", 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/09/11 03:07:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/11 03:07:16 DEBUG : potato: Seek from 10 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 10 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Seek from 5 to 2 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/11 03:07:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Seek from 5 to 2 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/11 03:07:16 DEBUG : potato: Seek from 8 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 8 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/11 03:07:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/11 03:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/11 03:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/11 03:07:16 DEBUG : potato: Seek from 5 to 2 2025/09/11 03:07:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/11 03:07:16 DEBUG : potato: Seek from 9 to 0 2025/09/11 03:07:16 DEBUG : potato: Seek from 9 to 0 2025/09/11 03:07:16 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:07:18 DEBUG : rutabaga: md5 = c2787842587c4ca0311439f64558e34c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/11 03:07:20 DEBUG : empty space: md5 = f162ce58e9e2de9928f9066105ed72c3 OK === RUN TestCheck/3 2025/09/11 03:07:23 DEBUG : potato2: md5 = ccd0303247d69bd39a7262c8d3af9300 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/11 03:07:25 DEBUG : remotepotato: md5 = 713d4f78e36c443e675c3679c0e55856 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.50s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/11 03:07:28 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 03:07:28 DEBUG : Creating backend with remote "nonexistent" 2025/09/11 03:07:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/11 03:07:28 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/09/11 03:07:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/11 03:07:28 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:07:30 DEBUG : rutabaga: md5 = 0cab044991e8b994eef7f6cdc658de86 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/11 03:07:34 DEBUG : empty space: md5 = 6d1371d8c1d35575cdaeeaa4a43b7cff OK === RUN TestCheckDownload/3 2025/09/11 03:07:37 DEBUG : potato2: md5 = 2c180a5c816596b352e815bb786954a4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/11 03:07:41 DEBUG : remotepotato: md5 = 24726b6b10c45ca9f0260ef5693f0c9e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.56s) --- PASS: TestCheckDownload/1 (1.33s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:07:47 DEBUG : rutabaga: md5 = a8b8b731edd3f67f5110469bc8a25e75 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/11 03:07:50 DEBUG : empty space: md5 = 97c2795bb59051c4c94d3de30b1689b0 OK === RUN TestCheckSizeOnly/3 2025/09/11 03:07:52 DEBUG : potato2: md5 = 35fb4269454bd7341aa37179604a415b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/11 03:07:54 DEBUG : remotepotato: md5 = 0da88f64dd7049013a215d8e345b4225 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.39s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:07:59 DEBUG : test.sum: md5 = e27ddbc70b059ab3d3f81aeb735e51f9 OK 2025/09/11 03:08:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 03:08:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 03:08:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 03:08:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/11 03:08:01 DEBUG : test.sum: md5 = 20195db614678d054b1d205f1e5f20c7 OK 2025/09/11 03:08:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/11 03:08:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/11 03:08:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/11 03:08:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.98s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:08:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/data" 2025/09/11 03:08:03 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:08:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/data" 2025/09/11 03:08:05 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/vjrnln8ratgmqakfosrqe8espk" 2025/09/11 03:08:09 DEBUG : data/banana: md5 = 012e067c40ac6af50010423ecbb7ccff OK 2025/09/11 03:08:11 DEBUG : test.sum: md5 = 11b1fa26a7bf9a274e596ad2138314d1 OK === RUN TestCheckSumDownload/subtest1 2025/09/11 03:08:16 DEBUG : data/potato: md5 = 40e608b9cbb0d3d06e2abe2a41a04466 OK 2025/09/11 03:08:17 DEBUG : test.sum: md5 = a7a6c53307830e85fd20c6c7051c396d OK === RUN TestCheckSumDownload/subtest2 2025/09/11 03:08:21 DEBUG : test.sum: md5 = 4e38c67f36d22657703fc46ad31c415b OK === RUN TestCheckSumDownload/subtest3 2025/09/11 03:08:26 DEBUG : test.sum: md5 = eeb6e99252766b4f784478e3bdcf20cb OK === RUN TestCheckSumDownload/subtest4 2025/09/11 03:08:30 DEBUG : test.sum: md5 = f6b7b2a00b210434378e88340790ad31 OK === RUN TestCheckSumDownload/subtest5 2025/09/11 03:08:35 DEBUG : test.sum: md5 = 83f1366cf7c134b364331b6aece11f53 OK === RUN TestCheckSumDownload/subtest6 2025/09/11 03:08:39 DEBUG : data/banana: md5 = 8d30ff2fc6949039c201d6cc33c49345 OK 2025/09/11 03:08:41 DEBUG : data/potato: md5 = cf7d814b2f08512338172a4b7c99f641 OK 2025/09/11 03:08:42 DEBUG : test.sum: md5 = b7f84999946ee4ddbaee4cbfc0b57f34 OK === RUN TestCheckSumDownload/subtest7 2025/09/11 03:08:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/11 03:08:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.94s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/09/11 03:08:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geyazoz5deta" 2025/09/11 03:08:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/3esb8vl6433491t16u76f46b54oh3hmgosgueq9vpeb8vdui0gm0" 2025/09/11 03:08:49 DEBUG : Creating backend with remote "/tmp/rclone2843025504" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta'", Local "Local file system at /tmp/rclone2843025504", Modify Window "1ms" 2025/09/11 03:08:52 DEBUG : hello, world!: md5 = b74ae527703ec564d0e07e9f20990566 OK upper checkfile vs. lower remote (without normalization) 2025/09/11 03:08:53 ERROR : hello, world!: sum not found 2025/09/11 03:08:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta' 2025/09/11 03:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': 1 files missing 2025/09/11 03:08:53 NOTICE: 1 hashes missing 2025/09/11 03:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': 1 differences found 2025/09/11 03:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/11 03:08:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': 0 differences found 2025/09/11 03:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': 1 matching files 2025/09/11 03:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kinekaw6cula" 2025/09/11 03:08:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/4q2l2hnclg2l143bitglrc5v5vjpvdlrf8f75fera0msi5lt5ah0" 2025/09/11 03:08:55 DEBUG : Creating backend with remote "/tmp/rclone255255850" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula'", Local "Local file system at /tmp/rclone255255850", Modify Window "1ms" 2025/09/11 03:08:57 DEBUG : HELLO, WORLD!: md5 = db8d9267cc01d4e175622da53e22ec46 OK lower checkfile vs. upper remote (without normalization) 2025/09/11 03:08:57 ERROR : HELLO, WORLD!: sum not found 2025/09/11 03:08:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula' 2025/09/11 03:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': 1 files missing 2025/09/11 03:08:57 NOTICE: 1 hashes missing 2025/09/11 03:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': 1 differences found 2025/09/11 03:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/11 03:08:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': 0 differences found 2025/09/11 03:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': 1 matching files 2025/09/11 03:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesocob1mohe" 2025/09/11 03:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/b96jfban09riddi7tj1rq19ihojdn4onf08sthve08qplqrt2ub0" 2025/09/11 03:09:00 DEBUG : Creating backend with remote "/tmp/rclone4049067864" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe'", Local "Local file system at /tmp/rclone4049067864", Modify Window "1ms" 2025/09/11 03:09:02 DEBUG : HeLlO, wOrLd!: md5 = 73721114729ba0deeef8d4db24e422d2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/11 03:09:03 ERROR : HeLlO, wOrLd!: sum not found 2025/09/11 03:09:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe' 2025/09/11 03:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': 1 files missing 2025/09/11 03:09:03 NOTICE: 1 hashes missing 2025/09/11 03:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': 1 differences found 2025/09/11 03:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/11 03:09:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': 0 differences found 2025/09/11 03:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': 1 matching files 2025/09/11 03:09:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-racomox1supa" 2025/09/11 03:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:04 DEBUG : Creating backend with remote "TestDrive:crypt/cfigntjjtq57qkli1rlaflnn3hbe2f4bpgq0ugnfh9ainkn6e7eg" 2025/09/11 03:09:05 DEBUG : Creating backend with remote "/tmp/rclone3263306575" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa'", Local "Local file system at /tmp/rclone3263306575", Modify Window "1ms" 2025/09/11 03:09:07 DEBUG : HELLO, WORLD!: md5 = 4720526560d489c1b879e70009b99fe9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/11 03:09:08 ERROR : HELLO, WORLD!: sum not found 2025/09/11 03:09:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa' 2025/09/11 03:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': 1 files missing 2025/09/11 03:09:08 NOTICE: 1 hashes missing 2025/09/11 03:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': 1 differences found 2025/09/11 03:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/11 03:09:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': 0 differences found 2025/09/11 03:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': 1 matching files 2025/09/11 03:09:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosegen5vexe" 2025/09/11 03:09:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:09 DEBUG : Creating backend with remote "TestDrive:crypt/k4f70km581hth4m78n7uvu41jichjq00pscrp77m5rff69et2lp0" 2025/09/11 03:09:10 DEBUG : Creating backend with remote "/tmp/rclone2570868077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe'", Local "Local file system at /tmp/rclone2570868077", Modify Window "1ms" 2025/09/11 03:09:12 DEBUG : 測試_Русский___ě_áñ: md5 = 66b84c4150f24090303af8143ee3607c OK NFD checkfile vs. NFC remote (without normalization) 2025/09/11 03:09:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe' 2025/09/11 03:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': 1 files missing 2025/09/11 03:09:13 NOTICE: 1 hashes missing 2025/09/11 03:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': 1 differences found 2025/09/11 03:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/11 03:09:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': 0 differences found 2025/09/11 03:09:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': 1 matching files 2025/09/11 03:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqasum0yefi" 2025/09/11 03:09:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/g36ee221fji1251cc1h49q1sss5nu1r9jc10e35ojqma0akpl50g" 2025/09/11 03:09:15 DEBUG : Creating backend with remote "/tmp/rclone1876973853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi'", Local "Local file system at /tmp/rclone1876973853", Modify Window "1ms" 2025/09/11 03:09:17 DEBUG : 測試_Русский___ě_áñ: md5 = 5ee2ac06a52b1cc7b1ee4952b093a88f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/11 03:09:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi' 2025/09/11 03:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': 1 files missing 2025/09/11 03:09:18 NOTICE: 1 hashes missing 2025/09/11 03:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': 1 differences found 2025/09/11 03:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/11 03:09:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': 0 differences found 2025/09/11 03:09:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': 1 matching files 2025/09/11 03:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gedejet0ciso" 2025/09/11 03:09:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/86jnj68b63brrl92dmldtceo29rbm83ffr5tuoeo75ugh00kvtd0" 2025/09/11 03:09:20 DEBUG : Creating backend with remote "/tmp/rclone2415834647" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso'", Local "Local file system at /tmp/rclone2415834647", Modify Window "1ms" 2025/09/11 03:09:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 09a12f1caed35155373fa183a7efecd9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/11 03:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso' 2025/09/11 03:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': 1 files missing 2025/09/11 03:09:23 NOTICE: 1 hashes missing 2025/09/11 03:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': 1 differences found 2025/09/11 03:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/11 03:09:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': 0 differences found 2025/09/11 03:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': 1 matching files 2025/09/11 03:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karagep4duza" 2025/09/11 03:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/16jikl8ul735pu98hs6r6fhhtibjt6293ek2507dgs3f9u0r4slg" 2025/09/11 03:09:25 DEBUG : Creating backend with remote "/tmp/rclone1078903234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza'", Local "Local file system at /tmp/rclone1078903234", Modify Window "1ms" 2025/09/11 03:09:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1239c6d07af0777f123f3794dc5a80a9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/11 03:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza' 2025/09/11 03:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': 1 files missing 2025/09/11 03:09:28 NOTICE: 1 hashes missing 2025/09/11 03:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': 1 differences found 2025/09/11 03:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/11 03:09:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': 0 differences found 2025/09/11 03:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': 1 matching files 2025/09/11 03:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fusatag8hiha" 2025/09/11 03:09:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/t732nk1spke1nvgqj29nehhcd1dil5jf29ir6ns63bdntq5cg100" 2025/09/11 03:09:30 DEBUG : Creating backend with remote "/tmp/rclone2717747957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha'", Local "Local file system at /tmp/rclone2717747957", Modify Window "1ms" 2025/09/11 03:09:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcb9eb116ac0319926faf6580b989b16 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/11 03:09:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha' 2025/09/11 03:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': 1 files missing 2025/09/11 03:09:33 NOTICE: 1 hashes missing 2025/09/11 03:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': 1 differences found 2025/09/11 03:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/11 03:09:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': 0 differences found 2025/09/11 03:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': 1 matching files 2025/09/11 03:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-josevuv5wewi" 2025/09/11 03:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/rdbnmit4drosurtgbrcu5f6qa7njin2r6mvu82h7q5sdb7eetrig" 2025/09/11 03:09:35 DEBUG : Creating backend with remote "/tmp/rclone3352896738" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi'", Local "Local file system at /tmp/rclone3352896738", Modify Window "1ms" 2025/09/11 03:09:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e60a616a40270069505e48a28f1a557 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/11 03:09:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/11 03:09:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi' 2025/09/11 03:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': 1 files missing 2025/09/11 03:09:38 NOTICE: 1 hashes missing 2025/09/11 03:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': 1 differences found 2025/09/11 03:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/11 03:09:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/11 03:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': 0 differences found 2025/09/11 03:09:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': 1 matching files 2025/09/11 03:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-josevuv5wewi': Purge remote 2025/09/11 03:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fusatag8hiha': Purge remote 2025/09/11 03:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karagep4duza': Purge remote 2025/09/11 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gedejet0ciso': Purge remote 2025/09/11 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqasum0yefi': Purge remote 2025/09/11 03:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosegen5vexe': Purge remote 2025/09/11 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racomox1supa': Purge remote 2025/09/11 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesocob1mohe': Purge remote 2025/09/11 03:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kinekaw6cula': Purge remote 2025/09/11 03:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geyazoz5deta': Purge remote --- PASS: TestApplyTransforms (55.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:09:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 03:09:46 DEBUG : sub/file2: md5 = 85b503a47ebacb9b9a7cbe03468c305c OK 2025/09/11 03:09:46 INFO : file1: Copied (new) to: sub/file2 2025/09/11 03:09:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 03:09:47 DEBUG : file1: Unchanged skipping 2025/09/11 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': don't need to copy/move sub/file2, it is already at target location 2025/09/11 03:09:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.49s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:09:53 DEBUG : dst/file1: md5 = 892fa4aa1b0929388bcc82eefdda3160 OK 2025/09/11 03:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/backup" 2025/09/11 03:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/1nrff024r7pq65ecp72fc28jb0" 2025/09/11 03:09:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 03:09:58 INFO : dst/file1: Moved (server-side) 2025/09/11 03:10:00 DEBUG : dst/file1: md5 = 9583d40a47f615f7b99c82cffa2b5e37 OK 2025/09/11 03:10:00 INFO : dst/file1: Copied (new) 2025/09/11 03:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:10:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/dst" 2025/09/11 03:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 03:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/CompareDest" 2025/09/11 03:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/gveqi14airsml4bgu7krj116o8" 2025/09/11 03:10:08 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 03:10:11 DEBUG : one: md5 = 31d7a17555b6896c330d7b107f62ba46 OK 2025/09/11 03:10:11 INFO : one: Copied (new) 2025/09/11 03:10:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:14 DEBUG : one: md5 = a0faa65c469cfe98869c3a00aa3ad4e1 OK 2025/09/11 03:10:14 INFO : one: Copied (replaced existing) 2025/09/11 03:10:17 DEBUG : dst/one: md5 = ac8c3e3b6e7eb28ef0f1cc2a0fa52f19 OK 2025/09/11 03:10:19 DEBUG : CompareDest/one: md5 = 140ec4f620618c1da5d4c59d785b7347 OK 2025/09/11 03:10:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 03:10:23 DEBUG : CompareDest/two: md5 = e151f50cfe5a64be05f16e58549433fb OK 2025/09/11 03:10:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 03:10:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 03:10:24 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 03:10:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 03:10:26 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 03:10:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:28 DEBUG : two: md5 = 685abc2b5c44ada28f9e9a94a96b4835 OK 2025/09/11 03:10:28 INFO : two: Copied (new) 2025/09/11 03:10:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:10:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:10:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:10:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.95s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/dst" 2025/09/11 03:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 03:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/CopyDest" 2025/09/11 03:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/11 03:10:36 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 03:10:38 DEBUG : one: md5 = 503d68d430e08219295ececeaac7a46d OK 2025/09/11 03:10:38 INFO : one: Copied (new) 2025/09/11 03:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:41 DEBUG : one: md5 = cdaa1876ffb7f72baeb83a5cdbdb303f OK 2025/09/11 03:10:41 INFO : one: Copied (replaced existing) 2025/09/11 03:10:44 DEBUG : dst/one: md5 = 1c574998127cde1433d717e4572e2822 OK 2025/09/11 03:10:46 DEBUG : CopyDest/one: md5 = 03755bc324ab4c8abad276f54ea6e303 OK 2025/09/11 03:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/BackupDir" 2025/09/11 03:10:47 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/11 03:10:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 03:10:50 INFO : one: Moved (server-side) 2025/09/11 03:10:51 INFO : one: Copied (server-side copy) 2025/09/11 03:10:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/11 03:10:54 DEBUG : CopyDest/two: md5 = 3dde3a0d8d10a89cfbc982765c1ff7de OK 2025/09/11 03:10:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 03:10:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:56 INFO : two: Copied (server-side copy) 2025/09/11 03:10:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/11 03:10:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 03:10:57 DEBUG : two: Unchanged skipping 2025/09/11 03:10:59 DEBUG : CopyDest/three: md5 = 795f1865fdd0c0d341e700a7ea5e0d94 OK 2025/09/11 03:10:59 DEBUG : three: Need to transfer - File not found at Destination 2025/09/11 03:11:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/11 03:11:00 DEBUG : three: Destination not found in --copy-dest 2025/09/11 03:11:01 DEBUG : three: md5 = 343a89e6ec25eb23fe3140ad124208c4 OK 2025/09/11 03:11:01 INFO : three: Copied (new) 2025/09/11 03:11:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 03:11:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:11:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:11:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 03:11:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:11:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:11:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.63s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/11 03:11:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e9a24856a52244a10660e4762efcb40d OK 2025/09/11 03:11:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/11 03:11:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/11 03:11:14 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/11 03:11:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/11 03:11:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/11 03:11:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 767d4eaf33301154e63876522c4ec235 OK 2025/09/11 03:11:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/11 03:11:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/11 03:11:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using skip mode. 2025/09/11 03:11:23 NOTICE: one: Found 2 files with duplicate names 2025/09/11 03:11:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using skip mode. 2025/09/11 03:11:30 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:11:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/11 03:11:30 INFO : one: Deleted 2025/09/11 03:11:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.01s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using first mode. 2025/09/11 03:11:36 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:11:37 INFO : one: Deleted 2025/09/11 03:11:37 INFO : one: Deleted 2025/09/11 03:11:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using newest mode. 2025/09/11 03:11:43 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:11:43 INFO : one: Deleted 2025/09/11 03:11:44 INFO : one: Deleted 2025/09/11 03:11:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using oldest mode. 2025/09/11 03:11:50 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:11:51 INFO : one: Deleted 2025/09/11 03:11:51 INFO : one: Deleted 2025/09/11 03:11:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.62s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:11:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using largest mode. 2025/09/11 03:11:57 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:11:57 INFO : one: Deleted 2025/09/11 03:11:58 INFO : one: Deleted 2025/09/11 03:11:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:12:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using smallest mode. 2025/09/11 03:12:04 NOTICE: one: Found 3 files with duplicate names 2025/09/11 03:12:04 INFO : one: Deleted 2025/09/11 03:12:05 INFO : one: Deleted 2025/09/11 03:12:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.99s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:12:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Looking for duplicate names using rename mode. 2025/09/11 03:12:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/11 03:12:13 INFO : one-2.txt: renamed from: one.txt 2025/09/11 03:12:14 INFO : one-3.txt: renamed from: one.txt 2025/09/11 03:12:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:12:20 DEBUG : dupe1/one.txt: md5 = 12929b45591f192a480a7fbb1e091cc8 OK 2025/09/11 03:12:23 DEBUG : dupe2/two.txt: md5 = 9a2956c5e36b8343f92ad2cacfb940f1 OK 2025/09/11 03:12:25 DEBUG : dupe3/three.txt: md5 = c5f03237dc9f7ac2ba229d3600b84ea8 OK 2025/09/11 03:12:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/11 03:12:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/11 03:12:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/11 03:12:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/11 03:12:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/11 03:12:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/11 03:12:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.26s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:12:33 DEBUG : a.txt: md5 = 4981829f2d9d8be99430ad5f7cab2980 OK 2025/09/11 03:12:34 DEBUG : zend.txt: md5 = b91ddf854200c30aff75c12a99a48e3a OK 2025/09/11 03:12:37 DEBUG : sub dir/hello world: md5 = 411bcef6da93e5458afdd5b73b6ef274 OK 2025/09/11 03:12:38 DEBUG : sub dir/hello world2: md5 = 3f7b2936c8de131e51f5327444a8a01f OK 2025/09/11 03:12:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 89bbf83172521059d5d6d9fe5d30a8c2 OK 2025/09/11 03:12:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 18e95c9378318301529d6a1647322b38 OK 2025/09/11 03:12:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4b14c3416c4e361db9b52419b5ec17a7 OK 2025/09/11 03:12:46 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 03:12:46 DEBUG : a.txt: Excluded 2025/09/11 03:12:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 03:12:46 DEBUG : sub dir/hello world2: Excluded 2025/09/11 03:12:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 03:12:46 DEBUG : sub dir/hello world: Excluded 2025/09/11 03:12:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 03:12:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 03:12:47 DEBUG : sub dir/hello world2: Excluded 2025/09/11 03:12:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 03:12:47 DEBUG : sub dir/hello world: Excluded 2025/09/11 03:12:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 03:12:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/11 03:12:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/11 03:12:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/11 03:12:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/11 03:12:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/11 03:12:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/11 03:12:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.96s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:12:56 DEBUG : a.txt: md5 = ed83f32586d30132ff8a9be75d90e687 OK 2025/09/11 03:12:57 DEBUG : zend.txt: md5 = 8cda1bea96c6d3ea05860293af360b12 OK 2025/09/11 03:12:59 DEBUG : sub dir/hello world: md5 = 1bb18d28bcf3ba2cd760cd9b03d0bfe5 OK 2025/09/11 03:13:01 DEBUG : sub dir/hello world2: md5 = 01a9a045464f980de38b0a2873b3dba2 OK 2025/09/11 03:13:04 DEBUG : sub dir/ignore dir/.ignore: md5 = b6f4cd3332c5784247ab51675c16afc9 OK 2025/09/11 03:13:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = c0010c7af479cad8c5acd4fbb30ae8e1 OK 2025/09/11 03:13:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 125adea3866c271d48e055d33b49d29b OK 2025/09/11 03:13:09 DEBUG : a.txt: Excluded (Size Filter) 2025/09/11 03:13:09 DEBUG : a.txt: Excluded 2025/09/11 03:13:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 03:13:09 DEBUG : sub dir/hello world2: Excluded 2025/09/11 03:13:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 03:13:09 DEBUG : sub dir/hello world: Excluded 2025/09/11 03:13:10 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 03:13:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/11 03:13:10 DEBUG : sub dir/hello world2: Excluded 2025/09/11 03:13:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/11 03:13:10 DEBUG : sub dir/hello world: Excluded 2025/09/11 03:13:10 DEBUG : sub dir/ignore dir: Excluded 2025/09/11 03:13:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/11 03:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/11 03:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/11 03:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/11 03:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/11 03:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/11 03:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.14s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:19 DEBUG : file1: md5 = 3d6cfe3fad1d2d93daa056bb0648cb9d OK 2025/09/11 03:13:21 DEBUG : sub/file2: md5 = 883cb947249fc8c9ca9e541e9e857154 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/09/11 03:13:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/11 03:13:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/11 03:13:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/11 03:13:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.01s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:29 DEBUG : file1: md5 = eb338dd6493e793583ad562d540dc4fd OK 2025/09/11 03:13:32 DEBUG : sub/file2: md5 = 2d8dce826094b0e300806d5bb983e8bb 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/09/11 03:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/notfound" 2025/09/11 03:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/11 03:13:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.17s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Making directory 2025/09/11 03:13:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:44 DEBUG : sub dir/hello world: md5 = 3ae7e1a50b68388f23582a0a0d05e72b OK 2025/09/11 03:13:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.06s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:48 DEBUG : potato2: md5 = 899fb7d798218a9433ea5c19c696a9d7 OK 2025/09/11 03:13:49 DEBUG : empty space: md5 = 627a38ea1c37a9797aa0d87fddf311ba OK --- PASS: TestLs (4.82s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:53 DEBUG : potato2: md5 = b628fb632155c35a22d7dae168a59423 OK 2025/09/11 03:13:54 DEBUG : empty space: md5 = 5931553e1ae9aa5b5a64a1794ca1f73e OK 2025/09/11 03:13:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/11 03:13:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.26s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:13:58 DEBUG : potato2: md5 = 84bdb3992769966b95691cfa8cf95572 OK 2025/09/11 03:14:00 DEBUG : empty space: md5 = 590215ad449eb5d77c246ce302d96fb9 OK --- PASS: TestLsLong (5.05s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:03 DEBUG : potato2: md5 = ca46521875b0478aad2c72ec19935485 OK 2025/09/11 03:14:05 DEBUG : empty space: md5 = 98e98169c181f2ebdc451910a863e6cd OK --- PASS: TestHashSums (4.78s) === RUN TestHashSumsWithErrors 2025/09/11 03:14:06 DEBUG : Creating backend with remote ":memory:" 2025/09/11 03:14:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/11 03:14:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/11 03:14:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/11 03:14:06 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:08 DEBUG : potato2: md5 = 7d8a684fc02d846efb6c7d6989efdfbd OK 2025/09/11 03:14:09 DEBUG : empty space: md5 = f5c28aad5b05ddee5694b73f27c43013 OK 2025/09/11 03:14:12 DEBUG : sub dir/potato3: md5 = f38d93830ed0b6901bae0b0cceccca40 OK 2025/09/11 03:14:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:17 DEBUG : small: md5 = eb640e647c7061f392349cd8eb0ef490 OK 2025/09/11 03:14:19 DEBUG : medium: md5 = 60deed618f0f1f7480266d0ad3f1c8d4 OK 2025/09/11 03:14:20 DEBUG : large: md5 = 4353f151f46b8c23229c826c0e0d8a08 OK 2025/09/11 03:14:20 DEBUG : Waiting for deletions to finish 2025/09/11 03:14:21 DEBUG : large: Excluded (Size Filter) 2025/09/11 03:14:21 INFO : small: Deleted 2025/09/11 03:14:21 INFO : medium: Deleted --- PASS: TestDelete (6.96s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:24 DEBUG : small: md5 = b64be5a29cf1d6834ba263412700474b OK 2025/09/11 03:14:25 DEBUG : medium: md5 = 31eddda0f82dc9072d44de8a792bb690 OK 2025/09/11 03:14:27 DEBUG : large: md5 = a81f9426a19fdb31b0b7484d561ba6b0 OK 2025/09/11 03:14:27 DEBUG : Waiting for deletions to finish 2025/09/11 03:14:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/11 03:14:28 INFO : small: Deleted 2025/09/11 03:14:28 INFO : medium: Deleted --- PASS: TestMaxDelete (7.13s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:31 DEBUG : small: md5 = 24ecda1383f74f184024656263b29330 OK 2025/09/11 03:14:32 DEBUG : medium: md5 = ddd87056ceb0ad899826a4afcda2673c OK 2025/09/11 03:14:34 DEBUG : large: md5 = bc795270ba5cdd5e54df97f5626822e7 OK 2025/09/11 03:14:34 DEBUG : Waiting for deletions to finish 2025/09/11 03:14:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 03:14:35 INFO : medium: Deleted 2025/09/11 03:14:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:38 DEBUG : small: md5 = 0f1601bde6fcc1e92c4c50a2d892ab0a OK 2025/09/11 03:14:40 DEBUG : medium: md5 = b2cfc20a966bd437d98fe51e40143c49 OK 2025/09/11 03:14:41 DEBUG : large: md5 = a12830466468b2a065cae2cd6ab704d2 OK 2025/09/11 03:14:42 DEBUG : Waiting for deletions to finish 2025/09/11 03:14:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/11 03:14:42 INFO : small: Deleted 2025/09/11 03:14:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.24s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:45 DEBUG : ReadFile: md5 = b43f85faee3f0d299404fa27cebce8b8 OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/09/11 03:14:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/11 03:14:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/11 03:14:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 03:14:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 03:14:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 03:14:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/11 03:14:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:14:50 DEBUG : file1: md5 = eca84beb0ea43498787c52807d0d106e OK 2025/09/11 03:14:51 DEBUG : file2: md5 = 00b9df7e1b038f4b9320489226fbe726 OK --- PASS: TestCat (16.95s) === RUN TestPurge 2025/09/11 03:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwises6meqa" 2025/09/11 03:15:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 03:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/dk9dis371vsvjfv4k94h7sca2p9d51mrkjhe7889kgj0q0lbs45g" 2025/09/11 03:15:06 DEBUG : Creating backend with remote "/tmp/rclone3155735670" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwises6meqa'", Local "Local file system at /tmp/rclone3155735670", Modify Window "1ms" 2025/09/11 03:15:11 DEBUG : A1/B1/C1/one: md5 = d81242e8fc8e9785fee9a2650aca36ab OK 2025/09/11 03:15:11 INFO : A2: Making directory 2025/09/11 03:15:12 INFO : A1/B2: Making directory 2025/09/11 03:15:13 INFO : A1/B2/C2: Making directory 2025/09/11 03:15:13 INFO : A1/B1/C3: Making directory 2025/09/11 03:15:14 INFO : A3: Making directory 2025/09/11 03:15:15 INFO : A3/B3: Making directory 2025/09/11 03:15:16 INFO : A3/B3/C4: Making directory 2025/09/11 03:15:18 DEBUG : A1/two: md5 = eb459667d05178cd4745f13a178eeab9 OK 2025/09/11 03:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwises6meqa': Purge remote 2025/09/11 03:15:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:15:26 DEBUG : A1/B1/C1/one: md5 = 0ae056757209360480d1d0e26e8463e3 OK 2025/09/11 03:15:26 INFO : A2: Making directory 2025/09/11 03:15:27 INFO : A1/B2: Making directory 2025/09/11 03:15:27 INFO : A1/B2/C2: Making directory 2025/09/11 03:15:28 INFO : A1/B1/C3: Making directory 2025/09/11 03:15:29 INFO : A3: Making directory 2025/09/11 03:15:30 INFO : A3/B3: Making directory 2025/09/11 03:15:30 INFO : A3/B3/C4: Making directory 2025/09/11 03:15:33 DEBUG : A1/two: md5 = dbb9a8225ad52ba47d9b796ebf6e3b75 OK 2025/09/11 03:15:34 DEBUG : removing 1 level 3 directories 2025/09/11 03:15:34 INFO : A3/B3/C4: Removing directory 2025/09/11 03:15:37 DEBUG : removing 2 level 3 directories 2025/09/11 03:15:37 INFO : A1/B2/C2: Removing directory 2025/09/11 03:15:37 INFO : A1/B1/C3: Removing directory 2025/09/11 03:15:37 DEBUG : removing 2 level 2 directories 2025/09/11 03:15:37 INFO : A3/B3: Removing directory 2025/09/11 03:15:37 INFO : A1/B2: Removing directory 2025/09/11 03:15:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/11 03:15:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 03:15:38 DEBUG : removing 2 level 1 directories 2025/09/11 03:15:38 INFO : A3: Removing directory 2025/09/11 03:15:38 INFO : A2: Removing directory 2025/09/11 03:15:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/11 03:15:42 DEBUG : removing 1 level 3 directories 2025/09/11 03:15:42 INFO : A1/B1/C1: Removing directory 2025/09/11 03:15:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:43 DEBUG : removing 1 level 2 directories 2025/09/11 03:15:43 INFO : A1/B1: Removing directory 2025/09/11 03:15:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 03:15:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:15:44 DEBUG : removing 1 level 1 directories 2025/09/11 03:15:44 INFO : A1: Removing directory 2025/09/11 03:15:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 03:15:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 03:15:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:15:44 DEBUG : removing 1 level 0 directories 2025/09/11 03:15:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Removing directory 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:15:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:15:47 INFO : A1: Making directory 2025/09/11 03:15:48 INFO : A1/B1: Making directory 2025/09/11 03:15:48 INFO : A1/B1/C1: Making directory 2025/09/11 03:15:51 DEBUG : removing 1 level 3 directories 2025/09/11 03:15:51 INFO : A1/B1/C1: Removing directory 2025/09/11 03:15:52 DEBUG : removing 1 level 2 directories 2025/09/11 03:15:52 INFO : A1/B1: Removing directory 2025/09/11 03:15:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:15:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.21s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:15:54 INFO : A1: Making directory 2025/09/11 03:15:55 INFO : A1/B1: Making directory 2025/09/11 03:15:56 INFO : A1/B1/C1: Making directory 2025/09/11 03:15:58 DEBUG : removing 1 level 3 directories 2025/09/11 03:15:58 INFO : A1/B1/C1: Removing directory 2025/09/11 03:15:59 DEBUG : removing 1 level 2 directories 2025/09/11 03:15:59 INFO : A1/B1: Removing directory 2025/09/11 03:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:16:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.05s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:16:04 DEBUG : file1: md5 = b4c95d760ee7a6963462a950a7b0660c OK 2025/09/11 03:16:05 DEBUG : filename.txt: File name found in url 2025/09/11 03:16:06 DEBUG : filename.txt: md5 = 651e5caed36d21834a92071aee725c48 OK 2025/09/11 03:16:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/11 03:16:07 DEBUG : headerfilename.txt: md5 = f609587379f66f44f3a4141194b7f18f OK 2025/09/11 03:16:09 DEBUG : file2: md5 = 84c4269dd823ab2dca83a406669344e6 OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:16:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 03:16:14 DEBUG : sub/file2: md5 = f84fe62571458e999f2d92d691a6472b OK 2025/09/11 03:16:14 INFO : file1: Copied (new) to: sub/file2 2025/09/11 03:16:14 INFO : file1: Deleted 2025/09/11 03:16:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 03:16:15 DEBUG : file1: Unchanged skipping 2025/09/11 03:16:15 INFO : file1: Deleted 2025/09/11 03:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': don't need to copy/move sub/file2, it is already at target location 2025/09/11 03:16:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:16:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/11 03:16:19 DEBUG : file1: md5 = ced55e5fa14b983e1e3f4e459658d30e OK 2025/09/11 03:16:19 INFO : file1: Copied (new) 2025/09/11 03:16:19 INFO : file1: Deleted 2025/09/11 03:16:20 DEBUG : file1: Destination exists, skipping 2025/09/11 03:16:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:16:24 DEBUG : dst/file1: md5 = bbe3a3857b4bbbc8376d9f93e9e94453 OK 2025/09/11 03:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korazab3joca/backup" 2025/09/11 03:16:25 DEBUG : Config file has changed externally - reloading 2025/09/11 03:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0/1nrff024r7pq65ecp72fc28jb0" 2025/09/11 03:16:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/11 03:16:29 INFO : dst/file1: Moved (server-side) 2025/09/11 03:16:31 DEBUG : dst/file1: md5 = 73e40dc6f083571ed8d975ccafa3c1bb OK 2025/09/11 03:16:31 INFO : dst/file1: Copied (new) 2025/09/11 03:16:31 INFO : dst/file1: Deleted 2025/09/11 03:16:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:16:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/11 03:16:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.41s) === 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:16:38 DEBUG : A1/one: md5 = 21381ddcf3b3ce960bb35f318f9bd34b OK 2025/09/11 03:16:39 DEBUG : A1/two: md5 = 692d0f8428f519d7af719987a2247077 OK 2025/09/11 03:16:42 DEBUG : A1/B1/three: md5 = 2e13a2afe96658a9625a17aab83fc59d OK 2025/09/11 03:16:44 DEBUG : A1/B1/C1/four: md5 = 0921e87c31ff44f0262c0c3e5852be8a OK 2025/09/11 03:16:46 DEBUG : A1/B1/C2/five: md5 = 33aa7d6d54059363dd61c7c265a8695a OK 2025/09/11 03:16:46 INFO : A1/B2: Making directory 2025/09/11 03:16:47 INFO : A1/B1/C3: Making directory 2025/09/11 03:16:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/11 03:16:57 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/11 03:16:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/11 03:16:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/11 03:16:57 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/11 03:17:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 03:17:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 03:17:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:17:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 03:17:01 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 03:17:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/11 03:17:09 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/11 03:17:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/11 03:17:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/11 03:17:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/11 03:17:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/11 03:17:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 03:17:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 03:17:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:17:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 03:17:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 03:17:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/11 03:17:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/11 03:17:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 03:17:25 DEBUG : no_checksum_small_file_from_pipe: md5 = a10d1c4f20f8028741c07697f85c4912 OK 2025/09/11 03:17:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/11 03:17:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 03:17:26 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/11 03:17:27 DEBUG : no_checksum_big_file_from_pipe: md5 = 26e64c18210275e11377ca5135afbbbe OK 2025/09/11 03:17:27 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 03:17:31 DEBUG : with_checksum_small_file_from_pipe: md5 = d1c6909a44e35ccea928cb4d4c9562a3 OK 2025/09/11 03:17:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 03:17:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/11 03:17:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 057b55fd063798238d43864b7d8479a8 OK 2025/09/11 03:17:32 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 03:17:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 03:17:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/11 03:17:38 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-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (34 bytes), uploading instead of streaming 2025/09/11 03:17:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/11 03:17:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/11 03:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.44s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/11 03:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (48 bytes), uploading instead of streaming 2025/09/11 03:17:46 DEBUG : rcat_metadata: md5 = 3b7adcab58f71ef1848af72dea87c19a OK 2025/09/11 03:17:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/11 03:17:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/11 03:17:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 23d251521bfd555f177dcf7cd9186f2a OK 2025/09/11 03:17:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.28s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:52 DEBUG : potato1: md5 = 147ad35140a9878271cb7fbe13e35e1e OK 2025/09/11 03:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (60 bytes), uploading instead of streaming 2025/09/11 03:17:54 DEBUG : potato2: md5 = ac6cd2b6a07194c4c61bac5e43713708 OK 2025/09/11 03:17:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.68s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:17:57 DEBUG : potato1: md5 = 4e2cb0b569bc6eac70fcb683bb4c3ab3 OK 2025/09/11 03:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': File to upload is small (60 bytes), uploading instead of streaming 2025/09/11 03:17:58 DEBUG : potato2: md5 = 19d9ee0e7bf0770ebdf4c1984b04ba59 OK 2025/09/11 03:17:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.19s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:02 DEBUG : potato2: md5 = f159e74a367d9ca347b71955d4ac4687 OK 2025/09/11 03:18:04 DEBUG : empty space: md5 = fd03a1c7ada7ed173deb72112a85490d OK 2025/09/11 03:18:06 DEBUG : sub dir/potato3: md5 = 60219e98efb7b2e96d987d76c729d882 OK 2025/09/11 03:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Touching "sub dir/potato3" 2025/09/11 03:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Touching "empty space" 2025/09/11 03:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Touching "potato2" 2025/09/11 03:18:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.32s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:11 DEBUG : dir with metadata: Making directory with metadata 2025/09/11 03:18:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:14 DEBUG : directory with modtime: Making directory with metadata 2025/09/11 03:18:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/11 03:18:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 03:18:16 DEBUG : Google drive root 'crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0': Skipping btime metadata as can't update it on an existing file: 2025-09-11T03:18:16.706846781Z 2025/09/11 03:18:17 INFO : non existent directory: Updated directory metadata 2025/09/11 03:18:19 DEBUG : Google drive root 'crypt/bg40ecmdl52bdjh52vf3t4prelqnitdoabuoj552k6mj6or5d9i0': Skipping btime metadata as can't update it on an existing file: 2025-09-11T03:18:16.706846781Z 2025/09/11 03:18:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/11 03:18:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/11 03:18:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/11 03:18:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 03:18:25 DEBUG : dst: Making directory with metadata 2025/09/11 03:18:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 03:18:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 03:18:26 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 03:18:27 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 03:18:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/11 03:18:27 INFO : dst: Set directory modification time (using SetModTime) 2025/09/11 03:18:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca'", Local "Local file system at /tmp/rclone1125400256", Modify Window "1ms" 2025/09/11 03:18:31 DEBUG : sub dir/test remove existing: md5 = edd011638eb314750d6241ee778f5b14 OK 2025/09/11 03:18:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 826805aee88c36d9e88d15507d0ec2d6 OK 2025/09/11 03:18:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kihalic3" before starting 2025/09/11 03:18:36 DEBUG : sub dir/test remove existing.kihalic3: TEST: removing renamed existing file after operation 2025/09/11 03:18:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wirufol2" before starting 2025/09/11 03:18:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wirufol2: TEST: renaming existing back after failed operation 2025/09/11 03:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nejejin7" before starting 2025/09/11 03:18:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nejejin7: TEST: removing renamed existing file after operation 2025/09/11 03:18:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9p11jnvqrntr03b578m4ob5te217duin7og1nkcj4gbs5ao456hr5kr3q0lrci1d68u4d1gtkf2at55nk47pg34tobqgnmnqff9nvksnqceodl85oc8qvms8rc8co4494elkja7o2qjue6qhrjoglngm9u2pocd4gric0dt3euh5ruqj4ts0" 2025/09/11 03:18:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t0jl5o96o5e3t4nakgsmacvbipavfal4dsaf2r72adggduk70o10" --- PASS: TestRemoveExisting (13.99s) === 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/09/11 03:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korazab3joca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m29.31513748s (try 1/5)