"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/06 09:23:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya" 2025/03/06 09:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:23:49 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg" 2025/03/06 09:23:50 DEBUG : Creating backend with remote "/tmp/rclone2131249951" === 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/06 09:23:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/06 09:23:51 DEBUG : potato: Seek from 10 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 10 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Seek from 5 to 2 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/06 09:23:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Seek from 5 to 2 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/06 09:23:51 DEBUG : potato: Seek from 8 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 8 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/06 09:23:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/06 09:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/06 09:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/06 09:23:51 DEBUG : potato: Seek from 5 to 2 2025/03/06 09:23:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/06 09:23:51 DEBUG : potato: Seek from 9 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 9 to 0 2025/03/06 09:23:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:23:53 DEBUG : rutabaga: md5 = e15f962ec0fe813ba62740bb3ed52a1b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/06 09:23:56 DEBUG : empty space: md5 = acd0322c17ef7788442bd513cb9fd74b OK === RUN TestCheck/3 2025/03/06 09:23:58 DEBUG : potato2: md5 = 7c422f34bdbaf04f92523f1cc86fb6a3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/06 09:24:00 DEBUG : remotepotato: md5 = e83ede6ad675324eebc4fe45e5fe050b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.17s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/06 09:24:03 DEBUG : Creating backend with remote "nonexistent" 2025/03/06 09:24:03 DEBUG : Creating backend with remote "nonexistent" 2025/03/06 09:24:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/06 09:24:03 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/03/06 09:24:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/06 09:24:03 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:24:04 DEBUG : rutabaga: md5 = 4fe6d3f93c823b2fae1fcdc06dc8aafc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/06 09:24:09 DEBUG : empty space: md5 = d56bd352d4df9d32ec29c896ccc7ee15 OK === RUN TestCheckDownload/3 2025/03/06 09:24:11 DEBUG : potato2: md5 = a5a2077af3ed7922aa531529b7e907be OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/06 09:24:15 DEBUG : remotepotato: md5 = 4df50f4f8de29fb3ad73feefe60b72ed OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.53s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.43s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:24:21 DEBUG : rutabaga: md5 = 675dae93364483b3b9df23883e9b9114 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/06 09:24:23 DEBUG : empty space: md5 = dcb29c2bb57c4f852e6baa198ae42ff2 OK === RUN TestCheckSizeOnly/3 2025/03/06 09:24:25 DEBUG : potato2: md5 = d57dacfc5c2613c81a592cdab6d992be OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/06 09:24:27 DEBUG : remotepotato: md5 = d0beb43da2752997431f95c365260a9c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.06s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:24:32 DEBUG : test.sum: md5 = 169393d4c059899310783aa49768ed83 OK 2025/03/06 09:24:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/06 09:24:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/06 09:24:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/06 09:24:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/06 09:24:35 DEBUG : test.sum: md5 = 588f3d401ba9d8960edc7a0a3f1688d7 OK 2025/03/06 09:24:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/06 09:24:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/06 09:24:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/06 09:24:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:24:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/data" 2025/03/06 09:24:37 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/data" 2025/03/06 09:24:39 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/vjrnln8ratgmqakfosrqe8espk" 2025/03/06 09:24:42 DEBUG : data/banana: md5 = 1a70f73cb8d6f03db6ec3f58ed3276e3 OK 2025/03/06 09:24:44 DEBUG : test.sum: md5 = afa518eae94fde927770b0a8b5cf49e1 OK === RUN TestCheckSumDownload/subtest1 2025/03/06 09:24:48 DEBUG : data/potato: md5 = 21828991bf310682270b37858e651d24 OK 2025/03/06 09:24:49 DEBUG : test.sum: md5 = 995a29a26541dbd90773932061594093 OK === RUN TestCheckSumDownload/subtest2 2025/03/06 09:24:54 DEBUG : test.sum: md5 = 8d30a67515b7e2deb720e368f288039c OK === RUN TestCheckSumDownload/subtest3 2025/03/06 09:24:59 DEBUG : test.sum: md5 = 939f46f85cdb8784a4ffbfe2d4e2b22c OK === RUN TestCheckSumDownload/subtest4 2025/03/06 09:25:04 DEBUG : test.sum: md5 = 8466df123cee8e7f9a3622812d0190f4 OK === RUN TestCheckSumDownload/subtest5 2025/03/06 09:25:09 DEBUG : test.sum: md5 = 5fe7bf874df27f6d098976eaf844419e OK === RUN TestCheckSumDownload/subtest6 2025/03/06 09:25:13 DEBUG : data/banana: md5 = 595be65d5cab2bb5d8e5c00fa5a165c4 OK 2025/03/06 09:25:14 DEBUG : data/potato: md5 = 28eb83c104b67c32358cc846a8609bac OK 2025/03/06 09:25:16 DEBUG : test.sum: md5 = 525c871871ee6b3df2ec804ea3a875e2 OK === RUN TestCheckSumDownload/subtest7 2025/03/06 09:25:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/06 09:25:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.25s) --- PASS: TestCheckSumDownload/subtest1 (2.22s) --- PASS: TestCheckSumDownload/subtest2 (2.58s) --- PASS: TestCheckSumDownload/subtest3 (3.13s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.51s) --- PASS: TestCheckSumDownload/subtest7 (2.84s) === RUN TestApplyTransforms 2025/03/06 09:25:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexacey1wuwe" 2025/03/06 09:25:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:24 DEBUG : Creating backend with remote "TestDrive:crypt/af89g5q8r7f9361bmihrctn5m8eg5211c8v5a7q68a0fjnpecreg" 2025/03/06 09:25:25 DEBUG : Creating backend with remote "/tmp/rclone1459081191" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe'", Local "Local file system at /tmp/rclone1459081191", Modify Window "1ms" 2025/03/06 09:25:27 DEBUG : hello, world!: md5 = 04e9fb487d2d2d07377ae2642cb4638e OK upper checkfile vs. lower remote (without normalization) 2025/03/06 09:25:27 ERROR : hello, world!: sum not found 2025/03/06 09:25:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe' 2025/03/06 09:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': 1 files missing 2025/03/06 09:25:27 NOTICE: 1 hashes missing 2025/03/06 09:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': 2 differences found 2025/03/06 09:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/06 09:25:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': 0 differences found 2025/03/06 09:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': 1 matching files 2025/03/06 09:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyelob5fite" 2025/03/06 09:25:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/pnmqh2bgrbimamc0ckq3co5cskudqif1fl663hco4hh20h1jigo0" 2025/03/06 09:25:30 DEBUG : Creating backend with remote "/tmp/rclone3735724794" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite'", Local "Local file system at /tmp/rclone3735724794", Modify Window "1ms" 2025/03/06 09:25:32 DEBUG : HELLO, WORLD!: md5 = fd68d5324d2ce9ea3897fa560657e972 OK lower checkfile vs. upper remote (without normalization) 2025/03/06 09:25:32 ERROR : HELLO, WORLD!: sum not found 2025/03/06 09:25:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite' 2025/03/06 09:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': 1 files missing 2025/03/06 09:25:32 NOTICE: 1 hashes missing 2025/03/06 09:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': 2 differences found 2025/03/06 09:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/06 09:25:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': 0 differences found 2025/03/06 09:25:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': 1 matching files 2025/03/06 09:25:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vadekum9foji" 2025/03/06 09:25:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:34 DEBUG : Creating backend with remote "TestDrive:crypt/9ueuptaevaqjfh9saf7ln6n0347gnmubuecd55rsl38fnkjbm3fg" 2025/03/06 09:25:35 DEBUG : Creating backend with remote "/tmp/rclone4267133462" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji'", Local "Local file system at /tmp/rclone4267133462", Modify Window "1ms" 2025/03/06 09:25:37 DEBUG : HeLlO, wOrLd!: md5 = 49f907a121c0a6c193af72303d5ab7e0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/06 09:25:37 ERROR : HeLlO, wOrLd!: sum not found 2025/03/06 09:25:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji' 2025/03/06 09:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': 1 files missing 2025/03/06 09:25:37 NOTICE: 1 hashes missing 2025/03/06 09:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': 2 differences found 2025/03/06 09:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/06 09:25:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': 0 differences found 2025/03/06 09:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': 1 matching files 2025/03/06 09:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rexitey8wefi" 2025/03/06 09:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/eb77lv3mq53j906ruoe6oiaqtf5lkllq7nh9ir47rickj052b6t0" 2025/03/06 09:25:40 DEBUG : Creating backend with remote "/tmp/rclone1280024336" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi'", Local "Local file system at /tmp/rclone1280024336", Modify Window "1ms" 2025/03/06 09:25:42 DEBUG : HELLO, WORLD!: md5 = ea213c9b97c25405b6cd4d273c51ac1f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/06 09:25:43 ERROR : HELLO, WORLD!: sum not found 2025/03/06 09:25:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi' 2025/03/06 09:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': 1 files missing 2025/03/06 09:25:43 NOTICE: 1 hashes missing 2025/03/06 09:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': 2 differences found 2025/03/06 09:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/06 09:25:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': 0 differences found 2025/03/06 09:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': 1 matching files 2025/03/06 09:25:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hewodot4memi" 2025/03/06 09:25:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:44 DEBUG : Creating backend with remote "TestDrive:crypt/3tbl8t7jjo59m9bd3ib70dj4kjgbirso3lgtva1svgqkgce4bds0" 2025/03/06 09:25:45 DEBUG : Creating backend with remote "/tmp/rclone2151039366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi'", Local "Local file system at /tmp/rclone2151039366", Modify Window "1ms" 2025/03/06 09:25:47 DEBUG : 測試_Русский___ě_áñ: md5 = 2af3c5695a53045c381e81d3c4c9f816 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/06 09:25:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/06 09:25:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi' 2025/03/06 09:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': 1 files missing 2025/03/06 09:25:47 NOTICE: 1 hashes missing 2025/03/06 09:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': 2 differences found 2025/03/06 09:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/06 09:25:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': 0 differences found 2025/03/06 09:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': 1 matching files 2025/03/06 09:25:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sodiwof8heso" 2025/03/06 09:25:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:49 DEBUG : Creating backend with remote "TestDrive:crypt/q1n9ifo82u3hi6oilo2qqvirc3hufalqq4n1vr3v7n6jmn780ssg" 2025/03/06 09:25:50 DEBUG : Creating backend with remote "/tmp/rclone3901542207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso'", Local "Local file system at /tmp/rclone3901542207", Modify Window "1ms" 2025/03/06 09:25:52 DEBUG : 測試_Русский___ě_áñ: md5 = 2b5f35965a692dc5b41526c0fbce1d7d OK NFC checkfile vs. NFD remote (without normalization) 2025/03/06 09:25:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/06 09:25:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso' 2025/03/06 09:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': 1 files missing 2025/03/06 09:25:53 NOTICE: 1 hashes missing 2025/03/06 09:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': 2 differences found 2025/03/06 09:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/06 09:25:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': 0 differences found 2025/03/06 09:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': 1 matching files 2025/03/06 09:25:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewufoz0yuvi" 2025/03/06 09:25:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:54 DEBUG : Creating backend with remote "TestDrive:crypt/h7r5t61v05a77rj8eqbpopu3cqggig3n386krgsc0narqeogvcqg" 2025/03/06 09:25:55 DEBUG : Creating backend with remote "/tmp/rclone981358880" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi'", Local "Local file system at /tmp/rclone981358880", Modify Window "1ms" 2025/03/06 09:25:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a6512ec893460474646e52f751dce79 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/06 09:25:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 09:25:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi' 2025/03/06 09:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': 1 files missing 2025/03/06 09:25:58 NOTICE: 1 hashes missing 2025/03/06 09:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': 2 differences found 2025/03/06 09:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/06 09:25:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': 0 differences found 2025/03/06 09:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': 1 matching files 2025/03/06 09:25:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetosej5yuyu" 2025/03/06 09:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:25:59 DEBUG : Creating backend with remote "TestDrive:crypt/nif5etq10rnh6ehcglglth5j56fg0drkikaukcl9169kavc9a8mg" 2025/03/06 09:26:00 DEBUG : Creating backend with remote "/tmp/rclone1037317298" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu'", Local "Local file system at /tmp/rclone1037317298", Modify Window "1ms" 2025/03/06 09:26:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69389db481471da01d184737b4a48c61 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/06 09:26:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 09:26:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu' 2025/03/06 09:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': 1 files missing 2025/03/06 09:26:03 NOTICE: 1 hashes missing 2025/03/06 09:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': 2 differences found 2025/03/06 09:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/06 09:26:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:26:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': 0 differences found 2025/03/06 09:26:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': 1 matching files 2025/03/06 09:26:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepewin9moje" 2025/03/06 09:26:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:26:04 DEBUG : Creating backend with remote "TestDrive:crypt/4ussesbc0blknapeq55ev9pr5brlj21klmavoo4dt0v2osg1pmn0" 2025/03/06 09:26:05 DEBUG : Creating backend with remote "/tmp/rclone527340814" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje'", Local "Local file system at /tmp/rclone527340814", Modify Window "1ms" 2025/03/06 09:26:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e2aed728f3b0deba5d1aa30bc239f1b OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/06 09:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 09:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje' 2025/03/06 09:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': 1 files missing 2025/03/06 09:26:08 NOTICE: 1 hashes missing 2025/03/06 09:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': 2 differences found 2025/03/06 09:26:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/06 09:26:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': 0 differences found 2025/03/06 09:26:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': 1 matching files 2025/03/06 09:26:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawawab1zaxo" 2025/03/06 09:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:26:09 DEBUG : Creating backend with remote "TestDrive:crypt/g46lad6pqjitq10gisa8g3ljk1u54t5032egb7odio0ghv5hmal0" 2025/03/06 09:26:10 DEBUG : Creating backend with remote "/tmp/rclone2768070577" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo'", Local "Local file system at /tmp/rclone2768070577", Modify Window "1ms" 2025/03/06 09:26:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aa41631a5842ea356c1ac0a56f4e15df OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/06 09:26:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/06 09:26:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo' 2025/03/06 09:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': 1 files missing 2025/03/06 09:26:13 NOTICE: 1 hashes missing 2025/03/06 09:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': 2 differences found 2025/03/06 09:26:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/06 09:26:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/06 09:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': 0 differences found 2025/03/06 09:26:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': 1 matching files 2025/03/06 09:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawawab1zaxo': Purge remote 2025/03/06 09:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepewin9moje': Purge remote 2025/03/06 09:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetosej5yuyu': Purge remote 2025/03/06 09:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewufoz0yuvi': Purge remote 2025/03/06 09:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sodiwof8heso': Purge remote 2025/03/06 09:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hewodot4memi': Purge remote 2025/03/06 09:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rexitey8wefi': Purge remote 2025/03/06 09:26:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadekum9foji': Purge remote 2025/03/06 09:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyelob5fite': Purge remote 2025/03/06 09:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexacey1wuwe': Purge remote --- PASS: TestApplyTransforms (55.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:26:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 09:26:21 DEBUG : sub/file2: md5 = b8e70a523df4e567766a35b07cfb4946 OK 2025/03/06 09:26:21 INFO : file1: Copied (new) to: sub/file2 2025/03/06 09:26:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 09:26:22 DEBUG : file1: Unchanged skipping 2025/03/06 09:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': don't need to copy/move sub/file2, it is already at target location 2025/03/06 09:26:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.22s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:26:28 DEBUG : dst/file1: md5 = bfc8ee0742ff3a2e03ff0d71de58aa13 OK 2025/03/06 09:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/backup" 2025/03/06 09:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/1nrff024r7pq65ecp72fc28jb0" 2025/03/06 09:26:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/06 09:26:33 INFO : dst/file1: Moved (server-side) 2025/03/06 09:26:34 DEBUG : dst/file1: md5 = 48a636f4cd5713f44530c1c9e336fc42 OK 2025/03/06 09:26:34 INFO : dst/file1: Copied (new) 2025/03/06 09:26:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:26:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:26:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.54s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:26:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/dst" 2025/03/06 09:26:39 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 09:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/CompareDest" 2025/03/06 09:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/gveqi14airsml4bgu7krj116o8" 2025/03/06 09:26:43 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 09:26:45 DEBUG : one: md5 = bdd0427682c8ce83e21726ff2ae80299 OK 2025/03/06 09:26:45 INFO : one: Copied (new) 2025/03/06 09:26:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 09:26:48 DEBUG : one: md5 = 133e4ca9a513e493ce42614ee00c1996 OK 2025/03/06 09:26:48 INFO : one: Copied (replaced existing) 2025/03/06 09:26:50 DEBUG : dst/one: md5 = 61627eecad3d9f038ba69350df6adc3a OK 2025/03/06 09:26:52 DEBUG : CompareDest/one: md5 = b9226637035f0a4409d7235e1a2a6906 OK 2025/03/06 09:26:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 09:26:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:26:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 09:26:56 DEBUG : CompareDest/two: md5 = bf48a300ab3b069f02a97c7ddbd4005f OK 2025/03/06 09:26:56 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 09:26:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:26:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 09:26:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 09:26:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:26:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 09:26:59 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 09:26:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 09:27:01 DEBUG : two: md5 = b647d19f1b08bca6a9445145ccecfadc OK 2025/03/06 09:27:01 INFO : two: Copied (new) 2025/03/06 09:27:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 09:27:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:27:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:27:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.34s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/dst" 2025/03/06 09:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 09:27:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/CopyDest" 2025/03/06 09:27:07 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/06 09:27:09 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 09:27:12 DEBUG : one: md5 = 9b2aff5ecf546225c0ac15283f9240c5 OK 2025/03/06 09:27:12 INFO : one: Copied (new) 2025/03/06 09:27:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 09:27:15 DEBUG : one: md5 = 09ab71f1b36d245c514cd12724fa5d1f OK 2025/03/06 09:27:15 INFO : one: Copied (replaced existing) 2025/03/06 09:27:17 DEBUG : dst/one: md5 = d9372e2cb78d7ec06807072d725c1f1f OK 2025/03/06 09:27:19 DEBUG : CopyDest/one: md5 = ee7cd0f599ffd8d26d140e192e3fd746 OK 2025/03/06 09:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/BackupDir" 2025/03/06 09:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/06 09:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 09:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 09:27:23 INFO : one: Moved (server-side) 2025/03/06 09:27:24 INFO : one: Copied (server-side copy) 2025/03/06 09:27:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 09:27:26 DEBUG : CopyDest/two: md5 = 60bfea116ffcc81b5c85038318e00ff5 OK 2025/03/06 09:27:27 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 09:27:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:27:28 INFO : two: Copied (server-side copy) 2025/03/06 09:27:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 09:27:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 09:27:29 DEBUG : two: Unchanged skipping 2025/03/06 09:27:31 DEBUG : CopyDest/three: md5 = ecaeffe42896d51743010a87e561d72e OK 2025/03/06 09:27:32 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 09:27:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 09:27:32 DEBUG : three: Destination not found in --copy-dest 2025/03/06 09:27:34 DEBUG : three: md5 = e8bc14f67439aa912244a52ed3039cb4 OK 2025/03/06 09:27:34 INFO : three: Copied (new) 2025/03/06 09:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 09:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 09:27:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:27:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 09:27:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:27:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 09:27:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:27:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/06 09:27:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 41b2443970da5999748bf2e2015e90ff OK 2025/03/06 09:27:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/06 09:27:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/06 09:27:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/06 09:27:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/06 09:27:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/06 09:27:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9dabba0aaa602bdbd74240484260f2a2 OK 2025/03/06 09:27:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/06 09:27:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/06 09:27:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:27:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using skip mode. 2025/03/06 09:27:54 NOTICE: one: Found 2 files with duplicate names 2025/03/06 09:27:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using skip mode. 2025/03/06 09:28:01 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/06 09:28:01 INFO : one: Deleted 2025/03/06 09:28:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.53s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using first mode. 2025/03/06 09:28:08 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:08 INFO : one: Deleted 2025/03/06 09:28:09 INFO : one: Deleted 2025/03/06 09:28:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using newest mode. 2025/03/06 09:28:14 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:15 INFO : one: Deleted 2025/03/06 09:28:15 INFO : one: Deleted 2025/03/06 09:28:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using oldest mode. 2025/03/06 09:28:21 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:22 INFO : one: Deleted 2025/03/06 09:28:22 INFO : one: Deleted 2025/03/06 09:28:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.80s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using largest mode. 2025/03/06 09:28:28 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:28 INFO : one: Deleted 2025/03/06 09:28:29 INFO : one: Deleted 2025/03/06 09:28:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.77s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using smallest mode. 2025/03/06 09:28:34 NOTICE: one: Found 3 files with duplicate names 2025/03/06 09:28:35 INFO : one: Deleted 2025/03/06 09:28:35 INFO : one: Deleted 2025/03/06 09:28:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Looking for duplicate names using rename mode. 2025/03/06 09:28:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/06 09:28:43 INFO : one-2.txt: renamed from: one.txt 2025/03/06 09:28:44 INFO : one-3.txt: renamed from: one.txt 2025/03/06 09:28:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.80s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:28:51 DEBUG : dupe1/one.txt: md5 = 2e1bb0f69ca67d19f32273ad4a038c0d OK 2025/03/06 09:28:53 DEBUG : dupe2/two.txt: md5 = fac2c965314fb58ecdded2bf65116dca OK 2025/03/06 09:28:55 DEBUG : dupe3/three.txt: md5 = 2fdc17e3d590fe0be6181bb7dc6aeb24 OK 2025/03/06 09:28:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/06 09:28:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/06 09:28:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/06 09:28:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/06 09:29:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/06 09:29:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/06 09:29:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.30s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:03 DEBUG : a.txt: md5 = 1f6a65f5a7bfa4a2e47ae3cd9103c0da OK 2025/03/06 09:29:05 DEBUG : zend.txt: md5 = 9ac18271fca8b65cfbe96db863a97dc2 OK 2025/03/06 09:29:07 DEBUG : sub dir/hello world: md5 = b3adfe66f23ee585133bfd32c9d01126 OK 2025/03/06 09:29:08 DEBUG : sub dir/hello world2: md5 = 35122f2509f1fb53ef67c4a39578c568 OK 2025/03/06 09:29:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 38e4fda98573d5aec1a2107b77abbe60 OK 2025/03/06 09:29:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 61150b3eff8e3a3b83bde2c4342ee370 OK 2025/03/06 09:29:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4193129ce8f77857fe0d926b4a00c4b5 OK 2025/03/06 09:29:15 DEBUG : a.txt: Excluded (Size Filter) 2025/03/06 09:29:15 DEBUG : a.txt: Excluded 2025/03/06 09:29:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/06 09:29:16 DEBUG : sub dir/hello world2: Excluded 2025/03/06 09:29:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/06 09:29:16 DEBUG : sub dir/hello world: Excluded 2025/03/06 09:29:17 DEBUG : sub dir/ignore dir: Excluded 2025/03/06 09:29:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/06 09:29:17 DEBUG : sub dir/hello world2: Excluded 2025/03/06 09:29:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/06 09:29:17 DEBUG : sub dir/hello world: Excluded 2025/03/06 09:29:17 DEBUG : sub dir/ignore dir: Excluded 2025/03/06 09:29:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/06 09:29:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/06 09:29:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/06 09:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/06 09:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/06 09:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/06 09:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:25 DEBUG : file1: md5 = ccc0e7a1e6ee1fc95782690362b1752a OK 2025/03/06 09:29:28 DEBUG : sub/file2: md5 = e16bf85a92e6859bd5fc41ffc5e881ca 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/03/06 09:29:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/06 09:29:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/06 09:29:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/06 09:29:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:35 DEBUG : file1: md5 = 5d37df2105ada9ec14826d2d2bcf0d66 OK 2025/03/06 09:29:37 DEBUG : sub/file2: md5 = 8c84f5fcb2573f557fdef4ce45ab3072 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/03/06 09:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/notfound" 2025/03/06 09:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/06 09:29:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.03s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.62s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.35s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Making directory 2025/03/06 09:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:49 DEBUG : sub dir/hello world: md5 = 9ea584815ba88de2883ae277232ba3ac OK 2025/03/06 09:29:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:53 DEBUG : potato2: md5 = 083cd8af5c44223abb09572338fe8c95 OK 2025/03/06 09:29:54 DEBUG : empty space: md5 = 0b7479bfbe84b76c752c92af2c7c08b4 OK --- PASS: TestLs (5.03s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:29:57 DEBUG : potato2: md5 = 7914dd5e035fc0ce10118057a20b7e6a OK 2025/03/06 09:29:59 DEBUG : empty space: md5 = b67911798c9727f8e6abbb5d6471ebd2 OK 2025/03/06 09:29:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:02 DEBUG : potato2: md5 = 1151e3ec5e96625d6c310ee8c8b1c192 OK 2025/03/06 09:30:04 DEBUG : empty space: md5 = 58c7d06f8e9a29d0b919470c82fad62b OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:07 DEBUG : potato2: md5 = 54a0203512b07dc940957c715fea562f OK 2025/03/06 09:30:09 DEBUG : empty space: md5 = 2617e50b6210081e2246dae886eac3e2 OK --- PASS: TestHashSums (4.78s) === RUN TestHashSumsWithErrors 2025/03/06 09:30:11 DEBUG : Creating backend with remote ":memory:" 2025/03/06 09:30:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/06 09:30:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/06 09:30:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/06 09:30:11 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:12 DEBUG : potato2: md5 = 1d93a85cd1fd24b29bae0e4bdb4b9bfe OK 2025/03/06 09:30:13 DEBUG : empty space: md5 = d18a715df00a5929f1c8569524335111 OK 2025/03/06 09:30:16 DEBUG : sub dir/potato3: md5 = a55c99c034710df1a9f3f53200bf0813 OK 2025/03/06 09:30:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.80s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:21 DEBUG : small: md5 = 932224b136d3f1baae46f60563537c48 OK 2025/03/06 09:30:22 DEBUG : medium: md5 = d15e62858ccd24944e6cdb4b0bbb6cb1 OK 2025/03/06 09:30:24 DEBUG : large: md5 = 32a2f91698af357c42e387eb0dd3d6da OK 2025/03/06 09:30:24 DEBUG : Waiting for deletions to finish 2025/03/06 09:30:25 DEBUG : large: Excluded (Size Filter) 2025/03/06 09:30:25 INFO : medium: Deleted 2025/03/06 09:30:25 INFO : small: Deleted --- PASS: TestDelete (7.17s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:28 DEBUG : small: md5 = e8e60521146e132d30748796fe3ae0f1 OK 2025/03/06 09:30:30 DEBUG : medium: md5 = 07697301d21862eaf96708e886a88b3a OK 2025/03/06 09:30:31 DEBUG : large: md5 = 1821ecf8d314e08cf1ee9e6fe0c5aa12 OK 2025/03/06 09:30:31 DEBUG : Waiting for deletions to finish 2025/03/06 09:30:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/06 09:30:32 INFO : small: Deleted 2025/03/06 09:30:32 INFO : large: Deleted --- PASS: TestMaxDelete (7.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:35 DEBUG : small: md5 = dd058936053284d9fb826089597d4436 OK 2025/03/06 09:30:37 DEBUG : medium: md5 = 66483e55f3a7258783e73e743fe051f8 OK 2025/03/06 09:30:38 DEBUG : large: md5 = a42934d35a57747519d4fc842d4d1057 OK 2025/03/06 09:30:38 DEBUG : Waiting for deletions to finish 2025/03/06 09:30:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/06 09:30:39 INFO : small: Deleted 2025/03/06 09:30:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.20s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:42 DEBUG : small: md5 = b69ce2f523ea1f266125bd67651598f3 OK 2025/03/06 09:30:44 DEBUG : medium: md5 = 50e8e2ff5da8af02f3680816330ee100 OK 2025/03/06 09:30:45 DEBUG : large: md5 = 8fcc25993b1c9353ed8e06f2435588df OK 2025/03/06 09:30:46 DEBUG : Waiting for deletions to finish 2025/03/06 09:30:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/06 09:30:46 INFO : small: Deleted 2025/03/06 09:30:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:51 DEBUG : ReadFile: md5 = 1840e5520548f453bad4dc80277cc3d3 OK --- PASS: TestReadFile (5.74s) === RUN TestRetry 2025/03/06 09:30:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/06 09:30:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/06 09:30:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 09:30:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 09:30:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 09:30:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/06 09:30:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:30:56 DEBUG : file1: md5 = d12482138e490aeda6598422cfbc3e4f OK 2025/03/06 09:30:57 DEBUG : file2: md5 = d4ba23f26cdac805021225302db2979c OK --- PASS: TestCat (16.94s) === RUN TestPurge 2025/03/06 09:31:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizomoz7zabo" 2025/03/06 09:31:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:31:11 DEBUG : Creating backend with remote "TestDrive:crypt/24ecqnnt5qkmbvfnct3je75qa60vdguqougbv6fr0gjk8o9q9jfg" 2025/03/06 09:31:12 DEBUG : Creating backend with remote "/tmp/rclone1710161418" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizomoz7zabo'", Local "Local file system at /tmp/rclone1710161418", Modify Window "1ms" 2025/03/06 09:31:17 DEBUG : A1/B1/C1/one: md5 = b3070d9e56c8ad2eca0e28ef45acfc55 OK 2025/03/06 09:31:17 INFO : A2: Making directory 2025/03/06 09:31:18 INFO : A1/B2: Making directory 2025/03/06 09:31:19 INFO : A1/B2/C2: Making directory 2025/03/06 09:31:19 INFO : A1/B1/C3: Making directory 2025/03/06 09:31:20 INFO : A3: Making directory 2025/03/06 09:31:21 INFO : A3/B3: Making directory 2025/03/06 09:31:22 INFO : A3/B3/C4: Making directory 2025/03/06 09:31:24 DEBUG : A1/two: md5 = 818181154340d85c524a2222862736ab OK 2025/03/06 09:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizomoz7zabo': Purge remote 2025/03/06 09:31:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.64s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:31:31 DEBUG : A1/B1/C1/one: md5 = 4eca4db3d719dced9fac56f12ea51ae0 OK 2025/03/06 09:31:31 INFO : A2: Making directory 2025/03/06 09:31:32 INFO : A1/B2: Making directory 2025/03/06 09:31:33 INFO : A1/B2/C2: Making directory 2025/03/06 09:31:34 INFO : A1/B1/C3: Making directory 2025/03/06 09:31:35 INFO : A3: Making directory 2025/03/06 09:31:35 INFO : A3/B3: Making directory 2025/03/06 09:31:36 INFO : A3/B3/C4: Making directory 2025/03/06 09:31:40 DEBUG : A1/two: md5 = 8bc30ee0aa90a2403fd25c5f627fef4b OK 2025/03/06 09:31:41 DEBUG : removing 1 level 3 directories 2025/03/06 09:31:41 INFO : A3/B3/C4: Removing directory 2025/03/06 09:31:44 DEBUG : removing 2 level 3 directories 2025/03/06 09:31:44 INFO : A1/B2/C2: Removing directory 2025/03/06 09:31:44 INFO : A1/B1/C3: Removing directory 2025/03/06 09:31:45 DEBUG : removing 2 level 2 directories 2025/03/06 09:31:45 INFO : A3/B3: Removing directory 2025/03/06 09:31:45 INFO : A1/B2: Removing directory 2025/03/06 09:31:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 09:31:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/06 09:31:46 DEBUG : removing 2 level 1 directories 2025/03/06 09:31:46 INFO : A3: Removing directory 2025/03/06 09:31:46 INFO : A2: Removing directory 2025/03/06 09:31:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/06 09:31:50 DEBUG : removing 1 level 3 directories 2025/03/06 09:31:50 INFO : A1/B1/C1: Removing directory 2025/03/06 09:31:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:50 DEBUG : removing 1 level 2 directories 2025/03/06 09:31:50 INFO : A1/B1: Removing directory 2025/03/06 09:31:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 09:31:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:31:51 DEBUG : removing 1 level 1 directories 2025/03/06 09:31:51 INFO : A1: Removing directory 2025/03/06 09:31:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 09:31:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 09:31:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 09:31:52 DEBUG : removing 1 level 0 directories 2025/03/06 09:31:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Removing directory 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/06 09:31:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.88s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:31:54 INFO : A1: Making directory 2025/03/06 09:31:55 INFO : A1/B1: Making directory 2025/03/06 09:31:56 INFO : A1/B1/C1: Making directory 2025/03/06 09:31:59 DEBUG : removing 1 level 3 directories 2025/03/06 09:31:59 INFO : A1/B1/C1: Removing directory 2025/03/06 09:32:00 DEBUG : removing 1 level 2 directories 2025/03/06 09:32:00 INFO : A1/B1: Removing directory 2025/03/06 09:32:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:32:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.85s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:02 INFO : A1: Making directory 2025/03/06 09:32:03 INFO : A1/B1: Making directory 2025/03/06 09:32:04 INFO : A1/B1/C1: Making directory 2025/03/06 09:32:07 DEBUG : removing 1 level 3 directories 2025/03/06 09:32:07 INFO : A1/B1/C1: Removing directory 2025/03/06 09:32:07 DEBUG : removing 1 level 2 directories 2025/03/06 09:32:07 INFO : A1/B1: Removing directory 2025/03/06 09:32:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:32:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.82s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:12 DEBUG : file1: md5 = 9bb38688de565ba9489af50f1f192195 OK 2025/03/06 09:32:13 DEBUG : filename.txt: File name found in url 2025/03/06 09:32:14 DEBUG : filename.txt: md5 = f2f654d74e35fe5481bd7d87db39aea5 OK 2025/03/06 09:32:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/06 09:32:16 DEBUG : headerfilename.txt: md5 = fc0234f04acd9f307f82bbdba3a10432 OK 2025/03/06 09:32:17 DEBUG : file2: md5 = 82f8ab676670dd2d3b9240f0ba474101 OK --- PASS: TestCopyURL (9.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 09:32:22 DEBUG : sub/file2: md5 = 66c88ae71d31476ebba21a32c7ad47ea OK 2025/03/06 09:32:22 INFO : file1: Copied (new) to: sub/file2 2025/03/06 09:32:22 INFO : file1: Deleted 2025/03/06 09:32:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 09:32:23 DEBUG : file1: Unchanged skipping 2025/03/06 09:32:23 INFO : file1: Deleted 2025/03/06 09:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': don't need to copy/move sub/file2, it is already at target location 2025/03/06 09:32:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/06 09:32:28 DEBUG : file1: md5 = f8cbb7707048362b4f0aeb8276891464 OK 2025/03/06 09:32:28 INFO : file1: Copied (new) 2025/03/06 09:32:28 INFO : file1: Deleted 2025/03/06 09:32:28 DEBUG : file1: Destination exists, skipping 2025/03/06 09:32:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:33 DEBUG : dst/file1: md5 = 2c85736e5c020256a0598456fbeafdc6 OK 2025/03/06 09:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixuric3laya/backup" 2025/03/06 09:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg/1nrff024r7pq65ecp72fc28jb0" 2025/03/06 09:32:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/06 09:32:38 INFO : dst/file1: Moved (server-side) 2025/03/06 09:32:39 DEBUG : dst/file1: md5 = 337d60134bfa2d357755b59a0446ccb1 OK 2025/03/06 09:32:39 INFO : dst/file1: Copied (new) 2025/03/06 09:32:39 INFO : dst/file1: Deleted 2025/03/06 09:32:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:32:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/06 09:32:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.57s) === 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:32:47 DEBUG : A1/one: md5 = 484b70c7a49ebc2601ee6caf4d4f4d03 OK 2025/03/06 09:32:48 DEBUG : A1/two: md5 = 291f0ae73a9bf5bd55748c317af76497 OK 2025/03/06 09:32:50 DEBUG : A1/B1/three: md5 = 1c216cecb328cf3ddf5867cfb74765f9 OK 2025/03/06 09:32:53 DEBUG : A1/B1/C1/four: md5 = d01e724c4efded0c1e84a56fbf9a1c65 OK 2025/03/06 09:32:55 DEBUG : A1/B1/C2/five: md5 = f289a0f6a0e68e6cdbae387701e81877 OK 2025/03/06 09:32:55 INFO : A1/B2: Making directory 2025/03/06 09:32:56 INFO : A1/B1/C3: Making directory 2025/03/06 09:33:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/06 09:33:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/06 09:33:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/06 09:33:06 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/06 09:33:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/06 09:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 09:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 09:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 09:33:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 09:33:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/06 09:33:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/06 09:33:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/06 09:33:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/06 09:33:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/06 09:33:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/06 09:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 09:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 09:33:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:33:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 09:33:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 09:33:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/06 09:33:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/06 09:33:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 09:33:34 DEBUG : no_checksum_small_file_from_pipe: md5 = c8860a587842e087aac98108394d9063 OK 2025/03/06 09:33:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/06 09:33:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 09:33:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/06 09:33:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 4548a2015942c07641c0748d5e39b1a6 OK 2025/03/06 09:33:36 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 09:33:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4d404b9d1e34a36c259ac753e106dd2a OK 2025/03/06 09:33:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 09:33:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/06 09:33:41 DEBUG : with_checksum_big_file_from_pipe: md5 = e1ecfa5b11bfff86e8e8599ac0de395a OK 2025/03/06 09:33:41 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 09:33:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 09:33:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/06 09:33:47 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (34 bytes), uploading instead of streaming 2025/03/06 09:33:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/06 09:33:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/06 09:33:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/06 09:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (48 bytes), uploading instead of streaming 2025/03/06 09:33:56 DEBUG : rcat_metadata: md5 = b9f5caf3a3cfb46e2b61a897301a83d1 OK 2025/03/06 09:33:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/06 09:33:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/06 09:33:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = e5ae2436f2cc2226129a23ce7b2df02e OK 2025/03/06 09:33:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.86s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:02 DEBUG : potato1: md5 = 652bda0658b7afb22c19ca1f0ae8a9a6 OK 2025/03/06 09:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (60 bytes), uploading instead of streaming 2025/03/06 09:34:03 DEBUG : potato2: md5 = f3a0781e091f2f59b8d4e63ba8684ef0 OK 2025/03/06 09:34:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.74s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:07 DEBUG : potato1: md5 = 822f0ef84478088cc5b4146c3616f093 OK 2025/03/06 09:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': File to upload is small (60 bytes), uploading instead of streaming 2025/03/06 09:34:08 DEBUG : potato2: md5 = d98a0d184dfb6858314253fad819a24f OK 2025/03/06 09:34:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.47s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:12 DEBUG : potato2: md5 = 339e42642630ad192d9b078c91ac4733 OK 2025/03/06 09:34:13 DEBUG : empty space: md5 = 728b0ea5490c8261a8ab1a17b51941dc OK 2025/03/06 09:34:16 DEBUG : sub dir/potato3: md5 = b788840ef2dce9c3ee69e3b57c02fcb0 OK 2025/03/06 09:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Touching "sub dir/potato3" 2025/03/06 09:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Touching "potato2" 2025/03/06 09:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Touching "empty space" 2025/03/06 09:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:20 DEBUG : dir with metadata: Making directory with metadata 2025/03/06 09:34:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.55s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:23 DEBUG : directory with modtime: Making directory with metadata 2025/03/06 09:34:24 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-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/06 09:34:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 09:34:26 DEBUG : Google drive root 'crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg': Skipping btime metadata as can't update it on an existing file: 2025-03-06T09:34:25.974634791Z 2025/03/06 09:34:26 INFO : non existent directory: Updated directory metadata 2025/03/06 09:34:28 DEBUG : Google drive root 'crypt/3uslmtnu517ng325u08gh4ce1kn4okjfd60kjiftv7gq4flpccgg': Skipping btime metadata as can't update it on an existing file: 2025-03-06T09:34:25.974634791Z 2025/03/06 09:34:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.07s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:31 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/06 09:34:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/06 09:34:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/06 09:34:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 09:34:35 DEBUG : dst: Making directory with metadata 2025/03/06 09:34:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 09:34:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 09:34:36 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 09:34:37 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 09:34:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/06 09:34:37 INFO : dst: Set directory modification time (using SetModTime) 2025/03/06 09:34:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.90s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya'", Local "Local file system at /tmp/rclone2131249951", Modify Window "1ms" 2025/03/06 09:34:41 DEBUG : sub dir/test remove existing: md5 = ef0a7352c3affc0f4957f8f3d80fee39 OK 2025/03/06 09:34:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 624ef6dc2e8559c58b796bba86089978 OK 2025/03/06 09:34:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qitelal0" before starting 2025/03/06 09:34:46 DEBUG : sub dir/test remove existing.qitelal0: TEST: removing renamed existing file after operation 2025/03/06 09:34:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.refojeh6" before starting 2025/03/06 09:34:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.refojeh6: TEST: renaming existing back after failed operation 2025/03/06 09:34:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fipovib5" before starting 2025/03/06 09:34:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fipovib5: TEST: removing renamed existing file after operation 2025/03/06 09:34:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h4lfhu9p5407v7dhqqvsqoeopq9l8u5r4a78djbu34389g5vdfr0" 2025/03/06 09:34:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m9749nst5ssv4j85q7atkak9ugmajo7nsvik2k3aomk9h49dk3fd5r5lb7tg4e7qg4cldmfsbvjtfagmig23f0g8uls9ae5c628m25cbp469vljp2u2o7frrb2b1prpu6c1f8oen16lnt57ak5fsbqiep45ndn295tg4r74cuqdbt7ta1q6g" --- PASS: TestRemoveExisting (14.16s) === 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/03/06 09:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixuric3laya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m4.200988527s (try 1/5)