"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/11/26 04:21:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo" 2024/11/26 04:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 04:21:49 DEBUG : Creating backend with remote "/tmp/rclone2584347685" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:21:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:21:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/26 04:21:50 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:21:50 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.24s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:21:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:21:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:21:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:21:52 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:21:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:21:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:21:53 DEBUG : PikPak root 'rclone-test-wobireg1webo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:21:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (6.11s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:21:58 DEBUG : Creating backend with remote "/non-existing" 2024/11/26 04:21:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/26 04:21:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:21:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.37s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:00 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:00 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:01 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.05s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:06 INFO : PikPak root 'rclone-test-wobireg1webo': Running all checks before starting transfers 2024/11/26 04:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:06 INFO : PikPak root 'rclone-test-wobireg1webo': Checks finished, now starting transfers 2024/11/26 04:22:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:07 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (6.16s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:12 ERROR : Ignoring --no-traverse with sync 2024/11/26 04:22:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:12 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:12 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:13 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:14 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:22:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (6.20s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/26 04:22:18 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:18 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:19 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2024/11/26 04:22:19 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2024/11/26 04:22:19 INFO : hello world2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2024/11/26 04:22:21 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway" (502)) 2024/11/26 04:22:21 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/11/26 04:22:21 DEBUG : pacer: Reducing sleep to 150ms 2024/11/26 04:22:22 DEBUG : pacer: Reducing sleep to 112.5ms 2024/11/26 04:22:22 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCopyWithDepth (4.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:22:23 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:23 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:24 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:24 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:22:24 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (3.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:22:27 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:27 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:27 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:28 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:22:28 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 04:22:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:22:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 04:22:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:22:30 DEBUG : sub dir: Making directory 2024/11/26 04:22:31 DEBUG : sub dir2: Making directory 2024/11/26 04:22:31 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/26 04:22:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:32 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:32 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:33 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:34 DEBUG : PikPak root 'rclone-test-wobireg1webo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:22:37 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/11/26 04:22:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:41 DEBUG : sub dir2: Making directory 2024/11/26 04:22:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 04:22:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:22:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:41 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:41 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:42 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:42 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:22:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (5.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:46 DEBUG : sub dir2: Making directory with metadata 2024/11/26 04:22:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:22:46 DEBUG : sub dir: Making directory 2024/11/26 04:22:47 DEBUG : sub dir2: Making directory 2024/11/26 04:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:48 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:48 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:48 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:48 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:22:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:49 DEBUG : PikPak root 'rclone-test-wobireg1webo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:22:49 DEBUG : PikPak root 'rclone-test-wobireg1webo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:22:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.50s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:22:55 DEBUG : sub dir2: Making directory 2024/11/26 04:22:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:22:55 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:22:55 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:22:56 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:22:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:22:57 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:22:57 INFO : sub dir/hello world: Deleted 2024/11/26 04:22:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (5.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:00 DEBUG : sub dir2: Making directory with metadata 2024/11/26 04:23:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:23:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:23:00 DEBUG : sub dir: Making directory 2024/11/26 04:23:01 DEBUG : sub dir2: Making directory 2024/11/26 04:23:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:23:02 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:23:02 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:23:02 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:23:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:02 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:04 DEBUG : PikPak root 'rclone-test-wobireg1webo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:23:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.43s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:09 DEBUG : sub dir2: Making directory 2024/11/26 04:23:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:23:09 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:23:09 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:23:10 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:23:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:11 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:23:11 DEBUG : Waiting for deletions to finish 2024/11/26 04:23:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (5.10s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:15 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:23:15 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:23:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wehexiw4guvu" sync_test.go:590: Server side copy (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-wehexiw4guvu' 2024/11/26 04:23:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:23:18 DEBUG : PikPak root 'rclone-test-wehexiw4guvu': Waiting for checks to finish 2024/11/26 04:23:18 DEBUG : PikPak root 'rclone-test-wehexiw4guvu': Waiting for transfers to finish 2024/11/26 04:23:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:20 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 04:23:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:21 DEBUG : PikPak root 'rclone-test-wehexiw4guvu': Purge remote 2024/11/26 04:23:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (11.37s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:26 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:23:26 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:23:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:23:28 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:23:28 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:23:28 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2024/11/26 04:23:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:23:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (9.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:35 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:23:35 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:23:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tayahog4curo" 2024/11/26 04:23:36 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-tayahog4curo' 2024/11/26 04:23:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:23:39 DEBUG : PikPak root 'rclone-test-tayahog4curo': Waiting for checks to finish 2024/11/26 04:23:39 DEBUG : PikPak root 'rclone-test-tayahog4curo': Waiting for transfers to finish 2024/11/26 04:23:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:41 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 04:23:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:42 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:23:42 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2024/11/26 04:23:45 DEBUG : PikPak root 'rclone-test-tayahog4curo': Waiting for checks to finish 2024/11/26 04:23:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:23:45 DEBUG : PikPak root 'rclone-test-tayahog4curo': Waiting for transfers to finish 2024/11/26 04:23:46 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-wobireg1webo') 17 vs dst(PikPak root 'rclone-test-tayahog4curo') 11 2024/11/26 04:23:46 INFO : sub dir/hello world: Removing failed copy sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-wobireg1webo') 17 vs dst(PikPak root 'rclone-test-tayahog4curo') 11 Test: TestServerSideCopyOverSelf 2024/11/26 04:23:47 DEBUG : PikPak root 'rclone-test-tayahog4curo': Purge remote 2024/11/26 04:23:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:23:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (17.46s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:53 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:23:53 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:23:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:23:54 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:23:54 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:23:55 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2024/11/26 04:23:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:23:56 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 04:23:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:23:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:23:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (8.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:02 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:24:02 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:24:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-webepab9rusa" sync_test.go:671: Server side copy (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-webepab9rusa' 2024/11/26 04:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:24:04 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for checks to finish 2024/11/26 04:24:04 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for transfers to finish 2024/11/26 04:24:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:24:07 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 04:24:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:07 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:24:07 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2024/11/26 04:24:10 DEBUG : PikPak root 'rclone-test-webepab9rusa': Using server-side directory move 2024/11/26 04:24:10 INFO : PikPak root 'rclone-test-webepab9rusa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:24:10 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for checks to finish 2024/11/26 04:24:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:24:10 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for transfers to finish 2024/11/26 04:24:11 INFO : sub dir/hello world: Deleted 2024/11/26 04:24:12 INFO : sub dir/hello world: Moved (server-side) 2024/11/26 04:24:14 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:24:14 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2024/11/26 04:24:15 DEBUG : testing file moves 2024/11/26 04:24:15 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for checks to finish 2024/11/26 04:24:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/26 04:24:15 DEBUG : PikPak root 'rclone-test-webepab9rusa': Waiting for transfers to finish 2024/11/26 04:24:16 INFO : sub dir/hello world: Deleted 2024/11/26 04:24:17 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:18 DEBUG : PikPak root 'rclone-test-webepab9rusa': Purge remote 2024/11/26 04:24:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (21.87s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:24 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:24:24 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:24:24 ERROR : : error listing: directory not found 2024/11/26 04:24:25 DEBUG : Local file system at /tmp/rclone2584347685: Making directory 2024/11/26 04:24:25 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:25 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (6.80s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:30 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/11/26 04:24:30 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/11/26 04:24:31 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 04:24:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:24:31 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for checks to finish 2024/11/26 04:24:31 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for transfers to finish 2024/11/26 04:24:34 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 04:24:34 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2024/11/26 04:24:34 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:24:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:37 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/26 04:24:37 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:37 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:38 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2024/11/26 04:24:38 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/26 04:24:38 INFO : check sum: Copied (new) 2024/11/26 04:24:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:39 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/26 04:24:39 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:39 DEBUG : check sum: Size of src and dst objects identical 2024/11/26 04:24:39 DEBUG : check sum: Unchanged skipping 2024/11/26 04:24:39 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:39 DEBUG : Waiting for deletions to finish 2024/11/26 04:24:39 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (4.29s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/26 04:24:42 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:42 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:42 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2024/11/26 04:24:42 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2024/11/26 04:24:42 INFO : sizeonly: Copied (new) 2024/11/26 04:24:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:43 DEBUG : sizeonly: Sizes identical 2024/11/26 04:24:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:43 DEBUG : sizeonly: Unchanged skipping 2024/11/26 04:24:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:43 DEBUG : Waiting for deletions to finish 2024/11/26 04:24:43 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (4.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/26 04:24:46 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:46 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:46 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2024/11/26 04:24:47 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/26 04:24:47 INFO : ignore-size: Copied (new) 2024/11/26 04:24:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:47 DEBUG : ignore-size: Sizes identical 2024/11/26 04:24:47 DEBUG : ignore-size: Unchanged skipping 2024/11/26 04:24:47 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:47 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:47 DEBUG : Waiting for deletions to finish 2024/11/26 04:24:47 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:50 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2024/11/26 04:24:50 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:24:51 DEBUG : existing: Sizes identical 2024/11/26 04:24:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:51 DEBUG : existing: Unchanged skipping 2024/11/26 04:24:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:51 DEBUG : Waiting for deletions to finish 2024/11/26 04:24:51 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/26 04:24:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:52 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2024/11/26 04:24:53 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 04:24:53 INFO : existing: Copied (replaced existing) 2024/11/26 04:24:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:24:57 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:57 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:57 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2024/11/26 04:24:58 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 04:24:58 INFO : existing: Copied (new) 2024/11/26 04:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:24:58 DEBUG : existing: Destination exists, skipping 2024/11/26 04:24:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:24:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:24:58 DEBUG : Waiting for deletions to finish 2024/11/26 04:24:58 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:02 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2024/11/26 04:25:02 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:25:03 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2024/11/26 04:25:03 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2024/11/26 04:25:03 DEBUG : d: Making directory 2024/11/26 04:25:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:25:06 DEBUG : c/non empty space: Sizes identical 2024/11/26 04:25:06 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:25:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:07 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:25:07 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:25:07 INFO : a/potato2: Copied (new) 2024/11/26 04:25:07 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:09 INFO : b/potato: Deleted 2024/11/26 04:25:09 INFO : d: Removing directory 2024/11/26 04:25:10 INFO : b: Removing directory 2024/11/26 04:25:10 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/26 04:25:11 DEBUG : PikPak root 'rclone-test-wobireg1webo': deleted 2 directories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:15 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/26 04:25:16 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (16.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:25:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:25:19 DEBUG : empty space: Sizes identical 2024/11/26 04:25:19 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:19 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:19 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:19 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:19 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:19 DEBUG : empty space: Sizes identical 2024/11/26 04:25:19 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:19 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:19 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:19 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:19 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (4.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:22 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:25:22 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:25:23 DEBUG : empty space: Sizes identical 2024/11/26 04:25:23 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:23 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:23 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:23 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:23 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:26 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:25:26 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:25:28 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:25:28 DEBUG : Config file has changed externally - reloading 2024/11/26 04:25:28 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 04:25:28 DEBUG : empty space: Sizes identical 2024/11/26 04:25:28 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:28 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:28 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:29 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:25:29 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:25:29 INFO : potato: Copied (new) 2024/11/26 04:25:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:33 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:25:33 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:25:34 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/26 04:25:34 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:34 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2024/11/26 04:25:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:25:36 INFO : potato: Copied (replaced existing) 2024/11/26 04:25:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/26 04:25:39 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:25:39 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2024/11/26 04:25:40 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/26 04:25:40 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:40 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:40 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2024/11/26 04:25:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:25:42 INFO : potato: Copied (replaced existing) 2024/11/26 04:25:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (5.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:45 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:25:45 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:25:45 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:25:45 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:25:46 DEBUG : empty space: Sizes identical 2024/11/26 04:25:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/26 04:25:46 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:46 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:46 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:46 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:50 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:25:50 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:25:50 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:25:50 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:25:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:25:51 DEBUG : empty space: Sizes identical 2024/11/26 04:25:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:25:51 DEBUG : empty space: Unchanged skipping 2024/11/26 04:25:51 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:25:52 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:25:52 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:25:52 INFO : potato2: Copied (new) 2024/11/26 04:25:52 DEBUG : Waiting for deletions to finish 2024/11/26 04:25:53 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:25:58 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2024/11/26 04:25:58 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:25:59 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2024/11/26 04:25:59 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2024/11/26 04:25:59 DEBUG : d: Making directory 2024/11/26 04:26:00 DEBUG : d/e: Making directory 2024/11/26 04:26:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:26:03 DEBUG : c/non empty space: Sizes identical 2024/11/26 04:26:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:26:04 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:04 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:05 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:26:05 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:26:05 INFO : a/potato2: Copied (new) 2024/11/26 04:26:05 DEBUG : Waiting for deletions to finish 2024/11/26 04:26:06 INFO : b/potato: Deleted 2024/11/26 04:26:06 INFO : d/e: Removing directory 2024/11/26 04:26:07 INFO : d: Removing directory 2024/11/26 04:26:08 DEBUG : d: Rmdir: contains trashed file: "e" 2024/11/26 04:26:09 INFO : b: Removing directory 2024/11/26 04:26:09 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/26 04:26:10 DEBUG : PikPak root 'rclone-test-wobireg1webo': deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:14 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/26 04:26:15 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:18 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2024/11/26 04:26:18 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:26:19 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2024/11/26 04:26:19 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2024/11/26 04:26:19 DEBUG : d: Making directory 2024/11/26 04:26:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:26:22 DEBUG : c/non empty space: Sizes identical 2024/11/26 04:26:22 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:26:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:23 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:26:23 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:26:23 INFO : a/potato2: Copied (new) 2024/11/26 04:26:23 ERROR : PikPak root 'rclone-test-wobireg1webo': not deleting files as there were IO errors 2024/11/26 04:26:23 ERROR : PikPak root 'rclone-test-wobireg1webo': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:30 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/26 04:26:31 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/26 04:26:32 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:34 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:26:34 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:26:35 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:26:35 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:26:35 DEBUG : Waiting for deletions to finish 2024/11/26 04:26:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:26:36 DEBUG : empty space: Sizes identical 2024/11/26 04:26:36 DEBUG : empty space: Unchanged skipping 2024/11/26 04:26:36 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:36 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:36 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:26:36 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:26:36 INFO : potato2: Copied (new) 2024/11/26 04:26:37 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.12s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:40 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:26:40 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/11/26 04:26:41 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:26:41 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:26:41 DEBUG : Waiting for deletions to finish 2024/11/26 04:26:42 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:42 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:43 INFO : potato: Deleted 2024/11/26 04:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:26:43 DEBUG : empty space: Sizes identical 2024/11/26 04:26:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:43 DEBUG : empty space: Unchanged skipping 2024/11/26 04:26:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:43 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/11/26 04:26:44 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:26:44 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (7.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:47 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2024/11/26 04:26:47 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2024/11/26 04:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:26:48 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:48 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:49 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2024/11/26 04:26:49 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 04:26:49 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.25s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:52 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/26 04:26:52 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:26:53 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:26:53 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:26:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : enormous: Excluded 2024/11/26 04:26:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : potato2: Excluded 2024/11/26 04:26:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : potato2: Excluded 2024/11/26 04:26:54 DEBUG : empty space: Sizes identical 2024/11/26 04:26:54 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:26:54 DEBUG : empty space: Unchanged skipping 2024/11/26 04:26:54 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:26:54 DEBUG : Waiting for deletions to finish 2024/11/26 04:26:54 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : enormous: Excluded 2024/11/26 04:26:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : potato2: Excluded 2024/11/26 04:26:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:26:54 DEBUG : potato2: Excluded 2024/11/26 04:26:54 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for checks to finish 2024/11/26 04:26:54 DEBUG : empty space: Sizes identical 2024/11/26 04:26:54 DEBUG : empty space: Unchanged skipping 2024/11/26 04:26:54 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for transfers to finish 2024/11/26 04:26:54 DEBUG : Waiting for deletions to finish 2024/11/26 04:26:54 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (5.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:26:59 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/26 04:26:59 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:27:00 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:27:00 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:27:00 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2024/11/26 04:27:00 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2024/11/26 04:27:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:27:01 DEBUG : enormous: Excluded 2024/11/26 04:27:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:27:01 DEBUG : potato2: Excluded 2024/11/26 04:27:01 DEBUG : empty space: Sizes identical 2024/11/26 04:27:01 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:01 DEBUG : empty space: Unchanged skipping 2024/11/26 04:27:01 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:01 DEBUG : Waiting for deletions to finish 2024/11/26 04:27:02 INFO : enormous: Deleted 2024/11/26 04:27:02 INFO : potato2: Deleted 2024/11/26 04:27:02 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:03 DEBUG : empty space: Sizes identical 2024/11/26 04:27:03 DEBUG : empty space: Unchanged skipping 2024/11/26 04:27:03 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for checks to finish 2024/11/26 04:27:03 DEBUG : Local file system at /tmp/rclone2584347685: Waiting for transfers to finish 2024/11/26 04:27:03 DEBUG : Waiting for deletions to finish 2024/11/26 04:27:03 INFO : enormous: Deleted 2024/11/26 04:27:03 INFO : potato2: Deleted 2024/11/26 04:27:03 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.51s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.53s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: true 2024/11/26 04:27:06 INFO : PikPak root 'rclone-test-wobireg1webo': Making map for --track-renames 2024/11/26 04:27:06 INFO : PikPak root 'rclone-test-wobireg1webo': Finished making map for --track-renames 2024/11/26 04:27:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 04:27:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 04:27:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for renames to finish 2024/11/26 04:27:06 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:07 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2024/11/26 04:27:07 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2024/11/26 04:27:07 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/26 04:27:07 INFO : yam: Copied (new) 2024/11/26 04:27:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:27:07 INFO : potato: Copied (new) 2024/11/26 04:27:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:08 DEBUG : potato: Sizes identical 2024/11/26 04:27:08 INFO : PikPak root 'rclone-test-wobireg1webo': Making map for --track-renames 2024/11/26 04:27:08 INFO : PikPak root 'rclone-test-wobireg1webo': Finished making map for --track-renames 2024/11/26 04:27:08 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:08 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/26 04:27:08 DEBUG : potato: Unchanged skipping 2024/11/26 04:27:08 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for renames to finish 2024/11/26 04:27:08 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:08 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2024/11/26 04:27:09 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/26 04:27:09 INFO : yaml: Copied (new) 2024/11/26 04:27:09 DEBUG : Waiting for deletions to finish 2024/11/26 04:27:10 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (7.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/26 04:27:13 ERROR : PikPak root 'rclone-test-wobireg1webo': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/26 04:27:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 04:27:14 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/26 04:27:14 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:14 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:14 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2024/11/26 04:27:14 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2024/11/26 04:27:14 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:27:14 INFO : potato: Copied (new) 2024/11/26 04:27:15 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/26 04:27:15 INFO : yam: Copied (new) 2024/11/26 04:27:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:15 ERROR : PikPak root 'rclone-test-wobireg1webo': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/26 04:27:15 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/26 04:27:15 DEBUG : potato: Sizes identical 2024/11/26 04:27:15 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:15 DEBUG : potato: Unchanged skipping 2024/11/26 04:27:15 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:16 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2024/11/26 04:27:16 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/26 04:27:16 INFO : yaml: Copied (new) 2024/11/26 04:27:16 DEBUG : Waiting for deletions to finish 2024/11/26 04:27:17 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/26 04:27:22 INFO : PikPak root 'rclone-test-wobireg1webo': Making map for --track-renames 2024/11/26 04:27:22 INFO : PikPak root 'rclone-test-wobireg1webo': Finished making map for --track-renames 2024/11/26 04:27:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 04:27:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/26 04:27:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for renames to finish 2024/11/26 04:27:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:23 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2024/11/26 04:27:23 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2024/11/26 04:27:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 04:27:23 INFO : potato: Copied (new) 2024/11/26 04:27:23 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2024/11/26 04:27:23 INFO : sub/yam: Copied (new) 2024/11/26 04:27:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:24 DEBUG : potato: Sizes identical 2024/11/26 04:27:24 DEBUG : potato: Unchanged skipping 2024/11/26 04:27:24 INFO : PikPak root 'rclone-test-wobireg1webo': Making map for --track-renames 2024/11/26 04:27:24 INFO : PikPak root 'rclone-test-wobireg1webo': Finished making map for --track-renames 2024/11/26 04:27:24 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:24 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for renames to finish 2024/11/26 04:27:26 INFO : sub/yam: Moved (server-side) to: yam 2024/11/26 04:27:26 INFO : yam: Renamed from "sub/yam" 2024/11/26 04:27:26 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:26 DEBUG : Waiting for deletions to finish 2024/11/26 04:27:26 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:31 DEBUG : Creating backend with remote "/tmp/rclone2584347685/dir1" 2024/11/26 04:27:31 DEBUG : Creating backend with remote "/tmp/rclone2584347685/dir2" 2024/11/26 04:27:31 DEBUG : Local file system at /tmp/rclone2584347685/dir2: Using server-side directory move 2024/11/26 04:27:31 INFO : Local file system at /tmp/rclone2584347685/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:27:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/26 04:27:31 INFO : file1.txt: Moved (server-side) 2024/11/26 04:27:31 DEBUG : Local file system at /tmp/rclone2584347685/dir2: Waiting for checks to finish 2024/11/26 04:27:31 DEBUG : Local file system at /tmp/rclone2584347685/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:27:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 04:27:32 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:32 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:34 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:27:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:27:34 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:27:34 INFO : sub dir/hello world: Deleted 2024/11/26 04:27:35 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2024/11/26 04:27:35 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/26 04:27:35 INFO : nested/sub dir/file: Copied (new) 2024/11/26 04:27:35 INFO : nested/sub dir/file: Deleted 2024/11/26 04:27:35 INFO : sub dir: Removing directory 2024/11/26 04:27:35 INFO : nested/sub dir: Removing directory 2024/11/26 04:27:35 INFO : nested: Removing directory 2024/11/26 04:27:35 DEBUG : Local file system at /tmp/rclone2584347685: deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:27:40 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/11/26 04:27:42 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:27:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 04:27:45 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:45 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:47 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2024/11/26 04:27:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 04:27:47 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:27:47 INFO : sub dir/hello world: Deleted 2024/11/26 04:27:47 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2024/11/26 04:27:48 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/26 04:27:48 INFO : nested/sub dir/file: Copied (new) 2024/11/26 04:27:48 INFO : nested/sub dir/file: Deleted run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:27:53 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/11/26 04:27:54 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:27:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:27:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/26 04:27:56 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:56 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:57 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2024/11/26 04:27:57 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2024/11/26 04:27:57 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 04:27:57 INFO : existing: Copied (new) 2024/11/26 04:27:57 INFO : existing: Deleted 2024/11/26 04:27:57 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2024/11/26 04:27:57 INFO : existing-b: Copied (new) 2024/11/26 04:27:57 INFO : existing-b: Deleted 2024/11/26 04:27:58 DEBUG : existing: Destination exists, skipping 2024/11/26 04:27:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 04:27:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:27:58 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:27:58 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.37s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:28:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kopakin2buji" 2024/11/26 04:28:03 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/26 04:28:03 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:04 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:04 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:04 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:04 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-kopakin2buji' 2024/11/26 04:28:06 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:06 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:06 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:06 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:07 DEBUG : PikPak root 'rclone-test-kopakin2buji': Using server-side directory move 2024/11/26 04:28:07 INFO : PikPak root 'rclone-test-kopakin2buji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:28:07 DEBUG : empty space: Sizes identical 2024/11/26 04:28:07 DEBUG : empty space: Unchanged skipping 2024/11/26 04:28:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:28:07 DEBUG : PikPak root 'rclone-test-kopakin2buji': Waiting for checks to finish 2024/11/26 04:28:08 INFO : empty space: Deleted 2024/11/26 04:28:08 DEBUG : PikPak root 'rclone-test-kopakin2buji': Waiting for transfers to finish 2024/11/26 04:28:08 INFO : potato2: Moved (server-side) 2024/11/26 04:28:09 INFO : potato3: Deleted 2024/11/26 04:28:10 INFO : potato3: Moved (server-side) 2024/11/26 04:28:11 DEBUG : Creating backend with remote "TestPikPak:rclone-test-baviyec3yuhe" 2024/11/26 04:28:14 DEBUG : PikPak root 'rclone-test-baviyec3yuhe': Using server-side directory move 2024/11/26 04:28:14 INFO : PikPak root 'rclone-test-baviyec3yuhe': Server side directory move succeeded 2024/11/26 04:28:15 ERROR : : error listing: directory not found 2024/11/26 04:28:15 DEBUG : PikPak root 'rclone-test-baviyec3yuhe': Purge remote 2024/11/26 04:28:16 DEBUG : PikPak root 'rclone-test-kopakin2buji': Purge remote 2024/11/26 04:28:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:28:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mitaros9leya" 2024/11/26 04:28:18 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/26 04:28:18 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:19 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:19 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:20 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:20 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-mitaros9leya' 2024/11/26 04:28:21 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:21 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:22 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:22 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:23 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:28:23 DEBUG : empty space: Excluded 2024/11/26 04:28:23 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:28:23 DEBUG : empty space: Excluded 2024/11/26 04:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:28:23 DEBUG : PikPak root 'rclone-test-mitaros9leya': Waiting for checks to finish 2024/11/26 04:28:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:28:23 DEBUG : PikPak root 'rclone-test-mitaros9leya': Waiting for transfers to finish 2024/11/26 04:28:24 INFO : potato2: Moved (server-side) 2024/11/26 04:28:24 INFO : potato3: Deleted 2024/11/26 04:28:25 INFO : potato3: Moved (server-side) 2024/11/26 04:28:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sapigir2buqu" 2024/11/26 04:28:27 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:28:27 DEBUG : empty space: Excluded 2024/11/26 04:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:28:27 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 04:28:27 DEBUG : PikPak root 'rclone-test-sapigir2buqu': Waiting for checks to finish 2024/11/26 04:28:27 DEBUG : PikPak root 'rclone-test-sapigir2buqu': Waiting for transfers to finish 2024/11/26 04:28:29 INFO : potato2: Moved (server-side) 2024/11/26 04:28:30 INFO : potato3: Moved (server-side) 2024/11/26 04:28:30 DEBUG : PikPak root 'rclone-test-sapigir2buqu': Purge remote 2024/11/26 04:28:31 DEBUG : PikPak root 'rclone-test-mitaros9leya': Purge remote --- PASS: TestServerSideMoveWithFilter (16.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:28:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nerotew3lewu" 2024/11/26 04:28:36 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/11/26 04:28:36 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:36 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:36 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:37 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:37 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2024/11/26 04:28:37 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-wobireg1webo' -> PikPak root 'rclone-test-nerotew3lewu' 2024/11/26 04:28:39 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/11/26 04:28:39 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:28:40 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2024/11/26 04:28:40 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/11/26 04:28:40 DEBUG : PikPak root 'rclone-test-nerotew3lewu': Using server-side directory move 2024/11/26 04:28:40 INFO : PikPak root 'rclone-test-nerotew3lewu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:28:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:28:41 DEBUG : empty space: Sizes identical 2024/11/26 04:28:41 DEBUG : empty space: Unchanged skipping 2024/11/26 04:28:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:28:41 DEBUG : PikPak root 'rclone-test-nerotew3lewu': Waiting for checks to finish 2024/11/26 04:28:42 INFO : potato2: Moved (server-side) 2024/11/26 04:28:42 INFO : empty space: Deleted 2024/11/26 04:28:42 DEBUG : PikPak root 'rclone-test-nerotew3lewu': Waiting for transfers to finish 2024/11/26 04:28:42 INFO : potato3: Deleted 2024/11/26 04:28:43 INFO : potato3: Moved (server-side) 2024/11/26 04:28:43 INFO : tomatoDir: Removing directory 2024/11/26 04:28:45 DEBUG : PikPak root 'rclone-test-wobireg1webo': deleted 1 directories 2024/11/26 04:28:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-ruwogaw9zacu" 2024/11/26 04:28:47 DEBUG : tomatoDir: Making directory 2024/11/26 04:28:47 DEBUG : PikPak root 'rclone-test-ruwogaw9zacu': Using server-side directory move 2024/11/26 04:28:48 INFO : PikPak root 'rclone-test-ruwogaw9zacu': Server side directory move succeeded 2024/11/26 04:28:49 ERROR : : error listing: directory not found 2024/11/26 04:28:50 ERROR : : error listing: directory not found 2024/11/26 04:28:50 DEBUG : PikPak root 'rclone-test-ruwogaw9zacu': Purge remote 2024/11/26 04:28:51 DEBUG : PikPak root 'rclone-test-nerotew3lewu': Purge remote 2024/11/26 04:28:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.55s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:28:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/rclone-sync-test" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (4.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:28:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/rclone-sync-test" 2024/11/26 04:28:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/rclone-sync-test-include/layer2" 2024/11/26 04:29:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/rclone-sync-test-ignore-file" 2024/11/26 04:29:05 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2024/11/26 04:29:05 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2024/11/26 04:29:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:29:07 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:29:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:29:07 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test': Waiting for checks to finish 2024/11/26 04:29:07 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test': Waiting for transfers to finish 2024/11/26 04:29:07 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:07 INFO : There was nothing to transfer 2024/11/26 04:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:29:09 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:29:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:29:09 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:29:09 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:29:09 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:09 INFO : rclone-sync-test-include: Removing directory 2024/11/26 04:29:10 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/26 04:29:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 04:29:10 DEBUG : PikPak root 'rclone-test-wobireg1webo': failed to delete 1 directories 2024/11/26 04:29:10 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:29:11 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:29:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:29:12 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/26 04:29:12 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/26 04:29:12 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:12 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:29:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:29:13 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:29:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:29:14 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:29:14 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:29:14 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:14 INFO : rclone-sync-test-include: Removing directory 2024/11/26 04:29:14 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/26 04:29:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 04:29:14 DEBUG : PikPak root 'rclone-test-wobireg1webo': failed to delete 1 directories 2024/11/26 04:29:14 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:29:15 DEBUG : : Excluded 2024/11/26 04:29:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:29:16 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:29:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:29:16 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/26 04:29:16 DEBUG : PikPak root 'rclone-test-wobireg1webo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/26 04:29:16 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:16 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:29:20 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/11/26 04:29:21 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (35.46s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:29:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:29:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/CompareDest" 2024/11/26 04:29:36 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 04:29:36 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:36 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:37 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/11/26 04:29:37 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:29:37 INFO : one: Copied (new) 2024/11/26 04:29:37 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:39 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:39 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:39 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/11/26 04:29:41 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:29:41 INFO : one: Copied (replaced existing) 2024/11/26 04:29:41 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:42 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:29:42 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:29:44 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2024/11/26 04:29:44 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/11/26 04:29:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:46 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:46 DEBUG : one: Sizes identical 2024/11/26 04:29:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:29:46 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:46 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:46 INFO : There was nothing to transfer 2024/11/26 04:29:47 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2024/11/26 04:29:47 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:29:49 DEBUG : two: Sizes identical 2024/11/26 04:29:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 04:29:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:49 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:49 DEBUG : one: Sizes identical 2024/11/26 04:29:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:29:49 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:49 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:49 INFO : There was nothing to transfer 2024/11/26 04:29:50 DEBUG : two: Sizes identical 2024/11/26 04:29:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 04:29:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:50 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:51 DEBUG : one: Sizes identical 2024/11/26 04:29:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:29:51 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:51 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:51 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/26 04:29:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:53 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 04:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:29:53 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:29:53 DEBUG : one: Sizes identical 2024/11/26 04:29:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:29:53 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:29:53 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2024/11/26 04:29:54 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 04:29:54 INFO : two: Copied (new) 2024/11/26 04:29:54 DEBUG : Waiting for deletions to finish 2024/11/26 04:29:59 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:29:59 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:29:59 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:29:59 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:30:00 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/11/26 04:30:00 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (29.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:30:02 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2024/11/26 04:30:02 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2024/11/26 04:30:04 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2024/11/26 04:30:04 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2024/11/26 04:30:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dest" 2024/11/26 04:30:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/pre-dest1" 2024/11/26 04:30:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/pre-dest2" 2024/11/26 04:30:09 DEBUG : 1: Sizes identical 2024/11/26 04:30:09 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/26 04:30:09 DEBUG : 2: Sizes identical 2024/11/26 04:30:09 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/26 04:30:10 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/26 04:30:10 DEBUG : PikPak root 'rclone-test-wobireg1webo/dest': Waiting for checks to finish 2024/11/26 04:30:10 DEBUG : PikPak root 'rclone-test-wobireg1webo/dest': Waiting for transfers to finish 2024/11/26 04:30:11 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2024/11/26 04:30:11 DEBUG : 3: Dst hash empty - aborting Src hash check 2024/11/26 04:30:11 INFO : 3: Copied (new) 2024/11/26 04:30:11 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:17 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2024/11/26 04:30:20 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:30:20 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2024/11/26 04:30:22 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (21.58s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:30:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:30:23 DEBUG : Config file has changed externally - reloading 2024/11/26 04:30:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/CopyDest" 2024/11/26 04:30:27 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 04:30:27 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:27 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:28 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2024/11/26 04:30:29 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:30:29 INFO : one: Copied (new) 2024/11/26 04:30:29 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:30:30 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:31 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:31 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2024/11/26 04:30:32 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:30:32 INFO : one: Copied (replaced existing) 2024/11/26 04:30:32 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:33 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:30:33 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:30:36 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2024/11/26 04:30:36 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2024/11/26 04:30:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/BackupDir" 2024/11/26 04:30:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:30:41 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:42 DEBUG : one: Sizes identical 2024/11/26 04:30:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:30:44 INFO : one: Moved (server-side) 2024/11/26 04:30:45 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:30:45 DEBUG : one: Src hash empty - aborting Dst hash check 2024/11/26 04:30:45 INFO : one: Copied (server-side copy) 2024/11/26 04:30:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 04:30:45 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:45 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:47 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2024/11/26 04:30:47 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:30:49 DEBUG : two: Sizes identical 2024/11/26 04:30:50 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 04:30:50 DEBUG : two: Src hash empty - aborting Dst hash check 2024/11/26 04:30:50 INFO : two: Copied (server-side copy) 2024/11/26 04:30:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 04:30:50 DEBUG : one: Sizes identical 2024/11/26 04:30:50 DEBUG : one: Unchanged skipping 2024/11/26 04:30:50 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:50 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:50 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:51 DEBUG : one: Sizes identical 2024/11/26 04:30:51 DEBUG : one: Unchanged skipping 2024/11/26 04:30:51 DEBUG : two: Sizes identical 2024/11/26 04:30:51 DEBUG : two: Unchanged skipping 2024/11/26 04:30:51 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:51 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:51 DEBUG : Waiting for deletions to finish 2024/11/26 04:30:51 INFO : There was nothing to transfer 2024/11/26 04:30:52 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2024/11/26 04:30:52 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:30:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 04:30:54 DEBUG : three: Destination not found in --copy-dest 2024/11/26 04:30:54 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 04:30:54 DEBUG : one: Sizes identical 2024/11/26 04:30:54 DEBUG : one: Unchanged skipping 2024/11/26 04:30:54 DEBUG : two: Sizes identical 2024/11/26 04:30:54 DEBUG : two: Unchanged skipping 2024/11/26 04:30:54 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:30:54 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:30:54 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2024/11/26 04:30:55 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/26 04:30:55 INFO : three: Copied (new) 2024/11/26 04:30:55 DEBUG : Waiting for deletions to finish 2024/11/26 04:31:04 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/11/26 04:31:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:31:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:31:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:31:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:31:05 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/11/26 04:31:05 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/11/26 04:31:05 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/11/26 04:31:06 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (44.30s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:31:08 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:31:08 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:31:09 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:31:09 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:31:09 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:31:09 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:31:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:31:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/backup" 2024/11/26 04:31:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:31:14 DEBUG : two: Sizes identical 2024/11/26 04:31:14 DEBUG : two: Unchanged skipping 2024/11/26 04:31:14 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:31:16 INFO : one: Moved (server-side) 2024/11/26 04:31:16 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:31:17 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:31:17 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:31:17 INFO : one: Copied (new) 2024/11/26 04:31:17 DEBUG : Waiting for deletions to finish 2024/11/26 04:31:18 INFO : three.txt: Moved (server-side) 2024/11/26 04:31:18 INFO : three.txt: Moved into backup dir 2024/11/26 04:31:21 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:31:21 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2024/11/26 04:31:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:31:22 DEBUG : two: Sizes identical 2024/11/26 04:31:22 DEBUG : two: Unchanged skipping 2024/11/26 04:31:22 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:31:23 INFO : one: Deleted 2024/11/26 04:31:24 INFO : one: Moved (server-side) 2024/11/26 04:31:24 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:31:25 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:31:25 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:31:25 INFO : one: Copied (new) 2024/11/26 04:31:25 DEBUG : Waiting for deletions to finish 2024/11/26 04:31:27 INFO : three.txt: Deleted 2024/11/26 04:31:28 INFO : three.txt: Moved (server-side) 2024/11/26 04:31:28 INFO : three.txt: Moved into backup dir 2024/11/26 04:31:33 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:31:33 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:31:35 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/11/26 04:31:35 DEBUG : backup: Rmdir: contains trashed file: "one" 2024/11/26 04:31:35 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/11/26 04:31:35 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (28.58s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:31:37 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:31:37 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:31:38 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:31:38 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:31:38 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:31:38 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:31:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:31:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/backup" 2024/11/26 04:31:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:31:42 DEBUG : two: Sizes identical 2024/11/26 04:31:42 DEBUG : two: Unchanged skipping 2024/11/26 04:31:42 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:31:44 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:31:44 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:31:45 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:31:45 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:31:45 INFO : one: Copied (new) 2024/11/26 04:31:45 DEBUG : Waiting for deletions to finish 2024/11/26 04:31:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:31:47 INFO : three.txt: Moved into backup dir 2024/11/26 04:31:48 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:31:48 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2024/11/26 04:31:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:31:50 DEBUG : two: Sizes identical 2024/11/26 04:31:50 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:31:50 DEBUG : two: Unchanged skipping 2024/11/26 04:31:51 INFO : one.bak: Deleted 2024/11/26 04:31:52 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:31:52 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:31:53 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:31:53 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:31:53 INFO : one: Copied (new) 2024/11/26 04:31:53 DEBUG : Waiting for deletions to finish 2024/11/26 04:31:54 INFO : three.txt.bak: Deleted 2024/11/26 04:31:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:31:56 INFO : three.txt: Moved into backup dir 2024/11/26 04:32:01 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:32:01 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:32:03 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:32:03 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2024/11/26 04:32:03 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:32:03 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (27.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:32:05 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:32:05 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:32:05 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:32:05 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:32:06 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:32:06 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:32:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:32:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/backup" 2024/11/26 04:32:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:32:11 DEBUG : two: Sizes identical 2024/11/26 04:32:11 DEBUG : two: Unchanged skipping 2024/11/26 04:32:11 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:32:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:32:13 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:32:14 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:32:14 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:32:14 INFO : one: Copied (new) 2024/11/26 04:32:14 DEBUG : Waiting for deletions to finish 2024/11/26 04:32:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:32:16 INFO : three.txt: Moved into backup dir 2024/11/26 04:32:17 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:32:17 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2024/11/26 04:32:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:32:18 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:32:18 DEBUG : two: Sizes identical 2024/11/26 04:32:18 DEBUG : two: Unchanged skipping 2024/11/26 04:32:20 INFO : one-2019-01-01: Deleted 2024/11/26 04:32:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:32:21 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:32:22 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:32:22 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:32:22 INFO : one: Copied (new) 2024/11/26 04:32:22 DEBUG : Waiting for deletions to finish 2024/11/26 04:32:23 INFO : three-2019-01-01.txt: Deleted 2024/11/26 04:32:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:32:25 INFO : three.txt: Moved into backup dir 2024/11/26 04:32:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:32:30 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:32:32 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/26 04:32:32 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2024/11/26 04:32:32 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/26 04:32:32 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.94s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:32:34 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:32:34 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:32:34 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:32:34 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:32:35 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:32:35 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:32:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:32:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:32:37 DEBUG : two: Sizes identical 2024/11/26 04:32:37 DEBUG : two: Unchanged skipping 2024/11/26 04:32:37 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:32:38 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:32:38 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:32:39 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:32:39 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:32:39 INFO : one: Copied (new) 2024/11/26 04:32:39 DEBUG : Waiting for deletions to finish 2024/11/26 04:32:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:32:39 INFO : three.txt: Moved into backup dir 2024/11/26 04:32:40 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:32:40 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2024/11/26 04:32:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/26 04:32:41 DEBUG : three.txt.bak: Excluded 2024/11/26 04:32:41 DEBUG : one.bak: Excluded (Path Filter) 2024/11/26 04:32:41 DEBUG : one.bak: Excluded 2024/11/26 04:32:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:32:41 DEBUG : two: Sizes identical 2024/11/26 04:32:41 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for checks to finish 2024/11/26 04:32:41 DEBUG : two: Unchanged skipping 2024/11/26 04:32:43 INFO : one.bak: Deleted 2024/11/26 04:32:43 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:32:43 DEBUG : PikPak root 'rclone-test-wobireg1webo/dst': Waiting for transfers to finish 2024/11/26 04:32:44 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:32:44 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:32:44 INFO : one: Copied (new) 2024/11/26 04:32:44 DEBUG : Waiting for deletions to finish 2024/11/26 04:32:45 INFO : three.txt.bak: Deleted 2024/11/26 04:32:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:32:46 INFO : three.txt: Moved into backup dir 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:32:51 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (19.37s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:32:53 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:32:53 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:32:54 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:32:54 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:32:54 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:32:54 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:32:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:32:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:32:57 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:32:57 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:32:57 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:32:57 INFO : one: Copied (new) 2024/11/26 04:32:58 DEBUG : two: Sizes identical 2024/11/26 04:32:58 DEBUG : two: Unchanged skipping 2024/11/26 04:32:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 04:32:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:32:59 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2024/11/26 04:32:59 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 04:32:59 INFO : three.txt: Copied (new) 2024/11/26 04:33:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:33:02 INFO : one.bak: Deleted 2024/11/26 04:33:02 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:33:03 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:33:03 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:33:03 INFO : one: Copied (new) 2024/11/26 04:33:04 DEBUG : two: Sizes identical 2024/11/26 04:33:04 DEBUG : two: Unchanged skipping 2024/11/26 04:33:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 04:33:05 INFO : three.txt.bak: Deleted 2024/11/26 04:33:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:33:06 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2024/11/26 04:33:06 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 04:33:06 INFO : three.txt: Copied (new) 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:33:13 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (21.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:15 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2024/11/26 04:33:15 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2024/11/26 04:33:15 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2024/11/26 04:33:15 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2024/11/26 04:33:16 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2024/11/26 04:33:16 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2024/11/26 04:33:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wobireg1webo/dst" 2024/11/26 04:33:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:33:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:33:19 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2024/11/26 04:33:20 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:33:20 INFO : one: Copied (new) 2024/11/26 04:33:20 DEBUG : two: Sizes identical 2024/11/26 04:33:20 DEBUG : two: Unchanged skipping 2024/11/26 04:33:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 04:33:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:33:21 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2024/11/26 04:33:22 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 04:33:22 INFO : three.txt: Copied (new) 2024/11/26 04:33:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:33:25 INFO : one-2019-01-01: Deleted 2024/11/26 04:33:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:33:26 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2024/11/26 04:33:26 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 04:33:26 INFO : one: Copied (new) 2024/11/26 04:33:27 DEBUG : two: Sizes identical 2024/11/26 04:33:27 DEBUG : two: Unchanged skipping 2024/11/26 04:33:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 04:33:28 INFO : three-2019-01-01.txt: Deleted 2024/11/26 04:33:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:33:29 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2024/11/26 04:33:29 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 04:33:29 INFO : three.txt: Copied (new) 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/26 04:33:36 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (23.35s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:38 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2024/11/26 04:33:38 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2024/11/26 04:33:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/26 04:33:39 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:33:39 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:33:39 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2024/11/26 04:33:41 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/26 04:33:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/26 04:33:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.09s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:33:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:33:43 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:33:44 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2024/11/26 04:33:44 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 04:33:44 INFO : existing: Copied (new) 2024/11/26 04:33:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/26 04:33:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/26 04:33:45 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:33:45 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:33:45 ERROR : PikPak root 'rclone-test-wobireg1webo': not deleting files as there were IO errors 2024/11/26 04:33:45 ERROR : PikPak root 'rclone-test-wobireg1webo': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:48 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2024/11/26 04:33:48 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:49 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:33:49 DEBUG : existing: Sizes identical 2024/11/26 04:33:49 DEBUG : existing: Unchanged skipping 2024/11/26 04:33:49 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:33:49 DEBUG : Waiting for deletions to finish 2024/11/26 04:33:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.08s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:33:53 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2024/11/26 04:33:53 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:54 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2024/11/26 04:33:54 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:55 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2024/11/26 04:33:55 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:55 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2024/11/26 04:33:55 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:56 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2024/11/26 04:33:56 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:56 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2024/11/26 04:33:56 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:57 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2024/11/26 04:33:57 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:58 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2024/11/26 04:33:58 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:58 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2024/11/26 04:33:58 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:33:59 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2024/11/26 04:33:59 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:00 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2024/11/26 04:34:00 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:00 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2024/11/26 04:34:00 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:01 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2024/11/26 04:34:01 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:02 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2024/11/26 04:34:02 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:03 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2024/11/26 04:34:03 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:03 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2024/11/26 04:34:03 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:04 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2024/11/26 04:34:04 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:05 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2024/11/26 04:34:05 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:06 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2024/11/26 04:34:06 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:07 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2024/11/26 04:34:07 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:08 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2024/11/26 04:34:08 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:08 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2024/11/26 04:34:08 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:09 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2024/11/26 04:34:09 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:10 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2024/11/26 04:34:10 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:10 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2024/11/26 04:34:10 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:11 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2024/11/26 04:34:11 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:12 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2024/11/26 04:34:12 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:12 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2024/11/26 04:34:12 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:13 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2024/11/26 04:34:13 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:14 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2024/11/26 04:34:14 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:14 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2024/11/26 04:34:14 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:15 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2024/11/26 04:34:15 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:16 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2024/11/26 04:34:16 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:17 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2024/11/26 04:34:17 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:17 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2024/11/26 04:34:17 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:18 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2024/11/26 04:34:18 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:19 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2024/11/26 04:34:19 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:19 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2024/11/26 04:34:19 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:20 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2024/11/26 04:34:20 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:21 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2024/11/26 04:34:21 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:22 DEBUG : both0: Sizes identical 2024/11/26 04:34:22 DEBUG : both1: Sizes identical 2024/11/26 04:34:22 DEBUG : both0: Unchanged skipping 2024/11/26 04:34:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:34:22 DEBUG : both11: Sizes identical 2024/11/26 04:34:22 DEBUG : both10: Sizes identical 2024/11/26 04:34:22 DEBUG : both12: Sizes identical 2024/11/26 04:34:22 DEBUG : both1: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both13: Sizes identical 2024/11/26 04:34:22 DEBUG : both13: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both14: Sizes identical 2024/11/26 04:34:22 DEBUG : both14: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both15: Sizes identical 2024/11/26 04:34:22 DEBUG : both15: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both16: Sizes identical 2024/11/26 04:34:22 DEBUG : both11: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both17: Sizes identical 2024/11/26 04:34:22 DEBUG : both17: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both18: Sizes identical 2024/11/26 04:34:22 DEBUG : both18: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both19: Sizes identical 2024/11/26 04:34:22 DEBUG : both19: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both2: Sizes identical 2024/11/26 04:34:22 DEBUG : both2: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both3: Sizes identical 2024/11/26 04:34:22 DEBUG : both3: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both4: Sizes identical 2024/11/26 04:34:22 DEBUG : both4: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both5: Sizes identical 2024/11/26 04:34:22 DEBUG : both5: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both6: Sizes identical 2024/11/26 04:34:22 DEBUG : both6: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both7: Sizes identical 2024/11/26 04:34:22 DEBUG : both7: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both8: Sizes identical 2024/11/26 04:34:22 DEBUG : both8: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both9: Sizes identical 2024/11/26 04:34:22 DEBUG : both9: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both10: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both12: Unchanged skipping 2024/11/26 04:34:22 DEBUG : both16: Unchanged skipping 2024/11/26 04:34:22 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:34:22 DEBUG : Waiting for deletions to finish 2024/11/26 04:34:23 INFO : only0: Deleted 2024/11/26 04:34:23 INFO : only14: Deleted 2024/11/26 04:34:24 INFO : only1: Deleted 2024/11/26 04:34:24 INFO : only18: Deleted 2024/11/26 04:34:24 INFO : only15: Deleted 2024/11/26 04:34:24 INFO : only19: Deleted 2024/11/26 04:34:25 INFO : only3: Deleted 2024/11/26 04:34:25 INFO : only4: Deleted 2024/11/26 04:34:25 INFO : only6: Deleted 2024/11/26 04:34:25 INFO : only9: Deleted 2024/11/26 04:34:26 INFO : only10: Deleted 2024/11/26 04:34:26 INFO : only12: Deleted 2024/11/26 04:34:26 INFO : only16: Deleted 2024/11/26 04:34:26 INFO : only5: Deleted 2024/11/26 04:34:27 INFO : only7: Deleted 2024/11/26 04:34:27 INFO : only11: Deleted 2024/11/26 04:34:27 INFO : only13: Deleted 2024/11/26 04:34:27 INFO : only17: Deleted 2024/11/26 04:34:28 INFO : only2: Deleted 2024/11/26 04:34:28 INFO : only8: Deleted 2024/11/26 04:34:28 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (56.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:34:50 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2024/11/26 04:34:50 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:50 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2024/11/26 04:34:50 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:51 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2024/11/26 04:34:51 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:51 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2024/11/26 04:34:51 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:52 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2024/11/26 04:34:52 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:53 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2024/11/26 04:34:53 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:53 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2024/11/26 04:34:53 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:54 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2024/11/26 04:34:54 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:54 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2024/11/26 04:34:54 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:55 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2024/11/26 04:34:55 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:56 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2024/11/26 04:34:56 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:57 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2024/11/26 04:34:57 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:57 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2024/11/26 04:34:57 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:58 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2024/11/26 04:34:58 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:58 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2024/11/26 04:34:58 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:34:59 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2024/11/26 04:34:59 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:00 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2024/11/26 04:35:00 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:00 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2024/11/26 04:35:00 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:01 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2024/11/26 04:35:01 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:02 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2024/11/26 04:35:02 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:02 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2024/11/26 04:35:02 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:03 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2024/11/26 04:35:03 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:04 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2024/11/26 04:35:04 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:05 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2024/11/26 04:35:05 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:05 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2024/11/26 04:35:05 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:06 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2024/11/26 04:35:06 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:07 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2024/11/26 04:35:07 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:08 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2024/11/26 04:35:08 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:08 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2024/11/26 04:35:08 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:09 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2024/11/26 04:35:09 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:10 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2024/11/26 04:35:10 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:12 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:35:12 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2024/11/26 04:35:12 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:13 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2024/11/26 04:35:13 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:14 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2024/11/26 04:35:14 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:15 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2024/11/26 04:35:15 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:16 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2024/11/26 04:35:16 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:16 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2024/11/26 04:35:16 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:17 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2024/11/26 04:35:17 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:18 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2024/11/26 04:35:18 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:19 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2024/11/26 04:35:19 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2024/11/26 04:35:20 DEBUG : both0: Sizes identical 2024/11/26 04:35:20 DEBUG : both0: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both1: Sizes identical 2024/11/26 04:35:20 DEBUG : both1: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both10: Sizes identical 2024/11/26 04:35:20 DEBUG : both10: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both11: Sizes identical 2024/11/26 04:35:20 DEBUG : both11: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both12: Sizes identical 2024/11/26 04:35:20 DEBUG : both12: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both13: Sizes identical 2024/11/26 04:35:20 DEBUG : both13: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both14: Sizes identical 2024/11/26 04:35:20 DEBUG : both14: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both15: Sizes identical 2024/11/26 04:35:20 DEBUG : both15: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both16: Sizes identical 2024/11/26 04:35:20 DEBUG : both16: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both17: Sizes identical 2024/11/26 04:35:20 DEBUG : both17: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both18: Sizes identical 2024/11/26 04:35:20 DEBUG : both18: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both19: Sizes identical 2024/11/26 04:35:20 DEBUG : both19: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both2: Sizes identical 2024/11/26 04:35:20 DEBUG : both2: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both3: Sizes identical 2024/11/26 04:35:20 DEBUG : both3: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both4: Sizes identical 2024/11/26 04:35:20 DEBUG : both4: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both5: Sizes identical 2024/11/26 04:35:20 DEBUG : both5: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both6: Sizes identical 2024/11/26 04:35:20 DEBUG : both6: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both7: Sizes identical 2024/11/26 04:35:20 DEBUG : both7: Unchanged skipping 2024/11/26 04:35:20 DEBUG : both8: Sizes identical 2024/11/26 04:35:20 DEBUG : both9: Sizes identical 2024/11/26 04:35:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for checks to finish 2024/11/26 04:35:20 DEBUG : both8: Unchanged skipping 2024/11/26 04:35:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : both9: Unchanged skipping 2024/11/26 04:35:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/26 04:35:20 DEBUG : PikPak root 'rclone-test-wobireg1webo': Waiting for transfers to finish 2024/11/26 04:35:20 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2024/11/26 04:35:20 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/11/26 04:35:20 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:35:21 DEBUG : pacer: Reducing sleep to 150ms 2024/11/26 04:35:21 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2024/11/26 04:35:21 DEBUG : pacer: Rate limited, increasing sleep to 300ms 2024/11/26 04:35:21 DEBUG : pacer: Reducing sleep to 225ms 2024/11/26 04:35:21 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:35:21 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2024/11/26 04:35:21 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2024/11/26 04:35:21 DEBUG : pacer: Reducing sleep to 337.5ms 2024/11/26 04:35:21 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/11/26 04:35:21 DEBUG : pacer: Reducing sleep to 253.125ms 2024/11/26 04:35:22 DEBUG : pacer: Reducing sleep to 189.84375ms 2024/11/26 04:35:22 DEBUG : pacer: Reducing sleep to 142.382812ms 2024/11/26 04:35:22 DEBUG : pacer: Reducing sleep to 106.787109ms 2024/11/26 04:35:22 DEBUG : pacer: Reducing sleep to 100ms 2024/11/26 04:35:23 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/26 04:35:23 INFO : only13: Copied (replaced existing) 2024/11/26 04:35:23 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:23 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/26 04:35:23 INFO : only1: Copied (replaced existing) 2024/11/26 04:35:23 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:23 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/26 04:35:23 INFO : only0: Copied (replaced existing) 2024/11/26 04:35:23 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:24 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/26 04:35:24 INFO : only14: Copied (replaced existing) 2024/11/26 04:35:24 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:25 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/26 04:35:25 INFO : only10: Copied (replaced existing) 2024/11/26 04:35:25 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:25 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/26 04:35:25 INFO : only16: Copied (replaced existing) 2024/11/26 04:35:25 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:25 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/26 04:35:25 INFO : only17: Copied (replaced existing) 2024/11/26 04:35:25 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:26 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/26 04:35:26 INFO : only11: Copied (replaced existing) 2024/11/26 04:35:26 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:26 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/26 04:35:26 INFO : only12: Copied (replaced existing) 2024/11/26 04:35:26 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:27 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/26 04:35:27 INFO : only2: Copied (replaced existing) 2024/11/26 04:35:27 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:27 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/26 04:35:27 INFO : only3: Copied (replaced existing) 2024/11/26 04:35:27 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:27 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/26 04:35:27 INFO : only4: Copied (replaced existing) 2024/11/26 04:35:27 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:28 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/26 04:35:28 INFO : only5: Copied (replaced existing) 2024/11/26 04:35:28 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:29 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/26 04:35:29 INFO : only6: Copied (replaced existing) 2024/11/26 04:35:29 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:29 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/26 04:35:29 INFO : only7: Copied (replaced existing) 2024/11/26 04:35:29 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:29 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/26 04:35:29 INFO : only8: Copied (replaced existing) 2024/11/26 04:35:29 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2024/11/26 04:35:30 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/26 04:35:30 INFO : only9: Copied (replaced existing) 2024/11/26 04:35:30 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/26 04:35:30 INFO : only15: Copied (replaced existing) 2024/11/26 04:35:30 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/26 04:35:30 INFO : only18: Copied (replaced existing) 2024/11/26 04:35:31 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/26 04:35:31 INFO : only19: Copied (replaced existing) 2024/11/26 04:35:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (86.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:36:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:36:15 DEBUG : sub dir: Making directory 2024/11/26 04:36:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:36:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:36:37 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/11/26 04:36:39 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/11/26 04:36:40 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:36:41 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:36:42 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:36:44 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/11/26 04:36:45 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/11/26 04:36:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (32.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:36:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:36:48 DEBUG : sub dir: Making directory 2024/11/26 04:36:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-wobireg1webo'", Local "Local file system at /tmp/rclone2584347685", Modify Window "876000h0m0s" 2024/11/26 04:37:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/11/26 04:37:10 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/11/26 04:37:11 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/11/26 04:37:12 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:37:13 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:37:15 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/11/26 04:37:16 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/11/26 04:37:17 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/11/26 04:37:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (32.26s) FAIL 2024/11/26 04:37:21 DEBUG : PikPak root 'rclone-test-wobireg1webo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 15m34.223811506s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]