"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/10/16 01:39:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti" 2025/10/16 01:39:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:39:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/10/16 01:40:01 DEBUG : Creating backend with remote "/tmp/rclone1449898674" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/10/16 01:40:02 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.47s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/10/16 01:40:02 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/16 01:40:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/16 01:40:02 DEBUG : potato: Seek from 10 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 10 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Seek from 5 to 2 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/16 01:40:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Seek from 5 to 2 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/16 01:40:02 DEBUG : potato: Seek from 8 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 8 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/16 01:40:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/16 01:40:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/16 01:40:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/16 01:40:02 DEBUG : potato: Seek from 5 to 2 2025/10/16 01:40:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/16 01:40:02 DEBUG : potato: Seek from 9 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 9 to 0 2025/10/16 01:40:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:40:03 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/16 01:40:03 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2025/10/16 01:40:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:40:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2025/10/16 01:40:07 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:40:07 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2025/10/16 01:40:09 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/16 01:40:09 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.07s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.45s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.44s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/10/16 01:40:16 DEBUG : Creating backend with remote "nonexistent" 2025/10/16 01:40:16 DEBUG : Creating backend with remote "nonexistent" 2025/10/16 01:40:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/16 01:40:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/16 01:40:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/16 01:40:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:40:17 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/16 01:40:17 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/16 01:40:22 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:40:22 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2025/10/16 01:40:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:40:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/16 01:40:33 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/16 01:40:33 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (27.15s) --- PASS: TestCheckDownload/1 (2.28s) --- PASS: TestCheckDownload/2 (2.59s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (3.03s) --- PASS: TestCheckDownload/5 (2.63s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.45s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:40:44 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/10/16 01:40:44 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/16 01:40:46 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:40:46 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2025/10/16 01:40:48 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:40:48 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/16 01:40:51 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/10/16 01:40:51 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/10/16 01:40:54 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:40:54 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:40:55 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:40:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:40:55 DEBUG : pacer: Reducing sleep to 300ms 2025/10/16 01:40:56 DEBUG : pacer: Reducing sleep to 225ms 2025/10/16 01:40:56 DEBUG : pacer: Reducing sleep to 168.75ms 2025/10/16 01:40:57 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/10/16 01:40:58 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCheckSizeOnly (15.82s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.48s) --- PASS: TestCheckSizeOnly/4 (1.56s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:41:00 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:00 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2025/10/16 01:41:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/16 01:41:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/16 01:41:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/16 01:41:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/16 01:41:02 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:02 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2025/10/16 01:41:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/16 01:41:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/16 01:41:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/16 01:41:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.57s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:41:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/data" 2025/10/16 01:41:13 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/16 01:41:13 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/16 01:41:13 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:13 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2025/10/16 01:41:17 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/16 01:41:17 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/16 01:41:18 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:18 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2025/10/16 01:41:25 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:25 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b 2025/10/16 01:41:27 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:41:27 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:41:28 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:41:28 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:41:29 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSum/subtest3 2025/10/16 01:41:31 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:31 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 2025/10/16 01:41:37 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:37 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2025/10/16 01:41:41 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:41 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 6 2025/10/16 01:41:47 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/16 01:41:47 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/16 01:41:49 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/16 01:41:49 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/16 01:41:51 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:41:51 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2025/10/16 01:42:05 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/16 01:42:05 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/10/16 01:42:05 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/16 01:42:05 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (58.89s) --- PASS: TestCheckSum/subtest1 (1.63s) --- PASS: TestCheckSum/subtest2 (3.17s) --- PASS: TestCheckSum/subtest3 (1.42s) --- PASS: TestCheckSum/subtest4 (1.38s) --- PASS: TestCheckSum/subtest5 (1.17s) --- PASS: TestCheckSum/subtest6 (1.25s) --- PASS: TestCheckSum/subtest7 (3.91s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:42:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/data" 2025/10/16 01:42:13 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/16 01:42:13 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/16 01:42:15 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:15 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/10/16 01:42:20 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/16 01:42:20 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/16 01:42:21 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:21 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 2025/10/16 01:42:22 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:42:23 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:42:23 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:42:24 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSumDownload/subtest2 2025/10/16 01:42:27 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:27 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2025/10/16 01:42:37 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:37 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2025/10/16 01:42:46 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:46 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2025/10/16 01:42:55 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:42:55 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/10/16 01:42:57 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:42:57 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:42:58 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:42:58 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:42:58 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSumDownload/subtest6 2025/10/16 01:43:02 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/10/16 01:43:02 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/10/16 01:43:06 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/10/16 01:43:06 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/10/16 01:43:09 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/10/16 01:43:09 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2025/10/16 01:43:21 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/16 01:43:21 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/10/16 01:43:21 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/10/16 01:43:21 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (76.16s) --- PASS: TestCheckSumDownload/subtest1 (3.52s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (4.71s) --- PASS: TestCheckSumDownload/subtest4 (5.26s) --- PASS: TestCheckSumDownload/subtest5 (2.74s) --- PASS: TestCheckSumDownload/subtest6 (3.47s) --- PASS: TestCheckSumDownload/subtest7 (3.12s) === RUN TestApplyTransforms 2025/10/16 01:43:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-biyahup3puje" 2025/10/16 01:43:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:43:24 DEBUG : Creating backend with remote "/tmp/rclone1526552307" run.go:180: Remote "PikPak root 'rclone-test-biyahup3puje'", Local "Local file system at /tmp/rclone1526552307", Modify Window "876000h0m0s" 2025/10/16 01:43:26 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2025/10/16 01:43:26 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2025/10/16 01:43:30 ERROR : hello, world!: sum not found 2025/10/16 01:43:30 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-biyahup3puje' 2025/10/16 01:43:30 NOTICE: PikPak root 'rclone-test-biyahup3puje': 1 files missing 2025/10/16 01:43:30 NOTICE: 1 hashes missing 2025/10/16 01:43:30 NOTICE: PikPak root 'rclone-test-biyahup3puje': 1 differences found 2025/10/16 01:43:30 NOTICE: PikPak root 'rclone-test-biyahup3puje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/16 01:43:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:43:31 NOTICE: PikPak root 'rclone-test-biyahup3puje': 0 differences found 2025/10/16 01:43:31 NOTICE: PikPak root 'rclone-test-biyahup3puje': 1 matching files 2025/10/16 01:43:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bogemaq7kelo" 2025/10/16 01:43:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:43:34 DEBUG : Creating backend with remote "/tmp/rclone2859091095" run.go:180: Remote "PikPak root 'rclone-test-bogemaq7kelo'", Local "Local file system at /tmp/rclone2859091095", Modify Window "876000h0m0s" 2025/10/16 01:43:36 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/10/16 01:43:36 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2025/10/16 01:43:38 ERROR : HELLO, WORLD!: sum not found 2025/10/16 01:43:38 ERROR : hello, world!: file not in PikPak root 'rclone-test-bogemaq7kelo' 2025/10/16 01:43:38 NOTICE: PikPak root 'rclone-test-bogemaq7kelo': 1 files missing 2025/10/16 01:43:38 NOTICE: 1 hashes missing 2025/10/16 01:43:38 NOTICE: PikPak root 'rclone-test-bogemaq7kelo': 1 differences found 2025/10/16 01:43:38 NOTICE: PikPak root 'rclone-test-bogemaq7kelo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/16 01:43:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:43:40 NOTICE: PikPak root 'rclone-test-bogemaq7kelo': 0 differences found 2025/10/16 01:43:40 NOTICE: PikPak root 'rclone-test-bogemaq7kelo': 1 matching files 2025/10/16 01:43:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nubotiy0moyo" 2025/10/16 01:43:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:43:41 DEBUG : Creating backend with remote "/tmp/rclone369585442" run.go:180: Remote "PikPak root 'rclone-test-nubotiy0moyo'", Local "Local file system at /tmp/rclone369585442", Modify Window "876000h0m0s" 2025/10/16 01:43:42 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2025/10/16 01:43:42 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/16 01:43:43 ERROR : HeLlO, wOrLd!: sum not found 2025/10/16 01:43:43 ERROR : hello, world!: file not in PikPak root 'rclone-test-nubotiy0moyo' 2025/10/16 01:43:43 NOTICE: PikPak root 'rclone-test-nubotiy0moyo': 1 files missing 2025/10/16 01:43:43 NOTICE: 1 hashes missing 2025/10/16 01:43:43 NOTICE: PikPak root 'rclone-test-nubotiy0moyo': 1 differences found 2025/10/16 01:43:43 NOTICE: PikPak root 'rclone-test-nubotiy0moyo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/16 01:43:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:43:45 NOTICE: PikPak root 'rclone-test-nubotiy0moyo': 0 differences found 2025/10/16 01:43:45 NOTICE: PikPak root 'rclone-test-nubotiy0moyo': 1 matching files 2025/10/16 01:43:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qapanug5niro" 2025/10/16 01:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:43:47 DEBUG : Creating backend with remote "/tmp/rclone3486334407" run.go:180: Remote "PikPak root 'rclone-test-qapanug5niro'", Local "Local file system at /tmp/rclone3486334407", Modify Window "876000h0m0s" 2025/10/16 01:43:49 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/10/16 01:43:49 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/16 01:43:50 ERROR : HELLO, WORLD!: sum not found 2025/10/16 01:43:50 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-qapanug5niro' 2025/10/16 01:43:50 NOTICE: PikPak root 'rclone-test-qapanug5niro': 1 files missing 2025/10/16 01:43:50 NOTICE: 1 hashes missing 2025/10/16 01:43:50 NOTICE: PikPak root 'rclone-test-qapanug5niro': 1 differences found 2025/10/16 01:43:50 NOTICE: PikPak root 'rclone-test-qapanug5niro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/16 01:43:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:43:52 NOTICE: PikPak root 'rclone-test-qapanug5niro': 0 differences found 2025/10/16 01:43:52 NOTICE: PikPak root 'rclone-test-qapanug5niro': 1 matching files 2025/10/16 01:43:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yofabuq2xuce" 2025/10/16 01:43:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:43:54 DEBUG : Creating backend with remote "/tmp/rclone3151892823" run.go:180: Remote "PikPak root 'rclone-test-yofabuq2xuce'", Local "Local file system at /tmp/rclone3151892823", Modify Window "876000h0m0s" 2025/10/16 01:43:55 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/10/16 01:43:55 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2025/10/16 01:43:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/16 01:43:56 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-yofabuq2xuce' 2025/10/16 01:43:56 NOTICE: PikPak root 'rclone-test-yofabuq2xuce': 1 files missing 2025/10/16 01:43:56 NOTICE: 1 hashes missing 2025/10/16 01:43:56 NOTICE: PikPak root 'rclone-test-yofabuq2xuce': 1 differences found 2025/10/16 01:43:56 NOTICE: PikPak root 'rclone-test-yofabuq2xuce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/16 01:44:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:00 NOTICE: PikPak root 'rclone-test-yofabuq2xuce': 0 differences found 2025/10/16 01:44:00 NOTICE: PikPak root 'rclone-test-yofabuq2xuce': 1 matching files 2025/10/16 01:44:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zolacaf7kuxo" 2025/10/16 01:44:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:44:01 DEBUG : Creating backend with remote "/tmp/rclone1037621159" run.go:180: Remote "PikPak root 'rclone-test-zolacaf7kuxo'", Local "Local file system at /tmp/rclone1037621159", Modify Window "876000h0m0s" 2025/10/16 01:44:03 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/10/16 01:44:03 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2025/10/16 01:44:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/16 01:44:04 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zolacaf7kuxo' 2025/10/16 01:44:04 NOTICE: PikPak root 'rclone-test-zolacaf7kuxo': 1 files missing 2025/10/16 01:44:04 NOTICE: 1 hashes missing 2025/10/16 01:44:04 NOTICE: PikPak root 'rclone-test-zolacaf7kuxo': 1 differences found 2025/10/16 01:44:04 NOTICE: PikPak root 'rclone-test-zolacaf7kuxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/16 01:44:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:06 NOTICE: PikPak root 'rclone-test-zolacaf7kuxo': 0 differences found 2025/10/16 01:44:06 NOTICE: PikPak root 'rclone-test-zolacaf7kuxo': 1 matching files 2025/10/16 01:44:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-seliseb8qugo" 2025/10/16 01:44:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:44:09 DEBUG : Creating backend with remote "/tmp/rclone3512612420" run.go:180: Remote "PikPak root 'rclone-test-seliseb8qugo'", Local "Local file system at /tmp/rclone3512612420", Modify Window "876000h0m0s" 2025/10/16 01:44:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/16 01:44:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2025/10/16 01:44:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 01:44:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-seliseb8qugo' 2025/10/16 01:44:12 NOTICE: PikPak root 'rclone-test-seliseb8qugo': 1 files missing 2025/10/16 01:44:12 NOTICE: 1 hashes missing 2025/10/16 01:44:12 NOTICE: PikPak root 'rclone-test-seliseb8qugo': 1 differences found 2025/10/16 01:44:12 NOTICE: PikPak root 'rclone-test-seliseb8qugo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/16 01:44:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:13 NOTICE: PikPak root 'rclone-test-seliseb8qugo': 0 differences found 2025/10/16 01:44:13 NOTICE: PikPak root 'rclone-test-seliseb8qugo': 1 matching files 2025/10/16 01:44:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bidujah3jexi" 2025/10/16 01:44:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:44:15 DEBUG : Creating backend with remote "/tmp/rclone1500836591" run.go:180: Remote "PikPak root 'rclone-test-bidujah3jexi'", Local "Local file system at /tmp/rclone1500836591", Modify Window "876000h0m0s" 2025/10/16 01:44:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/16 01:44:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2025/10/16 01:44:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 01:44:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-bidujah3jexi' 2025/10/16 01:44:18 NOTICE: PikPak root 'rclone-test-bidujah3jexi': 1 files missing 2025/10/16 01:44:18 NOTICE: 1 hashes missing 2025/10/16 01:44:18 NOTICE: PikPak root 'rclone-test-bidujah3jexi': 1 differences found 2025/10/16 01:44:18 NOTICE: PikPak root 'rclone-test-bidujah3jexi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/16 01:44:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:21 NOTICE: PikPak root 'rclone-test-bidujah3jexi': 0 differences found 2025/10/16 01:44:21 NOTICE: PikPak root 'rclone-test-bidujah3jexi': 1 matching files 2025/10/16 01:44:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-johibof5debe" 2025/10/16 01:44:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:44:23 DEBUG : Creating backend with remote "/tmp/rclone3405054351" run.go:180: Remote "PikPak root 'rclone-test-johibof5debe'", Local "Local file system at /tmp/rclone3405054351", Modify Window "876000h0m0s" 2025/10/16 01:44:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/16 01:44:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2025/10/16 01:44:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 01:44:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-johibof5debe' 2025/10/16 01:44:26 NOTICE: PikPak root 'rclone-test-johibof5debe': 1 files missing 2025/10/16 01:44:26 NOTICE: 1 hashes missing 2025/10/16 01:44:26 NOTICE: PikPak root 'rclone-test-johibof5debe': 1 differences found 2025/10/16 01:44:26 NOTICE: PikPak root 'rclone-test-johibof5debe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/16 01:44:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:29 NOTICE: PikPak root 'rclone-test-johibof5debe': 0 differences found 2025/10/16 01:44:29 NOTICE: PikPak root 'rclone-test-johibof5debe': 1 matching files 2025/10/16 01:44:29 DEBUG : Creating backend with remote "TestPikPak:rclone-test-puqexog8ceyi" 2025/10/16 01:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:44:30 DEBUG : Creating backend with remote "/tmp/rclone588263760" run.go:180: Remote "PikPak root 'rclone-test-puqexog8ceyi'", Local "Local file system at /tmp/rclone588263760", Modify Window "876000h0m0s" 2025/10/16 01:44:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/10/16 01:44:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2025/10/16 01:44:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/16 01:44:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-puqexog8ceyi' 2025/10/16 01:44:33 NOTICE: PikPak root 'rclone-test-puqexog8ceyi': 1 files missing 2025/10/16 01:44:33 NOTICE: 1 hashes missing 2025/10/16 01:44:33 NOTICE: PikPak root 'rclone-test-puqexog8ceyi': 1 differences found 2025/10/16 01:44:33 NOTICE: PikPak root 'rclone-test-puqexog8ceyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/16 01:44:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/16 01:44:35 NOTICE: PikPak root 'rclone-test-puqexog8ceyi': 0 differences found 2025/10/16 01:44:35 NOTICE: PikPak root 'rclone-test-puqexog8ceyi': 1 matching files 2025/10/16 01:44:35 DEBUG : PikPak root 'rclone-test-puqexog8ceyi': Purge remote 2025/10/16 01:44:36 DEBUG : PikPak root 'rclone-test-johibof5debe': Purge remote 2025/10/16 01:44:37 DEBUG : PikPak root 'rclone-test-bidujah3jexi': Purge remote 2025/10/16 01:44:39 DEBUG : PikPak root 'rclone-test-seliseb8qugo': Purge remote 2025/10/16 01:44:40 DEBUG : PikPak root 'rclone-test-zolacaf7kuxo': Purge remote 2025/10/16 01:44:41 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:44:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:44:41 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:44:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:44:42 DEBUG : pacer: Reducing sleep to 300ms 2025/10/16 01:44:42 DEBUG : PikPak root 'rclone-test-yofabuq2xuce': Purge remote 2025/10/16 01:44:43 DEBUG : PikPak root 'rclone-test-qapanug5niro': Purge remote 2025/10/16 01:44:44 DEBUG : PikPak root 'rclone-test-nubotiy0moyo': Purge remote 2025/10/16 01:44:45 DEBUG : PikPak root 'rclone-test-bogemaq7kelo': Purge remote 2025/10/16 01:44:47 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:44:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:44:47 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:44:47 DEBUG : PikPak root 'rclone-test-biyahup3puje': Purge remote --- PASS: TestApplyTransforms (86.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:44:51 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/10/16 01:44:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 01:44:55 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:44:56 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/16 01:44:56 INFO : file1: Copied (new) to: sub/file2 2025/10/16 01:44:57 DEBUG : file1: Sizes identical 2025/10/16 01:44:57 DEBUG : file1: Unchanged skipping 2025/10/16 01:44:58 DEBUG : PikPak root 'rclone-test-limezej1yoti': don't need to copy/move sub/file2, it is already at target location 2025/10/16 01:45:02 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (14.11s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.92s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:45:06 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/10/16 01:45:06 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/10/16 01:45:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/backup" 2025/10/16 01:45:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/16 01:45:15 INFO : dst/file1: Moved (server-side) 2025/10/16 01:45:16 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:45:17 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:45:17 INFO : dst/file1: Copied (new) 2025/10/16 01:45:23 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/10/16 01:45:24 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/10/16 01:45:25 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:45:25 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:45:26 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:45:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:45:26 DEBUG : pacer: Reducing sleep to 300ms 2025/10/16 01:45:26 DEBUG : pacer: Reducing sleep to 225ms 2025/10/16 01:45:26 DEBUG : backup: Rmdir: contains trashed file: "dst" 2025/10/16 01:45:27 DEBUG : pacer: Reducing sleep to 168.75ms 2025/10/16 01:45:28 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 337.5ms 2025/10/16 01:45:28 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 675ms 2025/10/16 01:45:29 DEBUG : pacer: Reducing sleep to 506.25ms 2025/10/16 01:45:29 DEBUG : pacer: Reducing sleep to 379.6875ms --- PASS: TestCopyFileBackupDir (24.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:45:29 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/dst" 2025/10/16 01:45:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/CompareDest" 2025/10/16 01:45:34 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 01:45:37 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/10/16 01:45:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/16 01:45:37 INFO : one: Copied (new) 2025/10/16 01:45:38 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/10/16 01:45:38 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/10/16 01:45:38 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/10/16 01:45:39 DEBUG : pacer: Reducing sleep to 120.135497ms 2025/10/16 01:45:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 01:45:40 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/10/16 01:45:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/16 01:45:43 INFO : one: Copied (replaced existing) 2025/10/16 01:45:43 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:45:44 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/10/16 01:45:44 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/16 01:45:45 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:45:45 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:45:45 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:45:46 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:45:46 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:45:47 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/10/16 01:45:47 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/10/16 01:45:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 01:45:50 DEBUG : one: Sizes identical 2025/10/16 01:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 01:45:51 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/10/16 01:45:51 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/16 01:45:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 01:45:53 DEBUG : two: Sizes identical 2025/10/16 01:45:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 01:45:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 01:45:55 DEBUG : two: Sizes identical 2025/10/16 01:45:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 01:45:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 01:46:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/16 01:46:00 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/10/16 01:46:02 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/16 01:46:02 INFO : two: Copied (new) 2025/10/16 01:46:11 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/10/16 01:46:11 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:46:11 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:46:11 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:46:13 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/10/16 01:46:13 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (44.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:46:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/dst" 2025/10/16 01:46:14 DEBUG : Config file has changed externally - reloading 2025/10/16 01:46:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/CopyDest" 2025/10/16 01:46:19 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 01:46:20 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/10/16 01:46:23 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/16 01:46:23 INFO : one: Copied (new) 2025/10/16 01:46:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 01:46:27 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/10/16 01:46:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/16 01:46:29 INFO : one: Copied (replaced existing) 2025/10/16 01:46:30 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/10/16 01:46:30 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/16 01:46:33 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/10/16 01:46:33 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/10/16 01:46:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/BackupDir" 2025/10/16 01:46:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 01:46:40 DEBUG : one: Sizes identical 2025/10/16 01:46:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 01:46:43 INFO : one: Moved (server-side) 2025/10/16 01:46:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/16 01:46:45 DEBUG : one: Src hash empty - aborting Dst hash check 2025/10/16 01:46:45 INFO : one: Copied (server-side copy) 2025/10/16 01:46:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/16 01:46:47 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/10/16 01:46:47 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/16 01:46:50 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 01:46:50 DEBUG : two: Sizes identical 2025/10/16 01:46:52 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/16 01:46:52 DEBUG : two: Src hash empty - aborting Dst hash check 2025/10/16 01:46:52 INFO : two: Copied (server-side copy) 2025/10/16 01:46:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/16 01:46:54 DEBUG : two: Sizes identical 2025/10/16 01:46:54 DEBUG : two: Unchanged skipping 2025/10/16 01:46:55 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/10/16 01:46:55 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/10/16 01:46:57 DEBUG : three: Need to transfer - File not found at Destination 2025/10/16 01:46:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/16 01:46:57 DEBUG : three: Destination not found in --copy-dest 2025/10/16 01:46:58 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/10/16 01:46:59 DEBUG : three: Dst hash empty - aborting Src hash check 2025/10/16 01:46:59 INFO : three: Copied (new) 2025/10/16 01:47:10 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/10/16 01:47:10 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/10/16 01:47:10 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:47:10 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:47:10 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/10/16 01:47:12 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/10/16 01:47:12 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/10/16 01:47:12 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/10/16 01:47:14 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (61.36s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.87s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.63s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:47:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/16 01:47:19 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:47:20 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:47:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/16 01:47:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/16 01:47:22 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2025/10/16 01:47:22 DEBUG : TestCopyFileMaxTransfer/file2: gcid = be70f1f91e67ec9a48fe72c181b4d73e88c6af1f 2025/10/16 01:47:23 DEBUG : file2: canceling upload: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/BE70F1F91E67EC9A48FE72C181B4D73E88C6AF1F_1760579242301566448?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/10/16 01:47:24 DEBUG : file2: waiting 500ms for the cancellation to be effective 2025/10/16 01:47:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/BE70F1F91E67EC9A48FE72C181B4D73E88C6AF1F_1760579242301566448?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/10/16 01:47:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/16 01:47:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/16 01:47:28 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2025/10/16 01:47:28 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 19328d2a9c013e8f1b7986f8ef1de3b0ba510fab 2025/10/16 01:47:30 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2025/10/16 01:47:30 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:47:31 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:47:31 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/10/16 01:47:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/16 01:47:31 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:47:31 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:47:35 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/10/16 01:47:35 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (20.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.67s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.65s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.20s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.75s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.75s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.87s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.57s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.77s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:47:50 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/10/16 01:47:50 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:47:53 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/10/16 01:47:53 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/16 01:47:54 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/16 01:47:54 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:47:55 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/10/16 01:47:55 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:00 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/10/16 01:48:00 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/16 01:48:01 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/10/16 01:48:01 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/10/16 01:48:03 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/10/16 01:48:03 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:08 DEBUG : a.txt: Excluded (Size Filter) 2025/10/16 01:48:08 DEBUG : a.txt: Excluded 2025/10/16 01:48:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 01:48:09 DEBUG : sub dir/hello world2: Excluded 2025/10/16 01:48:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 01:48:09 DEBUG : sub dir/hello world: Excluded 2025/10/16 01:48:10 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 01:48:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 01:48:10 DEBUG : sub dir/hello world2: Excluded 2025/10/16 01:48:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 01:48:10 DEBUG : sub dir/hello world: Excluded 2025/10/16 01:48:11 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 01:48:17 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:48:17 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:48:18 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:48:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:48:18 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:48:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/10/16 01:48:18 DEBUG : pacer: Reducing sleep to 600ms 2025/10/16 01:48:20 DEBUG : pacer: Reducing sleep to 450ms 2025/10/16 01:48:20 DEBUG : pacer: Reducing sleep to 337.5ms 2025/10/16 01:48:21 DEBUG : pacer: Reducing sleep to 253.125ms 2025/10/16 01:48:21 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/10/16 01:48:21 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/10/16 01:48:22 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:48:22 DEBUG : pacer: Rate limited, increasing sleep to 284.765624ms 2025/10/16 01:48:23 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:48:23 DEBUG : pacer: Rate limited, increasing sleep to 569.531248ms 2025/10/16 01:48:23 DEBUG : pacer: Reducing sleep to 427.148436ms 2025/10/16 01:48:24 DEBUG : pacer: Reducing sleep to 320.361327ms 2025/10/16 01:48:25 DEBUG : pacer: Reducing sleep to 240.270995ms 2025/10/16 01:48:25 DEBUG : pacer: Reducing sleep to 180.203246ms 2025/10/16 01:48:26 DEBUG : pacer: Reducing sleep to 135.152434ms 2025/10/16 01:48:27 DEBUG : pacer: Reducing sleep to 101.364325ms 2025/10/16 01:48:27 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/10/16 01:48:28 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:48:29 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/10/16 01:48:29 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/10/16 01:48:32 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/10/16 01:48:32 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/10/16 01:48:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/10/16 01:48:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (44.34s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:48:34 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/10/16 01:48:34 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:35 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/10/16 01:48:35 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/16 01:48:39 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/16 01:48:39 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:40 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/10/16 01:48:40 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:45 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/10/16 01:48:45 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/16 01:48:51 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/10/16 01:48:51 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/10/16 01:48:52 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/10/16 01:48:52 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:48:59 DEBUG : a.txt: Excluded (Size Filter) 2025/10/16 01:48:59 DEBUG : a.txt: Excluded 2025/10/16 01:49:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 01:49:00 DEBUG : sub dir/hello world2: Excluded 2025/10/16 01:49:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 01:49:00 DEBUG : sub dir/hello world: Excluded 2025/10/16 01:49:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 01:49:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/16 01:49:01 DEBUG : sub dir/hello world2: Excluded 2025/10/16 01:49:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/16 01:49:01 DEBUG : sub dir/hello world: Excluded 2025/10/16 01:49:02 DEBUG : sub dir/ignore dir: Excluded 2025/10/16 01:49:14 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/10/16 01:49:16 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/10/16 01:49:16 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/10/16 01:49:17 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:49:17 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:49:18 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:49:18 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:49:18 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/10/16 01:49:18 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/10/16 01:49:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/10/16 01:49:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/10/16 01:49:19 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestListDirSortedFn (46.88s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:49:21 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/16 01:49:21 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/10/16 01:49:22 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/10/16 01:49:22 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2025/10/16 01:49:33 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (14.56s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.39s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.32s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:49:35 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/16 01:49:35 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/10/16 01:49:37 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/10/16 01:49:37 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File 2025/10/16 01:49:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/16 01:49:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/notfound" 2025/10/16 01:49:56 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (22.81s) --- PASS: TestStatJSON/Root (0.53s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.98s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (1.80s) --- PASS: TestStatJSON/NotFound (2.20s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.60s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.70s) --- PASS: TestStatJSON/RootNotFound (4.38s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:49:58 INFO : PikPak root 'rclone-test-limezej1yoti': Making directory 2025/10/16 01:49:58 INFO : PikPak root 'rclone-test-limezej1yoti': Making directory --- PASS: TestMkdir (0.95s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:00 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/10/16 01:50:00 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:50:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (6.14s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:05 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:50:05 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:50:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (6.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:12 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:50:12 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:50:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/16 01:50:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/16 01:50:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.28s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:19 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:50:19 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:20 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:50:20 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (5.74s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:50:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:27 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:50:27 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download --- FAIL: TestHashSums (10.71s) --- FAIL: TestHashSums/Md5 (0.29s) --- PASS: TestHashSums/Md5Download (3.16s) === RUN TestHashSumsWithErrors 2025/10/16 01:50:35 DEBUG : Creating backend with remote ":memory:" 2025/10/16 01:50:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/16 01:50:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/16 01:50:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:36 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:50:36 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:38 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/10/16 01:50:38 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/10/16 01:50:40 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2025/10/16 01:50:40 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/10/16 01:50:46 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:50:46 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:50:46 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:50:47 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:50:47 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" 2025/10/16 01:50:47 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCount (12.88s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:49 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/16 01:50:49 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/16 01:50:49 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/16 01:50:49 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:51 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/16 01:50:51 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/16 01:50:52 DEBUG : Waiting for deletions to finish 2025/10/16 01:50:52 DEBUG : large: Excluded (Size Filter) 2025/10/16 01:50:52 DEBUG : large: Excluded 2025/10/16 01:50:53 INFO : medium: Deleted 2025/10/16 01:50:54 INFO : small: Deleted --- PASS: TestDelete (7.46s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:50:56 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/16 01:50:56 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/16 01:50:57 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/16 01:50:57 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:50:58 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/16 01:50:58 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/16 01:50:58 DEBUG : Waiting for deletions to finish 2025/10/16 01:50:59 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/10/16 01:51:00 INFO : large: Deleted 2025/10/16 01:51:00 INFO : medium: Deleted --- PASS: TestMaxDelete (8.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:51:05 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/16 01:51:05 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/16 01:51:07 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/16 01:51:07 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:51:08 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/16 01:51:08 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/16 01:51:08 DEBUG : Waiting for deletions to finish 2025/10/16 01:51:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/16 01:51:10 INFO : medium: Deleted 2025/10/16 01:51:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.49s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:51:13 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/10/16 01:51:13 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/10/16 01:51:15 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/10/16 01:51:15 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:51:16 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/10/16 01:51:16 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/10/16 01:51:16 DEBUG : Waiting for deletions to finish 2025/10/16 01:51:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/16 01:51:18 INFO : large: Deleted 2025/10/16 01:51:18 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:51:18 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:51:18 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:51:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:51:19 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:51:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/10/16 01:51:19 DEBUG : pacer: Reducing sleep to 600ms 2025/10/16 01:51:19 INFO : medium: Deleted 2025/10/16 01:51:20 DEBUG : pacer: Reducing sleep to 450ms 2025/10/16 01:51:21 DEBUG : pacer: Reducing sleep to 337.5ms 2025/10/16 01:51:21 DEBUG : pacer: Reducing sleep to 253.125ms 2025/10/16 01:51:22 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/10/16 01:51:22 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/10/16 01:51:23 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/10/16 01:51:23 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestMaxDeleteSize (10.14s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:51:23 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2025/10/16 01:51:23 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (7.49s) === RUN TestRetry 2025/10/16 01:51:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/16 01:51:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/16 01:51:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 01:51:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 01:51:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 01:51:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/16 01:51:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:51:31 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/16 01:51:31 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/10/16 01:51:33 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/10/16 01:51:33 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (24.13s) === RUN TestPurge 2025/10/16 01:51:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-malabar6tiha" 2025/10/16 01:51:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:51:56 DEBUG : Creating backend with remote "/tmp/rclone4241402614" run.go:180: Remote "PikPak root 'rclone-test-malabar6tiha'", Local "Local file system at /tmp/rclone4241402614", Modify Window "876000h0m0s" 2025/10/16 01:52:00 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/10/16 01:52:00 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/10/16 01:52:01 INFO : A2: Making directory 2025/10/16 01:52:01 INFO : A1/B2: Making directory 2025/10/16 01:52:03 INFO : A1/B2/C2: Making directory 2025/10/16 01:52:04 INFO : A1/B1/C3: Making directory 2025/10/16 01:52:05 INFO : A3: Making directory 2025/10/16 01:52:06 INFO : A3/B3: Making directory 2025/10/16 01:52:07 INFO : A3/B3/C4: Making directory 2025/10/16 01:52:09 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/16 01:52:09 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/10/16 01:52:20 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:20 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:52:20 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:52:20 DEBUG : pacer: Reducing sleep to 300ms 2025/10/16 01:52:21 DEBUG : pacer: Reducing sleep to 225ms 2025/10/16 01:52:21 ERROR : error listing: directory not found 2025/10/16 01:52:21 DEBUG : PikPak root 'rclone-test-malabar6tiha': Purge remote 2025/10/16 01:52:21 DEBUG : pacer: Reducing sleep to 168.75ms 2025/10/16 01:52:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (26.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:52:24 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/10/16 01:52:24 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/10/16 01:52:26 INFO : A2: Making directory 2025/10/16 01:52:27 INFO : A1/B2: Making directory 2025/10/16 01:52:28 INFO : A1/B2/C2: Making directory 2025/10/16 01:52:28 INFO : A1/B1/C3: Making directory 2025/10/16 01:52:30 INFO : A3: Making directory 2025/10/16 01:52:33 INFO : A3/B3: Making directory 2025/10/16 01:52:33 INFO : A3/B3/C4: Making directory 2025/10/16 01:52:36 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/16 01:52:36 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/10/16 01:52:43 DEBUG : removing 1 level 3 directories 2025/10/16 01:52:43 INFO : A3/B3/C4: Removing directory 2025/10/16 01:52:51 DEBUG : removing 2 level 3 directories 2025/10/16 01:52:51 INFO : A1/B2/C2: Removing directory 2025/10/16 01:52:51 INFO : A1/B1/C3: Removing directory 2025/10/16 01:52:53 DEBUG : removing 2 level 2 directories 2025/10/16 01:52:53 INFO : A3/B3: Removing directory 2025/10/16 01:52:53 INFO : A1/B2: Removing directory 2025/10/16 01:52:53 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/10/16 01:52:54 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/10/16 01:52:55 DEBUG : removing 2 level 1 directories 2025/10/16 01:52:55 INFO : A3: Removing directory 2025/10/16 01:52:55 INFO : A2: Removing directory 2025/10/16 01:52:55 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/10/16 01:52:56 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:52:57 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:52:57 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/10/16 01:52:57 DEBUG : pacer: Reducing sleep to 600ms 2025/10/16 01:52:58 DEBUG : pacer: low level retry 4/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:58 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2025/10/16 01:52:59 DEBUG : pacer: low level retry 5/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:52:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/10/16 01:53:00 DEBUG : pacer: low level retry 6/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:53:02 DEBUG : pacer: low level retry 7/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:53:04 DEBUG : pacer: low level retry 8/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:53:06 DEBUG : pacer: low level retry 9/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:53:08 DEBUG : pacer: low level retry 10/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:53:08 ERROR : A3: Failed to rmdir: delete object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VObei4zfvWaFmDr6d-Yfbwmpo2", Name:"trash", Type:"trash", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0008e2cc0), FileID:"", FileName:"", FileSize:"0", Message:"Saving", CreatedTime:api.Time{wall:0x2ee8aac0, ext:63896176375, loc:(*time.Location)(0xc000051490)}, UpdatedTime:api.Time{wall:0x2fdccec0, ext:63896176375, loc:(*time.Location)(0xc000051490)}, ThirdTaskID:"", Phase:"PHASE_TYPE_RUNNING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: delete object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VObei4zfvWaFmDr6d-Yfbwmpo2", Name:"trash", Type:"trash", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0008e2cc0), FileID:"", FileName:"", FileSize:"0", Message:"Saving", CreatedTime:api.Time{wall:0x2ee8aac0, ext:63896176375, loc:(*time.Location)(0xc000051490)}, UpdatedTime:api.Time{wall:0x2fdccec0, ext:63896176375, loc:(*time.Location)(0xc000051490)}, ThirdTaskID:"", Phase:"PHASE_TYPE_RUNNING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} Test: TestRmdirsNoLeaveRoot 2025/10/16 01:53:10 DEBUG : pacer: Reducing sleep to 1.5s 2025/10/16 01:53:12 DEBUG : pacer: Reducing sleep to 1.125s 2025/10/16 01:53:14 DEBUG : pacer: Reducing sleep to 843.75ms 2025/10/16 01:53:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/10/16 01:53:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/10/16 01:53:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/10/16 01:53:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/10/16 01:53:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/10/16 01:53:17 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/10/16 01:53:17 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/10/16 01:53:18 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/10/16 01:53:19 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:53:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/10/16 01:53:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/16 01:53:20 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/10/16 01:53:20 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/10/16 01:53:20 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/10/16 01:53:22 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:53:22 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/10/16 01:53:22 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/10/16 01:53:22 DEBUG : pacer: low level retry 4/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/10/16 01:53:23 DEBUG : pacer: low level retry 5/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/10/16 01:53:25 DEBUG : pacer: low level retry 6/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:27 DEBUG : pacer: low level retry 7/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:29 DEBUG : pacer: low level retry 8/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:31 DEBUG : pacer: low level retry 9/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/10/16 01:53:33 DEBUG : pacer: low level retry 10/10 (error trash (trash) is still in PHASE_TYPE_PENDING) run.go:125: removing dir "A1" failed - try 1/3: delete object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VObeiB9tctYhbtj8Ef1nwl17o2", Name:"trash", Type:"trash", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc00094c700), FileID:"", FileName:"", FileSize:"0", Message:"Pending", CreatedTime:api.Time{wall:0x4d3f640, ext:63896176401, loc:(*time.Location)(0xc000051490)}, UpdatedTime:api.Time{wall:0x4d3f640, ext:63896176401, loc:(*time.Location)(0xc000051490)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} 2025/10/16 01:53:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/10/16 01:53:35 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/10/16 01:53:35 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/10/16 01:53:35 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/10/16 01:53:37 DEBUG : pacer: Reducing sleep to 1.125s 2025/10/16 01:53:38 DEBUG : pacer: Reducing sleep to 843.75ms 2025/10/16 01:53:40 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestRmdirsNoLeaveRoot (78.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:53:40 INFO : A1: Making directory 2025/10/16 01:53:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/10/16 01:53:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/10/16 01:53:41 INFO : A1/B1: Making directory 2025/10/16 01:53:42 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/10/16 01:53:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/10/16 01:53:42 INFO : A1/B1/C1: Making directory 2025/10/16 01:53:43 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/10/16 01:53:43 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/10/16 01:53:43 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:53:46 DEBUG : removing 1 level 3 directories 2025/10/16 01:53:46 INFO : A1/B1/C1: Removing directory 2025/10/16 01:53:48 DEBUG : removing 1 level 2 directories 2025/10/16 01:53:48 INFO : A1/B1: Removing directory 2025/10/16 01:53:48 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/16 01:53:51 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (13.26s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:53:53 INFO : A1: Making directory 2025/10/16 01:53:53 INFO : A1/B1: Making directory 2025/10/16 01:53:55 INFO : A1/B1/C1: Making directory 2025/10/16 01:53:59 DEBUG : removing 1 level 3 directories 2025/10/16 01:53:59 INFO : A1/B1/C1: Removing directory 2025/10/16 01:54:01 DEBUG : removing 1 level 2 directories 2025/10/16 01:54:01 INFO : A1/B1: Removing directory 2025/10/16 01:54:01 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/10/16 01:54:04 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (12.88s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:54:06 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/10/16 01:54:06 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/16 01:54:07 DEBUG : filename.txt: File name found in url 2025/10/16 01:54:08 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2025/10/16 01:54:08 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/16 01:54:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/16 01:54:10 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2025/10/16 01:54:10 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/10/16 01:54:11 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/10/16 01:54:11 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (11.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:54:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 01:54:19 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:54:21 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/10/16 01:54:21 INFO : file1: Copied (new) to: sub/file2 2025/10/16 01:54:21 INFO : file1: Deleted 2025/10/16 01:54:23 DEBUG : file1: Sizes identical 2025/10/16 01:54:23 DEBUG : file1: Unchanged skipping 2025/10/16 01:54:23 INFO : file1: Deleted 2025/10/16 01:54:23 DEBUG : PikPak root 'rclone-test-limezej1yoti': don't need to copy/move sub/file2, it is already at target location 2025/10/16 01:54:27 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (12.34s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:54:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/16 01:54:30 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:54:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:54:31 INFO : file1: Copied (new) 2025/10/16 01:54:31 INFO : file1: Deleted 2025/10/16 01:54:32 DEBUG : file1: Destination exists, skipping 2025/10/16 01:54:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/10/16 01:54:35 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file --- PASS: TestMoveFileWithIgnoreExisting (7.77s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.19s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.27s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:54:41 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/10/16 01:54:41 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/10/16 01:54:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-limezej1yoti/backup" 2025/10/16 01:54:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/16 01:54:53 INFO : dst/file1: Moved (server-side) 2025/10/16 01:54:53 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/10/16 01:54:54 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:54:54 INFO : dst/file1: Copied (new) 2025/10/16 01:54:54 INFO : dst/file1: Deleted 2025/10/16 01:54:59 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/10/16 01:55:01 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/10/16 01:55:02 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (24.51s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:55:05 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2025/10/16 01:55:05 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/10/16 01:55:07 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/10/16 01:55:07 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/10/16 01:55:09 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2025/10/16 01:55:09 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/10/16 01:55:10 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2025/10/16 01:55:10 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2025/10/16 01:55:12 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2025/10/16 01:55:12 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2025/10/16 01:55:12 INFO : A1/B2: Making directory 2025/10/16 01:55:13 INFO : A1/B1/C3: Making directory operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestDirMove 2025/10/16 01:55:29 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:55:29 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:55:29 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:55:29 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:55:30 DEBUG : pacer: Reducing sleep to 100ms 2025/10/16 01:55:32 DEBUG : A2/B1/C2: Rmdir: contains trashed file: "five" 2025/10/16 01:55:34 DEBUG : A2/B1/C1: Rmdir: contains trashed file: "four" 2025/10/16 01:55:35 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/10/16 01:55:35 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/10/16 01:55:35 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/10/16 01:55:35 DEBUG : A2/B1: Rmdir: contains trashed file: "three" 2025/10/16 01:55:37 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/10/16 01:55:37 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/10/16 01:55:37 DEBUG : A2: Rmdir: contains trashed file: "two" 2025/10/16 01:55:37 DEBUG : A2: Rmdir: contains trashed file: "one" --- FAIL: TestDirMove (34.78s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.31s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:55:41 DEBUG : PikPak root 'rclone-test-limezej1yoti': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 01:55:41 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2025/10/16 01:55:41 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/16 01:55:41 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 01:55:41 DEBUG : PikPak root 'rclone-test-limezej1yoti': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/16 01:55:42 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2025/10/16 01:55:42 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/16 01:55:42 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:42 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:55:46 DEBUG : PikPak root 'rclone-test-limezej1yoti': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 01:55:46 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2025/10/16 01:55:46 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/16 01:55:47 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 01:55:47 DEBUG : PikPak root 'rclone-test-limezej1yoti': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/16 01:55:47 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2025/10/16 01:55:47 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/16 01:55:48 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:48 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:55:51 DEBUG : PikPak root 'rclone-test-limezej1yoti': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 01:55:51 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/10/16 01:55:51 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/16 01:55:52 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/10/16 01:55:52 DEBUG : PikPak root 'rclone-test-limezej1yoti': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/16 01:55:52 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/10/16 01:55:52 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/16 01:55:54 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:55:57 DEBUG : PikPak root 'rclone-test-limezej1yoti': File to upload is small (34 bytes), uploading instead of streaming 2025/10/16 01:55:57 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/10/16 01:55:57 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/10/16 01:55:58 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/16 01:55:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/16 01:55:58 DEBUG : PikPak root 'rclone-test-limezej1yoti': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/16 01:55:59 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/10/16 01:55:59 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/10/16 01:55:59 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/10/16 01:55:59 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/10/16 01:55:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.36s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.61s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:56:04 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2025/10/16 01:56:04 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:56:06 DEBUG : PikPak root 'rclone-test-limezej1yoti': File to upload is small (60 bytes), uploading instead of streaming 2025/10/16 01:56:07 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/10/16 01:56:07 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/10/16 01:56:07 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/10/16 01:56:07 DEBUG : potato2: Size of src and dst objects identical 2025/10/16 01:56:09 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/10/16 01:56:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/10/16 01:56:10 DEBUG : pacer: Reducing sleep to 150ms 2025/10/16 01:56:10 DEBUG : pacer: Reducing sleep to 112.5ms 2025/10/16 01:56:11 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestRcatSize (8.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.58s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.17s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.04s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.05s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.05s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.98s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-limezej1yoti'", Local "Local file system at /tmp/rclone1449898674", Modify Window "876000h0m0s" 2025/10/16 01:56:19 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2025/10/16 01:56:19 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/10/16 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/10/16 01:56:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2025/10/16 01:56:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cicevuw3" before starting 2025/10/16 01:56:25 DEBUG : sub dir/test remove existing.cicevuw3: TEST: removing renamed existing file after operation 2025/10/16 01:56:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vevoyaq2" before starting 2025/10/16 01:56:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vevoyaq2: TEST: renaming existing back after failed operation 2025/10/16 01:56:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jihagid0" before starting 2025/10/16 01:56:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jihagid0: TEST: removing renamed existing file after operation 2025/10/16 01:56:37 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jihagid0" 2025/10/16 01:56:37 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.cicevuw3" --- PASS: TestRemoveExisting (19.57s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/10/16 01:56:38 DEBUG : PikPak root 'rclone-test-limezej1yoti': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 16m41.262118276s (try 1/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove]