"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/08/03 03:50:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi" 2025/08/03 03:50:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 03:50:50 DEBUG : Creating backend with remote "/tmp/rclone639458410" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:50:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/03 03:50:51 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:50:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:50:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:50:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:50:53 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:50:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:50:55 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:50:55 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:50:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (7.25s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.61s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:00 DEBUG : Creating backend with remote "/non-existing" 2025/08/03 03:51:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/03 03:51:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:01 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:01 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:03 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:04 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (7.30s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.61s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:09 INFO : PikPak root 'rclone-test-tobaxes3sedi': Running all checks before starting transfers 2025/08/03 03:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:09 INFO : PikPak root 'rclone-test-tobaxes3sedi': Checks finished, now starting transfers 2025/08/03 03:51:09 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:10 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:12 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (6.98s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:16 ERROR : Ignoring --no-traverse with sync 2025/08/03 03:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:17 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:19 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (7.02s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/03 03:51:23 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:23 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:24 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/08/03 03:51:25 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/08/03 03:51:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:51:27 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:27 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:28 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:29 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:51:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:51:32 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:32 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:32 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:34 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:51:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:51:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:51:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/03 03:51:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:51:36 INFO : sub dir2: Making directory 2025/08/03 03:51:37 INFO : sub dir: Making directory 2025/08/03 03:51:37 INFO : sub dir2/sub sub dir2: Making directory 2025/08/03 03:51:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:38 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:38 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:39 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:40 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:41 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:51:45 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/08/03 03:51:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (11.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:47 INFO : sub dir2: Making directory 2025/08/03 03:51:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:51:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:48 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:48 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:49 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:50 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (7.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:51:54 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:51:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:51:55 INFO : sub dir2: Making directory 2025/08/03 03:51:55 INFO : sub dir: Making directory 2025/08/03 03:51:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:51:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:51:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:51:57 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:51:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:51:58 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:51:58 INFO : sub dir/hello world: Deleted 2025/08/03 03:51:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:51:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:52:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (9.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:05 INFO : sub dir2: Making directory 2025/08/03 03:52:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:52:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:52:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:52:06 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:52:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:52:07 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:52:07 INFO : sub dir/hello world: Deleted 2025/08/03 03:52:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (6.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:11 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:52:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:52:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:52:12 INFO : sub dir2: Making directory 2025/08/03 03:52:12 INFO : sub dir: Making directory 2025/08/03 03:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:52:13 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:52:13 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:52:14 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:52:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:52:15 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:52:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:52:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (9.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:21 INFO : sub dir2: Making directory 2025/08/03 03:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:52:22 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:52:22 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:52:23 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:52:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:52:24 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:52:24 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (7.08s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:29 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:52:29 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:52:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-gogiqac5haru" sync_test.go:620: Server side copy (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-gogiqac5haru' 2025/08/03 03:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:52:34 DEBUG : PikPak root 'rclone-test-gogiqac5haru': Waiting for checks to finish 2025/08/03 03:52:34 DEBUG : PikPak root 'rclone-test-gogiqac5haru': Waiting for transfers to finish 2025/08/03 03:52:37 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/03 03:52:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:52:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:52:37 DEBUG : PikPak root 'rclone-test-gogiqac5haru': Purge remote 2025/08/03 03:52:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (13.49s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:43 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:52:43 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:52:45 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:52:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:52:45 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:52:46 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/08/03 03:52:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:52:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 03:52:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/03 03:52:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (10.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:52:54 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:52:54 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:52:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wibecad5beqa" sync_test.go:656: Server side copy (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-wibecad5beqa' 2025/08/03 03:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:52:58 DEBUG : PikPak root 'rclone-test-wibecad5beqa': Waiting for checks to finish 2025/08/03 03:52:58 DEBUG : PikPak root 'rclone-test-wibecad5beqa': Waiting for transfers to finish 2025/08/03 03:53:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:53:01 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/03 03:53:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:53:03 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:03 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/08/03 03:53:04 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:53:04 DEBUG : Config file has changed externally - reloading 2025/08/03 03:53:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:53:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:53:09 DEBUG : PikPak root 'rclone-test-wibecad5beqa': Waiting for checks to finish 2025/08/03 03:53:09 DEBUG : PikPak root 'rclone-test-wibecad5beqa': Waiting for transfers to finish 2025/08/03 03:53:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:53:12 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/03 03:53:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:53:13 DEBUG : PikPak root 'rclone-test-wibecad5beqa': Purge remote 2025/08/03 03:53:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/03 03:53:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (25.24s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:53:19 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:19 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:53:21 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:53:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:53:21 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:53:22 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/08/03 03:53:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 03:53:25 INFO : sub dir/hello world: Deleted 2025/08/03 03:53:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/03 03:53:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (10.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:53:30 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:30 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:53:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamakus2qugu" sync_test.go:701: Server side copy (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-yamakus2qugu' 2025/08/03 03:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:53:34 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for checks to finish 2025/08/03 03:53:34 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for transfers to finish 2025/08/03 03:53:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:53:37 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/03 03:53:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:53:39 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:39 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/08/03 03:53:42 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Using server-side directory move 2025/08/03 03:53:42 INFO : PikPak root 'rclone-test-yamakus2qugu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:53:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:53:43 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for checks to finish 2025/08/03 03:53:43 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for transfers to finish 2025/08/03 03:53:44 INFO : sub dir/hello world: Deleted 2025/08/03 03:53:45 INFO : sub dir/hello world: Moved (server-side) 2025/08/03 03:53:47 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:47 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/08/03 03:53:49 DEBUG : testing file moves 2025/08/03 03:53:50 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for checks to finish 2025/08/03 03:53:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/03 03:53:50 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Waiting for transfers to finish 2025/08/03 03:53:51 INFO : sub dir/hello world: Deleted 2025/08/03 03:53:52 INFO : sub dir/hello world: Moved (server-side) 2025/08/03 03:53:54 DEBUG : PikPak root 'rclone-test-yamakus2qugu': Purge remote 2025/08/03 03:53:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (28.94s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:53:59 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:53:59 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:54:00 ERROR : error listing: directory not found 2025/08/03 03:54:01 INFO : Local file system at /tmp/rclone639458410: Making directory 2025/08/03 03:54:01 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:01 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.76s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:06 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/03 03:54:06 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/03 03:54:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/03 03:54:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:54:09 DEBUG : Local file system at /tmp/rclone639458410: Waiting for checks to finish 2025/08/03 03:54:09 DEBUG : Local file system at /tmp/rclone639458410: Waiting for transfers to finish 2025/08/03 03:54:15 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:54:15 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/03 03:54:21 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:54:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/03 03:54:22 DEBUG : pacer: Reducing sleep to 300ms 2025/08/03 03:54:23 DEBUG : pacer: Reducing sleep to 225ms 2025/08/03 03:54:23 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/08/03 03:54:23 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/08/03 03:54:23 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:54:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:54:23 DEBUG : pacer: Reducing sleep to 168.75ms 2025/08/03 03:54:24 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/08/03 03:54:24 DEBUG : pacer: Reducing sleep to 100ms 2025/08/03 03:54:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (21.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/03 03:54:27 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:27 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:27 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/08/03 03:54:29 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/08/03 03:54:29 INFO : check sum: Copied (new) 2025/08/03 03:54:29 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:29 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/08/03 03:54:29 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:29 DEBUG : check sum: Size of src and dst objects identical 2025/08/03 03:54:29 DEBUG : check sum: Unchanged skipping 2025/08/03 03:54:29 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:29 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.94s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/03 03:54:32 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:32 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:32 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/03 03:54:34 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/08/03 03:54:34 INFO : sizeonly: Copied (new) 2025/08/03 03:54:34 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:34 DEBUG : sizeonly: Sizes identical 2025/08/03 03:54:34 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:34 DEBUG : sizeonly: Unchanged skipping 2025/08/03 03:54:34 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:34 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/03 03:54:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:37 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/08/03 03:54:39 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/08/03 03:54:39 INFO : ignore-size: Copied (new) 2025/08/03 03:54:39 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:39 DEBUG : ignore-size: Sizes identical 2025/08/03 03:54:39 DEBUG : ignore-size: Unchanged skipping 2025/08/03 03:54:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:39 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:42 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/08/03 03:54:42 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 03:54:44 DEBUG : existing: Sizes identical 2025/08/03 03:54:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:44 DEBUG : existing: Unchanged skipping 2025/08/03 03:54:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:44 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:44 INFO : There was nothing to transfer 2025/08/03 03:54:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/03 03:54:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:44 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/03 03:54:47 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/03 03:54:47 INFO : existing: Copied (replaced existing) 2025/08/03 03:54:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:54:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:50 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/03 03:54:51 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/03 03:54:51 INFO : existing: Copied (new) 2025/08/03 03:54:51 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:52 DEBUG : existing: Destination exists, skipping 2025/08/03 03:54:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:54:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:54:52 DEBUG : Waiting for deletions to finish 2025/08/03 03:54:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:54:55 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/03 03:54:55 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:54:56 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/03 03:54:56 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/03 03:54:57 INFO : d: Making directory 2025/08/03 03:54:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:55:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:00 DEBUG : c/non empty space: Sizes identical 2025/08/03 03:55:00 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:55:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:01 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:55:02 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:55:02 INFO : a/potato2: Copied (new) 2025/08/03 03:55:02 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:03 INFO : b/potato: Deleted 2025/08/03 03:55:03 INFO : d: Removing directory 2025/08/03 03:55:05 INFO : b: Removing directory 2025/08/03 03:55:05 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/03 03:55:06 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': deleted 2 directories 2025/08/03 03:55:10 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/03 03:55:11 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (18.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:55:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:55:15 DEBUG : empty space: Sizes identical 2025/08/03 03:55:15 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:15 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:15 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:15 INFO : There was nothing to transfer 2025/08/03 03:55:16 DEBUG : empty space: Sizes identical 2025/08/03 03:55:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:16 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:16 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:55:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:55:20 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:20 DEBUG : empty space: Sizes identical 2025/08/03 03:55:20 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:20 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:20 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.61s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:23 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:55:23 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:55:25 DEBUG : empty space: Sizes identical 2025/08/03 03:55:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/03 03:55:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:25 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:26 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:55:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:55:27 INFO : potato: Copied (new) 2025/08/03 03:55:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:31 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:55:31 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:55:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/03 03:55:33 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:33 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:33 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/08/03 03:55:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:55:36 INFO : potato: Copied (replaced existing) 2025/08/03 03:55:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/08/03 03:55:38 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:55:38 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/08/03 03:55:40 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:40 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/08/03 03:55:40 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:40 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/08/03 03:55:43 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:55:43 INFO : potato: Copied (replaced existing) 2025/08/03 03:55:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:45 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:55:45 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:55:47 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:55:47 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:55:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:55:49 DEBUG : empty space: Sizes identical 2025/08/03 03:55:49 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/03 03:55:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:55:52 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:55:52 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:55:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:55:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:55:56 DEBUG : empty space: Sizes identical 2025/08/03 03:55:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:55:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:55:56 DEBUG : empty space: Unchanged skipping 2025/08/03 03:55:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:55:56 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:55:58 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:55:58 INFO : potato2: Copied (new) 2025/08/03 03:55:58 DEBUG : Waiting for deletions to finish 2025/08/03 03:55:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:56:03 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/03 03:56:03 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:56:05 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/03 03:56:05 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/03 03:56:07 INFO : d: Making directory 2025/08/03 03:56:07 INFO : d/e: Making directory 2025/08/03 03:56:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:56:10 DEBUG : c/non empty space: Sizes identical 2025/08/03 03:56:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:56:11 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:56:11 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:56:11 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:56:12 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:56:12 INFO : a/potato2: Copied (new) 2025/08/03 03:56:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:56:13 INFO : b/potato: Deleted 2025/08/03 03:56:13 INFO : d/e: Removing directory 2025/08/03 03:56:15 INFO : d: Removing directory 2025/08/03 03:56:15 DEBUG : d: Rmdir: contains trashed file: "e" 2025/08/03 03:56:16 INFO : b: Removing directory 2025/08/03 03:56:17 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/03 03:56:18 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': deleted 3 directories 2025/08/03 03:56:22 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/03 03:56:23 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:56:25 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/08/03 03:56:25 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:56:28 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/08/03 03:56:28 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/08/03 03:56:29 INFO : d: Making directory 2025/08/03 03:56:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:56:31 DEBUG : c/non empty space: Sizes identical 2025/08/03 03:56:31 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:56:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:56:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:56:32 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:56:34 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:56:34 INFO : a/potato2: Copied (new) 2025/08/03 03:56:34 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting files as there were IO errors 2025/08/03 03:56:34 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting directories as there were IO errors 2025/08/03 03:56:41 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/08/03 03:56:42 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/08/03 03:56:43 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:56:45 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:56:45 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:56:47 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:56:47 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:56:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:56:49 DEBUG : empty space: Sizes identical 2025/08/03 03:56:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:56:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:56:49 DEBUG : empty space: Unchanged skipping 2025/08/03 03:56:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:56:49 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:56:50 INFO : potato: Deleted 2025/08/03 03:56:51 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:56:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:56:54 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:56:54 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/08/03 03:56:56 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:56:56 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:56:58 DEBUG : Waiting for deletions to finish 2025/08/03 03:56:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:56:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:56:59 INFO : potato: Deleted 2025/08/03 03:56:59 DEBUG : empty space: Sizes identical 2025/08/03 03:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:56:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:56:59 DEBUG : empty space: Unchanged skipping 2025/08/03 03:56:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:00 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/08/03 03:57:00 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:57:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (9.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:57:04 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/08/03 03:57:04 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/08/03 03:57:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:57:06 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:06 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:06 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/08/03 03:57:08 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/03 03:57:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.43s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:57:11 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/03 03:57:11 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:57:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:57:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:57:14 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:57:14 DEBUG : enormous: Excluded 2025/08/03 03:57:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:57:14 DEBUG : potato2: Excluded 2025/08/03 03:57:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:57:15 DEBUG : potato2: Excluded 2025/08/03 03:57:15 DEBUG : empty space: Sizes identical 2025/08/03 03:57:15 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:15 DEBUG : empty space: Unchanged skipping 2025/08/03 03:57:15 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:15 INFO : There was nothing to transfer 2025/08/03 03:57:15 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:57:15 DEBUG : enormous: Excluded 2025/08/03 03:57:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:57:15 DEBUG : potato2: Excluded 2025/08/03 03:57:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:57:15 DEBUG : potato2: Excluded 2025/08/03 03:57:15 DEBUG : empty space: Sizes identical 2025/08/03 03:57:15 DEBUG : empty space: Unchanged skipping 2025/08/03 03:57:15 DEBUG : Local file system at /tmp/rclone639458410: Waiting for checks to finish 2025/08/03 03:57:15 DEBUG : Local file system at /tmp/rclone639458410: Waiting for transfers to finish 2025/08/03 03:57:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:57:19 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/03 03:57:19 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:57:20 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:57:20 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:57:22 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/08/03 03:57:22 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/03 03:57:24 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:57:24 DEBUG : enormous: Excluded 2025/08/03 03:57:24 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:57:24 DEBUG : potato2: Excluded 2025/08/03 03:57:24 DEBUG : empty space: Sizes identical 2025/08/03 03:57:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:24 DEBUG : empty space: Unchanged skipping 2025/08/03 03:57:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:24 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:25 INFO : enormous: Deleted 2025/08/03 03:57:25 INFO : potato2: Deleted 2025/08/03 03:57:25 INFO : There was nothing to transfer 2025/08/03 03:57:26 DEBUG : empty space: Sizes identical 2025/08/03 03:57:26 DEBUG : empty space: Unchanged skipping 2025/08/03 03:57:26 DEBUG : Local file system at /tmp/rclone639458410: Waiting for checks to finish 2025/08/03 03:57:26 DEBUG : Local file system at /tmp/rclone639458410: Waiting for transfers to finish 2025/08/03 03:57:26 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:26 INFO : enormous: Deleted 2025/08/03 03:57:26 INFO : potato2: Deleted 2025/08/03 03:57:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: true 2025/08/03 03:57:28 INFO : PikPak root 'rclone-test-tobaxes3sedi': Making map for --track-renames 2025/08/03 03:57:28 INFO : PikPak root 'rclone-test-tobaxes3sedi': Finished making map for --track-renames 2025/08/03 03:57:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:57:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:57:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for renames to finish 2025/08/03 03:57:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:29 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/03 03:57:29 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/03 03:57:30 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:57:30 INFO : potato: Copied (new) 2025/08/03 03:57:30 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/08/03 03:57:30 INFO : yam: Copied (new) 2025/08/03 03:57:30 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:31 DEBUG : potato: Sizes identical 2025/08/03 03:57:31 INFO : PikPak root 'rclone-test-tobaxes3sedi': Making map for --track-renames 2025/08/03 03:57:31 INFO : PikPak root 'rclone-test-tobaxes3sedi': Finished making map for --track-renames 2025/08/03 03:57:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:31 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/03 03:57:31 DEBUG : potato: Unchanged skipping 2025/08/03 03:57:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for renames to finish 2025/08/03 03:57:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:32 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/03 03:57:32 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/08/03 03:57:32 INFO : yaml: Copied (new) 2025/08/03 03:57:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:33 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (8.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/08/03 03:57:36 ERROR : PikPak root 'rclone-test-tobaxes3sedi': Ignoring --track-renames as either the source or destination do not support modtime 2025/08/03 03:57:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/03 03:57:37 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/03 03:57:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:37 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/03 03:57:37 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/03 03:57:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:57:39 INFO : potato: Copied (new) 2025/08/03 03:57:39 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/08/03 03:57:39 INFO : yam: Copied (new) 2025/08/03 03:57:39 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:39 ERROR : PikPak root 'rclone-test-tobaxes3sedi': Ignoring --track-renames as either the source or destination do not support modtime 2025/08/03 03:57:39 DEBUG : potato: Sizes identical 2025/08/03 03:57:39 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/03 03:57:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:39 DEBUG : potato: Unchanged skipping 2025/08/03 03:57:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:40 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/03 03:57:41 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/08/03 03:57:41 INFO : yaml: Copied (new) 2025/08/03 03:57:41 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/08/03 03:57:46 INFO : PikPak root 'rclone-test-tobaxes3sedi': Making map for --track-renames 2025/08/03 03:57:46 INFO : PikPak root 'rclone-test-tobaxes3sedi': Finished making map for --track-renames 2025/08/03 03:57:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/03 03:57:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:57:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for renames to finish 2025/08/03 03:57:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:47 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/08/03 03:57:47 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/08/03 03:57:49 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/08/03 03:57:49 INFO : sub/yam: Copied (new) 2025/08/03 03:57:49 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/08/03 03:57:49 INFO : potato: Copied (new) 2025/08/03 03:57:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:50 DEBUG : potato: Sizes identical 2025/08/03 03:57:50 DEBUG : potato: Unchanged skipping 2025/08/03 03:57:50 INFO : PikPak root 'rclone-test-tobaxes3sedi': Making map for --track-renames 2025/08/03 03:57:50 INFO : PikPak root 'rclone-test-tobaxes3sedi': Finished making map for --track-renames 2025/08/03 03:57:50 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:50 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for renames to finish 2025/08/03 03:57:52 INFO : sub/yam: Moved (server-side) to: yam 2025/08/03 03:57:52 INFO : yam: Renamed from "sub/yam" 2025/08/03 03:57:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:57:52 DEBUG : Waiting for deletions to finish 2025/08/03 03:57:52 INFO : There was nothing to transfer 2025/08/03 03:57:55 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:57:55 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:57:58 DEBUG : Creating backend with remote "/tmp/rclone639458410/dir1" 2025/08/03 03:57:58 DEBUG : Creating backend with remote "/tmp/rclone639458410/dir2" 2025/08/03 03:57:58 DEBUG : Local file system at /tmp/rclone639458410/dir2: Using server-side directory move 2025/08/03 03:57:58 INFO : Local file system at /tmp/rclone639458410/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:57:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/03 03:57:58 DEBUG : Local file system at /tmp/rclone639458410/dir2: Waiting for checks to finish 2025/08/03 03:57:58 INFO : file1.txt: Moved (server-side) 2025/08/03 03:57:58 DEBUG : Local file system at /tmp/rclone639458410/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:57:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:57:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:57:59 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:58:00 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:58:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:58:02 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:58:02 INFO : sub dir/hello world: Deleted 2025/08/03 03:58:02 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/08/03 03:58:03 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/08/03 03:58:03 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:58:03 INFO : nested/sub dir/file: Deleted 2025/08/03 03:58:03 INFO : sub dir: Removing directory 2025/08/03 03:58:03 INFO : nested/sub dir: Removing directory 2025/08/03 03:58:03 INFO : nested: Removing directory 2025/08/03 03:58:03 DEBUG : Local file system at /tmp/rclone639458410: deleted 3 directories 2025/08/03 03:58:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/03 03:58:09 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/08/03 03:58:11 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:58:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:58:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:58:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:58:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:58:14 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 03:58:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/08/03 03:58:15 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:58:15 INFO : sub dir/hello world: Deleted 2025/08/03 03:58:15 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/08/03 03:58:17 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/08/03 03:58:17 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:58:17 INFO : nested/sub dir/file: Deleted 2025/08/03 03:58:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/08/03 03:58:23 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/08/03 03:58:24 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:58:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/03 03:58:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:58:26 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:58:26 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:58:26 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/08/03 03:58:26 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/03 03:58:27 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/03 03:58:27 INFO : existing: Copied (new) 2025/08/03 03:58:27 INFO : existing: Deleted 2025/08/03 03:58:28 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/08/03 03:58:28 INFO : existing-b: Copied (new) 2025/08/03 03:58:28 INFO : existing-b: Deleted 2025/08/03 03:58:28 DEBUG : existing: Destination exists, skipping 2025/08/03 03:58:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 03:58:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/03 03:58:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 03:58:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.04s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:58:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wonojem0joqa" 2025/08/03 03:58:33 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/03 03:58:33 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:58:35 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:58:35 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:58:37 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:58:37 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-wonojem0joqa' 2025/08/03 03:58:39 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:58:39 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:58:41 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:58:41 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:58:43 DEBUG : PikPak root 'rclone-test-wonojem0joqa': Using server-side directory move 2025/08/03 03:58:43 INFO : PikPak root 'rclone-test-wonojem0joqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:58:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:58:43 DEBUG : empty space: Sizes identical 2025/08/03 03:58:43 DEBUG : empty space: Unchanged skipping 2025/08/03 03:58:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:58:43 DEBUG : PikPak root 'rclone-test-wonojem0joqa': Waiting for checks to finish 2025/08/03 03:58:44 INFO : empty space: Deleted 2025/08/03 03:58:44 DEBUG : PikPak root 'rclone-test-wonojem0joqa': Waiting for transfers to finish 2025/08/03 03:58:44 INFO : potato3: Deleted 2025/08/03 03:58:44 INFO : potato2: Moved (server-side) 2025/08/03 03:58:46 INFO : potato3: Moved (server-side) 2025/08/03 03:58:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cuzihas2yuci" 2025/08/03 03:58:46 DEBUG : Config file has changed externally - reloading 2025/08/03 03:58:48 DEBUG : PikPak root 'rclone-test-cuzihas2yuci': Using server-side directory move 2025/08/03 03:58:48 INFO : PikPak root 'rclone-test-cuzihas2yuci': Server side directory move succeeded 2025/08/03 03:58:49 ERROR : error listing: directory not found 2025/08/03 03:58:49 DEBUG : PikPak root 'rclone-test-cuzihas2yuci': Purge remote 2025/08/03 03:58:51 DEBUG : PikPak root 'rclone-test-wonojem0joqa': Purge remote 2025/08/03 03:58:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:58:51 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vohuvoj8gadi" 2025/08/03 03:58:53 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/03 03:58:53 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:58:55 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:58:55 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:58:56 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:58:56 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-vohuvoj8gadi' 2025/08/03 03:58:59 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:58:59 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:59:00 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:59:00 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:59:02 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:59:02 DEBUG : empty space: Excluded 2025/08/03 03:59:02 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:59:02 DEBUG : empty space: Excluded 2025/08/03 03:59:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:59:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:59:02 DEBUG : PikPak root 'rclone-test-vohuvoj8gadi': Waiting for checks to finish 2025/08/03 03:59:02 DEBUG : PikPak root 'rclone-test-vohuvoj8gadi': Waiting for transfers to finish 2025/08/03 03:59:04 INFO : potato3: Deleted 2025/08/03 03:59:04 INFO : potato2: Moved (server-side) 2025/08/03 03:59:05 INFO : potato3: Moved (server-side) 2025/08/03 03:59:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hucunij2buxu" 2025/08/03 03:59:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:59:07 DEBUG : empty space: Excluded 2025/08/03 03:59:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:59:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 03:59:07 DEBUG : PikPak root 'rclone-test-hucunij2buxu': Waiting for checks to finish 2025/08/03 03:59:07 DEBUG : PikPak root 'rclone-test-hucunij2buxu': Waiting for transfers to finish 2025/08/03 03:59:10 INFO : potato2: Moved (server-side) 2025/08/03 03:59:10 INFO : potato3: Moved (server-side) 2025/08/03 03:59:10 DEBUG : PikPak root 'rclone-test-hucunij2buxu': Purge remote 2025/08/03 03:59:11 DEBUG : PikPak root 'rclone-test-vohuvoj8gadi': Purge remote --- PASS: TestServerSideMoveWithFilter (22.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:59:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pasokal0gogi" 2025/08/03 03:59:16 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/03 03:59:16 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:59:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:59:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:59:19 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:59:19 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/08/03 03:59:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-tobaxes3sedi' -> PikPak root 'rclone-test-pasokal0gogi' 2025/08/03 03:59:23 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/03 03:59:23 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:59:25 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/08/03 03:59:25 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/03 03:59:26 DEBUG : PikPak root 'rclone-test-pasokal0gogi': Using server-side directory move 2025/08/03 03:59:26 INFO : PikPak root 'rclone-test-pasokal0gogi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:59:27 DEBUG : empty space: Sizes identical 2025/08/03 03:59:27 DEBUG : empty space: Unchanged skipping 2025/08/03 03:59:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:59:27 DEBUG : PikPak root 'rclone-test-pasokal0gogi': Waiting for checks to finish 2025/08/03 03:59:28 INFO : empty space: Deleted 2025/08/03 03:59:28 DEBUG : PikPak root 'rclone-test-pasokal0gogi': Waiting for transfers to finish 2025/08/03 03:59:28 INFO : potato3: Deleted 2025/08/03 03:59:28 INFO : potato2: Moved (server-side) 2025/08/03 03:59:30 INFO : potato3: Moved (server-side) 2025/08/03 03:59:30 INFO : tomatoDir: Removing directory 2025/08/03 03:59:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': deleted 1 directories 2025/08/03 03:59:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wufefec9deva" 2025/08/03 03:59:33 INFO : tomatoDir: Making directory 2025/08/03 03:59:34 DEBUG : PikPak root 'rclone-test-wufefec9deva': Using server-side directory move 2025/08/03 03:59:35 INFO : PikPak root 'rclone-test-wufefec9deva': Server side directory move succeeded 2025/08/03 03:59:36 ERROR : error listing: directory not found 2025/08/03 03:59:36 ERROR : error listing: directory not found 2025/08/03 03:59:36 DEBUG : PikPak root 'rclone-test-wufefec9deva': Purge remote 2025/08/03 03:59:38 DEBUG : PikPak root 'rclone-test-pasokal0gogi': Purge remote 2025/08/03 03:59:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.60s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:59:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/rclone-sync-test" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 03:59:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/rclone-sync-test" 2025/08/03 03:59:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/rclone-sync-test-include/layer2" 2025/08/03 03:59:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/rclone-sync-test-ignore-file" 2025/08/03 03:59:53 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/08/03 03:59:53 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/03 03:59:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:59:57 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:59:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:59:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test': Waiting for checks to finish 2025/08/03 03:59:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test': Waiting for transfers to finish 2025/08/03 03:59:58 DEBUG : Waiting for deletions to finish 2025/08/03 03:59:58 INFO : There was nothing to transfer 2025/08/03 03:59:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 04:00:00 DEBUG : rclone-sync-test: Excluded 2025/08/03 04:00:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 04:00:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:00:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:00:00 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:00 INFO : rclone-sync-test-include: Removing directory 2025/08/03 04:00:01 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/08/03 04:00:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/08/03 04:00:01 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': failed to delete 1 directories 2025/08/03 04:00:01 INFO : There was nothing to transfer 2025/08/03 04:00:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 04:00:02 DEBUG : rclone-sync-test: Excluded 2025/08/03 04:00:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 04:00:03 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/03 04:00:03 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/03 04:00:03 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:03 INFO : There was nothing to transfer 2025/08/03 04:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 04:00:04 DEBUG : rclone-sync-test: Excluded 2025/08/03 04:00:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 04:00:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:00:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:00:05 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:05 INFO : rclone-sync-test-include: Removing directory 2025/08/03 04:00:05 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/08/03 04:00:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/08/03 04:00:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': failed to delete 1 directories 2025/08/03 04:00:05 INFO : There was nothing to transfer 2025/08/03 04:00:06 DEBUG : Excluded 2025/08/03 04:00:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 04:00:07 DEBUG : rclone-sync-test: Excluded 2025/08/03 04:00:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 04:00:08 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/03 04:00:08 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/03 04:00:08 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:08 INFO : There was nothing to transfer 2025/08/03 04:00:11 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/08/03 04:00:13 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (33.74s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:00:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:00:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/CompareDest" 2025/08/03 04:00:21 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 04:00:21 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:21 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:22 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/03 04:00:23 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:00:23 INFO : one: Copied (new) 2025/08/03 04:00:23 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:26 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/03 04:00:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:00:28 INFO : one: Copied (replaced existing) 2025/08/03 04:00:28 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:29 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:00:29 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:00:33 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/08/03 04:00:33 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/03 04:00:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:36 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:36 DEBUG : one: Sizes identical 2025/08/03 04:00:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 04:00:36 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:36 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:36 INFO : There was nothing to transfer 2025/08/03 04:00:38 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/08/03 04:00:38 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:00:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:39 DEBUG : two: Sizes identical 2025/08/03 04:00:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 04:00:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:40 DEBUG : one: Sizes identical 2025/08/03 04:00:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 04:00:40 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:40 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:40 INFO : There was nothing to transfer 2025/08/03 04:00:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:41 DEBUG : two: Sizes identical 2025/08/03 04:00:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 04:00:41 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:41 DEBUG : one: Sizes identical 2025/08/03 04:00:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 04:00:41 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:41 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:41 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/03 04:00:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 04:00:44 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 04:00:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:00:44 DEBUG : one: Sizes identical 2025/08/03 04:00:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 04:00:44 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:00:44 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/08/03 04:00:46 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/03 04:00:46 INFO : two: Copied (new) 2025/08/03 04:00:46 DEBUG : Waiting for deletions to finish 2025/08/03 04:00:52 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:00:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:00:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:00:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:00:53 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/08/03 04:00:53 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (38.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:00:56 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/08/03 04:00:56 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/08/03 04:00:58 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/08/03 04:00:58 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/08/03 04:01:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dest" 2025/08/03 04:01:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/pre-dest1" 2025/08/03 04:01:04 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/pre-dest2" 2025/08/03 04:01:06 DEBUG : 1: Sizes identical 2025/08/03 04:01:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/03 04:01:07 DEBUG : 2: Sizes identical 2025/08/03 04:01:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/03 04:01:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/03 04:01:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dest': Waiting for checks to finish 2025/08/03 04:01:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dest': Waiting for transfers to finish 2025/08/03 04:01:09 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/08/03 04:01:10 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/08/03 04:01:10 INFO : 3: Copied (new) 2025/08/03 04:01:10 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:15 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/08/03 04:01:17 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/08/03 04:01:18 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (25.19s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:01:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:01:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/CopyDest" 2025/08/03 04:01:25 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 04:01:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:25 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:26 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/03 04:01:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:01:27 INFO : one: Copied (new) 2025/08/03 04:01:27 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:01:28 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:29 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:29 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/03 04:01:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:01:32 INFO : one: Copied (replaced existing) 2025/08/03 04:01:32 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:33 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:01:33 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:01:37 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/08/03 04:01:37 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/03 04:01:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/BackupDir" 2025/08/03 04:01:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:01:41 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:42 DEBUG : one: Sizes identical 2025/08/03 04:01:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 04:01:44 INFO : one: Moved (server-side) 2025/08/03 04:01:46 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:01:46 DEBUG : one: Src hash empty - aborting Dst hash check 2025/08/03 04:01:46 INFO : one: Copied (server-side copy) 2025/08/03 04:01:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/03 04:01:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:46 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:47 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/08/03 04:01:47 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:01:50 DEBUG : one: Sizes identical 2025/08/03 04:01:50 DEBUG : one: Unchanged skipping 2025/08/03 04:01:50 DEBUG : two: Sizes identical 2025/08/03 04:01:52 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/03 04:01:52 DEBUG : two: Src hash empty - aborting Dst hash check 2025/08/03 04:01:52 INFO : two: Copied (server-side copy) 2025/08/03 04:01:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/03 04:01:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:52 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:53 DEBUG : one: Sizes identical 2025/08/03 04:01:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:53 DEBUG : one: Unchanged skipping 2025/08/03 04:01:53 DEBUG : two: Sizes identical 2025/08/03 04:01:53 DEBUG : two: Unchanged skipping 2025/08/03 04:01:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:53 DEBUG : Waiting for deletions to finish 2025/08/03 04:01:53 INFO : There was nothing to transfer 2025/08/03 04:01:54 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/08/03 04:01:54 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:01:57 DEBUG : one: Sizes identical 2025/08/03 04:01:57 DEBUG : one: Unchanged skipping 2025/08/03 04:01:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/03 04:01:57 DEBUG : three: Destination not found in --copy-dest 2025/08/03 04:01:57 DEBUG : three: Need to transfer - File not found at Destination 2025/08/03 04:01:57 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:01:57 DEBUG : two: Sizes identical 2025/08/03 04:01:57 DEBUG : two: Unchanged skipping 2025/08/03 04:01:57 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:01:58 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/08/03 04:01:59 DEBUG : three: Dst hash empty - aborting Src hash check 2025/08/03 04:01:59 INFO : three: Copied (new) 2025/08/03 04:01:59 DEBUG : Waiting for deletions to finish 2025/08/03 04:02:09 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/08/03 04:02:09 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:02:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:02:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:02:09 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:02:10 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/08/03 04:02:10 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/08/03 04:02:10 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/08/03 04:02:12 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (53.49s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:02:14 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:02:14 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:02:16 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:02:16 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:02:18 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:02:18 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:02:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:02:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/backup" 2025/08/03 04:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:02:24 DEBUG : two: Sizes identical 2025/08/03 04:02:24 DEBUG : two: Unchanged skipping 2025/08/03 04:02:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:02:27 INFO : one: Moved (server-side) 2025/08/03 04:02:27 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:02:27 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:02:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:02:29 INFO : one: Copied (new) 2025/08/03 04:02:29 DEBUG : Waiting for deletions to finish 2025/08/03 04:02:30 INFO : three.txt: Moved (server-side) 2025/08/03 04:02:30 INFO : three.txt: Moved into backup dir 2025/08/03 04:02:31 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:02:31 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/03 04:02:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:02:34 DEBUG : two: Sizes identical 2025/08/03 04:02:34 DEBUG : two: Unchanged skipping 2025/08/03 04:02:34 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:02:35 INFO : one: Deleted 2025/08/03 04:02:37 INFO : one: Moved (server-side) 2025/08/03 04:02:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:02:38 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:02:39 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:02:39 INFO : one: Copied (new) 2025/08/03 04:02:39 DEBUG : Waiting for deletions to finish 2025/08/03 04:02:40 INFO : three.txt: Deleted 2025/08/03 04:02:42 INFO : three.txt: Moved (server-side) 2025/08/03 04:02:42 INFO : three.txt: Moved into backup dir 2025/08/03 04:02:47 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:02:47 DEBUG : Config file has changed externally - reloading 2025/08/03 04:02:49 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:02:49 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:02:51 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/08/03 04:02:51 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/08/03 04:02:51 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/08/03 04:02:51 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (39.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:02:53 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:02:53 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:02:55 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:02:55 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:02:57 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:02:57 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:02:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:03:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/backup" 2025/08/03 04:03:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:03:02 DEBUG : two: Sizes identical 2025/08/03 04:03:02 DEBUG : two: Unchanged skipping 2025/08/03 04:03:03 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:03:05 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:03:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:03:06 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:03:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:03:07 INFO : one: Copied (new) 2025/08/03 04:03:07 DEBUG : Waiting for deletions to finish 2025/08/03 04:03:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:03:09 INFO : three.txt: Moved into backup dir 2025/08/03 04:03:10 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:03:10 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/03 04:03:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:03:12 DEBUG : two: Sizes identical 2025/08/03 04:03:12 DEBUG : two: Unchanged skipping 2025/08/03 04:03:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:03:14 INFO : one.bak: Deleted 2025/08/03 04:03:15 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:03:15 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:03:16 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:03:17 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:03:17 INFO : one: Copied (new) 2025/08/03 04:03:17 DEBUG : Waiting for deletions to finish 2025/08/03 04:03:19 INFO : three.txt.bak: Deleted 2025/08/03 04:03:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:03:21 INFO : three.txt: Moved into backup dir 2025/08/03 04:03:27 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:03:27 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:03:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:03:28 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/08/03 04:03:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:03:28 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (37.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:03:31 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:03:31 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:03:32 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:03:32 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:03:34 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:03:34 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:03:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:03:36 DEBUG : Config file has changed externally - reloading 2025/08/03 04:03:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/backup" 2025/08/03 04:03:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:03:40 DEBUG : two: Sizes identical 2025/08/03 04:03:40 DEBUG : two: Unchanged skipping 2025/08/03 04:03:40 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:03:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/03 04:03:43 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:03:43 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:03:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:03:45 INFO : one: Copied (new) 2025/08/03 04:03:45 DEBUG : Waiting for deletions to finish 2025/08/03 04:03:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/03 04:03:47 INFO : three.txt: Moved into backup dir 2025/08/03 04:03:48 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:03:48 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/03 04:03:50 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:03:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:03:50 DEBUG : two: Sizes identical 2025/08/03 04:03:50 DEBUG : two: Unchanged skipping 2025/08/03 04:03:52 INFO : one-2019-01-01: Deleted 2025/08/03 04:03:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/03 04:03:54 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:03:54 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:03:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:03:56 INFO : one: Copied (new) 2025/08/03 04:03:56 DEBUG : Waiting for deletions to finish 2025/08/03 04:03:57 INFO : three-2019-01-01.txt: Deleted 2025/08/03 04:03:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/03 04:03:59 INFO : three.txt: Moved into backup dir 2025/08/03 04:04:05 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:04:05 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:04:07 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/03 04:04:07 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/08/03 04:04:07 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/03 04:04:07 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (38.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:04:09 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:04:09 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:04:11 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:04:11 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:04:12 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:04:12 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:04:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:04:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:04:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:04:16 DEBUG : two: Sizes identical 2025/08/03 04:04:16 DEBUG : two: Unchanged skipping 2025/08/03 04:04:17 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:04:17 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:04:18 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:04:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:04:19 INFO : one: Copied (new) 2025/08/03 04:04:19 DEBUG : Waiting for deletions to finish 2025/08/03 04:04:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:04:20 INFO : three.txt: Moved into backup dir 2025/08/03 04:04:21 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:04:21 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/08/03 04:04:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/03 04:04:24 DEBUG : three.txt.bak: Excluded 2025/08/03 04:04:24 DEBUG : one.bak: Excluded (Path Filter) 2025/08/03 04:04:24 DEBUG : one.bak: Excluded 2025/08/03 04:04:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:04:24 DEBUG : two: Sizes identical 2025/08/03 04:04:24 DEBUG : two: Unchanged skipping 2025/08/03 04:04:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for checks to finish 2025/08/03 04:04:25 INFO : one.bak: Deleted 2025/08/03 04:04:26 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:04:26 DEBUG : PikPak root 'rclone-test-tobaxes3sedi/dst': Waiting for transfers to finish 2025/08/03 04:04:26 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:04:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:04:28 INFO : one: Copied (new) 2025/08/03 04:04:28 DEBUG : Waiting for deletions to finish 2025/08/03 04:04:29 INFO : three.txt.bak: Deleted 2025/08/03 04:04:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:04:30 INFO : three.txt: Moved into backup dir 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:04:36 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (29.34s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:04:38 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:04:38 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:04:40 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:04:40 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:04:42 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:04:42 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:04:43 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:04:46 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:04:47 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:04:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:04:48 INFO : one: Copied (new) 2025/08/03 04:04:48 DEBUG : two: Sizes identical 2025/08/03 04:04:48 DEBUG : two: Unchanged skipping 2025/08/03 04:04:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 04:04:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:04:50 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/08/03 04:04:52 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:04:52 INFO : three.txt: Copied (new) 2025/08/03 04:04:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:04:55 INFO : one.bak: Deleted 2025/08/03 04:04:56 INFO : one: Moved (server-side) to: one.bak 2025/08/03 04:04:56 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:04:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:04:58 INFO : one: Copied (new) 2025/08/03 04:04:58 DEBUG : two: Sizes identical 2025/08/03 04:04:58 DEBUG : two: Unchanged skipping 2025/08/03 04:04:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 04:05:00 INFO : three.txt.bak: Deleted 2025/08/03 04:05:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/03 04:05:01 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/08/03 04:05:02 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:05:02 INFO : three.txt: Copied (new) 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:05:10 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (33.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:05:12 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/03 04:05:12 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/03 04:05:14 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/08/03 04:05:14 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/03 04:05:15 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/08/03 04:05:15 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/03 04:05:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tobaxes3sedi/dst" 2025/08/03 04:05:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:05:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/03 04:05:21 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/08/03 04:05:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:05:22 INFO : one: Copied (new) 2025/08/03 04:05:22 DEBUG : two: Sizes identical 2025/08/03 04:05:22 DEBUG : two: Unchanged skipping 2025/08/03 04:05:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 04:05:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/03 04:05:24 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/08/03 04:05:26 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:05:26 INFO : three.txt: Copied (new) 2025/08/03 04:05:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 04:05:29 INFO : one-2019-01-01: Deleted 2025/08/03 04:05:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/03 04:05:30 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/08/03 04:05:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/03 04:05:31 INFO : one: Copied (new) 2025/08/03 04:05:32 DEBUG : two: Sizes identical 2025/08/03 04:05:32 DEBUG : two: Unchanged skipping 2025/08/03 04:05:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 04:05:33 INFO : three-2019-01-01.txt: Deleted 2025/08/03 04:05:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/03 04:05:35 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/08/03 04:05:36 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:05:36 INFO : three.txt: Copied (new) 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/03 04:05:43 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (33.57s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:05:45 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/08/03 04:05:45 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/08/03 04:05:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/03 04:05:47 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:05:47 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:05:47 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/08/03 04:05:50 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/08/03 04:05:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/03 04:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.56s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:05:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 04:05:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:05:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:05:53 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/08/03 04:05:55 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/08/03 04:05:55 INFO : existing: Copied (new) 2025/08/03 04:05:55 DEBUG : Waiting for deletions to finish 2025/08/03 04:05:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/03 04:05:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/03 04:05:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:05:56 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:05:56 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting files as there were IO errors 2025/08/03 04:05:56 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:05:58 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/08/03 04:05:58 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:06:00 DEBUG : existing: Sizes identical 2025/08/03 04:06:00 DEBUG : existing: Unchanged skipping 2025/08/03 04:06:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:06:00 DEBUG : Waiting for deletions to finish 2025/08/03 04:06:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.43s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.88s) --- SKIP: TestMaxTransfer/Hard (0.62s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:06:05 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/08/03 04:06:05 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:06 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/08/03 04:06:06 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:08 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/08/03 04:06:08 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:09 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/08/03 04:06:09 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:11 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/08/03 04:06:11 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:13 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/08/03 04:06:13 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:14 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/08/03 04:06:14 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:16 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/08/03 04:06:16 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:18 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/08/03 04:06:18 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:20 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/08/03 04:06:20 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:21 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/08/03 04:06:21 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:23 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/08/03 04:06:23 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:25 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/08/03 04:06:25 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:27 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/08/03 04:06:27 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:29 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/08/03 04:06:29 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:31 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/08/03 04:06:31 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:33 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/08/03 04:06:33 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:35 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/08/03 04:06:35 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:37 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/08/03 04:06:37 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:39 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/08/03 04:06:39 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:40 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/08/03 04:06:40 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:42 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/08/03 04:06:42 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:44 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/08/03 04:06:44 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:46 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/08/03 04:06:46 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:48 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/08/03 04:06:48 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:50 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/08/03 04:06:50 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:51 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/08/03 04:06:51 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:53 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/08/03 04:06:53 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:55 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/08/03 04:06:55 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:57 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/08/03 04:06:57 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:06:59 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/08/03 04:06:59 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:00 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/08/03 04:07:00 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:02 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/08/03 04:07:02 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:03 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/08/03 04:07:03 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:05 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/08/03 04:07:05 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:07 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/08/03 04:07:07 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:08 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/08/03 04:07:08 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:09 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/08/03 04:07:09 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:10 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/08/03 04:07:10 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:10 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/08/03 04:07:10 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:13 DEBUG : both0: Sizes identical 2025/08/03 04:07:13 DEBUG : both11: Sizes identical 2025/08/03 04:07:13 DEBUG : both12: Sizes identical 2025/08/03 04:07:13 DEBUG : both10: Sizes identical 2025/08/03 04:07:13 DEBUG : both0: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both13: Sizes identical 2025/08/03 04:07:13 DEBUG : both13: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both14: Sizes identical 2025/08/03 04:07:13 DEBUG : both14: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both15: Sizes identical 2025/08/03 04:07:13 DEBUG : both15: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both16: Sizes identical 2025/08/03 04:07:13 DEBUG : both16: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both17: Sizes identical 2025/08/03 04:07:13 DEBUG : both17: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both18: Sizes identical 2025/08/03 04:07:13 DEBUG : both18: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both19: Sizes identical 2025/08/03 04:07:13 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:07:13 DEBUG : both19: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both1: Sizes identical 2025/08/03 04:07:13 DEBUG : both10: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both2: Sizes identical 2025/08/03 04:07:13 DEBUG : both11: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both3: Sizes identical 2025/08/03 04:07:13 DEBUG : both12: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both4: Sizes identical 2025/08/03 04:07:13 DEBUG : both1: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both5: Sizes identical 2025/08/03 04:07:13 DEBUG : both5: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both6: Sizes identical 2025/08/03 04:07:13 DEBUG : both2: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both7: Sizes identical 2025/08/03 04:07:13 DEBUG : both7: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both8: Sizes identical 2025/08/03 04:07:13 DEBUG : both8: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both9: Sizes identical 2025/08/03 04:07:13 DEBUG : both3: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both4: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both6: Unchanged skipping 2025/08/03 04:07:13 DEBUG : both9: Unchanged skipping 2025/08/03 04:07:13 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:07:13 DEBUG : Waiting for deletions to finish 2025/08/03 04:07:14 INFO : only5: Deleted 2025/08/03 04:07:14 INFO : only13: Deleted 2025/08/03 04:07:14 INFO : only17: Deleted 2025/08/03 04:07:14 INFO : only19: Deleted 2025/08/03 04:07:15 INFO : only1: Deleted 2025/08/03 04:07:15 INFO : only2: Deleted 2025/08/03 04:07:15 INFO : only4: Deleted 2025/08/03 04:07:15 INFO : only6: Deleted 2025/08/03 04:07:16 INFO : only12: Deleted 2025/08/03 04:07:16 INFO : only14: Deleted 2025/08/03 04:07:16 INFO : only15: Deleted 2025/08/03 04:07:17 INFO : only18: Deleted 2025/08/03 04:07:17 INFO : only3: Deleted 2025/08/03 04:07:18 INFO : only8: Deleted 2025/08/03 04:07:18 INFO : only9: Deleted 2025/08/03 04:07:18 INFO : only0: Deleted 2025/08/03 04:07:19 INFO : only11: Deleted 2025/08/03 04:07:19 INFO : only16: Deleted 2025/08/03 04:07:19 INFO : only7: Deleted 2025/08/03 04:07:19 INFO : only10: Deleted 2025/08/03 04:07:19 INFO : There was nothing to transfer 2025/08/03 04:07:38 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:07:38 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncConcurrentDelete (100.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:07:45 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/08/03 04:07:45 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:47 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/08/03 04:07:47 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:49 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/08/03 04:07:49 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:50 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/08/03 04:07:50 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:52 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/08/03 04:07:52 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:53 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/08/03 04:07:53 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:55 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/08/03 04:07:55 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:57 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/08/03 04:07:57 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:07:58 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/08/03 04:07:58 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:00 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/08/03 04:08:00 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:02 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/08/03 04:08:02 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:04 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/08/03 04:08:04 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:06 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/08/03 04:08:06 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:08 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/08/03 04:08:08 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:10 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/08/03 04:08:10 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:11 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/08/03 04:08:11 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:13 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/08/03 04:08:13 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:15 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/08/03 04:08:15 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:17 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/08/03 04:08:17 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:19 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/08/03 04:08:19 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:21 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/08/03 04:08:21 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:23 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/08/03 04:08:23 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:25 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/08/03 04:08:25 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:27 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/08/03 04:08:27 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:29 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/08/03 04:08:29 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:30 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/08/03 04:08:30 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:32 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/08/03 04:08:32 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:34 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/08/03 04:08:34 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:35 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/08/03 04:08:35 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:37 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/08/03 04:08:37 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:39 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/08/03 04:08:39 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:41 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/08/03 04:08:41 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:43 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/08/03 04:08:43 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:45 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/08/03 04:08:45 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:47 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/08/03 04:08:47 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:49 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/08/03 04:08:49 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:51 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/08/03 04:08:51 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:53 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/08/03 04:08:53 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:55 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/08/03 04:08:55 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:56 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/08/03 04:08:56 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/08/03 04:08:58 DEBUG : both0: Sizes identical 2025/08/03 04:08:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:08:58 DEBUG : both10: Sizes identical 2025/08/03 04:08:58 DEBUG : both12: Sizes identical 2025/08/03 04:08:58 DEBUG : both11: Sizes identical 2025/08/03 04:08:58 DEBUG : both0: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both13: Sizes identical 2025/08/03 04:08:58 DEBUG : both13: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both14: Sizes identical 2025/08/03 04:08:58 DEBUG : both14: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both15: Sizes identical 2025/08/03 04:08:58 DEBUG : both10: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both16: Sizes identical 2025/08/03 04:08:58 DEBUG : both16: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both17: Sizes identical 2025/08/03 04:08:58 DEBUG : both12: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both18: Sizes identical 2025/08/03 04:08:58 DEBUG : both11: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both19: Sizes identical 2025/08/03 04:08:58 DEBUG : both15: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both1: Sizes identical 2025/08/03 04:08:58 DEBUG : both1: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both2: Sizes identical 2025/08/03 04:08:58 DEBUG : both2: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both3: Sizes identical 2025/08/03 04:08:58 DEBUG : both17: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both4: Sizes identical 2025/08/03 04:08:58 DEBUG : both4: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both5: Sizes identical 2025/08/03 04:08:58 DEBUG : both18: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both6: Sizes identical 2025/08/03 04:08:58 DEBUG : both6: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both7: Sizes identical 2025/08/03 04:08:58 DEBUG : both19: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both8: Sizes identical 2025/08/03 04:08:58 DEBUG : both3: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both9: Sizes identical 2025/08/03 04:08:58 DEBUG : both5: Unchanged skipping 2025/08/03 04:08:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:08:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:08:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:08:58 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:08:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : both7: Unchanged skipping 2025/08/03 04:08:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : both8: Unchanged skipping 2025/08/03 04:08:58 DEBUG : both9: Unchanged skipping 2025/08/03 04:08:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/03 04:08:58 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:08:58 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/08/03 04:08:58 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/03 04:09:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:09:00 DEBUG : Config file has changed externally - reloading 2025/08/03 04:09:00 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/08/03 04:09:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/03 04:09:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:09:00 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/08/03 04:09:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/03 04:09:00 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/08/03 04:09:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/03 04:09:00 DEBUG : pacer: Reducing sleep to 1.2s 2025/08/03 04:09:00 DEBUG : pacer: Reducing sleep to 900ms 2025/08/03 04:09:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:09:01 DEBUG : pacer: Reducing sleep to 675ms 2025/08/03 04:09:01 DEBUG : pacer: Reducing sleep to 506.25ms 2025/08/03 04:09:02 DEBUG : pacer: Reducing sleep to 379.6875ms 2025/08/03 04:09:03 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/08/03 04:09:03 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/08/03 04:09:03 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/08/03 04:09:04 DEBUG : pacer: Reducing sleep to 120.135497ms 2025/08/03 04:09:04 DEBUG : pacer: Reducing sleep to 100ms 2025/08/03 04:09:04 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/08/03 04:09:04 INFO : only0: Copied (replaced existing) 2025/08/03 04:09:04 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:04 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/08/03 04:09:04 INFO : only10: Copied (replaced existing) 2025/08/03 04:09:04 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:04 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/08/03 04:09:04 INFO : only12: Copied (replaced existing) 2025/08/03 04:09:04 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:05 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/08/03 04:09:05 INFO : only11: Copied (replaced existing) 2025/08/03 04:09:05 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:06 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/08/03 04:09:06 INFO : only13: Copied (replaced existing) 2025/08/03 04:09:06 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:06 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/08/03 04:09:06 INFO : only14: Copied (replaced existing) 2025/08/03 04:09:06 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:06 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/08/03 04:09:06 INFO : only15: Copied (replaced existing) 2025/08/03 04:09:06 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:07 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/08/03 04:09:07 INFO : only17: Copied (replaced existing) 2025/08/03 04:09:07 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:08 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/08/03 04:09:08 INFO : only16: Copied (replaced existing) 2025/08/03 04:09:08 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:08 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/08/03 04:09:08 INFO : only2: Copied (replaced existing) 2025/08/03 04:09:08 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:08 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/08/03 04:09:08 INFO : only3: Copied (replaced existing) 2025/08/03 04:09:08 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:09 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/08/03 04:09:09 INFO : only4: Copied (replaced existing) 2025/08/03 04:09:09 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:10 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/08/03 04:09:10 INFO : only5: Copied (replaced existing) 2025/08/03 04:09:10 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:10 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/08/03 04:09:10 INFO : only6: Copied (replaced existing) 2025/08/03 04:09:10 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:11 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/08/03 04:09:11 INFO : only7: Copied (replaced existing) 2025/08/03 04:09:11 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:11 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/08/03 04:09:11 INFO : only8: Copied (replaced existing) 2025/08/03 04:09:11 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/08/03 04:09:12 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/08/03 04:09:12 INFO : only18: Copied (replaced existing) 2025/08/03 04:09:12 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/08/03 04:09:12 INFO : only19: Copied (replaced existing) 2025/08/03 04:09:12 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/08/03 04:09:12 INFO : only1: Copied (replaced existing) 2025/08/03 04:09:13 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/08/03 04:09:13 INFO : only9: Copied (replaced existing) 2025/08/03 04:09:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (134.31s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:09:59 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:09:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:09:59 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 04:09:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:09:59 INFO : empty_on_remote: Making directory 2025/08/03 04:10:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 04:10:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:12 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/08/03 04:10:13 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/08/03 04:10:15 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (18.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:10:18 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:10:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:10:18 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 04:10:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:10:18 INFO : empty_on_remote: Making directory 2025/08/03 04:10:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 04:10:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:31 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/08/03 04:10:32 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/08/03 04:10:34 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:10:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:10:39 INFO : sub dir: Making directory 2025/08/03 04:10:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/03 04:11:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/08/03 04:11:03 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/08/03 04:11:05 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/08/03 04:11:06 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:08 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:09 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:10 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:12 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/08/03 04:11:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (35.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:11:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:11:15 INFO : sub dir: Making directory 2025/08/03 04:11:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/03 04:11:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/08/03 04:11:39 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/08/03 04:11:40 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/08/03 04:11:42 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:43 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:45 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:46 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/08/03 04:11:48 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/08/03 04:11:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (35.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:11:52 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:11:52 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:11:55 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:11:55 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:11:57 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:11:57 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:11:58 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:11:58 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:12:00 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:12:00 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:12:01 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:12:01 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:12:03 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:12:03 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:12:05 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:12:05 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:12:06 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:12:06 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:12:08 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:12:08 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:12:10 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:12:10 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:12:12 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:12:12 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:12:14 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:12:14 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:12:16 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:12:16 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:12:18 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:12:18 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:12:20 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:12:20 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:12:21 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:12:21 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:12:23 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:12:23 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:12:25 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:12:25 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:12:26 DEBUG : Waiting for deletions to finish 2025/08/03 04:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:12:26 DEBUG : splitbananasplit: Excluded 2025/08/03 04:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:12:26 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:12:26 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:12:26 DEBUG : banana: Excluded 2025/08/03 04:12:26 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:12:26 DEBUG : apple: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:12:28 DEBUG : apple: Sizes identical 2025/08/03 04:12:28 DEBUG : apple: Unchanged skipping 2025/08/03 04:12:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:12:28 DEBUG : banana: Sizes identical 2025/08/03 04:12:28 DEBUG : banana: Unchanged skipping 2025/08/03 04:12:28 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:12:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:12:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:12:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:12:29 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:12:29 DEBUG : Waiting for deletions to finish 2025/08/03 04:12:29 INFO : There was nothing to transfer 2025/08/03 04:12:29 DEBUG : Waiting for deletions to finish 2025/08/03 04:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : splitbananasplit: Excluded 2025/08/03 04:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:12:29 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : banana: Excluded 2025/08/03 04:12:29 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : apple: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:12:30 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:12:30 DEBUG : apple: Sizes identical 2025/08/03 04:12:30 DEBUG : apple: Unchanged skipping 2025/08/03 04:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:12:30 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:12:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:12:30 DEBUG : banana: Sizes identical 2025/08/03 04:12:30 DEBUG : banana: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:12:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:12:31 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:12:31 DEBUG : Waiting for deletions to finish 2025/08/03 04:12:31 INFO : There was nothing to transfer 2025/08/03 04:12:31 DEBUG : Waiting for deletions to finish 2025/08/03 04:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : splitbananasplit: Excluded 2025/08/03 04:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:12:31 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : banana: Excluded 2025/08/03 04:12:31 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : apple: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:12:57 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:13:00 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:13:00 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:13:01 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:13:01 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:13:03 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:13:03 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:13:05 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:13:05 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:13:06 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:13:06 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:13:08 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:13:08 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:13:10 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:13:10 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:13:12 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:13:12 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:13:13 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:13:13 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:13:15 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:13:15 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:13:17 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:13:17 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:13:19 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:13:19 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:13:21 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:13:21 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:13:23 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:13:23 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:13:25 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:13:25 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:13:27 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:13:27 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:13:28 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:13:28 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:13:30 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:13:30 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:13:31 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:13:31 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:13:33 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:13:33 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:13:35 DEBUG : Waiting for deletions to finish 2025/08/03 04:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : splitbananasplit: Excluded 2025/08/03 04:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:13:35 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : banana: Excluded 2025/08/03 04:13:35 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : apple: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:13:36 DEBUG : apple: Sizes identical 2025/08/03 04:13:36 DEBUG : apple: Unchanged skipping 2025/08/03 04:13:36 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:13:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:13:36 DEBUG : banana: Sizes identical 2025/08/03 04:13:36 DEBUG : banana: Unchanged skipping 2025/08/03 04:13:36 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:13:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:13:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:13:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:13:37 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/03 04:13:37 INFO : There was nothing to transfer 2025/08/03 04:13:37 DEBUG : Waiting for deletions to finish 2025/08/03 04:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : splitbananasplit: Excluded 2025/08/03 04:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:13:37 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : banana: Excluded 2025/08/03 04:13:37 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : apple: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:13:39 DEBUG : apple: Sizes identical 2025/08/03 04:13:39 DEBUG : apple: Unchanged skipping 2025/08/03 04:13:39 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:13:39 DEBUG : banana: Sizes identical 2025/08/03 04:13:39 DEBUG : banana: Unchanged skipping 2025/08/03 04:13:39 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:13:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:13:39 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/03 04:13:39 INFO : There was nothing to transfer 2025/08/03 04:13:39 DEBUG : Waiting for deletions to finish 2025/08/03 04:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:13:39 DEBUG : splitbananasplit: Excluded 2025/08/03 04:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:13:39 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:13:39 DEBUG : banana: Excluded 2025/08/03 04:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:13:39 DEBUG : apple: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:13:52 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:13:52 DEBUG : Config file has changed externally - reloading 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:14:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:14:10 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:14:10 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:14:12 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:14:12 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:14:13 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:14:13 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:14:15 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:14:15 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:14:16 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:14:16 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:14:17 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:14:17 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:14:19 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:14:19 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:14:21 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:14:21 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:14:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:14:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:14:24 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:14:24 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:14:26 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:14:26 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:14:28 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:14:28 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:14:30 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:14:30 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:14:31 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:14:31 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:14:33 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:14:33 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:14:35 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:14:35 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:14:37 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:14:37 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:14:38 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:14:38 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:14:40 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:14:40 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:14:42 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:14:42 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:14:43 DEBUG : Waiting for deletions to finish 2025/08/03 04:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:14:43 DEBUG : splitbananasplit: Excluded 2025/08/03 04:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:14:43 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:14:43 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:14:43 DEBUG : banana: Excluded 2025/08/03 04:14:43 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:14:43 DEBUG : apple: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:14:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:14:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:14:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:14:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:14:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:14:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:14:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:14:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 04:14:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:14:45 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:14:45 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:14:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:14:46 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/03 04:14:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:14:46 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/03 04:14:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/08/03 04:14:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:47 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/08/03 04:14:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/03 04:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:47 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/08/03 04:14:47 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/03 04:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:14:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:14:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:14:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:14:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:14:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:14:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:14:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:14:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:14:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:14:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:14:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:14:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:14:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:14:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:14:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/08/03 04:14:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:14:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/08/03 04:14:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:14:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:14:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:14:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:14:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:14:55 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:14:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/08/03 04:14:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:14:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/08/03 04:14:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:14:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:14:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:14:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/08/03 04:14:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:14:56 DEBUG : Waiting for deletions to finish 2025/08/03 04:14:57 INFO : appleappleapplebanana: Deleted 2025/08/03 04:14:57 INFO : apple: Deleted 2025/08/03 04:14:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 04:14:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 04:14:58 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 04:14:58 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 04:14:58 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 04:14:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 04:14:59 INFO : splitbananasplit: Deleted 2025/08/03 04:14:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 04:14:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 04:14:59 INFO : banana: Deleted 2025/08/03 04:14:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 04:15:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 04:15:01 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 04:15:01 DEBUG : Waiting for deletions to finish 2025/08/03 04:15:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : YmFuYW5h: Excluded 2025/08/03 04:15:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/03 04:15:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : YXBwbGU=: Excluded 2025/08/03 04:15:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/03 04:15:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:02 DEBUG : apple: Sizes identical 2025/08/03 04:15:02 DEBUG : apple: Unchanged skipping 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:15:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:15:02 DEBUG : banana: Sizes identical 2025/08/03 04:15:02 DEBUG : banana: Unchanged skipping 2025/08/03 04:15:02 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:15:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 04:15:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 04:15:03 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:15:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:15:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:15:03 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:15:03 DEBUG : Waiting for deletions to finish 2025/08/03 04:15:03 DEBUG : Waiting for deletions to finish 2025/08/03 04:15:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : YmFuYW5h: Excluded 2025/08/03 04:15:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/03 04:15:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : YXBwbGU=: Excluded 2025/08/03 04:15:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/03 04:15:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 04:15:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/03 04:15:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 04:15:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 04:15:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 04:15:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 04:15:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 04:15:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 04:15:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 04:15:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 04:15:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:15:28 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:15:31 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:15:31 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:15:33 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:15:33 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:15:35 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:15:35 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:15:36 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:15:36 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:15:38 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:15:38 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:15:40 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:15:40 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:15:41 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:15:41 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:15:43 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:15:43 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:15:44 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:15:44 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:15:46 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:15:46 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:15:48 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:15:48 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:15:49 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:15:49 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:15:51 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:15:51 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:15:53 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:15:53 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:15:54 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:15:54 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:15:56 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:15:56 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:15:58 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:15:58 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:16:00 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:16:00 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:16:01 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:16:01 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:16:03 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:16:03 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:16:04 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : splitbananasplit: Excluded 2025/08/03 04:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:16:05 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : banana: Excluded 2025/08/03 04:16:05 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : apple: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 04:16:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 04:16:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 04:16:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 04:16:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 04:16:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 04:16:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 04:16:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 04:16:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 04:16:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 04:16:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 04:16:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 04:16:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 04:16:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 04:16:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 04:16:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 04:16:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 04:16:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:16:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:16:07 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/03 04:16:08 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:16:08 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:16:08 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/03 04:16:09 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/08/03 04:16:09 INFO : apple: Copied (new) to: PREFIXapple 2025/08/03 04:16:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:09 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/03 04:16:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/03 04:16:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:09 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/08/03 04:16:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/03 04:16:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:09 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/08/03 04:16:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/03 04:16:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:16:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:16:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:16:10 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:16:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:12 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:12 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:16:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:16:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:16:12 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:16:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:16:14 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:16:15 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:16:15 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:16:16 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:16:17 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:16:17 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:18 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:18 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:18 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:18 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 04:16:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 04:16:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 04:16:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 04:16:20 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 04:16:20 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 04:16:20 INFO : splitbananasplit: Deleted 2025/08/03 04:16:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 04:16:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 04:16:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 04:16:21 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 04:16:21 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 04:16:21 INFO : apple: Deleted 2025/08/03 04:16:21 INFO : appleappleapplebanana: Deleted 2025/08/03 04:16:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 04:16:22 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 04:16:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 04:16:22 INFO : banana: Deleted 2025/08/03 04:16:22 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 04:16:23 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 04:16:23 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : PREFIXbanana: Excluded 2025/08/03 04:16:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/03 04:16:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/03 04:16:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : PREFIXapple: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:16:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 04:16:24 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 04:16:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 04:16:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:16:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:16:24 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:16:25 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/03 04:16:25 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:16:25 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/03 04:16:25 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:16:26 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/08/03 04:16:26 INFO : splitbananasplit: Copied (new) 2025/08/03 04:16:26 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/08/03 04:16:26 INFO : apple: Copied (new) 2025/08/03 04:16:27 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/03 04:16:27 INFO : appleappleapplebanana: Copied (new) 2025/08/03 04:16:27 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/08/03 04:16:27 INFO : banana: Copied (new) 2025/08/03 04:16:27 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:16:27 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:16:27 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:16:28 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:16:28 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 04:16:28 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 04:16:29 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 04:16:29 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 04:16:29 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:16:29 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:16:29 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:16:30 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:16:30 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 04:16:30 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 04:16:31 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:16:31 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 04:16:31 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 04:16:31 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:16:31 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:16:32 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:16:32 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 04:16:32 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 04:16:33 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:16:33 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 04:16:33 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 04:16:33 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:16:33 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 04:16:33 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:16:34 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:16:34 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 04:16:34 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 04:16:35 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:16:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 04:16:35 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/03 04:16:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/03 04:16:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/03 04:16:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/03 04:16:36 INFO : PREFIXapple: Deleted 2025/08/03 04:16:36 INFO : PREFIXsplitbananasplit: Deleted 2025/08/03 04:16:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/03 04:16:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/03 04:16:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/03 04:16:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/03 04:16:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/03 04:16:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/03 04:16:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/03 04:16:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/03 04:16:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/03 04:16:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/03 04:16:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/03 04:16:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/03 04:16:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/03 04:16:39 INFO : PREFIXbanana: Deleted 2025/08/03 04:16:39 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:39 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:16:39 DEBUG : banana: Excluded 2025/08/03 04:16:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:16:39 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:16:39 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:16:39 DEBUG : apple: Excluded 2025/08/03 04:16:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:16:39 DEBUG : splitbananasplit: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:16:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:16:40 DEBUG : Waiting for deletions to finish 2025/08/03 04:16:41 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : banana: Excluded 2025/08/03 04:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:16:41 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : apple: Excluded 2025/08/03 04:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : splitbananasplit: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:16:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:17:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:17:09 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:17:09 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:17:11 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:17:11 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:17:13 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:17:13 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:17:14 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:17:14 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:17:16 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:17:16 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:17:18 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:17:18 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:17:19 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:17:19 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:17:21 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:17:21 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:17:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:17:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:17:24 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:17:24 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:17:26 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:17:26 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:17:27 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:17:27 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:17:29 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:17:29 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:17:31 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:17:31 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:17:33 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:17:33 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:17:35 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:17:35 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:17:37 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:17:37 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:17:39 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:17:39 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:17:40 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:17:40 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:17:42 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:17:42 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:17:43 DEBUG : Waiting for deletions to finish 2025/08/03 04:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : splitbananasplit: Excluded 2025/08/03 04:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:17:44 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : banana: Excluded 2025/08/03 04:17:44 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : apple: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:17:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:17:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:17:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:17:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:17:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:17:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 04:17:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:17:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:17:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:17:46 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/03 04:17:46 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/03 04:17:46 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:17:46 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:17:48 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:48 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/03 04:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:17:48 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:48 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/03 04:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:48 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/03 04:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:17:48 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/03 04:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:17:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:17:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:17:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:17:50 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:17:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:17:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:17:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:17:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:17:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:17:52 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:17:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:17:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:17:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:17:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:17:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:17:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:17:54 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:17:54 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:17:55 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:17:55 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:17:56 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:17:57 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:17:57 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:17:57 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:17:57 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:17:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:17:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:17:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:17:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/08/03 04:17:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:17:59 DEBUG : Waiting for deletions to finish 2025/08/03 04:18:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 04:18:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 04:18:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 04:18:00 INFO : apple: Deleted 2025/08/03 04:18:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 04:18:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 04:18:01 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 04:18:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 04:18:01 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 04:18:01 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 04:18:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 04:18:02 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 04:18:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 04:18:02 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 04:18:02 INFO : appleappleapplebanana: Deleted 2025/08/03 04:18:02 INFO : banana: Deleted 2025/08/03 04:18:02 INFO : splitbananasplit: Deleted 2025/08/03 04:18:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 04:18:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 04:18:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 04:18:03 DEBUG : Waiting for deletions to finish 2025/08/03 04:18:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:03 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/03 04:18:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:03 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/03 04:18:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:03 DEBUG : bananaSUFFIX: Excluded 2025/08/03 04:18:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:03 DEBUG : appleSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 04:18:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 04:18:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 04:18:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 04:18:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:18:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:18:05 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:18:05 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/08/03 04:18:06 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:18:06 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:18:06 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/08/03 04:18:07 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/08/03 04:18:07 INFO : apple: Copied (new) 2025/08/03 04:18:07 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/08/03 04:18:07 INFO : appleappleapplebanana: Copied (new) 2025/08/03 04:18:07 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/08/03 04:18:07 INFO : splitbananasplit: Copied (new) 2025/08/03 04:18:07 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/08/03 04:18:07 INFO : banana: Copied (new) 2025/08/03 04:18:08 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:18:08 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:18:08 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:18:09 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 04:18:09 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 04:18:09 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 04:18:09 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 04:18:10 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:18:10 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:18:10 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:18:10 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:18:11 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 04:18:11 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 04:18:12 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 04:18:12 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 04:18:12 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:18:12 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:18:12 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:18:12 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:18:13 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 04:18:14 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 04:18:14 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 04:18:14 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 04:18:14 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:18:14 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:18:14 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:18:15 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:18:16 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 04:18:16 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 04:18:16 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 04:18:16 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:18:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 04:18:16 DEBUG : Waiting for deletions to finish 2025/08/03 04:18:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/03 04:18:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/03 04:18:17 INFO : splitbananasplitSUFFIX: Deleted 2025/08/03 04:18:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/03 04:18:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/03 04:18:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/03 04:18:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/03 04:18:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/03 04:18:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/03 04:18:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/03 04:18:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/03 04:18:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/03 04:18:19 INFO : bananaSUFFIX: Deleted 2025/08/03 04:18:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/03 04:18:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/03 04:18:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/03 04:18:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/03 04:18:20 INFO : appleSUFFIX: Deleted 2025/08/03 04:18:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/03 04:18:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/03 04:18:20 DEBUG : Waiting for deletions to finish 2025/08/03 04:18:21 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : banana: Excluded 2025/08/03 04:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : splitbananasplit: Excluded 2025/08/03 04:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:18:21 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : apple: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:18:22 DEBUG : Waiting for deletions to finish 2025/08/03 04:18:22 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : banana: Excluded 2025/08/03 04:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : splitbananasplit: Excluded 2025/08/03 04:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:18:22 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : apple: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:18:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:18:43 DEBUG : Config file has changed externally - reloading 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:18:48 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:18:51 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:18:51 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:18:53 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:18:53 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:18:55 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:18:55 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:18:56 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:18:56 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:18:58 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:18:58 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:19:00 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:19:00 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:19:01 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:19:01 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:19:02 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:19:02 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:19:03 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:19:03 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:19:05 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:19:05 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:19:07 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:19:07 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:19:08 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:19:08 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:19:10 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:19:10 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:19:12 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:19:12 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:19:14 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:19:14 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:19:16 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:19:16 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:19:18 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:19:18 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:19:20 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:19:20 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:19:21 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:19:21 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:19:23 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:19:23 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:19:24 DEBUG : Waiting for deletions to finish 2025/08/03 04:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : splitbananasplit: Excluded 2025/08/03 04:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:19:25 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : banana: Excluded 2025/08/03 04:19:25 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : apple: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : apple: Sizes identical 2025/08/03 04:19:26 DEBUG : apple: Unchanged skipping 2025/08/03 04:19:26 DEBUG : banana: Sizes identical 2025/08/03 04:19:26 DEBUG : banana: Unchanged skipping 2025/08/03 04:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 04:19:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 04:19:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:26 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:19:26 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:19:27 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/08/03 04:19:27 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/08/03 04:19:27 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/08/03 04:19:27 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/08/03 04:19:28 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/08/03 04:19:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/03 04:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:28 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/08/03 04:19:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/03 04:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:29 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/08/03 04:19:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/03 04:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:29 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/08/03 04:19:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/03 04:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:29 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/08/03 04:19:29 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/08/03 04:19:29 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/08/03 04:19:30 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/08/03 04:19:30 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/08/03 04:19:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/03 04:19:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:31 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/08/03 04:19:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/03 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:31 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/08/03 04:19:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/03 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:31 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/08/03 04:19:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/03 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:31 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/08/03 04:19:31 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/08/03 04:19:32 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/08/03 04:19:32 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/08/03 04:19:33 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/08/03 04:19:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/03 04:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:33 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/08/03 04:19:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/03 04:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:33 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/08/03 04:19:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/03 04:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:33 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/08/03 04:19:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/03 04:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:33 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/08/03 04:19:34 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/08/03 04:19:34 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/08/03 04:19:34 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/08/03 04:19:35 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/08/03 04:19:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/03 04:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:35 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/08/03 04:19:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/03 04:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:35 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/08/03 04:19:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/03 04:19:35 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/08/03 04:19:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/03 04:19:35 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/08/03 04:19:36 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/08/03 04:19:37 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/08/03 04:19:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/03 04:19:37 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/08/03 04:19:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/03 04:19:37 DEBUG : Waiting for deletions to finish 2025/08/03 04:19:38 INFO : splitbananasplit: Deleted 2025/08/03 04:19:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 04:19:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 04:19:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 04:19:39 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 04:19:39 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 04:19:39 INFO : appleappleapplebanana: Deleted 2025/08/03 04:19:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 04:19:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 04:19:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 04:19:41 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 04:19:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 04:19:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 04:19:41 DEBUG : Waiting for deletions to finish 2025/08/03 04:19:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 04:19:41 DEBUG : splitbanan: Excluded 2025/08/03 04:19:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 04:19:41 DEBUG : appleapple: Excluded 2025/08/03 04:19:41 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:19:41 DEBUG : banana: Excluded 2025/08/03 04:19:41 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:19:41 DEBUG : apple: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0011-56789: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0010-45678: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0009-34567: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0008-23456: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0007-12345: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijk: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0005-fghij: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0004-efghi: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0003-defgh: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefg: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdef: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 04:19:42 DEBUG : dir1/0000-abcde: Excluded 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:43 DEBUG : apple: Sizes identical 2025/08/03 04:19:43 DEBUG : apple: Unchanged skipping 2025/08/03 04:19:43 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:19:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:19:43 DEBUG : banana: Sizes identical 2025/08/03 04:19:43 DEBUG : banana: Unchanged skipping 2025/08/03 04:19:43 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:19:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 04:19:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 04:19:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 04:19:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 04:19:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 04:19:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 04:19:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 04:19:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 04:19:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 04:19:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 04:19:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:19:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:19:43 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:19:43 DEBUG : Waiting for deletions to finish 2025/08/03 04:19:43 DEBUG : Waiting for deletions to finish 2025/08/03 04:19:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 04:19:43 DEBUG : splitbanan: Excluded 2025/08/03 04:19:43 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 04:19:43 DEBUG : appleapple: Excluded 2025/08/03 04:19:43 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:19:43 DEBUG : banana: Excluded 2025/08/03 04:19:43 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:19:43 DEBUG : apple: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0014-89;=.: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0013-789;=: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0012-6789;: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0011-56789: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0010-45678: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0009-34567: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0008-23456: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0007-12345: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0006-ghijk: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0005-fghij: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0004-efghi: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0003-defgh: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0002-cdefg: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0001-bcdef: Excluded 2025/08/03 04:19:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 04:19:44 DEBUG : dir1/0000-abcde: Excluded 2025/08/03 04:19:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:19:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 04:19:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 04:19:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 04:19:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 04:19:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 04:19:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 04:19:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 04:19:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 04:19:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 04:19:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 04:19:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 04:19:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 04:19:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 04:19:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 04:19:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 04:19:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 04:19:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:20:08 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:20:11 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:20:11 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:20:14 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:20:14 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:20:16 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:20:16 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:20:18 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:20:18 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:20:19 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:20:19 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:20:21 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:20:21 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:20:23 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:20:23 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:20:24 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:20:24 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:20:26 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:20:26 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:20:28 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:20:28 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:20:30 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:20:30 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:20:31 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:20:31 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:20:33 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:20:33 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:20:35 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:20:35 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:20:37 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:20:37 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:20:39 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:20:39 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:20:41 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:20:41 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:20:42 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:20:42 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:20:44 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:20:44 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:20:45 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : splitbananasplit: Excluded 2025/08/03 04:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:20:46 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : banana: Excluded 2025/08/03 04:20:46 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : apple: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:20:47 DEBUG : apple: Sizes identical 2025/08/03 04:20:47 DEBUG : apple: Unchanged skipping 2025/08/03 04:20:47 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:20:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:20:47 DEBUG : banana: Sizes identical 2025/08/03 04:20:47 DEBUG : banana: Unchanged skipping 2025/08/03 04:20:47 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:20:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:20:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:20:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:20:47 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:20:47 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:47 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : splitbananasplit: Excluded 2025/08/03 04:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:20:48 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : banana: Excluded 2025/08/03 04:20:48 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : apple: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:20:49 DEBUG : apple: Sizes identical 2025/08/03 04:20:49 DEBUG : apple: Unchanged skipping 2025/08/03 04:20:49 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:20:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:20:49 DEBUG : banana: Sizes identical 2025/08/03 04:20:49 DEBUG : banana: Unchanged skipping 2025/08/03 04:20:49 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:20:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:20:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:20:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:20:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:20:49 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:49 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : splitbananasplit: Excluded 2025/08/03 04:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:20:50 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : banana: Excluded 2025/08/03 04:20:50 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : apple: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:20:51 DEBUG : Waiting for deletions to finish 2025/08/03 04:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : splitbananasplit: Excluded 2025/08/03 04:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:20:51 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : banana: Excluded 2025/08/03 04:20:51 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : apple: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:21:16 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:21:19 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:21:19 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:21:22 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:21:22 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:21:24 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:21:24 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:21:25 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:21:25 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:21:27 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:21:27 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:21:28 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:21:28 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:21:30 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:21:30 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:21:31 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:21:31 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:21:32 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:21:32 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:21:33 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:21:33 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:21:35 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:21:35 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:21:37 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:21:37 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:21:39 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:21:39 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:21:41 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:21:41 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:21:43 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:21:43 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:21:45 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:21:45 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:21:47 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:21:47 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:21:48 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:21:48 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:21:50 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:21:50 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:21:51 DEBUG : Waiting for deletions to finish 2025/08/03 04:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:21:51 DEBUG : splitbananasplit: Excluded 2025/08/03 04:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:21:51 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:21:51 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:21:51 DEBUG : banana: Excluded 2025/08/03 04:21:51 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:21:51 DEBUG : apple: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:21:53 DEBUG : apple: Sizes identical 2025/08/03 04:21:53 DEBUG : apple: Unchanged skipping 2025/08/03 04:21:53 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:21:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:21:53 DEBUG : banana: Sizes identical 2025/08/03 04:21:53 DEBUG : banana: Unchanged skipping 2025/08/03 04:21:53 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:21:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:21:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:21:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:21:53 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:21:53 DEBUG : Waiting for deletions to finish 2025/08/03 04:21:53 DEBUG : Waiting for deletions to finish 2025/08/03 04:21:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:21:53 DEBUG : splitbananasplit: Excluded 2025/08/03 04:21:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:21:53 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:21:53 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:21:53 DEBUG : banana: Excluded 2025/08/03 04:21:53 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:21:53 DEBUG : apple: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:21:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:21:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:21:55 DEBUG : apple: Sizes identical 2025/08/03 04:21:55 DEBUG : apple: Unchanged skipping 2025/08/03 04:21:55 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:21:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:21:55 DEBUG : banana: Sizes identical 2025/08/03 04:21:55 DEBUG : banana: Unchanged skipping 2025/08/03 04:21:55 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:21:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:21:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:21:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:21:55 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:21:55 DEBUG : Waiting for deletions to finish 2025/08/03 04:21:55 DEBUG : Waiting for deletions to finish 2025/08/03 04:21:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:21:55 DEBUG : splitbananasplit: Excluded 2025/08/03 04:21:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:21:55 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:21:55 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:21:55 DEBUG : banana: Excluded 2025/08/03 04:21:55 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:21:55 DEBUG : apple: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:21:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:22:20 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:22:23 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:22:23 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:22:26 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:22:26 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:22:28 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:22:28 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:22:29 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:22:29 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:22:31 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:22:31 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:22:33 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:22:33 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:22:34 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:22:34 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:22:36 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:22:36 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:22:38 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:22:38 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:22:40 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:22:40 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:22:41 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:22:41 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:22:43 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:22:43 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:22:45 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:22:45 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:22:47 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:22:47 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:22:49 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:22:49 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:22:51 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:22:51 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:22:53 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:22:53 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:22:54 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:22:54 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:22:56 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:22:56 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:22:57 DEBUG : Waiting for deletions to finish 2025/08/03 04:22:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : splitbananasplit: Excluded 2025/08/03 04:22:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:22:58 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : banana: Excluded 2025/08/03 04:22:58 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : apple: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:22:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:22:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:22:59 DEBUG : apple: Sizes identical 2025/08/03 04:22:59 DEBUG : apple: Unchanged skipping 2025/08/03 04:22:59 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:22:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:22:59 DEBUG : banana: Sizes identical 2025/08/03 04:22:59 DEBUG : banana: Unchanged skipping 2025/08/03 04:22:59 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:22:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:23:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:23:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:23:00 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:23:00 DEBUG : Waiting for deletions to finish 2025/08/03 04:23:00 DEBUG : Waiting for deletions to finish 2025/08/03 04:23:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : splitbananasplit: Excluded 2025/08/03 04:23:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:23:00 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : banana: Excluded 2025/08/03 04:23:00 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : apple: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:23:01 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:23:01 DEBUG : apple: Sizes identical 2025/08/03 04:23:01 DEBUG : apple: Unchanged skipping 2025/08/03 04:23:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:23:01 DEBUG : banana: Sizes identical 2025/08/03 04:23:01 DEBUG : banana: Unchanged skipping 2025/08/03 04:23:01 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:23:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:23:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:23:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:23:02 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:23:02 DEBUG : Waiting for deletions to finish 2025/08/03 04:23:02 DEBUG : Waiting for deletions to finish 2025/08/03 04:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : splitbananasplit: Excluded 2025/08/03 04:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:23:02 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : banana: Excluded 2025/08/03 04:23:02 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : apple: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:23:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:23:30 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:23:30 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:23:33 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:23:33 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:23:34 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:23:34 DEBUG : Config file has changed externally - reloading 2025/08/03 04:23:36 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:23:36 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:23:38 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:23:38 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:23:39 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:23:39 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:23:41 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:23:41 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:23:43 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:23:43 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:23:44 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:23:44 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:23:46 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:23:46 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:23:48 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:23:48 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:23:49 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:23:49 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:23:51 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:23:51 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:23:53 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:23:53 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:23:55 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:23:55 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:23:57 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:23:57 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:23:59 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:23:59 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:24:00 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:24:00 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:24:02 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:24:02 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:24:04 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:24:04 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:24:05 DEBUG : Waiting for deletions to finish 2025/08/03 04:24:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:24:05 DEBUG : splitbananasplit: Excluded 2025/08/03 04:24:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:24:05 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:24:05 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:24:05 DEBUG : banana: Excluded 2025/08/03 04:24:05 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:24:05 DEBUG : apple: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:24:07 DEBUG : apple: Sizes identical 2025/08/03 04:24:07 DEBUG : apple: Unchanged skipping 2025/08/03 04:24:07 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:24:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:24:07 DEBUG : banana: Sizes identical 2025/08/03 04:24:07 DEBUG : banana: Unchanged skipping 2025/08/03 04:24:07 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:24:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:24:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:24:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:24:07 DEBUG : Waiting for deletions to finish 2025/08/03 04:24:07 DEBUG : Waiting for deletions to finish 2025/08/03 04:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:24:07 DEBUG : splitbananasplit: Excluded 2025/08/03 04:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:24:07 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:24:07 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:24:07 DEBUG : banana: Excluded 2025/08/03 04:24:07 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:24:07 DEBUG : apple: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:24:09 DEBUG : apple: Sizes identical 2025/08/03 04:24:09 DEBUG : apple: Unchanged skipping 2025/08/03 04:24:09 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:24:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:24:09 DEBUG : banana: Sizes identical 2025/08/03 04:24:09 DEBUG : banana: Unchanged skipping 2025/08/03 04:24:09 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:24:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:24:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:24:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:24:09 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:24:09 DEBUG : Waiting for deletions to finish 2025/08/03 04:24:09 DEBUG : Waiting for deletions to finish 2025/08/03 04:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:24:09 DEBUG : splitbananasplit: Excluded 2025/08/03 04:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:24:09 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:24:09 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:24:09 DEBUG : banana: Excluded 2025/08/03 04:24:09 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:24:09 DEBUG : apple: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:24:34 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:24:37 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/08/03 04:24:37 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/08/03 04:24:38 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/08/03 04:24:38 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/08/03 04:24:40 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/08/03 04:24:40 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/08/03 04:24:41 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/08/03 04:24:41 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/08/03 04:24:43 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/08/03 04:24:43 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/08/03 04:24:45 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/08/03 04:24:45 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/08/03 04:24:46 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/08/03 04:24:46 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/08/03 04:24:48 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/08/03 04:24:48 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/08/03 04:24:50 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/08/03 04:24:50 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/08/03 04:24:50 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/08/03 04:24:50 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/08/03 04:24:52 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/08/03 04:24:52 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/08/03 04:24:54 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/08/03 04:24:54 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/08/03 04:24:56 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/08/03 04:24:56 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/08/03 04:24:58 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/08/03 04:24:58 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/08/03 04:25:00 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/08/03 04:25:00 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/08/03 04:25:02 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/08/03 04:25:02 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/08/03 04:25:03 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/08/03 04:25:03 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/08/03 04:25:05 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/08/03 04:25:05 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/08/03 04:25:07 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/08/03 04:25:07 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/08/03 04:25:08 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/08/03 04:25:08 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/08/03 04:25:10 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : splitbananasplit: Excluded 2025/08/03 04:25:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:25:10 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : banana: Excluded 2025/08/03 04:25:10 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : apple: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:25:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:25:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:25:11 DEBUG : apple: Sizes identical 2025/08/03 04:25:11 DEBUG : banana: Sizes identical 2025/08/03 04:25:11 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:25:11 DEBUG : banana: Unchanged skipping 2025/08/03 04:25:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:25:11 DEBUG : apple: Unchanged skipping 2025/08/03 04:25:11 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:25:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:25:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:25:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:25:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:25:12 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:12 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : splitbananasplit: Excluded 2025/08/03 04:25:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:25:12 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : banana: Excluded 2025/08/03 04:25:12 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : apple: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:25:13 DEBUG : apple: Sizes identical 2025/08/03 04:25:13 DEBUG : apple: Unchanged skipping 2025/08/03 04:25:13 DEBUG : appleappleapplebanana: Sizes identical 2025/08/03 04:25:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 04:25:13 DEBUG : banana: Sizes identical 2025/08/03 04:25:13 DEBUG : banana: Unchanged skipping 2025/08/03 04:25:13 DEBUG : splitbananasplit: Sizes identical 2025/08/03 04:25:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/03 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 04:25:14 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:25:14 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:14 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : splitbananasplit: Excluded 2025/08/03 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/08/03 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : banana: Excluded 2025/08/03 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : apple: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/03 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/08/03 04:25:39 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (830.20s) --- PASS: TestTransform/NFC (68.08s) --- PASS: TestTransform/NFD (70.21s) --- PASS: TestTransform/base64 (81.51s) --- PASS: TestTransform/prefix (97.97s) --- PASS: TestTransform/suffix (101.96s) --- PASS: TestTransform/truncate (79.63s) --- PASS: TestTransform/encoder (67.71s) --- PASS: TestTransform/ISO-8859-1 (64.33s) --- PASS: TestTransform/charmap (66.75s) --- PASS: TestTransform/lowercase (67.38s) --- PASS: TestTransform/ascii (64.68s) === RUN TestTransformCopy run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:25:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:25:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:25:41 INFO : sub dir_somesuffix: Making directory 2025/08/03 04:25:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:25:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/03 04:25:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 04:25:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/03 04:25:42 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:25:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 04:25:42 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:25:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:25:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:25:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 04:25:44 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:46 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (7.06s) === RUN TestDoubleTransform run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:25:48 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:25:48 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:25:48 INFO : tictactoe: Making directory 2025/08/03 04:25:49 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:25:49 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:25:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:25:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/03 04:25:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:25:49 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:25:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:25:49 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:25:51 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/03 04:25:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/03 04:25:51 DEBUG : Waiting for deletions to finish 2025/08/03 04:25:54 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (7.99s) === RUN TestFileTag run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:25:56 INFO : toe: Making directory 2025/08/03 04:25:57 INFO : toe/toe: Making directory 2025/08/03 04:25:57 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:25:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 04:25:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 04:25:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 04:25:57 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:25:57 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:25:58 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:25:59 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/03 04:25:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 04:25:59 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:03 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/08/03 04:26:04 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (9.75s) === RUN TestNoTag run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:26:06 INFO : toe: Making directory 2025/08/03 04:26:07 INFO : toe/toe: Making directory 2025/08/03 04:26:07 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 04:26:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 04:26:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 04:26:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:07 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:08 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:26:09 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/08/03 04:26:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 04:26:09 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:13 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/08/03 04:26:14 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (9.81s) === RUN TestDirTag run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:26:15 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:26:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 04:26:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:16 INFO : tictacempty_dir: Making directory 2025/08/03 04:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:16 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:16 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:16 INFO : tictactoe: Making directory 2025/08/03 04:26:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:17 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:26:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:26:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:18 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:18 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:18 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:26:20 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:26:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:20 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:23 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/08/03 04:26:24 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (11.97s) === RUN TestAllTag run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:26:27 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:26:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 04:26:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:28 INFO : tictacempty_dir: Making directory 2025/08/03 04:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:28 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:28 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:28 INFO : tictactoe: Making directory 2025/08/03 04:26:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:29 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:26:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 04:26:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:26:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:26:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:26:30 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:30 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:26:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:26:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:26:32 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:33 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:33 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:26:33 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:33 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 04:26:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:26:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/03 04:26:34 NOTICE: PikPak root 'rclone-test-tobaxes3sedi': 0 differences found 2025/08/03 04:26:34 NOTICE: PikPak root 'rclone-test-tobaxes3sedi': 1 hashes could not be checked 2025/08/03 04:26:34 NOTICE: PikPak root 'rclone-test-tobaxes3sedi': 1 matching files 2025/08/03 04:26:36 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/03 04:26:38 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (13.04s) === RUN TestRunTwice run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:26:40 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:41 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:41 INFO : tictactoe: Making directory 2025/08/03 04:26:41 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:41 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:41 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:26:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:26:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:42 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:42 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:43 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:26:44 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:26:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:44 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:45 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:45 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:45 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:26:46 DEBUG : toe/toe/toe.txt: Sizes identical 2025/08/03 04:26:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 04:26:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/03 04:26:46 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:46 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:49 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/08/03 04:26:51 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (11.67s) === RUN TestSyntax 2025/08/03 04:26:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:26:52 INFO : toe: Making directory 2025/08/03 04:26:53 INFO : toe/toe: Making directory 2025/08/03 04:26:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 04:26:54 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:26:54 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:26:54 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:26:56 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/08/03 04:26:56 INFO : toe/toe/toe: Copied (new) 2025/08/03 04:26:56 DEBUG : Waiting for deletions to finish 2025/08/03 04:26:59 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/08/03 04:27:00 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (9.85s) === RUN TestMove run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:27:02 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:27:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 04:27:02 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:02 INFO : tictacempty_dir: Making directory 2025/08/03 04:27:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:03 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:03 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:03 INFO : tictactoe: Making directory 2025/08/03 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:04 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 04:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:04 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:27:04 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:27:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:27:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:27:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:06 INFO : toe/toe/toe.txt: Deleted 2025/08/03 04:27:06 INFO : toe/toe: Removing directory 2025/08/03 04:27:06 INFO : toe: Removing directory 2025/08/03 04:27:06 INFO : empty_dir: Removing directory 2025/08/03 04:27:06 DEBUG : Local file system at /tmp/rclone639458410: deleted 3 directories 2025/08/03 04:27:09 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/03 04:27:11 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (11.85s) === RUN TestTransformFile run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:27:14 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:27:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 04:27:14 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:14 INFO : tictacempty_dir: Making directory 2025/08/03 04:27:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:15 INFO : tictactoe: Making directory 2025/08/03 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:15 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:27:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 04:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:27:16 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:27:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:27:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:27:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:18 INFO : toe/toe/toe.txt: Deleted 2025/08/03 04:27:18 INFO : toe/toe: Removing directory 2025/08/03 04:27:18 INFO : toe: Removing directory 2025/08/03 04:27:18 INFO : empty_dir: Removing directory 2025/08/03 04:27:18 DEBUG : Local file system at /tmp/rclone639458410: deleted 3 directories 2025/08/03 04:27:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/03 04:27:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/03 04:27:26 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/08/03 04:27:28 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/08/03 04:27:31 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (19.80s) === RUN TestManualTransformFile run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:27:34 DEBUG : Reset feature "Copy" 2025/08/03 04:27:34 DEBUG : Reset feature "Move" 2025/08/03 04:27:34 DEBUG : Reset feature "Copy" 2025/08/03 04:27:34 DEBUG : Reset feature "Move" 2025/08/03 04:27:34 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:27:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 04:27:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:34 INFO : tictacempty_dir: Making directory 2025/08/03 04:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:27:35 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:35 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:35 INFO : tictactoe: Making directory 2025/08/03 04:27:35 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:35 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:35 INFO : tictactoe/tictactoe: Making directory 2025/08/03 04:27:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 04:27:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 04:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:36 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:27:36 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:27:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:27:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 04:27:38 INFO : toe/toe/toe.txt: Deleted 2025/08/03 04:27:38 INFO : toe/toe: Removing directory 2025/08/03 04:27:38 INFO : toe: Removing directory 2025/08/03 04:27:38 INFO : empty_dir: Removing directory 2025/08/03 04:27:38 DEBUG : Local file system at /tmp/rclone639458410: deleted 3 directories 2025/08/03 04:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/08/03 04:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 04:27:46 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 04:27:46 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/03 04:27:52 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 04:27:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/03 04:27:58 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 04:27:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/03 04:28:05 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 04:28:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/03 04:28:11 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 04:28:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 04:28:17 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 04:28:24 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 04:28:30 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 04:28:31 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 04:28:31 DEBUG : Config file has changed externally - reloading 2025/08/03 04:28:38 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 04:28:44 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 04:28:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Received error: failed to open source object: can't download: no link - low level retry 0/10 2025/08/03 04:28:50 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 04:28:57 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 04:29:03 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 04:29:09 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 04:29:16 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 04:29:22 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 04:29:28 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 04:29:35 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 04:29:41 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 04:29:48 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 04:29:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Received error: failed to open source object: can't download: no link - low level retry 1/10 2025/08/03 04:29:54 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 04:30:00 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 04:30:07 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 04:30:13 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 04:30:19 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 04:30:26 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 04:30:32 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 04:30:38 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 04:30:45 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 04:30:51 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 04:30:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Received error: failed to open source object: can't download: no link - low level retry 2/10 2025/08/03 04:30:57 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 04:31:04 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 04:31:10 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 04:31:16 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 04:31:23 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 04:31:29 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 04:31:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 04:31:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 04:31:33 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 04:31:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 04:31:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 04:31:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 04:31:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/08/03 04:31:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/08/03 04:31:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/08/03 04:31:37 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:31:39 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/08/03 04:31:39 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/08/03 04:31:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/08/03 04:31:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/03 04:31:39 DEBUG : pacer: Reducing sleep to 100ms 2025/08/03 04:31:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/03 04:31:43 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/08/03 04:31:45 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/08/03 04:31:46 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/08/03 04:31:48 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (257.01s) === RUN TestBase64 run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:31:51 DEBUG : toe: transformed to: dG9l 2025/08/03 04:31:51 DEBUG : toe: transformed to: dG9l 2025/08/03 04:31:51 INFO : dG9l: Making directory 2025/08/03 04:31:52 DEBUG : toe: transformed to: dG9l 2025/08/03 04:31:52 DEBUG : toe: transformed to: dG9l 2025/08/03 04:31:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 04:31:52 INFO : dG9l/dG9l: Making directory 2025/08/03 04:31:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 04:31:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/03 04:31:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 04:31:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 04:31:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:31:52 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:31:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 04:31:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:31:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/08/03 04:31:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 04:31:54 DEBUG : Waiting for deletions to finish 2025/08/03 04:31:55 DEBUG : dG9l: transformed to: toe 2025/08/03 04:31:55 DEBUG : dG9l: transformed to: toe 2025/08/03 04:31:55 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/03 04:31:56 DEBUG : dG9l: transformed to: toe 2025/08/03 04:31:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/03 04:31:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/03 04:31:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/03 04:31:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/08/03 04:31:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/03 04:31:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/03 04:31:56 DEBUG : Local file system at /tmp/rclone639458410: Waiting for checks to finish 2025/08/03 04:31:56 DEBUG : Local file system at /tmp/rclone639458410: Waiting for transfers to finish 2025/08/03 04:31:56 DEBUG : Waiting for deletions to finish 2025/08/03 04:31:59 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/08/03 04:32:01 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (11.66s) === RUN TestError run.go:180: Remote "PikPak root 'rclone-test-tobaxes3sedi'", Local "Local file system at /tmp/rclone639458410", Modify Window "876000h0m0s" 2025/08/03 04:32:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:02 DEBUG : toe: transformed to: 2025/08/03 04:32:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:03 DEBUG : toe: transformed to: 2025/08/03 04:32:03 INFO : PikPak root 'rclone-test-tobaxes3sedi': Making directory 2025/08/03 04:32:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:03 DEBUG : toe: transformed to: 2025/08/03 04:32:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:03 DEBUG : toe: transformed to: 2025/08/03 04:32:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:03 DEBUG : toe/toe: transformed to: 2025/08/03 04:32:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 04:32:03 INFO : toe/toe: Making directory 2025/08/03 04:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:04 DEBUG : toe/toe: transformed to: 2025/08/03 04:32:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 04:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:04 DEBUG : toe: transformed to: 2025/08/03 04:32:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 04:32:04 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for checks to finish 2025/08/03 04:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 04:32:04 DEBUG : toe/toe/toe: transformed to: 2025/08/03 04:32:04 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Waiting for transfers to finish 2025/08/03 04:32:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/03 04:32:04 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/08/03 04:32:06 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/08/03 04:32:06 INFO : toe/toe/toe: Copied (new) 2025/08/03 04:32:06 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting files as there were IO errors 2025/08/03 04:32:06 ERROR : PikPak root 'rclone-test-tobaxes3sedi': not deleting directories as there were IO errors 2025/08/03 04:32:09 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/08/03 04:32:11 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (9.86s) FAIL 2025/08/03 04:32:12 DEBUG : PikPak root 'rclone-test-tobaxes3sedi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 41m25.417922259s (try 1/5)