"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/01 01:46:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege" 2026/09/01 01:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:46:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:46:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:46:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:46:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:46:09 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:46:09 DEBUG : Creating backend with remote "/tmp/rclone4019826185" === 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:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/01 01:46:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/01 01:46:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.62s) === RUN TestSizeDiffers 2026/09/01 01:46:11 DEBUG : a: size = 0 OK 2026/09/01 01:46:11 DEBUG : a: size = 1 (memory) 2026/09/01 01:46:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/01 01:46:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/01 01:46:11 DEBUG : potato: Seek from 10 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 10 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/01 01:46:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/01 01:46:11 DEBUG : potato: Seek from 8 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 8 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/01 01:46:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/01 01:46:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/01 01:46:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/01 01:46:11 DEBUG : potato: Seek from 5 to 2 2026/09/01 01:46:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/01 01:46:11 DEBUG : potato: Seek from 9 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 9 to 0 2026/09/01 01:46:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:46:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:46:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheck/1 === RUN TestCheck/2 2026/09/01 01:46:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheck/3 2026/09/01 01:46:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheck/4 === RUN TestCheck/5 2026/09/01 01:46:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheck/6 === RUN TestCheck/7 2026/09/01 01:46:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCheck (19.20s) --- PASS: TestCheck/1 (0.61s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.60s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.63s) === RUN TestCheckFsError 2026/09/01 01:46:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 01:46:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/01 01:46:30 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/01 01:46:30 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/01 01:46:30 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/01 01:46:30 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:46:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/01 01:46:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheckDownload/3 2026/09/01 01:46:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/01 01:46:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:46:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/01 01:47:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:48:52 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/01 01:49:37 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/01 01:50:11 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/01 01:50:36 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/01 01:50:55 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/01 01:50:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:09 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (279.14s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.41s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (2.69s) --- PASS: TestCheckDownload/5 (1.42s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (65.19s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:51:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:20 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/01 01:51:28 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/09/01 01:51:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:34 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/01 01:51:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:44 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/01 01:51:47 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/01 01:51:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:48 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/09/01 01:51:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:49 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/01 01:51:50 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/01 01:51:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:51 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/01 01:51:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:53 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/01 01:51:54 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/01 01:51:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:54 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/01 01:51:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:51:56 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/09/01 01:51:57 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/01 01:51:58 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/09/01 01:51:58 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/01 01:51:59 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:51:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCheckSizeOnly (50.37s) --- PASS: TestCheckSizeOnly/1 (4.47s) --- PASS: TestCheckSizeOnly/2 (3.37s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.62s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.75s) --- PASS: TestCheckSizeOnly/7 (0.62s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:51:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 01:52:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 01:52:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 01:52:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/01 01:52:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/01 01:52:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/01 01:52:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/01 01:52:05 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/01 01:52:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestParseSumFile (7.59s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:52:07 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/data" 2026/09/01 01:52:07 DEBUG : Config file has changed externally - reloading 2026/09/01 01:52:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:52:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:52:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:52:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:52:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:52:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" check_test.go:354: Huawei Drive root 'rclone-test-zuwikut6cege/data' lacks md5, skipping 2026/09/01 01:52:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestCheckSum (5.04s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:52:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/data" 2026/09/01 01:52:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:52:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:52:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:52:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:52:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/data': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:52:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest1 2026/09/01 01:52:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" 2026/09/01 01:52:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest2 2026/09/01 01:52:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest3 2026/09/01 01:52:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest4 2026/09/01 01:52:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest5 2026/09/01 01:52:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest6 2026/09/01 01:52:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" 2026/09/01 01:52:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" 2026/09/01 01:52:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:52:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" === RUN TestCheckSumDownload/subtest7 2026/09/01 01:54:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:55:03 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/01 01:55:47 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/01 01:55:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" 2026/09/01 01:56:21 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/01 01:56:46 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/01 01:57:05 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/01 01:57:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn5zHJBkTHD1McnH9HgNBAYV59ajLl0a9" 2026/09/01 01:57:19 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/09/01 01:57:30 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/01 01:57:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:57:38 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (325.98s) --- PASS: TestCheckSumDownload/subtest1 (2.89s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.96s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (2.52s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (68.37s) === RUN TestCheckSumConcurrency 2026/09/01 01:57:38 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 01:57:38 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 01:57:38 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 01:57:38 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 01:57:38 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 01:57:38 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/01 01:57:38 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/01 01:57:38 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/01 01:57:38 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/01 01:57:38 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/01 01:57:38 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/01 01:57:38 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/01 01:57:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dejorej6huzu" 2026/09/01 01:57:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:57:39 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:57:39 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:57:40 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:57:40 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:41 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:41 DEBUG : Creating backend with remote "/tmp/rclone997357280" run.go:198: Remote "Huawei Drive root 'rclone-test-dejorej6huzu'", Local "Local file system at /tmp/rclone997357280", Modify Window "876000h0m0s" 2026/09/01 01:57:41 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:43 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "BsqrWSSmbM4Bex2eJerhDjqhP5MX7H2kA" 2026/09/01 01:57:44 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "BsqrWSSmbM4Bex2eJerhDjqhP5MX7H2kA" upper checkfile vs. lower remote (without normalization) 2026/09/01 01:57:45 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "BsqrWSSmbM4Bex2eJerhDjqhP5MX7H2kA" 2026/09/01 01:57:45 ERROR : hello, world!: sum not found 2026/09/01 01:57:45 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-dejorej6huzu' 2026/09/01 01:57:45 NOTICE: Huawei Drive root 'rclone-test-dejorej6huzu': 1 files missing 2026/09/01 01:57:45 NOTICE: 1 hashes missing 2026/09/01 01:57:45 NOTICE: Huawei Drive root 'rclone-test-dejorej6huzu': 1 differences found 2026/09/01 01:57:45 NOTICE: Huawei Drive root 'rclone-test-dejorej6huzu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/01 01:57:45 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Listing directory "BsqrWSSmbM4Bex2eJerhDjqhP5MX7H2kA" 2026/09/01 01:57:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:57:46 NOTICE: Huawei Drive root 'rclone-test-dejorej6huzu': 0 differences found 2026/09/01 01:57:46 NOTICE: Huawei Drive root 'rclone-test-dejorej6huzu': 1 matching files 2026/09/01 01:57:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yisogux0sixo" 2026/09/01 01:57:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:57:47 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:57:47 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:57:48 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:57:48 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:49 DEBUG : Creating backend with remote "/tmp/rclone1971209402" run.go:198: Remote "Huawei Drive root 'rclone-test-yisogux0sixo'", Local "Local file system at /tmp/rclone1971209402", Modify Window "876000h0m0s" 2026/09/01 01:57:49 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:50 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "BosJuSaKr58ZzZuVq7RdLArgnXMVwL71G" 2026/09/01 01:57:52 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "BosJuSaKr58ZzZuVq7RdLArgnXMVwL71G" lower checkfile vs. upper remote (without normalization) 2026/09/01 01:57:52 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "BosJuSaKr58ZzZuVq7RdLArgnXMVwL71G" 2026/09/01 01:57:53 ERROR : HELLO, WORLD!: sum not found 2026/09/01 01:57:53 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-yisogux0sixo' 2026/09/01 01:57:53 NOTICE: Huawei Drive root 'rclone-test-yisogux0sixo': 1 files missing 2026/09/01 01:57:53 NOTICE: 1 hashes missing 2026/09/01 01:57:53 NOTICE: Huawei Drive root 'rclone-test-yisogux0sixo': 1 differences found 2026/09/01 01:57:53 NOTICE: Huawei Drive root 'rclone-test-yisogux0sixo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/01 01:57:53 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Listing directory "BosJuSaKr58ZzZuVq7RdLArgnXMVwL71G" 2026/09/01 01:57:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:57:54 NOTICE: Huawei Drive root 'rclone-test-yisogux0sixo': 0 differences found 2026/09/01 01:57:54 NOTICE: Huawei Drive root 'rclone-test-yisogux0sixo': 1 matching files 2026/09/01 01:57:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-micopad2vita" 2026/09/01 01:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:57:55 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:57:55 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:57:55 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:57:55 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:56 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:57 DEBUG : Creating backend with remote "/tmp/rclone691884700" run.go:198: Remote "Huawei Drive root 'rclone-test-micopad2vita'", Local "Local file system at /tmp/rclone691884700", Modify Window "876000h0m0s" 2026/09/01 01:57:57 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:57:58 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "BnvRGiviD1Ghbk2HK1oxDBoQRdAYqB47o" 2026/09/01 01:57:59 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "BnvRGiviD1Ghbk2HK1oxDBoQRdAYqB47o" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/01 01:58:00 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "BnvRGiviD1Ghbk2HK1oxDBoQRdAYqB47o" 2026/09/01 01:58:00 ERROR : HeLlO, wOrLd!: sum not found 2026/09/01 01:58:00 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-micopad2vita' 2026/09/01 01:58:00 NOTICE: Huawei Drive root 'rclone-test-micopad2vita': 1 files missing 2026/09/01 01:58:00 NOTICE: 1 hashes missing 2026/09/01 01:58:00 NOTICE: Huawei Drive root 'rclone-test-micopad2vita': 1 differences found 2026/09/01 01:58:00 NOTICE: Huawei Drive root 'rclone-test-micopad2vita': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/01 01:58:00 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Listing directory "BnvRGiviD1Ghbk2HK1oxDBoQRdAYqB47o" 2026/09/01 01:58:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:01 NOTICE: Huawei Drive root 'rclone-test-micopad2vita': 0 differences found 2026/09/01 01:58:01 NOTICE: Huawei Drive root 'rclone-test-micopad2vita': 1 matching files 2026/09/01 01:58:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sagowat0limu" 2026/09/01 01:58:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:02 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:02 DEBUG : Creating backend with remote "/tmp/rclone3639213109" run.go:198: Remote "Huawei Drive root 'rclone-test-sagowat0limu'", Local "Local file system at /tmp/rclone3639213109", Modify Window "876000h0m0s" 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:02 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "BoQvgnUZVRsP6pf4f8ptNNrvu0hGU0RxD" 2026/09/01 01:58:03 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "BoQvgnUZVRsP6pf4f8ptNNrvu0hGU0RxD" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/01 01:58:03 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "BoQvgnUZVRsP6pf4f8ptNNrvu0hGU0RxD" 2026/09/01 01:58:03 ERROR : HELLO, WORLD!: sum not found 2026/09/01 01:58:03 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-sagowat0limu' 2026/09/01 01:58:03 NOTICE: Huawei Drive root 'rclone-test-sagowat0limu': 1 files missing 2026/09/01 01:58:03 NOTICE: 1 hashes missing 2026/09/01 01:58:03 NOTICE: Huawei Drive root 'rclone-test-sagowat0limu': 1 differences found 2026/09/01 01:58:03 NOTICE: Huawei Drive root 'rclone-test-sagowat0limu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/01 01:58:03 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Listing directory "BoQvgnUZVRsP6pf4f8ptNNrvu0hGU0RxD" 2026/09/01 01:58:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:03 NOTICE: Huawei Drive root 'rclone-test-sagowat0limu': 0 differences found 2026/09/01 01:58:03 NOTICE: Huawei Drive root 'rclone-test-sagowat0limu': 1 matching files 2026/09/01 01:58:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vitayiq6saga" 2026/09/01 01:58:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:04 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:04 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:05 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:05 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:05 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:06 DEBUG : Creating backend with remote "/tmp/rclone1502356978" run.go:198: Remote "Huawei Drive root 'rclone-test-vitayiq6saga'", Local "Local file system at /tmp/rclone1502356978", Modify Window "876000h0m0s" 2026/09/01 01:58:06 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:07 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "Bh1TuxCmhVc8BEOXU3e5JP52x3Ej7JQ9P" 2026/09/01 01:58:09 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "Bh1TuxCmhVc8BEOXU3e5JP52x3Ej7JQ9P" NFD checkfile vs. NFC remote (without normalization) 2026/09/01 01:58:09 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "Bh1TuxCmhVc8BEOXU3e5JP52x3Ej7JQ9P" 2026/09/01 01:58:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:10 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-vitayiq6saga' 2026/09/01 01:58:10 NOTICE: Huawei Drive root 'rclone-test-vitayiq6saga': 1 files missing 2026/09/01 01:58:10 NOTICE: 1 hashes missing 2026/09/01 01:58:10 NOTICE: Huawei Drive root 'rclone-test-vitayiq6saga': 1 differences found 2026/09/01 01:58:10 NOTICE: Huawei Drive root 'rclone-test-vitayiq6saga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/01 01:58:10 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Listing directory "Bh1TuxCmhVc8BEOXU3e5JP52x3Ej7JQ9P" 2026/09/01 01:58:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:11 NOTICE: Huawei Drive root 'rclone-test-vitayiq6saga': 0 differences found 2026/09/01 01:58:11 NOTICE: Huawei Drive root 'rclone-test-vitayiq6saga': 1 matching files 2026/09/01 01:58:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rugunex3beno" 2026/09/01 01:58:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:12 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:12 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:12 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:12 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:13 DEBUG : Creating backend with remote "/tmp/rclone4252755749" run.go:198: Remote "Huawei Drive root 'rclone-test-rugunex3beno'", Local "Local file system at /tmp/rclone4252755749", Modify Window "876000h0m0s" 2026/09/01 01:58:13 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:15 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "Bit1Tcoc3JtJWGbJMSw5J3pA4Yf5Vs3xS" 2026/09/01 01:58:16 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "Bit1Tcoc3JtJWGbJMSw5J3pA4Yf5Vs3xS" NFC checkfile vs. NFD remote (without normalization) 2026/09/01 01:58:17 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "Bit1Tcoc3JtJWGbJMSw5J3pA4Yf5Vs3xS" 2026/09/01 01:58:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:17 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-rugunex3beno' 2026/09/01 01:58:17 NOTICE: Huawei Drive root 'rclone-test-rugunex3beno': 1 files missing 2026/09/01 01:58:17 NOTICE: 1 hashes missing 2026/09/01 01:58:17 NOTICE: Huawei Drive root 'rclone-test-rugunex3beno': 1 differences found 2026/09/01 01:58:17 NOTICE: Huawei Drive root 'rclone-test-rugunex3beno': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/01 01:58:17 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Listing directory "Bit1Tcoc3JtJWGbJMSw5J3pA4Yf5Vs3xS" 2026/09/01 01:58:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:19 NOTICE: Huawei Drive root 'rclone-test-rugunex3beno': 0 differences found 2026/09/01 01:58:19 NOTICE: Huawei Drive root 'rclone-test-rugunex3beno': 1 matching files 2026/09/01 01:58:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-levifiw9juho" 2026/09/01 01:58:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:20 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:20 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:20 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:20 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:21 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:21 DEBUG : Creating backend with remote "/tmp/rclone691402472" run.go:198: Remote "Huawei Drive root 'rclone-test-levifiw9juho'", Local "Local file system at /tmp/rclone691402472", Modify Window "876000h0m0s" 2026/09/01 01:58:21 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:23 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "BvYVtri1-JihcZ-DawhBJ66dgXyL_-nyo" 2026/09/01 01:58:24 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "BvYVtri1-JihcZ-DawhBJ66dgXyL_-nyo" NFDx2 checkfile vs. both remote (without normalization) 2026/09/01 01:58:25 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "BvYVtri1-JihcZ-DawhBJ66dgXyL_-nyo" 2026/09/01 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-levifiw9juho' 2026/09/01 01:58:25 NOTICE: Huawei Drive root 'rclone-test-levifiw9juho': 1 files missing 2026/09/01 01:58:25 NOTICE: 1 hashes missing 2026/09/01 01:58:25 NOTICE: Huawei Drive root 'rclone-test-levifiw9juho': 1 differences found 2026/09/01 01:58:25 NOTICE: Huawei Drive root 'rclone-test-levifiw9juho': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/01 01:58:25 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Listing directory "BvYVtri1-JihcZ-DawhBJ66dgXyL_-nyo" 2026/09/01 01:58:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:27 NOTICE: Huawei Drive root 'rclone-test-levifiw9juho': 0 differences found 2026/09/01 01:58:27 NOTICE: Huawei Drive root 'rclone-test-levifiw9juho': 1 matching files 2026/09/01 01:58:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-geledik8xiyo" 2026/09/01 01:58:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:28 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:28 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:28 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:28 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:29 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:29 DEBUG : Creating backend with remote "/tmp/rclone1377879189" run.go:198: Remote "Huawei Drive root 'rclone-test-geledik8xiyo'", Local "Local file system at /tmp/rclone1377879189", Modify Window "876000h0m0s" 2026/09/01 01:58:29 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:31 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "Bn7WyuI7YETcczGnKjWRHVoVQgDRcXEu3" 2026/09/01 01:58:32 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "Bn7WyuI7YETcczGnKjWRHVoVQgDRcXEu3" NFCx2 checkfile vs. both remote (without normalization) 2026/09/01 01:58:32 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "Bn7WyuI7YETcczGnKjWRHVoVQgDRcXEu3" 2026/09/01 01:58:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-geledik8xiyo' 2026/09/01 01:58:33 NOTICE: Huawei Drive root 'rclone-test-geledik8xiyo': 1 files missing 2026/09/01 01:58:33 NOTICE: 1 hashes missing 2026/09/01 01:58:33 NOTICE: Huawei Drive root 'rclone-test-geledik8xiyo': 1 differences found 2026/09/01 01:58:33 NOTICE: Huawei Drive root 'rclone-test-geledik8xiyo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/01 01:58:33 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Listing directory "Bn7WyuI7YETcczGnKjWRHVoVQgDRcXEu3" 2026/09/01 01:58:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:34 NOTICE: Huawei Drive root 'rclone-test-geledik8xiyo': 0 differences found 2026/09/01 01:58:34 NOTICE: Huawei Drive root 'rclone-test-geledik8xiyo': 1 matching files 2026/09/01 01:58:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tonevet9koxi" 2026/09/01 01:58:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:35 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:35 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:36 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:36 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:37 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:37 DEBUG : Creating backend with remote "/tmp/rclone4196597939" run.go:198: Remote "Huawei Drive root 'rclone-test-tonevet9koxi'", Local "Local file system at /tmp/rclone4196597939", Modify Window "876000h0m0s" 2026/09/01 01:58:37 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:38 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "Bgm9c3ClJ1-D91atV3WFNTJiKblD7zY1g" 2026/09/01 01:58:40 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "Bgm9c3ClJ1-D91atV3WFNTJiKblD7zY1g" both checkfile vs. NFDx2 remote (without normalization) 2026/09/01 01:58:40 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "Bgm9c3ClJ1-D91atV3WFNTJiKblD7zY1g" 2026/09/01 01:58:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-tonevet9koxi' 2026/09/01 01:58:41 NOTICE: Huawei Drive root 'rclone-test-tonevet9koxi': 1 files missing 2026/09/01 01:58:41 NOTICE: 1 hashes missing 2026/09/01 01:58:41 NOTICE: Huawei Drive root 'rclone-test-tonevet9koxi': 1 differences found 2026/09/01 01:58:41 NOTICE: Huawei Drive root 'rclone-test-tonevet9koxi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/01 01:58:41 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Listing directory "Bgm9c3ClJ1-D91atV3WFNTJiKblD7zY1g" 2026/09/01 01:58:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:42 NOTICE: Huawei Drive root 'rclone-test-tonevet9koxi': 0 differences found 2026/09/01 01:58:42 NOTICE: Huawei Drive root 'rclone-test-tonevet9koxi': 1 matching files 2026/09/01 01:58:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cosaluy3pede" 2026/09/01 01:58:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:58:43 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:58:43 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:58:44 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:58:44 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:44 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:45 DEBUG : Creating backend with remote "/tmp/rclone361062387" run.go:198: Remote "Huawei Drive root 'rclone-test-cosaluy3pede'", Local "Local file system at /tmp/rclone361062387", Modify Window "876000h0m0s" 2026/09/01 01:58:45 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:58:46 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "BqR90SLFywEoamaifVJNJY7P6RsRj9prK" 2026/09/01 01:58:47 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "BqR90SLFywEoamaifVJNJY7P6RsRj9prK" both checkfile vs. NFCx2 remote (without normalization) 2026/09/01 01:58:48 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "BqR90SLFywEoamaifVJNJY7P6RsRj9prK" 2026/09/01 01:58:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/01 01:58:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cosaluy3pede' 2026/09/01 01:58:49 NOTICE: Huawei Drive root 'rclone-test-cosaluy3pede': 1 files missing 2026/09/01 01:58:49 NOTICE: 1 hashes missing 2026/09/01 01:58:49 NOTICE: Huawei Drive root 'rclone-test-cosaluy3pede': 1 differences found 2026/09/01 01:58:49 NOTICE: Huawei Drive root 'rclone-test-cosaluy3pede': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/01 01:58:49 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Listing directory "BqR90SLFywEoamaifVJNJY7P6RsRj9prK" 2026/09/01 01:58:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/01 01:58:50 NOTICE: Huawei Drive root 'rclone-test-cosaluy3pede': 0 differences found 2026/09/01 01:58:50 NOTICE: Huawei Drive root 'rclone-test-cosaluy3pede': 1 matching files 2026/09/01 01:58:50 DEBUG : Huawei Drive root 'rclone-test-cosaluy3pede': Purge remote 2026/09/01 01:58:50 DEBUG : Huawei Drive root 'rclone-test-tonevet9koxi': Purge remote 2026/09/01 01:58:51 DEBUG : Huawei Drive root 'rclone-test-geledik8xiyo': Purge remote 2026/09/01 01:58:52 DEBUG : Huawei Drive root 'rclone-test-levifiw9juho': Purge remote 2026/09/01 01:58:52 DEBUG : Huawei Drive root 'rclone-test-rugunex3beno': Purge remote 2026/09/01 01:58:53 DEBUG : Huawei Drive root 'rclone-test-vitayiq6saga': Purge remote 2026/09/01 01:58:53 DEBUG : Huawei Drive root 'rclone-test-sagowat0limu': Purge remote 2026/09/01 01:58:53 DEBUG : Huawei Drive root 'rclone-test-micopad2vita': Purge remote 2026/09/01 01:58:54 DEBUG : Huawei Drive root 'rclone-test-yisogux0sixo': Purge remote 2026/09/01 01:58:55 DEBUG : Huawei Drive root 'rclone-test-dejorej6huzu': Purge remote --- PASS: TestApplyTransforms (78.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:58:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:58:57 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/09/01 01:58:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 01:58:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:01 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/09/01 01:59:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:05 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/09/01 01:59:07 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/01 01:59:09 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/01 01:59:09 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:59:09 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 01:59:09 INFO : file1: Copied (new) to: sub/file2 2026/09/01 01:59:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:10 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/09/01 01:59:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:12 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/09/01 01:59:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:12 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/01 01:59:12 DEBUG : sub/file2: size = 14 OK 2026/09/01 01:59:12 DEBUG : file1: Sizes identical 2026/09/01 01:59:12 DEBUG : file1: Unchanged skipping 2026/09/01 01:59:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:13 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/01 01:59:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:14 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/09/01 01:59:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': don't need to copy/move sub/file2, it is already at target location 2026/09/01 01:59:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:14 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/09/01 01:59:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:15 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/09/01 01:59:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:15 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/01 01:59:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:16 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/01 01:59:17 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/09/01 01:59:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsklItIGtrlDpO7W2FMpEGqisejhTKfTQ" 2026/09/01 01:59:17 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/09/01 01:59:18 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/09/01 01:59:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:18 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.28s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/01 01:59:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:19 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/01 01:59:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:20 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.15s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:59:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:20 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/01 01:59:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:21 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:59:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:24 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/backup" 2026/09/01 01:59:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:59:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:59:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:59:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4019826185) 2026/09/01 01:59:28 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 01:59:28 DEBUG : dst/file1: Sizes differ 2026/09/01 01:59:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BoQLRZ9bQNDgKkm20rANA6bvn4-sEVG64" 2026/09/01 01:59:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:34 INFO : dst/file1: Moved (server-side) 2026/09/01 01:59:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:35 DEBUG : dst/file1: size = 14 OK 2026/09/01 01:59:35 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 01:59:35 INFO : dst/file1: Copied (new) 2026/09/01 01:59:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoQLRZ9bQNDgKkm20rANA6bvn4-sEVG64" 2026/09/01 01:59:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnXAOtcSXH7NKU5o--ZJL1oeVPDkWE0Uz" 2026/09/01 01:59:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoQLRZ9bQNDgKkm20rANA6bvn4-sEVG64" 2026/09/01 01:59:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnXAOtcSXH7NKU5o--ZJL1oeVPDkWE0Uz" 2026/09/01 01:59:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bi6--yLqLZoLbzTQ5Y4dNqJFKjERoDzwC" 2026/09/01 01:59:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoQLRZ9bQNDgKkm20rANA6bvn4-sEVG64" 2026/09/01 01:59:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnXAOtcSXH7NKU5o--ZJL1oeVPDkWE0Uz" 2026/09/01 01:59:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoQLRZ9bQNDgKkm20rANA6bvn4-sEVG64" 2026/09/01 01:59:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCopyFileBackupDir (27.60s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 01:59:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/dst" 2026/09/01 01:59:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:59:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:59:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:59:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/CompareDest" 2026/09/01 01:59:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 01:59:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 01:59:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 01:59:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 01:59:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:56 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:59:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:59 DEBUG : one: size = 3 OK 2026/09/01 01:59:59 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/01 01:59:59 INFO : one: Copied (new) 2026/09/01 01:59:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 01:59:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:00:02 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/dst') 2026/09/01 02:00:02 DEBUG : one: Sizes differ 2026/09/01 02:00:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:03 DEBUG : one: size = 5 OK 2026/09/01 02:00:03 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/01 02:00:03 INFO : one: Copied (replaced existing) 2026/09/01 02:00:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:00:11 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/dst') 2026/09/01 02:00:11 DEBUG : one: Sizes differ 2026/09/01 02:00:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:12 DEBUG : one: size = 5 OK 2026/09/01 02:00:12 DEBUG : one: Sizes identical 2026/09/01 02:00:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 02:00:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:18 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 02:00:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:19 DEBUG : two: size = 3 OK 2026/09/01 02:00:19 DEBUG : two: Sizes identical 2026/09/01 02:00:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 02:00:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 02:00:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:22 DEBUG : two: size = 3 OK 2026/09/01 02:00:22 DEBUG : two: Sizes identical 2026/09/01 02:00:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 02:00:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:26 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 02:00:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:00:26 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/CompareDest') 2026/09/01 02:00:26 DEBUG : two: Sizes differ 2026/09/01 02:00:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:28 DEBUG : two: size = 5 OK 2026/09/01 02:00:28 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/09/01 02:00:28 INFO : two: Copied (new) 2026/09/01 02:00:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoZHZAHyshhIIQKqoAnhJbrt064yuKNyS" 2026/09/01 02:00:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgKDw4L1TSpiaeTTvDMtA1ZpFwmxv1xAY" 2026/09/01 02:00:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCopyFileCompareDest (49.82s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:00:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/dst" 2026/09/01 02:00:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:00:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:00:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:00:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:00:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:00:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/CopyDest" 2026/09/01 02:00:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:00:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:00:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:00:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:00:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:00:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:45 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 02:00:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:49 DEBUG : one: size = 3 OK 2026/09/01 02:00:49 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/01 02:00:49 INFO : one: Copied (new) 2026/09/01 02:00:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:00:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:00:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:00:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:00:52 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/dst') 2026/09/01 02:00:52 DEBUG : one: Sizes differ 2026/09/01 02:00:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:53 DEBUG : one: size = 5 OK 2026/09/01 02:00:53 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/01 02:00:53 INFO : one: Copied (replaced existing) 2026/09/01 02:00:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:00:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:00:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:00:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/BackupDir" 2026/09/01 02:01:01 DEBUG : Config file has changed externally - reloading 2026/09/01 02:01:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:01:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:01:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:01:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:01:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:01:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:01:05 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/dst') 2026/09/01 02:01:05 DEBUG : one: Sizes differ 2026/09/01 02:01:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:06 DEBUG : one: size = 5 OK 2026/09/01 02:01:06 DEBUG : one: Sizes identical 2026/09/01 02:01:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:01:06 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-zuwikut6cege/dst') 2026/09/01 02:01:06 DEBUG : one: Sizes differ 2026/09/01 02:01:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/BackupDir': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:09 INFO : one: Moved (server-side) 2026/09/01 02:01:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:10 DEBUG : one: size = 5 OK 2026/09/01 02:01:10 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/01 02:01:10 INFO : one: Copied (server-side copy) 2026/09/01 02:01:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/01 02:01:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:17 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 02:01:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:18 DEBUG : two: size = 3 OK 2026/09/01 02:01:18 DEBUG : two: Sizes identical 2026/09/01 02:01:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:19 DEBUG : two: size = 3 OK 2026/09/01 02:01:19 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/09/01 02:01:19 INFO : two: Copied (server-side copy) 2026/09/01 02:01:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/01 02:01:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:22 DEBUG : two: size = 3 OK 2026/09/01 02:01:22 DEBUG : two: Sizes identical 2026/09/01 02:01:22 DEBUG : two: Unchanged skipping 2026/09/01 02:01:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:30 DEBUG : three: Need to transfer - File not found at Destination 2026/09/01 02:01:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:01:30 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-zuwikut6cege/CopyDest') 2026/09/01 02:01:30 DEBUG : three: Sizes differ 2026/09/01 02:01:30 DEBUG : three: Destination not found in --copy-dest 2026/09/01 02:01:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/dst': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:32 DEBUG : three: size = 7 OK 2026/09/01 02:01:32 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/09/01 02:01:32 INFO : three: Copied (new) 2026/09/01 02:01:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmKGN6iQ3JJCZfk_Xr39Np4JEv2b2s34Q" 2026/09/01 02:01:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BsVnwu3LjOIQCK1oZsr9Kjqu8wjegZ2IE" 2026/09/01 02:01:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtC8qyWGyr1S8NT_CQSRH_a7KGEWzNvXU" 2026/09/01 02:01:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCopyFileCopyDest (68.84s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/09/01 02:01:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestCopyInplace (1.16s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/09/01 02:01:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestCopyLongFileName (1.15s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/09/01 02:01:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestCopyLongFileNameCollision (1.15s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:01:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/01 02:01:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/01 02:01:52 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 02:01:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/01 02:01:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/01 02:01:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/09/01 02:01:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/01 02:01:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:01:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:01:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/01 02:01:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:02:00 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/01 02:02:00 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = a86a40087f2b0118f6691c82f5c4e4988b296821c502c533a68d245315af40ab OK 2026/09/01 02:02:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/01 02:02:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:02:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:02:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo3NxKBz7kfxUeT06iYlDMrmWQ6TOf8t8" 2026/09/01 02:02:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCopyFileMaxTransfer (16.15s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateInteractive (1.14s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateSizeOnly (1.16s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateFirst (1.16s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateNewest (1.16s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/09/01 02:02:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateOldest (1.16s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateLargest (1.17s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateSmallest (1.16s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/01 02:02:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestDeduplicateRename (1.16s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/09/01 02:02:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- SKIP: TestMergeDirs (1.16s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:02:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrTXq5T9SvH6uKQfxe0tOULfQ2Gnt1ub-" 2026/09/01 02:02:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:35 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 02:02:35 DEBUG : a.txt: Excluded 2026/09/01 02:02:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 02:02:36 DEBUG : sub dir/hello world2: Excluded 2026/09/01 02:02:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 02:02:36 DEBUG : sub dir/hello world: Excluded 2026/09/01 02:02:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 02:02:37 DEBUG : sub dir/hello world2: Excluded 2026/09/01 02:02:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrTXq5T9SvH6uKQfxe0tOULfQ2Gnt1ub-" 2026/09/01 02:02:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 02:02:38 DEBUG : sub dir/hello world: Excluded 2026/09/01 02:02:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:38 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 02:02:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:39 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 02:02:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrTXq5T9SvH6uKQfxe0tOULfQ2Gnt1ub-" 2026/09/01 02:02:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrTXq5T9SvH6uKQfxe0tOULfQ2Gnt1ub-" 2026/09/01 02:02:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmXKg33CSOZz_huxn3u5Cz4OXklOiFmMc" 2026/09/01 02:02:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnLDrTNHpmQInV8hK_-ZGr4ZV2cADbcOC" 2026/09/01 02:02:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestListDirSorted (32.98s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:02:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:02:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:02:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:02:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BpX-O2ilZNKWP8XElq4JDmL-avFb73W4l" 2026/09/01 02:03:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:08 DEBUG : a.txt: Excluded (Size Filter) 2026/09/01 02:03:08 DEBUG : a.txt: Excluded 2026/09/01 02:03:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 02:03:09 DEBUG : sub dir/hello world2: Excluded 2026/09/01 02:03:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 02:03:09 DEBUG : sub dir/hello world: Excluded 2026/09/01 02:03:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BpX-O2ilZNKWP8XElq4JDmL-avFb73W4l" 2026/09/01 02:03:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/01 02:03:10 DEBUG : sub dir/hello world2: Excluded 2026/09/01 02:03:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:11 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 02:03:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/01 02:03:11 DEBUG : sub dir/hello world: Excluded 2026/09/01 02:03:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:12 DEBUG : sub dir/ignore dir: Excluded 2026/09/01 02:03:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BpX-O2ilZNKWP8XElq4JDmL-avFb73W4l" 2026/09/01 02:03:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BpX-O2ilZNKWP8XElq4JDmL-avFb73W4l" 2026/09/01 02:03:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bk0eYpsgRrFe40mFyBDpGTYmiqioalfbX" 2026/09/01 02:03:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bs-MzqmLhubWDB-cZae9JqqkGASawZeM1" 2026/09/01 02:03:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestListDirSortedFn (32.69s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:03:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bsm2fd_OT9ODqHJPN3G9EKaiIrfshF65g" === RUN TestListJSON/Default 2026/09/01 02:03:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/FilesOnly 2026/09/01 02:03:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/DirsOnly 2026/09/01 02:03:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/Recurse 2026/09/01 02:03:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bsm2fd_OT9ODqHJPN3G9EKaiIrfshF65g" === RUN TestListJSON/SubDir 2026/09/01 02:03:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bsm2fd_OT9ODqHJPN3G9EKaiIrfshF65g" === RUN TestListJSON/NoModTime 2026/09/01 02:03:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/NoMimeType 2026/09/01 02:03:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/ShowHash 2026/09/01 02:03:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestListJSON/HashTypes 2026/09/01 02:03:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/01 02:03:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bsm2fd_OT9ODqHJPN3G9EKaiIrfshF65g" 2026/09/01 02:03:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bsm2fd_OT9ODqHJPN3G9EKaiIrfshF65g" 2026/09/01 02:03:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestListJSON (16.96s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.61s) --- PASS: TestListJSON/Recurse (1.20s) --- PASS: TestListJSON/SubDir (0.60s) --- PASS: TestListJSON/NoModTime (0.61s) --- PASS: TestListJSON/NoMimeType (0.60s) --- PASS: TestListJSON/ShowHash (0.61s) --- PASS: TestListJSON/HashTypes (0.61s) --- PASS: TestListJSON/Metadata (1.22s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:03:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl6WpFAiFXPqLMlqLsj1F6Y1Am5jaAQZ6" === RUN TestStatJSON/Root 2026/09/01 02:03:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/01 02:03:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/Dir 2026/09/01 02:03:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/DirWithTrailingSlash 2026/09/01 02:03:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/File 2026/09/01 02:03:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/NotFound 2026/09/01 02:03:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/DirFilesOnly 2026/09/01 02:03:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/FileFilesOnly 2026/09/01 02:03:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/NotFoundFilesOnly 2026/09/01 02:03:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/DirDirsOnly 2026/09/01 02:03:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/FileDirsOnly 2026/09/01 02:03:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/NotFoundDirsOnly 2026/09/01 02:03:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" === RUN TestStatJSON/RootNotFound 2026/09/01 02:03:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/notfound" 2026/09/01 02:03:54 DEBUG : Config file has changed externally - reloading 2026/09/01 02:03:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:03:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:03:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:03:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:03:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:03:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/notfound': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:03:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl6WpFAiFXPqLMlqLsj1F6Y1Am5jaAQZ6" 2026/09/01 02:04:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl6WpFAiFXPqLMlqLsj1F6Y1Am5jaAQZ6" 2026/09/01 02:04:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestStatJSON (22.23s) --- PASS: TestStatJSON/Root (0.60s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.62s) --- PASS: TestStatJSON/Dir (1.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.21s) --- PASS: TestStatJSON/DirFilesOnly (0.61s) --- PASS: TestStatJSON/FileFilesOnly (0.60s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.59s) --- PASS: TestStatJSON/DirDirsOnly (0.63s) --- PASS: TestStatJSON/FileDirsOnly (0.61s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (4.57s) === RUN TestStatJSONMemory 2026/09/01 02:04:03 DEBUG : Creating backend with remote ":memory:" 2026/09/01 02:04:03 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/01 02:04:03 DEBUG : sub/file1: size = 5 OK 2026/09/01 02:04:03 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/01 02:04:03 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:03 INFO : Huawei Drive root 'rclone-test-zuwikut6cege': Making directory 2026/09/01 02:04:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:04 INFO : Huawei Drive root 'rclone-test-zuwikut6cege': Making directory 2026/09/01 02:04:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestMkdir (1.73s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvUD-KeoDugvKYnOFeKZJ2KelzKU4h-CL" 2026/09/01 02:04:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvUD-KeoDugvKYnOFeKZJ2KelzKU4h-CL" 2026/09/01 02:04:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvUD-KeoDugvKYnOFeKZJ2KelzKU4h-CL" 2026/09/01 02:04:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestLsd (8.90s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestLs (6.39s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/01 02:04:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestLsWithFilesFrom (6.99s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestLsLong (6.85s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestHashSums (5.86s) === RUN TestHashSumsWithErrors 2026/09/01 02:04:40 DEBUG : Creating backend with remote ":memory:" 2026/09/01 02:04:40 ERROR : file1: hash unsupported: hash type not supported 2026/09/01 02:04:40 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/01 02:04:40 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/01 02:04:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/01 02:04:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/01 02:04:40 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:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bvqpqun8bn0ZUVrcvQkFDKaRPWDatn8XG" 2026/09/01 02:04:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bvqpqun8bn0ZUVrcvQkFDKaRPWDatn8XG" 2026/09/01 02:04:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bvqpqun8bn0ZUVrcvQkFDKaRPWDatn8XG" 2026/09/01 02:04:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCount (11.98s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:04:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:56 DEBUG : Waiting for deletions to finish 2026/09/01 02:04:57 DEBUG : large: Excluded (Size Filter) 2026/09/01 02:04:57 INFO : small: Deleted 2026/09/01 02:04:58 INFO : medium: Deleted 2026/09/01 02:04:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:04:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestDelete (8.43s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:05:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:05 DEBUG : Waiting for deletions to finish 2026/09/01 02:05:05 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/01 02:05:06 INFO : small: Deleted 2026/09/01 02:05:06 INFO : medium: Deleted 2026/09/01 02:05:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestMaxDelete (9.86s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:05:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:15 DEBUG : Waiting for deletions to finish 2026/09/01 02:05:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 02:05:16 INFO : small: Deleted 2026/09/01 02:05:16 INFO : medium: Deleted 2026/09/01 02:05:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestMaxDeleteSizeLargeFile (10.07s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:05:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:24 DEBUG : Waiting for deletions to finish 2026/09/01 02:05:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/01 02:05:25 INFO : large: Deleted 2026/09/01 02:05:26 INFO : small: Deleted 2026/09/01 02:05:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestMaxDeleteSize (9.32s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:05:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestReadFile (6.24s) === RUN TestRetry 2026/09/01 02:05:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/01 02:05:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/01 02:05:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 02:05:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 02:05:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 02:05:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/01 02:05:36 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:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:05:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:05:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" --- PASS: TestCat (14.64s) === RUN TestPurge 2026/09/01 02:05:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-mayayun9qavu" 2026/09/01 02:05:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 02:05:51 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:05:51 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:05:52 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:05:52 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:05:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:05:53 DEBUG : Creating backend with remote "/tmp/rclone1108048624" run.go:198: Remote "Huawei Drive root 'rclone-test-mayayun9qavu'", Local "Local file system at /tmp/rclone1108048624", Modify Window "876000h0m0s" 2026/09/01 02:05:53 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:05:54 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:05:55 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:05:56 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BhqKuvYA5_jY7NKmemlRIaJxHnDFSvaS2" 2026/09/01 02:05:58 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BsQCPe3-_qOMZ629j8S1DBqvlvfetO_Jj" 2026/09/01 02:05:59 INFO : A2: Making directory 2026/09/01 02:05:59 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:06:01 INFO : A1/B2: Making directory 2026/09/01 02:06:01 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BhqKuvYA5_jY7NKmemlRIaJxHnDFSvaS2" 2026/09/01 02:06:02 INFO : A1/B2/C2: Making directory 2026/09/01 02:06:02 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Buix4ZUu0RF_nXC8usPlDa6DJSumZMB7f" 2026/09/01 02:06:03 INFO : A1/B1/C3: Making directory 2026/09/01 02:06:03 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BsQCPe3-_qOMZ629j8S1DBqvlvfetO_Jj" 2026/09/01 02:06:05 INFO : A3: Making directory 2026/09/01 02:06:05 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:06:06 INFO : A3/B3: Making directory 2026/09/01 02:06:06 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bk8oH5fBMvx3HZVZg5t5IKIkvNWkiyOWd" 2026/09/01 02:06:08 INFO : A3/B3/C4: Making directory 2026/09/01 02:06:08 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BgO097i0TrbHrp1wNIPJE7poID2L_l_cx" 2026/09/01 02:06:09 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BhqKuvYA5_jY7NKmemlRIaJxHnDFSvaS2" 2026/09/01 02:06:10 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:06:11 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BhqKuvYA5_jY7NKmemlRIaJxHnDFSvaS2" 2026/09/01 02:06:11 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BsQCPe3-_qOMZ629j8S1DBqvlvfetO_Jj" 2026/09/01 02:06:12 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BvsmcvYRhDIgLWQrIQwBK46QsrjFW5VYI" 2026/09/01 02:06:13 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bl3Qd3GAd1CkQr3nUz1RFW42RL1CymY6p" 2026/09/01 02:06:13 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Buix4ZUu0RF_nXC8usPlDa6DJSumZMB7f" 2026/09/01 02:06:14 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bg5KZml6M6B5g1IkkKUxMu5l3qxaMCLKe" 2026/09/01 02:06:14 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bsn9CEZRAbBiGrpleGTZLMKiacJ1GxDaY" 2026/09/01 02:06:15 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bk8oH5fBMvx3HZVZg5t5IKIkvNWkiyOWd" 2026/09/01 02:06:16 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BgO097i0TrbHrp1wNIPJE7poID2L_l_cx" 2026/09/01 02:06:16 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bt2Vj0ojIwbh4OeOGaTJCza2AUV5aTJs4" 2026/09/01 02:06:17 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BonwnPXVJvj6D1ywz301E07iZFbGnzeS-" 2026/09/01 02:06:18 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BhqKuvYA5_jY7NKmemlRIaJxHnDFSvaS2" 2026/09/01 02:06:19 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Buix4ZUu0RF_nXC8usPlDa6DJSumZMB7f" 2026/09/01 02:06:19 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bg5KZml6M6B5g1IkkKUxMu5l3qxaMCLKe" 2026/09/01 02:06:20 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bsn9CEZRAbBiGrpleGTZLMKiacJ1GxDaY" 2026/09/01 02:06:20 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bk8oH5fBMvx3HZVZg5t5IKIkvNWkiyOWd" 2026/09/01 02:06:21 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "BgO097i0TrbHrp1wNIPJE7poID2L_l_cx" 2026/09/01 02:06:22 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "Bt2Vj0ojIwbh4OeOGaTJCza2AUV5aTJs4" 2026/09/01 02:06:23 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:06:24 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Purge remote 2026/09/01 02:06:24 DEBUG : Huawei Drive root 'rclone-test-mayayun9qavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:06:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (33.93s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:06:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:06:29 INFO : A2: Making directory 2026/09/01 02:06:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:30 INFO : A1/B2: Making directory 2026/09/01 02:06:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:32 INFO : A1/B2/C2: Making directory 2026/09/01 02:06:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuxeIe5SV4s97AxPIn3JGsKHyuvdGEbhP" 2026/09/01 02:06:33 INFO : A1/B1/C3: Making directory 2026/09/01 02:06:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:06:34 INFO : A3: Making directory 2026/09/01 02:06:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:36 INFO : A3/B3: Making directory 2026/09/01 02:06:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bppc1lP0XK94LJJdvS1NBI7xyBxgvk3Fe" 2026/09/01 02:06:37 INFO : A3/B3/C4: Making directory 2026/09/01 02:06:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bol5S7r1T_IZ-CGKGGOJNFLi7YGJv16YG" 2026/09/01 02:06:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bppc1lP0XK94LJJdvS1NBI7xyBxgvk3Fe" 2026/09/01 02:06:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bol5S7r1T_IZ-CGKGGOJNFLi7YGJv16YG" 2026/09/01 02:06:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BjhOsm8EUa6P4Gbaax0tN4JT2nhcTkDEj" 2026/09/01 02:06:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuxeIe5SV4s97AxPIn3JGsKHyuvdGEbhP" 2026/09/01 02:06:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl7e4AGm7wpec-Zje4DdF_o1Sioy7P5gX" 2026/09/01 02:06:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:06:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlJpTBP4g0PZU5ZHeUxJM-o5_YYgspIp2" 2026/09/01 02:06:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:06:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlsKNbEp2CEL6XekDwIxDl4wnv-CY8lLC" 2026/09/01 02:06:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BjhOsm8EUa6P4Gbaax0tN4JT2nhcTkDEj" 2026/09/01 02:06:47 DEBUG : removing 1 level 3 directories 2026/09/01 02:06:47 INFO : A3/B3/C4: Removing directory 2026/09/01 02:06:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BjhOsm8EUa6P4Gbaax0tN4JT2nhcTkDEj" 2026/09/01 02:06:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bppc1lP0XK94LJJdvS1NBI7xyBxgvk3Fe" 2026/09/01 02:06:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bol5S7r1T_IZ-CGKGGOJNFLi7YGJv16YG" 2026/09/01 02:06:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuxeIe5SV4s97AxPIn3JGsKHyuvdGEbhP" 2026/09/01 02:06:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl7e4AGm7wpec-Zje4DdF_o1Sioy7P5gX" 2026/09/01 02:06:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:06:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlJpTBP4g0PZU5ZHeUxJM-o5_YYgspIp2" 2026/09/01 02:06:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:06:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlsKNbEp2CEL6XekDwIxDl4wnv-CY8lLC" 2026/09/01 02:06:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:06:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bppc1lP0XK94LJJdvS1NBI7xyBxgvk3Fe" 2026/09/01 02:06:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bol5S7r1T_IZ-CGKGGOJNFLi7YGJv16YG" 2026/09/01 02:06:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:06:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuxeIe5SV4s97AxPIn3JGsKHyuvdGEbhP" 2026/09/01 02:06:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl7e4AGm7wpec-Zje4DdF_o1Sioy7P5gX" 2026/09/01 02:06:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:06:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlJpTBP4g0PZU5ZHeUxJM-o5_YYgspIp2" 2026/09/01 02:06:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:07:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlsKNbEp2CEL6XekDwIxDl4wnv-CY8lLC" 2026/09/01 02:07:00 DEBUG : removing 2 level 3 directories 2026/09/01 02:07:00 INFO : A1/B2/C2: Removing directory 2026/09/01 02:07:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bl7e4AGm7wpec-Zje4DdF_o1Sioy7P5gX" 2026/09/01 02:07:00 INFO : A1/B1/C3: Removing directory 2026/09/01 02:07:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlJpTBP4g0PZU5ZHeUxJM-o5_YYgspIp2" 2026/09/01 02:07:02 DEBUG : removing 2 level 2 directories 2026/09/01 02:07:02 INFO : A3/B3: Removing directory 2026/09/01 02:07:02 INFO : A1/B2: Removing directory 2026/09/01 02:07:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuxeIe5SV4s97AxPIn3JGsKHyuvdGEbhP" 2026/09/01 02:07:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bol5S7r1T_IZ-CGKGGOJNFLi7YGJv16YG" 2026/09/01 02:07:03 DEBUG : removing 2 level 1 directories 2026/09/01 02:07:03 INFO : A3: Removing directory 2026/09/01 02:07:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bppc1lP0XK94LJJdvS1NBI7xyBxgvk3Fe" 2026/09/01 02:07:03 INFO : A2: Removing directory 2026/09/01 02:07:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlsKNbEp2CEL6XekDwIxDl4wnv-CY8lLC" 2026/09/01 02:07:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:07:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:07:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:07:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:07:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:07:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:07:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:07:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:07:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:07:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:07:12 DEBUG : removing 1 level 3 directories 2026/09/01 02:07:12 INFO : A1/B1/C1: Removing directory 2026/09/01 02:07:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Braj4biGAlQLIVHpNMNtNl7dNyuLzBM-C" 2026/09/01 02:07:13 DEBUG : removing 1 level 2 directories 2026/09/01 02:07:13 INFO : A1/B1: Removing directory 2026/09/01 02:07:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bo7NdVraiZkyDynEfTBJL1rlWb9pkJjzM" 2026/09/01 02:07:14 DEBUG : removing 1 level 1 directories 2026/09/01 02:07:14 INFO : A1: Removing directory 2026/09/01 02:07:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bh6TZg9ujfiQ4kjea6rRNzJ1B6w8JJySk" 2026/09/01 02:07:15 DEBUG : removing 1 level 0 directories 2026/09/01 02:07:15 INFO : Huawei Drive root 'rclone-test-zuwikut6cege': Removing directory 2026/09/01 02:07:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoE3YPKuhkWMMNWB5g8RGULqo6rB5Jcvj" 2026/09/01 02:07:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:07:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (53.52s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:07:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:07:19 INFO : A1: Making directory 2026/09/01 02:07:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:20 INFO : A1/B1: Making directory 2026/09/01 02:07:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:22 INFO : A1/B1/C1: Making directory 2026/09/01 02:07:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmWPNmeLL_HudqZD_tStOMYOG_xUwT6b7" 2026/09/01 02:07:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmWPNmeLL_HudqZD_tStOMYOG_xUwT6b7" 2026/09/01 02:07:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bisqf-tP3gzIrxj4A8WVIxJAvrXYBc9my" 2026/09/01 02:07:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmWPNmeLL_HudqZD_tStOMYOG_xUwT6b7" 2026/09/01 02:07:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bisqf-tP3gzIrxj4A8WVIxJAvrXYBc9my" 2026/09/01 02:07:27 DEBUG : removing 1 level 3 directories 2026/09/01 02:07:27 INFO : A1/B1/C1: Removing directory 2026/09/01 02:07:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bisqf-tP3gzIrxj4A8WVIxJAvrXYBc9my" 2026/09/01 02:07:29 DEBUG : removing 1 level 2 directories 2026/09/01 02:07:29 INFO : A1/B1: Removing directory 2026/09/01 02:07:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmWPNmeLL_HudqZD_tStOMYOG_xUwT6b7" 2026/09/01 02:07:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhGfTV5X2ZkZv-eVF3h9MYJ6C4dtHcjzG" 2026/09/01 02:07:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRmdirsLeaveRoot (16.55s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:07:34 INFO : A1: Making directory 2026/09/01 02:07:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:36 INFO : A1/B1: Making directory 2026/09/01 02:07:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:37 INFO : A1/B1/C1: Making directory 2026/09/01 02:07:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkC3JdVU3dM0h7GR4HkhAaIrI-_mHsy5N" 2026/09/01 02:07:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkC3JdVU3dM0h7GR4HkhAaIrI-_mHsy5N" 2026/09/01 02:07:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmD6tTrJynoBFI_wjDN5AVoLbn8Jg9sQA" 2026/09/01 02:07:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkC3JdVU3dM0h7GR4HkhAaIrI-_mHsy5N" 2026/09/01 02:07:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmD6tTrJynoBFI_wjDN5AVoLbn8Jg9sQA" 2026/09/01 02:07:43 DEBUG : removing 1 level 3 directories 2026/09/01 02:07:43 INFO : A1/B1/C1: Removing directory 2026/09/01 02:07:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BmD6tTrJynoBFI_wjDN5AVoLbn8Jg9sQA" 2026/09/01 02:07:44 DEBUG : removing 1 level 2 directories 2026/09/01 02:07:44 INFO : A1/B1: Removing directory 2026/09/01 02:07:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkC3JdVU3dM0h7GR4HkhAaIrI-_mHsy5N" 2026/09/01 02:07:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn6f8LsR9pSs4pcDaritKtoVCzqIW-f-r" 2026/09/01 02:07:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRmdirsWithFilter (15.13s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:07:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:52 DEBUG : file1: size = 14 OK 2026/09/01 02:07:52 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/01 02:07:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:53 DEBUG : filename.txt: File name found in url 2026/09/01 02:07:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:54 DEBUG : filename.txt: size = 14 OK 2026/09/01 02:07:54 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/01 02:07:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/01 02:07:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:56 DEBUG : headerfilename.txt: size = 14 OK 2026/09/01 02:07:56 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/01 02:07:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:58 DEBUG : file2: size = 14 OK 2026/09/01 02:07:58 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/01 02:07:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:07:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestCopyURL (12.56s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:04 DEBUG : file1: size = 14 OK 2026/09/01 02:08:04 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/01 02:08:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestCopyURLDownloadHeaders (3.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 02:08:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:09 DEBUG : sub/file2: size = 14 OK 2026/09/01 02:08:09 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 02:08:09 INFO : file1: Copied (new) to: sub/file2 2026/09/01 02:08:09 INFO : file1: Deleted 2026/09/01 02:08:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:11 DEBUG : sub/file2: size = 14 OK 2026/09/01 02:08:11 DEBUG : file1: Sizes identical 2026/09/01 02:08:11 DEBUG : file1: Unchanged skipping 2026/09/01 02:08:11 INFO : file1: Deleted 2026/09/01 02:08:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': don't need to copy/move sub/file2, it is already at target location 2026/09/01 02:08:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bn4ltWaq1G3yguTxvSMFD7oVsX9V4MUH8" 2026/09/01 02:08:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestMoveFile (11.56s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/01 02:08:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:19 DEBUG : file1: size = 14 OK 2026/09/01 02:08:19 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 02:08:19 INFO : file1: Copied (new) 2026/09/01 02:08:19 INFO : file1: Deleted 2026/09/01 02:08:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:20 DEBUG : file1: Destination exists, skipping 2026/09/01 02:08:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/01 02:08:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestMoveFileWithIgnoreExisting (5.66s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestCaseInsensitiveMoveFile (1.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.14s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zuwikut6cege/backup" 2026/09/01 02:08:29 DEBUG : Config file has changed externally - reloading 2026/09/01 02:08:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/01 02:08:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/01 02:08:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/01 02:08:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:08:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/01 02:08:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4019826185) 2026/09/01 02:08:34 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 02:08:34 DEBUG : dst/file1: Sizes differ 2026/09/01 02:08:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege/backup': Listing directory "BkMZmMEW5eZ5cLl3BybRLe4ojVLyXPSMe" 2026/09/01 02:08:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:39 INFO : dst/file1: Moved (server-side) 2026/09/01 02:08:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:40 DEBUG : dst/file1: size = 14 OK 2026/09/01 02:08:40 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/01 02:08:40 INFO : dst/file1: Copied (new) 2026/09/01 02:08:40 INFO : dst/file1: Deleted 2026/09/01 02:08:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkMZmMEW5eZ5cLl3BybRLe4ojVLyXPSMe" 2026/09/01 02:08:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuvOewJjz82SvXO9Mm1tO2aAWrExKd6nk" 2026/09/01 02:08:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkMZmMEW5eZ5cLl3BybRLe4ojVLyXPSMe" 2026/09/01 02:08:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuvOewJjz82SvXO9Mm1tO2aAWrExKd6nk" 2026/09/01 02:08:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BhVyvB5BFm79Db9psSUpHqp-5nYtCwcE_" 2026/09/01 02:08:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkMZmMEW5eZ5cLl3BybRLe4ojVLyXPSMe" 2026/09/01 02:08:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BuvOewJjz82SvXO9Mm1tO2aAWrExKd6nk" 2026/09/01 02:08:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkMZmMEW5eZ5cLl3BybRLe4ojVLyXPSMe" 2026/09/01 02:08:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestMoveFileBackupDir (26.93s) === 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:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:08:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:08:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:08:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:08:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:08:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:05 INFO : A1/B2: Making directory 2026/09/01 02:09:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:06 INFO : A1/B1/C3: Making directory 2026/09/01 02:09:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkCN1h4tzafSwavp4FSVGn4rGRwtZ9zN0" 2026/09/01 02:09:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bq_1fQJKEn93HEfhWKddM57EYbcxAAMVd" 2026/09/01 02:09:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvocgxPGyZhv23Z1dLBlNY6RiEkgjNjyb" 2026/09/01 02:09:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtN7OMGMURQsV03ORSf1Iy647_LyxkB-L" 2026/09/01 02:09:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': DirMove: srcID="BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" srcDirectoryID="BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" srcLeaf="A1" dstDirectoryID="BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" dstLeaf="A2" 2026/09/01 02:09:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': DirMove result: id="BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" fileName="A2" parentFolder=[BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl] 2026/09/01 02:09:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkCN1h4tzafSwavp4FSVGn4rGRwtZ9zN0" 2026/09/01 02:09:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bq_1fQJKEn93HEfhWKddM57EYbcxAAMVd" 2026/09/01 02:09:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvocgxPGyZhv23Z1dLBlNY6RiEkgjNjyb" 2026/09/01 02:09:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtN7OMGMURQsV03ORSf1Iy647_LyxkB-L" 2026/09/01 02:09:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkCN1h4tzafSwavp4FSVGn4rGRwtZ9zN0" 2026/09/01 02:09:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bq_1fQJKEn93HEfhWKddM57EYbcxAAMVd" 2026/09/01 02:09:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvocgxPGyZhv23Z1dLBlNY6RiEkgjNjyb" 2026/09/01 02:09:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtN7OMGMURQsV03ORSf1Iy647_LyxkB-L" 2026/09/01 02:09:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bg4Ibdq2c_lVo_K9dUBVJy5lnKfp_GKTV" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bm_Z1CBcI2hVGFBeRZGpGpoETR4TFjICV" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkCN1h4tzafSwavp4FSVGn4rGRwtZ9zN0" 2026/09/01 02:09:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvocgxPGyZhv23Z1dLBlNY6RiEkgjNjyb" 2026/09/01 02:09:32 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/01 02:09:32 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/01 02:09:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/01 02:09:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/01 02:09:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/01 02:09:33 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BtN7OMGMURQsV03ORSf1Iy647_LyxkB-L" 2026/09/01 02:09:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bq_1fQJKEn93HEfhWKddM57EYbcxAAMVd" 2026/09/01 02:09:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BkCN1h4tzafSwavp4FSVGn4rGRwtZ9zN0" 2026/09/01 02:09:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvocgxPGyZhv23Z1dLBlNY6RiEkgjNjyb" 2026/09/01 02:09:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlRsgswH858cS5WzSBGxEt4_-Ej_TeL1H" 2026/09/01 02:09:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BoikLR-iaPqBd0M5L9alID7jMOcs6HmQg" 2026/09/01 02:09:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlxmG7p4qmlXEMllHt4hG5438tGJMrsDV" 2026/09/01 02:09:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqlBQQV5ZWNdCGFjPejZOfLC1Ys2M3QJX" 2026/09/01 02:09:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bm_Z1CBcI2hVGFBeRZGpGpoETR4TFjICV" 2026/09/01 02:09:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bg4Ibdq2c_lVo_K9dUBVJy5lnKfp_GKTV" 2026/09/01 02:09:46 INFO : Huawei Drive root 'rclone-test-zuwikut6cege': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/01 02:09:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlxmG7p4qmlXEMllHt4hG5438tGJMrsDV" 2026/09/01 02:09:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:09:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqlBQQV5ZWNdCGFjPejZOfLC1Ys2M3QJX" 2026/09/01 02:09:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bm_Z1CBcI2hVGFBeRZGpGpoETR4TFjICV" 2026/09/01 02:09:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bg4Ibdq2c_lVo_K9dUBVJy5lnKfp_GKTV" 2026/09/01 02:09:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:09:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:09:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:09:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:09:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:09:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:09:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:09:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bnp6sQG5yyxazSORPIIJLVIR7nsy89pGW" 2026/09/01 02:09:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Boe764ee2-ZK7Pz7kb39CV7sLyG01MqMS" 2026/09/01 02:09:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:09:58 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:09:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bm_Z1CBcI2hVGFBeRZGpGpoETR4TFjICV" 2026/09/01 02:09:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bg4Ibdq2c_lVo_K9dUBVJy5lnKfp_GKTV" 2026/09/01 02:09:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:09:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:10:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/01 02:10:00 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/01 02:10:00 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/01 02:10:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/01 02:10:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/01 02:10:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BlxmG7p4qmlXEMllHt4hG5438tGJMrsDV" 2026/09/01 02:10:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqlBQQV5ZWNdCGFjPejZOfLC1Ys2M3QJX" 2026/09/01 02:10:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bg4Ibdq2c_lVo_K9dUBVJy5lnKfp_GKTV" 2026/09/01 02:10:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bm_Z1CBcI2hVGFBeRZGpGpoETR4TFjICV" 2026/09/01 02:10:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BgqjxMMgEIMr6HibKTBREIZhNw7wagHpK" 2026/09/01 02:10:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BnTQMzHegtVVwnbYJdxVDn4fRPkClJO_V" 2026/09/01 02:10:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:10:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:10:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrFGYWD-GvfUhv3l3DDlBrra0qtTtAud1" 2026/09/01 02:10:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bnp6sQG5yyxazSORPIIJLVIR7nsy89pGW" 2026/09/01 02:10:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Boe764ee2-ZK7Pz7kb39CV7sLyG01MqMS" 2026/09/01 02:10:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqtD1BPboe2DB4i7L5eZK27A1x4gkbCHg" 2026/09/01 02:10:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:10:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:10:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrFGYWD-GvfUhv3l3DDlBrra0qtTtAud1" 2026/09/01 02:10:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bnp6sQG5yyxazSORPIIJLVIR7nsy89pGW" 2026/09/01 02:10:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Boe764ee2-ZK7Pz7kb39CV7sLyG01MqMS" 2026/09/01 02:10:19 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqtD1BPboe2DB4i7L5eZK27A1x4gkbCHg" 2026/09/01 02:10:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BqtD1BPboe2DB4i7L5eZK27A1x4gkbCHg" 2026/09/01 02:10:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BrFGYWD-GvfUhv3l3DDlBrra0qtTtAud1" 2026/09/01 02:10:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bnp6sQG5yyxazSORPIIJLVIR7nsy89pGW" 2026/09/01 02:10:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Boe764ee2-ZK7Pz7kb39CV7sLyG01MqMS" 2026/09/01 02:10:25 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "Bttdd9A3La02CsC74smVK2awyb3jfTzHN" 2026/09/01 02:10:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BogB7j6gx_15Xdpc5esJA3LjlSQN6taXe" 2026/09/01 02:10:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestDirMove (96.05s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:10:28 DEBUG : Config file has changed externally - reloading 2026/09/01 02:10:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestGetFsInfo (1.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:10:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 02:10:30 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 02:10:32 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/01 02:10:32 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/01 02:10:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/01 02:10:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 02:10:35 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/01 02:10:35 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/01 02:10:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:36 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:10:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 02:10:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 02:10:40 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/01 02:10:40 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/01 02:10:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/01 02:10:40 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:43 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 02:10:43 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/01 02:10:43 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/01 02:10:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:45 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:10:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 02:10:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 02:10:48 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/01 02:10:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/01 02:10:48 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 02:10:51 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/01 02:10:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:10:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (34 bytes), uploading instead of streaming 2026/09/01 02:10:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/01 02:10:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/01 02:10:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/01 02:10:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/01 02:10:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:10:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/01 02:10:59 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/01 02:10:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/01 02:10:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcat (33.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.56s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/09/01 02:11:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (48 bytes), uploading instead of streaming 2026/09/01 02:11:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:05 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/01 02:11:05 DEBUG : rcat_metadata: size = 48 OK 2026/09/01 02:11:05 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/09/01 02:11:05 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/09/01 02:11:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:06 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcatMetadata/ViaDisk 2026/09/01 02:11:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/01 02:11:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:10 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/01 02:11:10 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/01 02:11:10 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/09/01 02:11:10 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/09/01 02:11:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:11 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatMetadata (11.76s) --- PASS: TestRcatMetadata/Normal (5.55s) --- PASS: TestRcatMetadata/ViaDisk (5.03s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:15 DEBUG : potato1: size = 60 OK 2026/09/01 02:11:15 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/01 02:11:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (60 bytes), uploading instead of streaming 2026/09/01 02:11:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:17 DEBUG : potato2: size = 60 OK 2026/09/01 02:11:17 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/01 02:11:17 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/01 02:11:17 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatSize (6.03s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:21 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF 2026/09/01 02:11:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatSizeShortEOF (1.79s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:23 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/01 02:11:24 DEBUG : potato1: size = 60 OK 2026/09/01 02:11:24 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/01 02:11:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': File to upload is small (60 bytes), uploading instead of streaming 2026/09/01 02:11:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:25 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/01 02:11:26 DEBUG : potato2: size = 60 OK 2026/09/01 02:11:26 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/01 02:11:26 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/01 02:11:26 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:27 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:28 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:29 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:31 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatSizeMetadata (9.92s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:32 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:34 DEBUG : potato1: size = 60 OK 2026/09/01 02:11:34 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/01 02:11:34 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatSizeUploadHeaders (3.48s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:35 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:37 DEBUG : potato1: size = 60 OK 2026/09/01 02:11:37 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 02:11:37 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 02:11:37 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-zuwikut6cege') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/09/01 02:11:37 INFO : potato1: Removing failed copy 2026/09/01 02:11:37 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:38 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:39 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:40 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 02:11:40 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-zuwikut6cege') 2026/09/01 02:11:40 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-zuwikut6cege') 59 2026/09/01 02:11:40 INFO : potato4: Removing failed copy 2026/09/01 02:11:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:41 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:42 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:43 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:44 DEBUG : potato2: size = 60 OK 2026/09/01 02:11:44 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:46 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:47 DEBUG : potato3: size = 60 OK 2026/09/01 02:11:47 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRcatSizeChecksum (13.81s) --- PASS: TestRcatSizeChecksum/Corrupted (3.59s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.68s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.50s) --- PASS: TestRcatSizeChecksum/NoHashes (3.03s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/09/01 02:11:49 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestTouchDir (1.16s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/09/01 02:11:50 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:51 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestMkdirMetadata (1.17s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/01 02:11:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:52 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestMkdirModTime (1.22s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/01 02:11:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:53 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestCopyDirMetadata (1.18s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/01 02:11:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:54 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestSetDirModTime (1.17s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/01 02:11:55 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- SKIP: TestDirsEqual (1.17s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-zuwikut6cege'", Local "Local file system at /tmp/rclone4019826185", Modify Window "876000h0m0s" 2026/09/01 02:11:56 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:57 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:11:59 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:00 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:01 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:02 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:03 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:04 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.melezeb6" before starting 2026/09/01 02:12:05 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:07 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:08 DEBUG : sub dir/test remove existing.melezeb6: TEST: removing renamed existing file after operation 2026/09/01 02:12:08 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:09 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sukowop1" before starting 2026/09/01 02:12:10 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:12 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sukowop1: TEST: renaming existing back after failed operation 2026/09/01 02:12:13 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:14 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:15 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekedov6" before starting 2026/09/01 02:12:16 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:18 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekedov6: TEST: removing renamed existing file after operation 2026/09/01 02:12:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:20 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" 2026/09/01 02:12:21 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:22 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BruTVH4LbnpcjKDlINbdA5bQB55NQX8QX" 2026/09/01 02:12:23 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Listing directory "BvAntnQY6yqV2kozTR7tKLabs3xHUvpAl" --- PASS: TestRemoveExisting (27.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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/01 02:12:24 DEBUG : Huawei Drive root 'rclone-test-zuwikut6cege': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 26m18.594490857s (try 1/5)