"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/27 02:33:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa" 2025/09/27 02:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:33:35 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10" 2025/09/27 02:33:36 DEBUG : Creating backend with remote "/tmp/rclone3847471832" === 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/27 02:33:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/27 02:33:36 DEBUG : potato: Seek from 10 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 10 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Seek from 5 to 2 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/27 02:33:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Seek from 5 to 2 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/27 02:33:36 DEBUG : potato: Seek from 8 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 8 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/27 02:33:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/27 02:33:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/27 02:33:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/27 02:33:36 DEBUG : potato: Seek from 5 to 2 2025/09/27 02:33:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/27 02:33:36 DEBUG : potato: Seek from 9 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 9 to 0 2025/09/27 02:33:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:33:38 DEBUG : rutabaga: md5 = 42f3c7ff8b8f571b2c016ae671e40b37 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/27 02:33:40 DEBUG : empty space: md5 = 7ad8838eceb7e516ea68089cca027ed3 OK === RUN TestCheck/3 2025/09/27 02:33:42 DEBUG : potato2: md5 = c92d45821fdf46c5aa91abcfb933d60a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/27 02:33:45 DEBUG : remotepotato: md5 = 0121251d9def908048073b4ed30ed40e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.10s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/27 02:33:47 DEBUG : Creating backend with remote "nonexistent" 2025/09/27 02:33:47 DEBUG : Creating backend with remote "nonexistent" 2025/09/27 02:33:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/27 02:33:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/27 02:33:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/27 02:33:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:33:49 DEBUG : rutabaga: md5 = 1651a26820ad69179f9e312ba77e94c7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/27 02:33:52 DEBUG : empty space: md5 = e36ff84d97034fb638150420a27b3192 OK === RUN TestCheckDownload/3 2025/09/27 02:33:55 DEBUG : potato2: md5 = ae30507d9c03cd8fc59091fe40efe91d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/27 02:33:59 DEBUG : remotepotato: md5 = 18755133d95e6205c3b3a449ff9c1edd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.77s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:34:05 DEBUG : rutabaga: md5 = 4f6d1fa62fadabf4c742fa9f871dfdeb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/27 02:34:07 DEBUG : empty space: md5 = 24bafd77227f24496bcc56b09bc33c03 OK === RUN TestCheckSizeOnly/3 2025/09/27 02:34:08 DEBUG : potato2: md5 = d98795dda385dd0ae7f46caacfc922b9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/27 02:34:11 DEBUG : remotepotato: md5 = 56d390e00d5ef3636b2b2c77ab9b06d0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.41s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:34:15 DEBUG : test.sum: md5 = e0a5809aa6fabfd0eebf6e188745282d OK 2025/09/27 02:34:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/27 02:34:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/27 02:34:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/27 02:34:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/27 02:34:18 DEBUG : test.sum: md5 = 3f068c2ae5472da752997f803a073699 OK 2025/09/27 02:34:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/27 02:34:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/27 02:34:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/27 02:34:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.19s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:34:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/data" 2025/09/27 02:34:20 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:34:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/data" 2025/09/27 02:34:22 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/vjrnln8ratgmqakfosrqe8espk" 2025/09/27 02:34:26 DEBUG : data/banana: md5 = 4a4e3b794b8bff45b1efe9c88afa220a OK 2025/09/27 02:34:27 DEBUG : test.sum: md5 = 1d7f600c2cddc7113d453d0eefebefdc OK === RUN TestCheckSumDownload/subtest1 2025/09/27 02:34:32 DEBUG : data/potato: md5 = 7500b372b2752c6fb71e3c4980ca3fee OK 2025/09/27 02:34:33 DEBUG : test.sum: md5 = b5113d376fe2bd2ab96ee48ac0af6abe OK === RUN TestCheckSumDownload/subtest2 2025/09/27 02:34:37 DEBUG : test.sum: md5 = 815e852bd04cd904dd44dc84d2c8f429 OK === RUN TestCheckSumDownload/subtest3 2025/09/27 02:34:42 DEBUG : test.sum: md5 = d53bba84e94408f8e36d21759660cfc8 OK === RUN TestCheckSumDownload/subtest4 2025/09/27 02:34:46 DEBUG : test.sum: md5 = de88e4a22c873bc0be70e09c186d559a OK === RUN TestCheckSumDownload/subtest5 2025/09/27 02:34:51 DEBUG : test.sum: md5 = 6f1d6715bb5fb8b49de7a2ef938345d1 OK === RUN TestCheckSumDownload/subtest6 2025/09/27 02:34:55 DEBUG : data/banana: md5 = 15d6eadc77d21ffabb374aa854a7c096 OK 2025/09/27 02:34:56 DEBUG : data/potato: md5 = 528e9a0ddb63cb62e8f18c195d29f335 OK 2025/09/27 02:34:57 DEBUG : test.sum: md5 = 2cdea0216ee1d18e42e92257b66a5103 OK === RUN TestCheckSumDownload/subtest7 2025/09/27 02:35:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/27 02:35:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.44s) --- PASS: TestCheckSumDownload/subtest1 (2.93s) --- PASS: TestCheckSumDownload/subtest2 (2.25s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.24s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/09/27 02:35:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupefic0wufu" 2025/09/27 02:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/roqp41sbn12eo0j7srpao2vjd74n7rnq9hl1gcaaalarft5npsc0" 2025/09/27 02:35:03 DEBUG : Creating backend with remote "/tmp/rclone2199374889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu'", Local "Local file system at /tmp/rclone2199374889", Modify Window "1ms" 2025/09/27 02:35:06 DEBUG : hello, world!: md5 = 7c168da600e02eb460b1506b7ad14665 OK upper checkfile vs. lower remote (without normalization) 2025/09/27 02:35:06 ERROR : hello, world!: sum not found 2025/09/27 02:35:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu' 2025/09/27 02:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': 1 files missing 2025/09/27 02:35:06 NOTICE: 1 hashes missing 2025/09/27 02:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': 1 differences found 2025/09/27 02:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/27 02:35:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': 0 differences found 2025/09/27 02:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': 1 matching files 2025/09/27 02:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rodonex9lodu" 2025/09/27 02:35:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/ul4hemjf09a2bu7fteg8vjkj3k11p3a3bcuegs4tsduvc39pq7i0" 2025/09/27 02:35:08 DEBUG : Creating backend with remote "/tmp/rclone3034747140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu'", Local "Local file system at /tmp/rclone3034747140", Modify Window "1ms" 2025/09/27 02:35:10 DEBUG : HELLO, WORLD!: md5 = 36a1d9fa613597b8f2c38b4ad580ff00 OK lower checkfile vs. upper remote (without normalization) 2025/09/27 02:35:11 ERROR : HELLO, WORLD!: sum not found 2025/09/27 02:35:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu' 2025/09/27 02:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': 1 files missing 2025/09/27 02:35:11 NOTICE: 1 hashes missing 2025/09/27 02:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': 1 differences found 2025/09/27 02:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/27 02:35:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': 0 differences found 2025/09/27 02:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': 1 matching files 2025/09/27 02:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawaxet6giqe" 2025/09/27 02:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/hsqb2qgbf1ob64al7ubmp95pvt573esln9h9ss4o88k8bi7lqrtg" 2025/09/27 02:35:13 DEBUG : Creating backend with remote "/tmp/rclone1019521778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe'", Local "Local file system at /tmp/rclone1019521778", Modify Window "1ms" 2025/09/27 02:35:15 DEBUG : HeLlO, wOrLd!: md5 = c51676dcaa8e8a01374a3fef708b647c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/27 02:35:16 ERROR : HeLlO, wOrLd!: sum not found 2025/09/27 02:35:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe' 2025/09/27 02:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': 1 files missing 2025/09/27 02:35:16 NOTICE: 1 hashes missing 2025/09/27 02:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': 1 differences found 2025/09/27 02:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/27 02:35:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': 0 differences found 2025/09/27 02:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': 1 matching files 2025/09/27 02:35:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kafomig9juge" 2025/09/27 02:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:17 DEBUG : Creating backend with remote "TestDrive:crypt/tgdvu2oejckmhupph47vqo1252af9k3uaotp8vqleqo9bp5gbqo0" 2025/09/27 02:35:18 DEBUG : Creating backend with remote "/tmp/rclone1877385120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge'", Local "Local file system at /tmp/rclone1877385120", Modify Window "1ms" 2025/09/27 02:35:20 DEBUG : HELLO, WORLD!: md5 = 63dd94603012929f744380a7e77a9815 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/27 02:35:20 ERROR : HELLO, WORLD!: sum not found 2025/09/27 02:35:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge' 2025/09/27 02:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': 1 files missing 2025/09/27 02:35:20 NOTICE: 1 hashes missing 2025/09/27 02:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': 1 differences found 2025/09/27 02:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/27 02:35:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': 0 differences found 2025/09/27 02:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': 1 matching files 2025/09/27 02:35:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufehuz5xune" 2025/09/27 02:35:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:21 DEBUG : Creating backend with remote "TestDrive:crypt/kcqrigim2fbpuujlurtsqgehuumvhlfhdf48ljqel2m1uuc1tae0" 2025/09/27 02:35:22 DEBUG : Creating backend with remote "/tmp/rclone1409225395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune'", Local "Local file system at /tmp/rclone1409225395", Modify Window "1ms" 2025/09/27 02:35:24 DEBUG : 測試_Русский___ě_áñ: md5 = 1ac8120b49987f4d9aac1c04b1e4f238 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/27 02:35:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune' 2025/09/27 02:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': 1 files missing 2025/09/27 02:35:25 NOTICE: 1 hashes missing 2025/09/27 02:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': 1 differences found 2025/09/27 02:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/27 02:35:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': 0 differences found 2025/09/27 02:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': 1 matching files 2025/09/27 02:35:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hovogig0gota" 2025/09/27 02:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:26 DEBUG : Creating backend with remote "TestDrive:crypt/nh5v2o59idbce5d3gnik70aij24e1aj9jf1geoid91ed25e12fpg" 2025/09/27 02:35:27 DEBUG : Creating backend with remote "/tmp/rclone497613322" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota'", Local "Local file system at /tmp/rclone497613322", Modify Window "1ms" 2025/09/27 02:35:29 DEBUG : 測試_Русский___ě_áñ: md5 = 7fd6e55cc7e188a083a69a182b660f31 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/27 02:35:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota' 2025/09/27 02:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': 1 files missing 2025/09/27 02:35:29 NOTICE: 1 hashes missing 2025/09/27 02:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': 1 differences found 2025/09/27 02:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/27 02:35:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': 0 differences found 2025/09/27 02:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': 1 matching files 2025/09/27 02:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fomudah3puya" 2025/09/27 02:35:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/9j3rdr538trp4kajh8gsqndjh289bij4udnhm1nqds132r4lcuqg" 2025/09/27 02:35:31 DEBUG : Creating backend with remote "/tmp/rclone1340214088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya'", Local "Local file system at /tmp/rclone1340214088", Modify Window "1ms" 2025/09/27 02:35:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a46669ee4b803158bc61dd172da93710 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/27 02:35:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya' 2025/09/27 02:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': 1 files missing 2025/09/27 02:35:34 NOTICE: 1 hashes missing 2025/09/27 02:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': 1 differences found 2025/09/27 02:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/27 02:35:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': 0 differences found 2025/09/27 02:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': 1 matching files 2025/09/27 02:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beteros0caqi" 2025/09/27 02:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/bb1gkiqmau91h9ufkc7616t60jddqpgp2fte99vhtt6ke33u1ni0" 2025/09/27 02:35:36 DEBUG : Creating backend with remote "/tmp/rclone1670189293" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi'", Local "Local file system at /tmp/rclone1670189293", Modify Window "1ms" 2025/09/27 02:35:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3c4a0555362028a46fc0e04152885635 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/27 02:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi' 2025/09/27 02:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': 1 files missing 2025/09/27 02:35:39 NOTICE: 1 hashes missing 2025/09/27 02:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': 1 differences found 2025/09/27 02:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/27 02:35:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': 0 differences found 2025/09/27 02:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': 1 matching files 2025/09/27 02:35:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cijomab8qoko" 2025/09/27 02:35:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:40 DEBUG : Creating backend with remote "TestDrive:crypt/if8r3gi55fohfbs8lnsrmufro6f7jo3iujebjq9s4p3e33i0s06g" 2025/09/27 02:35:41 DEBUG : Creating backend with remote "/tmp/rclone1778752263" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko'", Local "Local file system at /tmp/rclone1778752263", Modify Window "1ms" 2025/09/27 02:35:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2e861c5202996fe7ecb0e50497d0912b OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/27 02:35:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko' 2025/09/27 02:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': 1 files missing 2025/09/27 02:35:43 NOTICE: 1 hashes missing 2025/09/27 02:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': 1 differences found 2025/09/27 02:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/27 02:35:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': 0 differences found 2025/09/27 02:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': 1 matching files 2025/09/27 02:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pisiweq7hizu" 2025/09/27 02:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/lpa178djctc9rh15mv9a4cf5a3purpcmmigb0ml3olorm71h7gjg" 2025/09/27 02:35:45 DEBUG : Creating backend with remote "/tmp/rclone1944319673" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu'", Local "Local file system at /tmp/rclone1944319673", Modify Window "1ms" 2025/09/27 02:35:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ecdfd6b745e4f43a7bbf1f93d4302fa OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/27 02:35:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/27 02:35:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu' 2025/09/27 02:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': 1 files missing 2025/09/27 02:35:48 NOTICE: 1 hashes missing 2025/09/27 02:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': 1 differences found 2025/09/27 02:35:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/27 02:35:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/27 02:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': 0 differences found 2025/09/27 02:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': 1 matching files 2025/09/27 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisiweq7hizu': Purge remote 2025/09/27 02:35:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cijomab8qoko': Purge remote 2025/09/27 02:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beteros0caqi': Purge remote 2025/09/27 02:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fomudah3puya': Purge remote 2025/09/27 02:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hovogig0gota': Purge remote 2025/09/27 02:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufehuz5xune': Purge remote 2025/09/27 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kafomig9juge': Purge remote 2025/09/27 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawaxet6giqe': Purge remote 2025/09/27 02:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rodonex9lodu': Purge remote 2025/09/27 02:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupefic0wufu': Purge remote --- PASS: TestApplyTransforms (50.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:35:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 02:35:55 DEBUG : sub/file2: md5 = 4ab0c1beafaa36e1ee007ecb1b5ef236 OK 2025/09/27 02:35:55 INFO : file1: Copied (new) to: sub/file2 2025/09/27 02:35:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:35:56 DEBUG : file1: Unchanged skipping 2025/09/27 02:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': don't need to copy/move sub/file2, it is already at target location 2025/09/27 02:35:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:36:01 DEBUG : dst/file1: md5 = 77a19d843884e0cc52d7ab09e4acc7fc OK 2025/09/27 02:36:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/backup" 2025/09/27 02:36:02 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/1nrff024r7pq65ecp72fc28jb0" 2025/09/27 02:36:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/27 02:36:06 INFO : dst/file1: Moved (server-side) 2025/09/27 02:36:07 DEBUG : dst/file1: md5 = 9ab6088137cf017074e4345c8c7a9395 OK 2025/09/27 02:36:07 INFO : dst/file1: Copied (new) 2025/09/27 02:36:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:36:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:36:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/dst" 2025/09/27 02:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 02:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/CompareDest" 2025/09/27 02:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/gveqi14airsml4bgu7krj116o8" 2025/09/27 02:36:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 02:36:17 DEBUG : one: md5 = 04c8d48228ccb5a34e8055137cb3b4a4 OK 2025/09/27 02:36:17 INFO : one: Copied (new) 2025/09/27 02:36:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:20 DEBUG : one: md5 = 6547d099ca1252e207bc31db76138c33 OK 2025/09/27 02:36:20 INFO : one: Copied (replaced existing) 2025/09/27 02:36:21 DEBUG : dst/one: md5 = b8e81a499957ae5ae2ba3817f5d0d92d OK 2025/09/27 02:36:24 DEBUG : CompareDest/one: md5 = 807a559a53b1e9c113e13c105e11f970 OK 2025/09/27 02:36:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 02:36:26 DEBUG : CompareDest/two: md5 = a35abbf556eb5508bade1e9030867d4f OK 2025/09/27 02:36:27 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 02:36:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 02:36:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 02:36:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 02:36:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 02:36:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:31 DEBUG : two: md5 = af6f45fe2773a124e7512ccd4bb03570 OK 2025/09/27 02:36:31 INFO : two: Copied (new) 2025/09/27 02:36:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:36:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:36:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:36:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/dst" 2025/09/27 02:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 02:36:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/CopyDest" 2025/09/27 02:36:38 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/27 02:36:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 02:36:42 DEBUG : one: md5 = 1ba4c3798e682aefb4907b5ecde07aa3 OK 2025/09/27 02:36:42 INFO : one: Copied (new) 2025/09/27 02:36:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:44 DEBUG : one: md5 = 2a9dc8947b22827ba6f1ecf75bb2a1e0 OK 2025/09/27 02:36:44 INFO : one: Copied (replaced existing) 2025/09/27 02:36:47 DEBUG : dst/one: md5 = 6a7ec9fb1a95221ead50dd79615ca263 OK 2025/09/27 02:36:49 DEBUG : CopyDest/one: md5 = 896e17bd2ac8b2805007655d53f6c942 OK 2025/09/27 02:36:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/BackupDir" 2025/09/27 02:36:50 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/27 02:36:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 02:36:53 INFO : one: Moved (server-side) 2025/09/27 02:36:54 INFO : one: Copied (server-side copy) 2025/09/27 02:36:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/27 02:36:56 DEBUG : CopyDest/two: md5 = 0a878fd675e000adb1a67bd04e048000 OK 2025/09/27 02:36:57 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 02:36:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:58 INFO : two: Copied (server-side copy) 2025/09/27 02:36:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/27 02:36:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 02:36:59 DEBUG : two: Unchanged skipping 2025/09/27 02:37:01 DEBUG : CopyDest/three: md5 = d0c2b49f9c116c2e2671a9bf09b448ce OK 2025/09/27 02:37:01 DEBUG : three: Need to transfer - File not found at Destination 2025/09/27 02:37:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/27 02:37:02 DEBUG : three: Destination not found in --copy-dest 2025/09/27 02:37:03 DEBUG : three: md5 = cead92c95d7cb7ed7afcc05dfd0f6560 OK 2025/09/27 02:37:03 INFO : three: Copied (new) 2025/09/27 02:37:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 02:37:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:37:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:37:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:37:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:37:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 02:37:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.55s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/27 02:37:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cab808a7cde6ec75a3de4f360bb86f2c OK 2025/09/27 02:37:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/27 02:37:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/27 02:37:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/27 02:37:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/27 02:37:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/27 02:37:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a0fdfe2453da937dce3eccf1d334a21e OK 2025/09/27 02:37:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/27 02:37:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/27 02:37:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using skip mode. 2025/09/27 02:37:23 NOTICE: one: Found 2 files with duplicate names 2025/09/27 02:37:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.84s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using skip mode. 2025/09/27 02:37:29 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:37:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/27 02:37:30 INFO : one: Deleted 2025/09/27 02:37:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.44s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using first mode. 2025/09/27 02:37:36 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:37:36 INFO : one: Deleted 2025/09/27 02:37:36 INFO : one: Deleted 2025/09/27 02:37:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using newest mode. 2025/09/27 02:37:42 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:37:42 INFO : one: Deleted 2025/09/27 02:37:43 INFO : one: Deleted 2025/09/27 02:37:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.29s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using oldest mode. 2025/09/27 02:37:49 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:37:49 INFO : one: Deleted 2025/09/27 02:37:50 INFO : one: Deleted 2025/09/27 02:37:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.66s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:37:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using largest mode. 2025/09/27 02:37:55 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:37:56 INFO : one: Deleted 2025/09/27 02:37:56 INFO : one: Deleted 2025/09/27 02:37:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:38:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using smallest mode. 2025/09/27 02:38:02 NOTICE: one: Found 3 files with duplicate names 2025/09/27 02:38:02 INFO : one: Deleted 2025/09/27 02:38:03 INFO : one: Deleted 2025/09/27 02:38:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.52s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Looking for duplicate names using rename mode. 2025/09/27 02:38:09 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/27 02:38:11 INFO : one-2.txt: renamed from: one.txt 2025/09/27 02:38:12 INFO : one-3.txt: renamed from: one.txt 2025/09/27 02:38:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:38:18 DEBUG : dupe1/one.txt: md5 = 37eb29f8c1797257d747c8f5190070e4 OK 2025/09/27 02:38:20 DEBUG : dupe2/two.txt: md5 = 6fc9539bcee915f1746a1dac7c268085 OK 2025/09/27 02:38:22 DEBUG : dupe3/three.txt: md5 = 084f753711b2c6aa1bfa2c4067f994ff OK 2025/09/27 02:38:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/27 02:38:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/27 02:38:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/27 02:38:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/27 02:38:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/27 02:38:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/27 02:38:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.21s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:38:29 DEBUG : a.txt: md5 = c74b5db46bdf0b213379605c896bef16 OK 2025/09/27 02:38:31 DEBUG : zend.txt: md5 = d778d06c4bcb29e0e7dbf12c2ce061a2 OK 2025/09/27 02:38:33 DEBUG : sub dir/hello world: md5 = 863ca09a330517d6130fbd4eb79e3507 OK 2025/09/27 02:38:34 DEBUG : sub dir/hello world2: md5 = 0c7f37dd006760dc9eb10c3e94232af2 OK 2025/09/27 02:38:36 DEBUG : sub dir/ignore dir/.ignore: md5 = de63b74c7d669cd83c69efeb1d140efd OK 2025/09/27 02:38:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = b65d953f3f091690f1c025118be7792b OK 2025/09/27 02:38:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = fa39ba6e3c6c4c45644d20e59934d3fe OK 2025/09/27 02:38:41 DEBUG : a.txt: Excluded (Size Filter) 2025/09/27 02:38:41 DEBUG : a.txt: Excluded 2025/09/27 02:38:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 02:38:41 DEBUG : sub dir/hello world: Excluded 2025/09/27 02:38:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 02:38:41 DEBUG : sub dir/hello world2: Excluded 2025/09/27 02:38:42 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 02:38:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 02:38:42 DEBUG : sub dir/hello world: Excluded 2025/09/27 02:38:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 02:38:42 DEBUG : sub dir/hello world2: Excluded 2025/09/27 02:38:42 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 02:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/27 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.90s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:38:50 DEBUG : a.txt: md5 = e993af3d14b443f6fcaa8396f4875371 OK 2025/09/27 02:38:52 DEBUG : zend.txt: md5 = 829ec996df6a6439dfbeac3bd643a694 OK 2025/09/27 02:38:54 DEBUG : sub dir/hello world: md5 = 4835f04b114f0f364d13269df481dcbb OK 2025/09/27 02:38:55 DEBUG : sub dir/hello world2: md5 = 9bc0da901c5ef8a715c0f08f1e76bf4d OK 2025/09/27 02:38:57 DEBUG : sub dir/ignore dir/.ignore: md5 = b7fabbbcb73fdcb5cd64c5b6921d03e0 OK 2025/09/27 02:38:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 63236d59b4c5e9113e2450671cab2820 OK 2025/09/27 02:39:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3adef09bf85d70048777c8d74aef8ab3 OK 2025/09/27 02:39:02 DEBUG : a.txt: Excluded (Size Filter) 2025/09/27 02:39:02 DEBUG : a.txt: Excluded 2025/09/27 02:39:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 02:39:02 DEBUG : sub dir/hello world2: Excluded 2025/09/27 02:39:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 02:39:02 DEBUG : sub dir/hello world: Excluded 2025/09/27 02:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 02:39:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/27 02:39:03 DEBUG : sub dir/hello world2: Excluded 2025/09/27 02:39:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/27 02:39:03 DEBUG : sub dir/hello world: Excluded 2025/09/27 02:39:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/27 02:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/27 02:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/27 02:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/27 02:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/27 02:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/27 02:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/27 02:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:11 DEBUG : file1: md5 = 0484dad23012337a17469ae7514f5da1 OK 2025/09/27 02:39:13 DEBUG : sub/file2: md5 = 7c0e28d1dffd16de25a4a4f3f9b3bd72 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/27 02:39:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/27 02:39:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/27 02:39:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/27 02:39:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.21s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:20 DEBUG : file1: md5 = 4b1a1f3fd80ac35b489c09c59714297f OK 2025/09/27 02:39:22 DEBUG : sub/file2: md5 = 92a4535203abaa730e9f88d4803bb7a0 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/27 02:39:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/notfound" 2025/09/27 02:39:26 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/qe0i31qdkoejk60elps0ni5sqk" 2025/09/27 02:39:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Making directory 2025/09/27 02:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:33 DEBUG : sub dir/hello world: md5 = 05abc509a0d040332a1c199a432f0511 OK 2025/09/27 02:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:37 DEBUG : potato2: md5 = a5cd8a8bb2861fcc8cf957bd6670cef6 OK 2025/09/27 02:39:38 DEBUG : empty space: md5 = 0d7bd963aedcfc50adf29fdadd0eeea3 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:42 DEBUG : potato2: md5 = 265834c5ae84a77cdeb1bd302716a077 OK 2025/09/27 02:39:43 DEBUG : empty space: md5 = a177d2370dc683ad7825572f2089b00e OK 2025/09/27 02:39:44 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.20s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:47 DEBUG : potato2: md5 = 377c83692712afcece1c4b25cc6c24ed OK 2025/09/27 02:39:48 DEBUG : empty space: md5 = b4d843342c43b40efbeb2b6f35bca850 OK --- PASS: TestLsLong (4.47s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:51 DEBUG : potato2: md5 = af8f7ce6646135c86faf4f725190cb2c OK 2025/09/27 02:39:52 DEBUG : empty space: md5 = fd60042d15506781526607984f1ec141 OK --- PASS: TestHashSums (4.16s) === RUN TestHashSumsWithErrors 2025/09/27 02:39:54 DEBUG : Creating backend with remote ":memory:" 2025/09/27 02:39:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/27 02:39:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/27 02:39:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:39:55 DEBUG : potato2: md5 = 9273cf5762944d8d5122c5b4cc8b855f OK 2025/09/27 02:39:57 DEBUG : empty space: md5 = b3917cebea6b5926cd0d493a90833c3a OK 2025/09/27 02:39:59 DEBUG : sub dir/potato3: md5 = 032b804c1754073f83d111089003b0a4 OK 2025/09/27 02:40:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:04 DEBUG : small: md5 = 570ac87789c0e512842fae280b5a24d4 OK 2025/09/27 02:40:05 DEBUG : medium: md5 = f14f5b52e29393b2053812bdb1b4f2e7 OK 2025/09/27 02:40:07 DEBUG : large: md5 = 6d46f764c9691a01491df12cd1654866 OK 2025/09/27 02:40:07 DEBUG : Waiting for deletions to finish 2025/09/27 02:40:07 DEBUG : large: Excluded (Size Filter) 2025/09/27 02:40:08 INFO : small: Deleted 2025/09/27 02:40:08 INFO : medium: Deleted --- PASS: TestDelete (6.53s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:10 DEBUG : small: md5 = dcc73581051b477080fde0a161745a60 OK 2025/09/27 02:40:12 DEBUG : medium: md5 = 3a65b2bc5528a89b195bcce2c23164fc OK 2025/09/27 02:40:13 DEBUG : large: md5 = bf372145b0df7fcad858c8046a841530 OK 2025/09/27 02:40:13 DEBUG : Waiting for deletions to finish 2025/09/27 02:40:13 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/27 02:40:14 INFO : medium: Deleted 2025/09/27 02:40:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:17 DEBUG : small: md5 = 031391d501a0ada1ddaa9fe469f9b3f1 OK 2025/09/27 02:40:18 DEBUG : medium: md5 = 6c5c244d3c08d5db37c2f715bb934375 OK 2025/09/27 02:40:19 DEBUG : large: md5 = af29fcc408dd9f8322610aa9d2c5e7e0 OK 2025/09/27 02:40:20 DEBUG : Waiting for deletions to finish 2025/09/27 02:40:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/27 02:40:21 INFO : medium: Deleted 2025/09/27 02:40:21 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:24 DEBUG : small: md5 = d9200c88487a918758df0c6be6d41f0d OK 2025/09/27 02:40:25 DEBUG : medium: md5 = 3ed64b651f8378a67fa273202625ed39 OK 2025/09/27 02:40:27 DEBUG : large: md5 = a3137ee4d5630653aa811f571424ace2 OK 2025/09/27 02:40:27 DEBUG : Waiting for deletions to finish 2025/09/27 02:40:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/27 02:40:27 INFO : small: Deleted 2025/09/27 02:40:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.87s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:31 DEBUG : ReadFile: md5 = 92ec20695bf89a248629d8d11b88cb80 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/09/27 02:40:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/27 02:40:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/27 02:40:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 02:40:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 02:40:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 02:40:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/27 02:40:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:40:35 DEBUG : file1: md5 = 6acfe9e0f64064760d9fe2f0072a3f17 OK 2025/09/27 02:40:36 DEBUG : file2: md5 = ed462c59146fc52ff035e1bd71c1113c OK --- PASS: TestCat (15.39s) === RUN TestPurge 2025/09/27 02:40:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizecey4vuyu" 2025/09/27 02:40:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 02:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/1ufbjsfn9gonucd6rp7ugc2j0gqkf3bjp1unbftudsj4es9ca5j0" 2025/09/27 02:40:50 DEBUG : Creating backend with remote "/tmp/rclone4217937209" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizecey4vuyu'", Local "Local file system at /tmp/rclone4217937209", Modify Window "1ms" 2025/09/27 02:40:54 DEBUG : A1/B1/C1/one: md5 = d9d3dfc0e2984e6c57ecbe4f86935439 OK 2025/09/27 02:40:54 INFO : A2: Making directory 2025/09/27 02:40:55 INFO : A1/B2: Making directory 2025/09/27 02:40:55 INFO : A1/B2/C2: Making directory 2025/09/27 02:40:56 INFO : A1/B1/C3: Making directory 2025/09/27 02:40:57 INFO : A3: Making directory 2025/09/27 02:40:57 INFO : A3/B3: Making directory 2025/09/27 02:40:58 INFO : A3/B3/C4: Making directory 2025/09/27 02:41:00 DEBUG : A1/two: md5 = cbcfd657c74e3ec6b17a6a1898098716 OK 2025/09/27 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizecey4vuyu': Purge remote 2025/09/27 02:41:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:07 DEBUG : A1/B1/C1/one: md5 = 8d0c4913d2138608bfd60e07889ed800 OK 2025/09/27 02:41:07 INFO : A2: Making directory 2025/09/27 02:41:08 INFO : A1/B2: Making directory 2025/09/27 02:41:09 INFO : A1/B2/C2: Making directory 2025/09/27 02:41:09 INFO : A1/B1/C3: Making directory 2025/09/27 02:41:10 INFO : A3: Making directory 2025/09/27 02:41:11 INFO : A3/B3: Making directory 2025/09/27 02:41:12 INFO : A3/B3/C4: Making directory 2025/09/27 02:41:14 DEBUG : A1/two: md5 = bd1f8bf52debdb768b8c7c74f934225c OK 2025/09/27 02:41:15 DEBUG : removing 1 level 3 directories 2025/09/27 02:41:15 INFO : A3/B3/C4: Removing directory 2025/09/27 02:41:17 DEBUG : removing 2 level 3 directories 2025/09/27 02:41:17 INFO : A1/B2/C2: Removing directory 2025/09/27 02:41:17 INFO : A1/B1/C3: Removing directory 2025/09/27 02:41:18 DEBUG : removing 2 level 2 directories 2025/09/27 02:41:18 INFO : A3/B3: Removing directory 2025/09/27 02:41:18 INFO : A1/B2: Removing directory 2025/09/27 02:41:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 02:41:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/27 02:41:19 DEBUG : removing 2 level 1 directories 2025/09/27 02:41:19 INFO : A3: Removing directory 2025/09/27 02:41:19 INFO : A2: Removing directory 2025/09/27 02:41:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/27 02:41:23 DEBUG : removing 1 level 3 directories 2025/09/27 02:41:23 INFO : A1/B1/C1: Removing directory 2025/09/27 02:41:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:23 DEBUG : removing 1 level 2 directories 2025/09/27 02:41:23 INFO : A1/B1: Removing directory 2025/09/27 02:41:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 02:41:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:41:24 DEBUG : removing 1 level 1 directories 2025/09/27 02:41:24 INFO : A1: Removing directory 2025/09/27 02:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 02:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 02:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:41:25 DEBUG : removing 1 level 0 directories 2025/09/27 02:41:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Removing directory 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/27 02:41:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (22.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:27 INFO : A1: Making directory 2025/09/27 02:41:28 INFO : A1/B1: Making directory 2025/09/27 02:41:28 INFO : A1/B1/C1: Making directory 2025/09/27 02:41:31 DEBUG : removing 1 level 3 directories 2025/09/27 02:41:31 INFO : A1/B1/C1: Removing directory 2025/09/27 02:41:31 DEBUG : removing 1 level 2 directories 2025/09/27 02:41:31 INFO : A1/B1: Removing directory 2025/09/27 02:41:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:41:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.60s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:34 INFO : A1: Making directory 2025/09/27 02:41:35 INFO : A1/B1: Making directory 2025/09/27 02:41:35 INFO : A1/B1/C1: Making directory 2025/09/27 02:41:38 DEBUG : removing 1 level 3 directories 2025/09/27 02:41:38 INFO : A1/B1/C1: Removing directory 2025/09/27 02:41:38 DEBUG : removing 1 level 2 directories 2025/09/27 02:41:38 INFO : A1/B1: Removing directory 2025/09/27 02:41:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:41:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:43 DEBUG : file1: md5 = bbf0676d1fee8b54ef02d91b6df40bd6 OK 2025/09/27 02:41:43 DEBUG : filename.txt: File name found in url 2025/09/27 02:41:44 DEBUG : filename.txt: md5 = 371bea140283209b5740b24f4f84a8a9 OK 2025/09/27 02:41:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/27 02:41:46 DEBUG : headerfilename.txt: md5 = a650a7b1d6b3b569b31a77f6b7a40707 OK 2025/09/27 02:41:47 DEBUG : file2: md5 = d1218086cc3bcf0b060a58200b949fda OK --- PASS: TestCopyURL (8.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 02:41:52 DEBUG : sub/file2: md5 = 4b8e7b1c5f8a69cc750be40f0a687780 OK 2025/09/27 02:41:52 INFO : file1: Copied (new) to: sub/file2 2025/09/27 02:41:52 INFO : file1: Deleted 2025/09/27 02:41:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:41:53 DEBUG : file1: Unchanged skipping 2025/09/27 02:41:53 INFO : file1: Deleted 2025/09/27 02:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': don't need to copy/move sub/file2, it is already at target location 2025/09/27 02:41:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:41:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/27 02:41:57 DEBUG : file1: md5 = d60b1aedb03306ecdd4f0fc5b8c74e44 OK 2025/09/27 02:41:57 INFO : file1: Copied (new) 2025/09/27 02:41:57 INFO : file1: Deleted 2025/09/27 02:41:58 DEBUG : file1: Destination exists, skipping 2025/09/27 02:41:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:42:02 DEBUG : dst/file1: md5 = 52b311b2d2f3ec53427132663b589e35 OK 2025/09/27 02:42:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvotow7sefa/backup" 2025/09/27 02:42:03 DEBUG : Creating backend with remote "TestDrive:crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10/1nrff024r7pq65ecp72fc28jb0" 2025/09/27 02:42:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/27 02:42:07 INFO : dst/file1: Moved (server-side) 2025/09/27 02:42:08 DEBUG : dst/file1: md5 = c3e04b0030280403ac2e78f40d308bef OK 2025/09/27 02:42:08 INFO : dst/file1: Copied (new) 2025/09/27 02:42:08 INFO : dst/file1: Deleted 2025/09/27 02:42:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:42:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/27 02:42:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.03s) === 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:42:15 DEBUG : A1/one: md5 = f5b51023dc9cf778795b366ed253d62f OK 2025/09/27 02:42:16 DEBUG : A1/two: md5 = 896132455d1a98359077d13cecb53cd1 OK 2025/09/27 02:42:18 DEBUG : A1/B1/three: md5 = 01408bf1dad64ee121f5f1f324f4dd03 OK 2025/09/27 02:42:20 DEBUG : A1/B1/C1/four: md5 = 7e6e1bf6b21f83215ef1657dea4bddc0 OK 2025/09/27 02:42:23 DEBUG : A1/B1/C2/five: md5 = b9eb7f614a409d63a266d06920a60708 OK 2025/09/27 02:42:23 INFO : A1/B2: Making directory 2025/09/27 02:42:23 INFO : A1/B1/C3: Making directory 2025/09/27 02:42:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/27 02:42:33 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/27 02:42:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/27 02:42:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/27 02:42:33 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/27 02:42:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 02:42:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 02:42:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:42:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 02:42:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 02:42:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/27 02:42:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/27 02:42:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/27 02:42:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/27 02:42:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/27 02:42:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/27 02:42:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 02:42:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 02:42:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:42:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 02:42:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 02:42:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/27 02:42:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/27 02:42:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 02:42:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 428e419aa04d8759e26ad7f05096cc90 OK 2025/09/27 02:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/27 02:42:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 02:42:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/27 02:43:00 DEBUG : no_checksum_big_file_from_pipe: md5 = 554ba993068980db5eb3a76045b88f17 OK 2025/09/27 02:43:00 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 02:43:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 36a664b852086e85a2453705c56a6f8b OK 2025/09/27 02:43:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 02:43:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/27 02:43:04 DEBUG : with_checksum_big_file_from_pipe: md5 = ecd205817027b86a945f164bd8a16306 OK 2025/09/27 02:43:04 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 02:43:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:43:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/27 02:43:09 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-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/27 02:43:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/27 02:43:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/27 02:43:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/27 02:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (48 bytes), uploading instead of streaming 2025/09/27 02:43:17 DEBUG : rcat_metadata: md5 = f6c0e9ee59a34c47031308f650adadfc OK 2025/09/27 02:43:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/27 02:43:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/27 02:43:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8fb12e31c2fd751bb12e725650310447 OK 2025/09/27 02:43:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.75s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:23 DEBUG : potato1: md5 = 153c81a49de0224f3c7f032b3ec4c296 OK 2025/09/27 02:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (60 bytes), uploading instead of streaming 2025/09/27 02:43:24 DEBUG : potato2: md5 = a4f307e0e927d6e500b594de7dd76d57 OK 2025/09/27 02:43:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.66s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:27 DEBUG : potato1: md5 = c9ae1a39323817425e1bacfbaa9063c4 OK 2025/09/27 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': File to upload is small (60 bytes), uploading instead of streaming 2025/09/27 02:43:29 DEBUG : potato2: md5 = b38b8d0c08d0f18a64e3cc5f09e6a185 OK 2025/09/27 02:43:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:32 DEBUG : potato2: md5 = 4dc0abc5072625f5f702830231619185 OK 2025/09/27 02:43:34 DEBUG : empty space: md5 = b77ce8259a2609d1196d0029e0d5d0c1 OK 2025/09/27 02:43:36 DEBUG : sub dir/potato3: md5 = 79408fa674725320fc73717040a13e84 OK 2025/09/27 02:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Touching "sub dir/potato3" 2025/09/27 02:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Touching "empty space" 2025/09/27 02:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Touching "potato2" 2025/09/27 02:43:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:40 DEBUG : dir with metadata: Making directory with metadata 2025/09/27 02:43:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:43 DEBUG : directory with modtime: Making directory with metadata 2025/09/27 02:43:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/27 02:43:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:43:45 DEBUG : Google drive root 'crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10': Skipping btime metadata as can't update it on an existing file: 2025-09-27T02:43:45.539000498Z 2025/09/27 02:43:46 INFO : non existent directory: Updated directory metadata 2025/09/27 02:43:48 DEBUG : Google drive root 'crypt/kf2mt308bpfq6r94pe8807h9j3dgmk72qsgield7v0c5l8b2gp10': Skipping btime metadata as can't update it on an existing file: 2025-09-27T02:43:45.539000498Z 2025/09/27 02:43:48 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.62s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/27 02:43:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/27 02:43:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/27 02:43:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:43:54 DEBUG : dst: Making directory with metadata 2025/09/27 02:43:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:43:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:43:55 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 02:43:55 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 02:43:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/27 02:43:56 INFO : dst: Set directory modification time (using SetModTime) 2025/09/27 02:43:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa'", Local "Local file system at /tmp/rclone3847471832", Modify Window "1ms" 2025/09/27 02:43:59 DEBUG : sub dir/test remove existing: md5 = 2b017812f1effb99e36d194b2e786bb6 OK 2025/09/27 02:44:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 52697cae40893e2fe0fca2206cbe0ca0 OK 2025/09/27 02:44:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qizitiz7" before starting 2025/09/27 02:44:03 DEBUG : sub dir/test remove existing.qizitiz7: TEST: removing renamed existing file after operation 2025/09/27 02:44:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wahapos9" before starting 2025/09/27 02:44:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wahapos9: TEST: renaming existing back after failed operation 2025/09/27 02:44:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nowibiq2" before starting 2025/09/27 02:44:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nowibiq2: TEST: removing renamed existing file after operation 2025/09/27 02:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5atm07eid501khtr16s892kfmgkhu040sic992pjiqr04rc6d3vvl23h13o4b2kalk5m3f6ja213a3d2u272hdku7h4dnut0466jss627d75lkjn9smk2euthhnre0e80fmdqolmramuuq2n0slhjsbf4usbc762atedsbi6j976i9ulsghg" 2025/09/27 02:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9ffr7v32scv4l3dcrrq90nfp36racnjlk9s7ppmnletglu2p7v30" --- PASS: TestRemoveExisting (12.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/27 02:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvotow7sefa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m35.131139715s (try 1/5)