"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/01 03:41:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu" 2025/07/01 03:41:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 03:41:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Has cached credentials 2025/07/01 03:41:05 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Used cached credential to initialize the ProtonDrive API 2025/07/01 03:41:06 DEBUG : Creating backend with remote "/tmp/rclone1568487717" === 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 "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/01 03:41:08 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:08 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.23s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 03:41:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:11 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:41:13 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.05s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.95s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.77s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:17 DEBUG : Creating backend with remote "/non-existing" 2025/07/01 03:41:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/01 03:41:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.30s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:19 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:19 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.16s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:26 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Running all checks before starting transfers 2025/07/01 03:41:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:26 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:26 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Checks finished, now starting transfers 2025/07/01 03:41:26 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.17s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:33 ERROR : Ignoring --no-traverse with sync 2025/07/01 03:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:33 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:33 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:36 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:41:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.48s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/01 03:41:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/01 03:41:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:41:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:41:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:41:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 03:41:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 03:41:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/01 03:41:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 03:41:54 INFO : sub dir2: Making directory 2025/07/01 03:41:55 INFO : sub dir: Making directory 2025/07/01 03:41:55 INFO : sub dir2/sub sub dir2: Making directory 2025/07/01 03:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:41:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:41:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:41:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:41:59 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:42:00 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:05 INFO : sub dir2: Making directory 2025/07/01 03:42:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 03:42:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 03:42:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:05 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:42:05 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:42:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:42:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:12 DEBUG : sub dir2: Making directory with metadata 2025/07/01 03:42:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 03:42:13 INFO : sub dir2: Making directory 2025/07/01 03:42:14 INFO : sub dir: Making directory 2025/07/01 03:42:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:42:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:42:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:42:17 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:42:17 INFO : sub dir/hello world: Deleted 2025/07/01 03:42:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/01 03:42:19 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.07s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:24 INFO : sub dir2: Making directory 2025/07/01 03:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:42:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:42:26 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:42:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:30 DEBUG : sub dir2: Making directory with metadata 2025/07/01 03:42:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 03:42:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 03:42:31 INFO : sub dir2: Making directory 2025/07/01 03:42:32 INFO : sub dir: Making directory 2025/07/01 03:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:42:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:42:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:42:34 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:42:34 DEBUG : Waiting for deletions to finish 2025/07/01 03:42:36 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.86s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:41 INFO : sub dir2: Making directory 2025/07/01 03:42:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:42:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:42:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:42:44 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.22s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:42:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vunevus6voxe" 2025/07/01 03:42:52 DEBUG : proton drive root link ID 'rclone-test-vunevus6voxe': Has cached credentials 2025/07/01 03:42:54 DEBUG : proton drive root link ID 'rclone-test-vunevus6voxe': Used cached credential to initialize the ProtonDrive API sync_test.go:591: Server side copy (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-vunevus6voxe' 2025/07/01 03:42:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:42:55 DEBUG : proton drive root link ID 'rclone-test-vunevus6voxe': Waiting for checks to finish 2025/07/01 03:42:55 DEBUG : proton drive root link ID 'rclone-test-vunevus6voxe': Waiting for transfers to finish 2025/07/01 03:43:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:43:01 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:43:02 DEBUG : proton drive root link ID 'rclone-test-vunevus6voxe': Purge remote --- PASS: TestServerSideCopy (17.46s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:43:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:43:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 03:43:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:43:11.984084 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:43:11.984128 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:43:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 03:43:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:43:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-numuxon6toze" 2025/07/01 03:43:22 DEBUG : Config file has changed externally - reloading 2025/07/01 03:43:22 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Has cached credentials 2025/07/01 03:43:24 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Used cached credential to initialize the ProtonDrive API sync_test.go:627: Server side copy (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-numuxon6toze' 2025/07/01 03:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:43:26 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Waiting for checks to finish 2025/07/01 03:43:26 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Waiting for transfers to finish 2025/07/01 03:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:43:31 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:43:34.459072 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:43:34.459117 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:43:39 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Waiting for checks to finish 2025/07/01 03:43:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 03:43:39 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Waiting for transfers to finish 2025/07/01 03:43:40.460708 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:43:40.460758 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:43:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 03:43:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/01 03:43:44 DEBUG : proton drive root link ID 'rclone-test-numuxon6toze': Purge remote --- PASS: TestServerSideCopyOverSelf (29.66s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:43:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 03:43:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:43:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:43:53.406411 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:43:53.406441 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:43:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 03:43:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/01 03:43:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sibuhag1hoxe" 2025/07/01 03:44:04 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Has cached credentials 2025/07/01 03:44:06 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Used cached credential to initialize the ProtonDrive API sync_test.go:672: Server side copy (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-sibuhag1hoxe' 2025/07/01 03:44:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:44:08 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Waiting for checks to finish 2025/07/01 03:44:08 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Waiting for transfers to finish 2025/07/01 03:44:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:44:14 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:44:16.477851 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:44:16.477894 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:44:20 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Using server-side directory move 2025/07/01 03:44:20 INFO : proton drive root link ID 'rclone-test-sibuhag1hoxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 03:44:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 03:44:21 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Waiting for checks to finish 2025/07/01 03:44:21 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Waiting for transfers to finish 2025/07/01 03:44:21 INFO : sub dir/hello world: Deleted 2025/07/01 03:44:23.530520 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tCUIdlTQ5HYkZ5BXZYsLGih3gedc-Bi1enpngzsN1yPWDraBgG312ZOyK77MFAGujo0bRKz89Y2_9hU7PCyCYw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:44:23.530559 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tCUIdlTQ5HYkZ5BXZYsLGih3gedc-Bi1enpngzsN1yPWDraBgG312ZOyK77MFAGujo0bRKz89Y2_9hU7PCyCYw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:44:23 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tCUIdlTQ5HYkZ5BXZYsLGih3gedc-Bi1enpngzsN1yPWDraBgG312ZOyK77MFAGujo0bRKz89Y2_9hU7PCyCYw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tCUIdlTQ5HYkZ5BXZYsLGih3gedc-Bi1enpngzsN1yPWDraBgG312ZOyK77MFAGujo0bRKz89Y2_9hU7PCyCYw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/01 03:44:23 DEBUG : proton drive root link ID 'rclone-test-sibuhag1hoxe': Purge remote --- FAIL: TestServerSideMoveOverSelf (27.54s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:30 ERROR : error listing: directory not found 2025/07/01 03:44:31 INFO : Local file system at /tmp/rclone1568487717: Making directory 2025/07/01 03:44:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.01s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/01 03:44:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:44:42 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for checks to finish 2025/07/01 03:44:42 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for transfers to finish 2025/07/01 03:44:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:44:43 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/01 03:44:43 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:44:43 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/01 03:44:47 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:47 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:44:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:44:48 INFO : check sum: Copied (new) 2025/07/01 03:44:48 DEBUG : Waiting for deletions to finish 2025/07/01 03:44:49 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:44:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/01 03:44:49 DEBUG : check sum: Unchanged skipping 2025/07/01 03:44:49 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:44:49 DEBUG : Waiting for deletions to finish 2025/07/01 03:44:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.87s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/01 03:44:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:44:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 03:44:54 INFO : sizeonly: Copied (new) 2025/07/01 03:44:54 DEBUG : Waiting for deletions to finish 2025/07/01 03:44:56 DEBUG : sizeonly: Sizes identical 2025/07/01 03:44:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:56 DEBUG : sizeonly: Unchanged skipping 2025/07/01 03:44:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:44:56 DEBUG : Waiting for deletions to finish 2025/07/01 03:44:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:44:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/01 03:44:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:44:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/01 03:45:00 INFO : ignore-size: Copied (new) 2025/07/01 03:45:00 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 03:45:01 DEBUG : ignore-size: Unchanged skipping 2025/07/01 03:45:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:01 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 03:45:07 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:07 DEBUG : existing: Unchanged skipping 2025/07/01 03:45:07 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:07 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:07 INFO : There was nothing to transfer 2025/07/01 03:45:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/01 03:45:08 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:08 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:08.756258 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:45:08.756327 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:45:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 03:45:11 INFO : existing: Copied (replaced existing) 2025/07/01 03:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 03:45:14 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:14 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 03:45:15 INFO : existing: Copied (new) 2025/07/01 03:45:15 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:16 DEBUG : existing: Destination exists, skipping 2025/07/01 03:45:16 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:16 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:16 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:25 INFO : d: Making directory 2025/07/01 03:45:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 03:45:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:45:29 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 03:45:29 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:45:30 INFO : a/potato2: Copied (new) 2025/07/01 03:45:30 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:31 INFO : b/potato: Deleted 2025/07/01 03:45:31 INFO : d: Removing directory 2025/07/01 03:45:31 INFO : b: Removing directory 2025/07/01 03:45:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/01 03:45:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:45:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/01 03:45:41 DEBUG : empty space: Unchanged skipping 2025/07/01 03:45:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:41 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:41 INFO : There was nothing to transfer 2025/07/01 03:45:42 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/01 03:45:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:45:42 NOTICE: proton drive root link ID 'rclone-test-kesotac4culu': Forced to upload files to set modification times on this backend. 2025/07/01 03:45:42 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/01 03:45:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:42.701309 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:45:42.701348 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:45:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:45:44 INFO : empty space: Copied (replaced existing) 2025/07/01 03:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/01 03:45:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 03:45:50 DEBUG : empty space: Unchanged skipping 2025/07/01 03:45:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:50 DEBUG : Waiting for deletions to finish 2025/07/01 03:45:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:45:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/01 03:45:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:45:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1568487717) 2025/07/01 03:45:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-kesotac4culu') 2025/07/01 03:45:56 DEBUG : foo: sha1 differ 2025/07/01 03:45:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:45:56.795646 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:45:56.795698 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:45:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/01 03:45:59 INFO : foo: Copied (replaced existing) 2025/07/01 03:45:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.68s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:46:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/01 03:46:04 DEBUG : empty space: Unchanged skipping 2025/07/01 03:46:04 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:04 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:46:06 INFO : potato: Copied (new) 2025/07/01 03:46:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/01 03:46:13 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:13 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:14.134853 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:46:14.134907 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:46:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/01 03:46:16 INFO : potato: Copied (replaced existing) 2025/07/01 03:46:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/07/01 03:46:21 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1568487717) 2025/07/01 03:46:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-kesotac4culu') 2025/07/01 03:46:21 DEBUG : potato: sha1 differ 2025/07/01 03:46:21 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:22.191931 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:46:22.191958 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:46:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/01 03:46:24 INFO : potato: Copied (replaced existing) 2025/07/01 03:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:46:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/01 03:46:30 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:46:30 DEBUG : empty space: Unchanged skipping 2025/07/01 03:46:30 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:30 DEBUG : Waiting for deletions to finish 2025/07/01 03:46:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:46:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:46:39 DEBUG : empty space: Unchanged skipping 2025/07/01 03:46:39 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:39 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:46:41 INFO : potato2: Copied (new) 2025/07/01 03:46:41 DEBUG : Waiting for deletions to finish 2025/07/01 03:46:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:46:51 INFO : d: Making directory 2025/07/01 03:46:52 INFO : d/e: Making directory 2025/07/01 03:46:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 03:46:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:46:56 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 03:46:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:46:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:46:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:46:58 INFO : a/potato2: Copied (new) 2025/07/01 03:46:58 DEBUG : Waiting for deletions to finish 2025/07/01 03:46:59 INFO : b/potato: Deleted 2025/07/01 03:46:59 INFO : d/e: Removing directory 2025/07/01 03:46:59 INFO : d: Removing directory 2025/07/01 03:47:00 INFO : b: Removing directory 2025/07/01 03:47:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:47:11 INFO : d: Making directory 2025/07/01 03:47:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 03:47:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:47:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:47:15 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 03:47:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:47:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:47:17 INFO : a/potato2: Copied (new) 2025/07/01 03:47:17 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting files as there were IO errors 2025/07/01 03:47:17 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:47:28 DEBUG : Waiting for deletions to finish 2025/07/01 03:47:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:47:29 DEBUG : empty space: Unchanged skipping 2025/07/01 03:47:29 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:47:29 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:47:30 INFO : potato: Deleted 2025/07/01 03:47:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:47:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:47:39 DEBUG : Waiting for deletions to finish 2025/07/01 03:47:40 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:47:40 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:47:41 INFO : potato: Deleted 2025/07/01 03:47:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:47:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:47:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:47:42 DEBUG : empty space: Unchanged skipping 2025/07/01 03:47:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:47:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 03:47:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:47:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:47:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:47:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/01 03:47:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.62s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:48:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 03:48:00 DEBUG : enormous: Excluded 2025/07/01 03:48:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 03:48:00 DEBUG : potato2: Excluded 2025/07/01 03:48:01 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 03:48:01 DEBUG : potato2: Excluded 2025/07/01 03:48:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:48:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:01 DEBUG : empty space: Unchanged skipping 2025/07/01 03:48:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:01 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:01 INFO : There was nothing to transfer 2025/07/01 03:48:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 03:48:02 DEBUG : enormous: Excluded 2025/07/01 03:48:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 03:48:02 DEBUG : potato2: Excluded 2025/07/01 03:48:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 03:48:03 DEBUG : potato2: Excluded 2025/07/01 03:48:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/01 03:48:03 DEBUG : empty space: Unchanged skipping 2025/07/01 03:48:03 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for checks to finish 2025/07/01 03:48:03 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for transfers to finish 2025/07/01 03:48:03 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:48:11 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 03:48:11 DEBUG : enormous: Excluded 2025/07/01 03:48:11 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 03:48:11 DEBUG : potato2: Excluded 2025/07/01 03:48:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 03:48:13 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:13 DEBUG : empty space: Unchanged skipping 2025/07/01 03:48:13 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:13 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:13 INFO : enormous: Deleted 2025/07/01 03:48:13 INFO : potato2: Deleted 2025/07/01 03:48:13 INFO : There was nothing to transfer 2025/07/01 03:48:15 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for checks to finish 2025/07/01 03:48:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/01 03:48:15 DEBUG : empty space: Unchanged skipping 2025/07/01 03:48:15 DEBUG : Local file system at /tmp/rclone1568487717: Waiting for transfers to finish 2025/07/01 03:48:15 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:15 INFO : enormous: Deleted 2025/07/01 03:48:15 INFO : potato2: Deleted 2025/07/01 03:48:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:48:26 DEBUG : five: Need to transfer - File not found at Destination 2025/07/01 03:48:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/01 03:48:26 DEBUG : one: Destination is newer than source, skipping 2025/07/01 03:48:26 DEBUG : three: Sizes identical 2025/07/01 03:48:26 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 03:48:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 03:48:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1568487717) 2025/07/01 03:48:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-kesotac4culu') 2025/07/01 03:48:26 DEBUG : two: sha1 differ 2025/07/01 03:48:26 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:27.111207 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:48:27.111238 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:48:27.113725 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:48:27.113756 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:48:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/01 03:48:28 INFO : five: Copied (new) 2025/07/01 03:48:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 03:48:29 INFO : two: Copied (replaced existing) 2025/07/01 03:48:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/01 03:48:29 INFO : four: Copied (replaced existing) 2025/07/01 03:48:29 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:33 DEBUG : one: Destination is newer than source, skipping 2025/07/01 03:48:33 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/01 03:48:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/01 03:48:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/01 03:48:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 03:48:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 03:48:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/01 03:48:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/01 03:48:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 03:48:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 03:48:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1568487717) 2025/07/01 03:48:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-kesotac4culu') 2025/07/01 03:48:33 DEBUG : three: sha1 differ 2025/07/01 03:48:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 03:48:33 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:33.605586 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 03:48:33.605624 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 03:48:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 03:48:35 INFO : three: Copied (replaced existing) 2025/07/01 03:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.37s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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 "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/07/01 03:48:42 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:48:42 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:48:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 03:48:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 03:48:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:48:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 03:48:44 INFO : potato: Copied (new) 2025/07/01 03:48:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:48:44 INFO : yam: Copied (new) 2025/07/01 03:48:44 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 03:48:46 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:48:46 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:48:46 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:46 DEBUG : potato: Unchanged skipping 2025/07/01 03:48:46 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:48:47.296580 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIshyZmpnUOMqtpUaSMiWGAye600S28NMCYIptX8BtrDg-qU27TeG8z-5yTmex0x0eHjef4mPsx9KHFHWjfAFA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:48:47.296619 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIshyZmpnUOMqtpUaSMiWGAye600S28NMCYIptX8BtrDg-qU27TeG8z-5yTmex0x0eHjef4mPsx9KHFHWjfAFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:47 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIshyZmpnUOMqtpUaSMiWGAye600S28NMCYIptX8BtrDg-qU27TeG8z-5yTmex0x0eHjef4mPsx9KHFHWjfAFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:47 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kIshyZmpnUOMqtpUaSMiWGAye600S28NMCYIptX8BtrDg-qU27TeG8z-5yTmex0x0eHjef4mPsx9KHFHWjfAFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:47 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/01 03:48:47 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:48:49 INFO : yaml: Copied (new) 2025/07/01 03:48:49 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting files as there were IO errors 2025/07/01 03:48:49 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors sync_test.go:1557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/07/01 03:48:53 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:48:53 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:48:53 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 03:48:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 03:48:53 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:48:53 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 03:48:54 INFO : potato: Copied (new) 2025/07/01 03:48:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:48:55 INFO : yam: Copied (new) 2025/07/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/07/01 03:48:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 03:48:57 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:48:57 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:48:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:48:57 DEBUG : potato: Unchanged skipping 2025/07/01 03:48:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:48:58.116250 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JSHFUoUKSlJaeu3YQyW7FLAQFPfuBZ-gKCupIPbidL4BTTVr9kvGhw6Z2zYtCGcRp-POWYh7yPp-02YcdF9VCA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:48:58.116285 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JSHFUoUKSlJaeu3YQyW7FLAQFPfuBZ-gKCupIPbidL4BTTVr9kvGhw6Z2zYtCGcRp-POWYh7yPp-02YcdF9VCA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:58 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JSHFUoUKSlJaeu3YQyW7FLAQFPfuBZ-gKCupIPbidL4BTTVr9kvGhw6Z2zYtCGcRp-POWYh7yPp-02YcdF9VCA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:58 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JSHFUoUKSlJaeu3YQyW7FLAQFPfuBZ-gKCupIPbidL4BTTVr9kvGhw6Z2zYtCGcRp-POWYh7yPp-02YcdF9VCA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:48:58 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/01 03:48:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:48:59 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:48:59 INFO : yaml: Copied (new) 2025/07/01 03:48:59 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting files as there were IO errors 2025/07/01 03:48:59 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors sync_test.go:1629: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1629 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/07/01 03:49:03 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:49:03 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:49:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 03:49:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:49:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/01 03:49:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:49:06 INFO : sub/yam: Copied (new) 2025/07/01 03:49:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 03:49:06 INFO : potato: Copied (new) 2025/07/01 03:49:06 DEBUG : Waiting for deletions to finish 2025/07/01 03:49:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 03:49:09 DEBUG : potato: Unchanged skipping 2025/07/01 03:49:09 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Making map for --track-renames 2025/07/01 03:49:09 INFO : proton drive root link ID 'rclone-test-kesotac4culu': Finished making map for --track-renames 2025/07/01 03:49:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for renames to finish 2025/07/01 03:49:10.725033 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WL3igekPgjiy4cgJPmG7DEgQ5mq4FZBxpqzbmR3X0UdpUo0p9hGg9crqlhH0gSuhT_Nu97aV_hCVX6YDTZ4vtA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:49:10.725083 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WL3igekPgjiy4cgJPmG7DEgQ5mq4FZBxpqzbmR3X0UdpUo0p9hGg9crqlhH0gSuhT_Nu97aV_hCVX6YDTZ4vtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:49:10 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WL3igekPgjiy4cgJPmG7DEgQ5mq4FZBxpqzbmR3X0UdpUo0p9hGg9crqlhH0gSuhT_Nu97aV_hCVX6YDTZ4vtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:49:10 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WL3igekPgjiy4cgJPmG7DEgQ5mq4FZBxpqzbmR3X0UdpUo0p9hGg9crqlhH0gSuhT_Nu97aV_hCVX6YDTZ4vtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:49:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 03:49:10 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 03:49:12 INFO : yam: Copied (new) 2025/07/01 03:49:12 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting files as there were IO errors 2025/07/01 03:49:12 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors sync_test.go:1668: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1668 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (12.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:49:16 DEBUG : Creating backend with remote "/tmp/rclone1568487717/dir1" 2025/07/01 03:49:16 DEBUG : Creating backend with remote "/tmp/rclone1568487717/dir2" 2025/07/01 03:49:16 DEBUG : Local file system at /tmp/rclone1568487717/dir2: Using server-side directory move 2025/07/01 03:49:16 INFO : Local file system at /tmp/rclone1568487717/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 03:49:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/01 03:49:16 INFO : file1.txt: Moved (server-side) 2025/07/01 03:49:16 DEBUG : Local file system at /tmp/rclone1568487717/dir2: Waiting for checks to finish 2025/07/01 03:49:16 DEBUG : Local file system at /tmp/rclone1568487717/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.85s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:49:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 03:49:17 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:17 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/01 03:49:22 INFO : nested/sub dir/file: Copied (new) 2025/07/01 03:49:22 INFO : nested/sub dir/file: Deleted 2025/07/01 03:49:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:49:22 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:49:22 INFO : sub dir/hello world: Deleted 2025/07/01 03:49:22 ERROR : Local file system at /tmp/rclone1568487717: not deleting directories as there were IO errors sync_test.go:1789: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1789 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 03:49:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 03:49:28 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:28 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 03:49:33 INFO : sub dir/hello world: Copied (new) 2025/07/01 03:49:33 INFO : sub dir/hello world: Deleted 2025/07/01 03:49:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/01 03:49:33 INFO : nested/sub dir/file: Copied (new) 2025/07/01 03:49:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:49:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/01 03:49:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 03:49:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 03:49:42 INFO : existing: Copied (new) 2025/07/01 03:49:42 INFO : existing: Deleted 2025/07/01 03:49:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/01 03:49:42 INFO : existing-b: Copied (new) 2025/07/01 03:49:42 INFO : existing-b: Deleted 2025/07/01 03:49:44 DEBUG : existing: Destination exists, skipping 2025/07/01 03:49:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/01 03:49:44 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:49:44 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:49:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.69s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:49:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hukatas4qato" 2025/07/01 03:49:48 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Has cached credentials 2025/07/01 03:49:50 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-hukatas4qato' 2025/07/01 03:50:02 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Using server-side directory move 2025/07/01 03:50:02 INFO : proton drive root link ID 'rclone-test-hukatas4qato': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 03:50:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:50:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/01 03:50:03 DEBUG : empty space: Unchanged skipping 2025/07/01 03:50:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 03:50:03 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Waiting for checks to finish 2025/07/01 03:50:04 INFO : potato3: Deleted 2025/07/01 03:50:04 INFO : empty space: Deleted 2025/07/01 03:50:04 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Waiting for transfers to finish 2025/07/01 03:50:04.752824 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BVQOAP_LOylZR65E3-e7b56HMv9j7zWj_lqFzOrwmuKo3-m5OGX-emNKhevFw9kuU3nSYJ0Dr41yYOnuHwxAxw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:04.752861 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BVQOAP_LOylZR65E3-e7b56HMv9j7zWj_lqFzOrwmuKo3-m5OGX-emNKhevFw9kuU3nSYJ0Dr41yYOnuHwxAxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:04 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BVQOAP_LOylZR65E3-e7b56HMv9j7zWj_lqFzOrwmuKo3-m5OGX-emNKhevFw9kuU3nSYJ0Dr41yYOnuHwxAxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:04.930637 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0mcLHF11w0JwbAJdh2eM44G2oC1aP6HScq4_a3olryDuKcYg7dhpHRnkinNa3Ow3l_CRPitU7z53INXEZulwIQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:04.930679 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0mcLHF11w0JwbAJdh2eM44G2oC1aP6HScq4_a3olryDuKcYg7dhpHRnkinNa3Ow3l_CRPitU7z53INXEZulwIQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:04 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0mcLHF11w0JwbAJdh2eM44G2oC1aP6HScq4_a3olryDuKcYg7dhpHRnkinNa3Ow3l_CRPitU7z53INXEZulwIQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0mcLHF11w0JwbAJdh2eM44G2oC1aP6HScq4_a3olryDuKcYg7dhpHRnkinNa3Ow3l_CRPitU7z53INXEZulwIQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/01 03:50:04 DEBUG : proton drive root link ID 'rclone-test-hukatas4qato': Purge remote --- FAIL: TestServerSideMove (20.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:50:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qepocen6qeba" 2025/07/01 03:50:08 DEBUG : proton drive root link ID 'rclone-test-qepocen6qeba': Has cached credentials 2025/07/01 03:50:10 DEBUG : proton drive root link ID 'rclone-test-qepocen6qeba': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-qepocen6qeba' 2025/07/01 03:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 03:50:24 DEBUG : empty space: Excluded 2025/07/01 03:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 03:50:24 DEBUG : empty space: Excluded 2025/07/01 03:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:50:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 03:50:24 DEBUG : proton drive root link ID 'rclone-test-qepocen6qeba': Waiting for checks to finish 2025/07/01 03:50:24 DEBUG : proton drive root link ID 'rclone-test-qepocen6qeba': Waiting for transfers to finish 2025/07/01 03:50:25 INFO : potato3: Deleted 2025/07/01 03:50:25.526873 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tx7Vu40iwoCGaMyCmnexe6SjZWQ0ZgZS0N_o5jlNXjpqfItRFKR-sR29nzjor0uukmm5TBkyEp4C-HVLkJl--w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:25.526913 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tx7Vu40iwoCGaMyCmnexe6SjZWQ0ZgZS0N_o5jlNXjpqfItRFKR-sR29nzjor0uukmm5TBkyEp4C-HVLkJl--w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:25 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tx7Vu40iwoCGaMyCmnexe6SjZWQ0ZgZS0N_o5jlNXjpqfItRFKR-sR29nzjor0uukmm5TBkyEp4C-HVLkJl--w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:25.877451 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PkRER7XncWn90jCjdalqev8XvYB9naeIa2pl9C5t-8KyhWzsnYGurSnXz1te3QhgBPHknVD6K22n8wqjupww1w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:25.877531 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PkRER7XncWn90jCjdalqev8XvYB9naeIa2pl9C5t-8KyhWzsnYGurSnXz1te3QhgBPHknVD6K22n8wqjupww1w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:25 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PkRER7XncWn90jCjdalqev8XvYB9naeIa2pl9C5t-8KyhWzsnYGurSnXz1te3QhgBPHknVD6K22n8wqjupww1w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PkRER7XncWn90jCjdalqev8XvYB9naeIa2pl9C5t-8KyhWzsnYGurSnXz1te3QhgBPHknVD6K22n8wqjupww1w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/01 03:50:25 DEBUG : proton drive root link ID 'rclone-test-qepocen6qeba': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:50:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-woviyol0fevi" 2025/07/01 03:50:30 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Has cached credentials 2025/07/01 03:50:32 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Used cached credential to initialize the ProtonDrive API 2025/07/01 03:50:38 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-kesotac4culu' -> proton drive root link ID 'rclone-test-woviyol0fevi' 2025/07/01 03:50:45 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Using server-side directory move 2025/07/01 03:50:45 INFO : proton drive root link ID 'rclone-test-woviyol0fevi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 03:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 03:50:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/01 03:50:46 DEBUG : empty space: Unchanged skipping 2025/07/01 03:50:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 03:50:47 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Waiting for checks to finish 2025/07/01 03:50:47 INFO : potato3: Deleted 2025/07/01 03:50:47 INFO : empty space: Deleted 2025/07/01 03:50:47 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Waiting for transfers to finish 2025/07/01 03:50:48.007121 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IbT49izxjZwphqFJw8HU0YiOt5CXRgyjJRgnBSXJAMTaP8OWvDwot3ysYiZuc_7v4s7-SGptZyVHTUxPEDcm8A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:48.007152 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IbT49izxjZwphqFJw8HU0YiOt5CXRgyjJRgnBSXJAMTaP8OWvDwot3ysYiZuc_7v4s7-SGptZyVHTUxPEDcm8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:48 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IbT49izxjZwphqFJw8HU0YiOt5CXRgyjJRgnBSXJAMTaP8OWvDwot3ysYiZuc_7v4s7-SGptZyVHTUxPEDcm8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:48.207003 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nidDl-vPHcYi1EYs9BcPTEo0lkfRzp9J9mEpnsOdO5TfjaE5QIHqtfb59gL434ckXZOBA5JGuqCEHKrhixGtzQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 03:50:48.207045 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nidDl-vPHcYi1EYs9BcPTEo0lkfRzp9J9mEpnsOdO5TfjaE5QIHqtfb59gL434ckXZOBA5JGuqCEHKrhixGtzQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:48 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nidDl-vPHcYi1EYs9BcPTEo0lkfRzp9J9mEpnsOdO5TfjaE5QIHqtfb59gL434ckXZOBA5JGuqCEHKrhixGtzQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 03:50:48 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/01 03:50:48 DEBUG : proton drive root link ID 'rclone-test-woviyol0fevi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.89s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:50:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/rclone-sync-test" 2025/07/01 03:50:53 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Has cached credentials 2025/07/01 03:50:55 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (133.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 03:53:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/rclone-sync-test" 2025/07/01 03:53:07 DEBUG : Config file has changed externally - reloading 2025/07/01 03:53:07 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Has cached credentials 2025/07/01 03:53:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/01 03:55:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/rclone-sync-test-include/layer2" 2025/07/01 03:55:20 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-include/layer2': Has cached credentials 2025/07/01 03:55:22 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/01 03:57:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/rclone-sync-test-ignore-file" 2025/07/01 03:57:36 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-ignore-file': Has cached credentials 2025/07/01 03:57:38 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/01 03:59:54 DEBUG : rclone-sync-test: Excluded 2025/07/01 03:59:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 03:59:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 03:59:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Waiting for checks to finish 2025/07/01 03:59:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test': Waiting for transfers to finish 2025/07/01 03:59:56 DEBUG : Waiting for deletions to finish 2025/07/01 03:59:56 INFO : There was nothing to transfer 2025/07/01 03:59:57 DEBUG : rclone-sync-test: Excluded 2025/07/01 03:59:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 03:59:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 03:59:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 03:59:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 03:59:58 DEBUG : Waiting for deletions to finish 2025/07/01 03:59:58 INFO : rclone-sync-test-include: Removing directory 2025/07/01 03:59:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/01 03:59:59 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': failed to delete 1 directories 2025/07/01 03:59:59 INFO : There was nothing to transfer 2025/07/01 04:00:00 DEBUG : rclone-sync-test: Excluded 2025/07/01 04:00:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:00:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 04:00:02 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/01 04:00:02 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/01 04:00:02 DEBUG : Waiting for deletions to finish 2025/07/01 04:00:02 INFO : There was nothing to transfer 2025/07/01 04:00:03 DEBUG : rclone-sync-test: Excluded 2025/07/01 04:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:00:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 04:00:04 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:00:04 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:00:04 DEBUG : Waiting for deletions to finish 2025/07/01 04:00:04 INFO : rclone-sync-test-include: Removing directory 2025/07/01 04:00:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/01 04:00:05 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': failed to delete 1 directories 2025/07/01 04:00:05 INFO : There was nothing to transfer 2025/07/01 04:00:07 DEBUG : rclone-sync-test: Excluded 2025/07/01 04:00:07 DEBUG : Excluded 2025/07/01 04:00:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:00:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 04:00:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/01 04:00:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/01 04:00:09 DEBUG : Waiting for deletions to finish 2025/07/01 04:00:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (427.24s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:00:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:00:14 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:00:16 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:02:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/CompareDest" 2025/07/01 04:02:28 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/CompareDest': Has cached credentials 2025/07/01 04:02:30 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:04:42 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 04:04:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:04:42 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:04:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:04:45 INFO : one: Copied (new) 2025/07/01 04:04:45 DEBUG : Waiting for deletions to finish 2025/07/01 04:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:04:48 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:04:49 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:04:49.168029 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:04:49.168074 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:04:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/01 04:04:51 INFO : one: Copied (replaced existing) 2025/07/01 04:04:51 DEBUG : Waiting for deletions to finish 2025/07/01 04:04:53.627352 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:04:53.627382 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:05:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:05:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:05:03 DEBUG : Waiting for deletions to finish 2025/07/01 04:05:03 INFO : There was nothing to transfer 2025/07/01 04:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:05:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:05:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:05:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:05:09 DEBUG : Waiting for deletions to finish 2025/07/01 04:05:09 INFO : There was nothing to transfer 2025/07/01 04:05:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:05:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:05:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:05:12 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:05:12 DEBUG : Waiting for deletions to finish 2025/07/01 04:05:12 INFO : There was nothing to transfer 2025/07/01 04:05:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:05:15 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/01 04:05:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 04:05:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:05:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:05:15 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:05:15 DEBUG : Waiting for deletions to finish 2025/07/01 04:05:15 INFO : There was nothing to transfer 2025/07/01 04:05:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/01 04:05:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:05:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/01 04:05:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:05:20 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:05:20 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:05:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/01 04:05:21 INFO : two: Copied (new) 2025/07/01 04:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (314.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:05:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dest" 2025/07/01 04:05:36 DEBUG : Config file has changed externally - reloading 2025/07/01 04:05:36 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dest': Has cached credentials 2025/07/01 04:05:38 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dest': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:07:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/pre-dest1" 2025/07/01 04:07:49 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/pre-dest1': Has cached credentials 2025/07/01 04:07:51 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:08:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/pre-dest2" 2025/07/01 04:08:58 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/pre-dest2': Has cached credentials 2025/07/01 04:09:00 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:10:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:10:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/01 04:10:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:10:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/01 04:10:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/01 04:10:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dest': Waiting for checks to finish 2025/07/01 04:10:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dest': Waiting for transfers to finish 2025/07/01 04:10:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/01 04:10:13 INFO : 3: Copied (new) 2025/07/01 04:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (292.14s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.89s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:10:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:10:30 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:10:32 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:11:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/backup" 2025/07/01 04:11:38 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Has cached credentials 2025/07/01 04:11:41 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:13:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:13:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:13:54 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:13:54 DEBUG : two: Unchanged skipping 2025/07/01 04:13:56.769914 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VVIG3XSiG47JAXUIge2o3cdhkzQaqoUTqx_6XkPhLnLurvBzyhTlVpujjBQNyI1Hhe99xu4soiExBUnze73UnQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:13:56.769950 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VVIG3XSiG47JAXUIge2o3cdhkzQaqoUTqx_6XkPhLnLurvBzyhTlVpujjBQNyI1Hhe99xu4soiExBUnze73UnQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:13:56 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VVIG3XSiG47JAXUIge2o3cdhkzQaqoUTqx_6XkPhLnLurvBzyhTlVpujjBQNyI1Hhe99xu4soiExBUnze73UnQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:13:56 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:13:56 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting files as there were IO errors 2025/07/01 04:13:56 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VVIG3XSiG47JAXUIge2o3cdhkzQaqoUTqx_6XkPhLnLurvBzyhTlVpujjBQNyI1Hhe99xu4soiExBUnze73UnQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (219.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:14:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:14:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:14:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:15:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/backup" 2025/07/01 04:15:17 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Has cached credentials 2025/07/01 04:15:19 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:17:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:17:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:17:45 DEBUG : two: Unchanged skipping 2025/07/01 04:17:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:17:47.991336 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J0yS6HaUEvEAa6wa3QIFfZdgksnIETIu_I_9ilgvoHp1EP4mnGU2HRZ8AYFBjBHsZ7oh-vO07oJdzeTcEXqtBQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:17:47.991378 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J0yS6HaUEvEAa6wa3QIFfZdgksnIETIu_I_9ilgvoHp1EP4mnGU2HRZ8AYFBjBHsZ7oh-vO07oJdzeTcEXqtBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:17:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J0yS6HaUEvEAa6wa3QIFfZdgksnIETIu_I_9ilgvoHp1EP4mnGU2HRZ8AYFBjBHsZ7oh-vO07oJdzeTcEXqtBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:17:47 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:17:47 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting files as there were IO errors 2025/07/01 04:17:47 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2432 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J0yS6HaUEvEAa6wa3QIFfZdgksnIETIu_I_9ilgvoHp1EP4mnGU2HRZ8AYFBjBHsZ7oh-vO07oJdzeTcEXqtBQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (231.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:18:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:18:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:18:04 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:19:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/backup" 2025/07/01 04:19:17 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Has cached credentials 2025/07/01 04:19:19 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:21:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:21:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:21:45 DEBUG : two: Unchanged skipping 2025/07/01 04:21:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:21:47.377698 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K2KklF6OLGF1So0imLRYec5BzdZAuvGSMobMuk0XEURD6sB_MOnJ-kMQCKabq3Ibi6e2IPzsu80Yaz84dzYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:21:47.377732 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K2KklF6OLGF1So0imLRYec5BzdZAuvGSMobMuk0XEURD6sB_MOnJ-kMQCKabq3Ibi6e2IPzsu80Yaz84dzYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:21:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K2KklF6OLGF1So0imLRYec5BzdZAuvGSMobMuk0XEURD6sB_MOnJ-kMQCKabq3Ibi6e2IPzsu80Yaz84dzYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:21:47 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:21:47 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting files as there were IO errors 2025/07/01 04:21:47 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K2KklF6OLGF1So0imLRYec5BzdZAuvGSMobMuk0XEURD6sB_MOnJ-kMQCKabq3Ibi6e2IPzsu80Yaz84dzYg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (239.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:22:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:22:01 DEBUG : Config file has changed externally - reloading 2025/07/01 04:22:01 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:22:03 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:23:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:23:17 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for checks to finish 2025/07/01 04:23:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:23:17 DEBUG : two: Unchanged skipping 2025/07/01 04:23:18.201856 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/abOJq8Zz1gmv9Jd_bmzTEdKDf6SMpv5vEwYPaCwPBbZANlJsxvnBaY7KY_palDo9qW_emHN-99pn1rMnCarL4g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:23:18.201907 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/abOJq8Zz1gmv9Jd_bmzTEdKDf6SMpv5vEwYPaCwPBbZANlJsxvnBaY7KY_palDo9qW_emHN-99pn1rMnCarL4g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:23:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/abOJq8Zz1gmv9Jd_bmzTEdKDf6SMpv5vEwYPaCwPBbZANlJsxvnBaY7KY_palDo9qW_emHN-99pn1rMnCarL4g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:23:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Waiting for transfers to finish 2025/07/01 04:23:18 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting files as there were IO errors 2025/07/01 04:23:18 ERROR : proton drive root link ID 'rclone-test-kesotac4culu/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/abOJq8Zz1gmv9Jd_bmzTEdKDf6SMpv5vEwYPaCwPBbZANlJsxvnBaY7KY_palDo9qW_emHN-99pn1rMnCarL4g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (90.38s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:23:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:23:31 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:23:33 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:24:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:24:47.445152 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KdOpxzKePbVGvrDmy6hc9QhbxNpbl5ABevgHa13AiAYRVVEP2mjwDNx3cZy4o-8WiBaFlQiXRRUZWArN3-drQg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:24:47.445181 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KdOpxzKePbVGvrDmy6hc9QhbxNpbl5ABevgHa13AiAYRVVEP2mjwDNx3cZy4o-8WiBaFlQiXRRUZWArN3-drQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:24:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KdOpxzKePbVGvrDmy6hc9QhbxNpbl5ABevgHa13AiAYRVVEP2mjwDNx3cZy4o-8WiBaFlQiXRRUZWArN3-drQg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KdOpxzKePbVGvrDmy6hc9QhbxNpbl5ABevgHa13AiAYRVVEP2mjwDNx3cZy4o-8WiBaFlQiXRRUZWArN3-drQg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (88.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:24:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kesotac4culu/dst" 2025/07/01 04:24:59 DEBUG : Config file has changed externally - reloading 2025/07/01 04:24:59 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Has cached credentials 2025/07/01 04:25:02 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/01 04:26:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:26:16.832576 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gT07Ld96PLZkOKKtVwfbygW7GmvEU7lbQT4ENvr_HW7xD9uiR05KIP8a_8InuEySVURjRNs9kQNXmTJpGFJFvw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/01 04:26:16.832608 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gT07Ld96PLZkOKKtVwfbygW7GmvEU7lbQT4ENvr_HW7xD9uiR05KIP8a_8InuEySVURjRNs9kQNXmTJpGFJFvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/01 04:26:16 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gT07Ld96PLZkOKKtVwfbygW7GmvEU7lbQT4ENvr_HW7xD9uiR05KIP8a_8InuEySVURjRNs9kQNXmTJpGFJFvw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gT07Ld96PLZkOKKtVwfbygW7GmvEU7lbQT4ENvr_HW7xD9uiR05KIP8a_8InuEySVURjRNs9kQNXmTJpGFJFvw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (89.43s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:26:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/01 04:26:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:26:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:26:24.904506 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:26:24.904568 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:26:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/01 04:26:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/01 04:26:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.71s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:26:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 04:26:31 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:26:31 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:26:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:26:33 INFO : existing: Copied (new) 2025/07/01 04:26:33 DEBUG : Waiting for deletions to finish 2025/07/01 04:26:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/01 04:26:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/01 04:26:35 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:26:35 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:26:35 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting files as there were IO errors 2025/07/01 04:26:35 ERROR : proton drive root link ID 'rclone-test-kesotac4culu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.62s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:26:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:26:40 DEBUG : existing: Unchanged skipping 2025/07/01 04:26:40 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:26:40 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:26:40 DEBUG : Waiting for deletions to finish 2025/07/01 04:26:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.49s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (2.89s) --- SKIP: TestMaxTransfer/Hard (1.02s) --- SKIP: TestMaxTransfer/Soft (0.95s) --- SKIP: TestMaxTransfer/Cautious (0.92s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:28:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both10: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both0: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both14: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both15: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both16: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both17: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both11: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both12: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both13: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both18: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both2: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both4: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both5: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both6: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both7: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both8: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:28:18 DEBUG : both9: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both1: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both19: Unchanged skipping 2025/07/01 04:28:18 DEBUG : both3: Unchanged skipping 2025/07/01 04:28:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:28:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:28:18 DEBUG : Waiting for deletions to finish 2025/07/01 04:28:19 INFO : only10: Deleted 2025/07/01 04:28:19 INFO : only2: Deleted 2025/07/01 04:28:19 INFO : only5: Deleted 2025/07/01 04:28:19 INFO : only3: Deleted 2025/07/01 04:28:19 INFO : only16: Deleted 2025/07/01 04:28:19 INFO : only7: Deleted 2025/07/01 04:28:19 INFO : only11: Deleted 2025/07/01 04:28:19 INFO : only18: Deleted 2025/07/01 04:28:20 INFO : only6: Deleted 2025/07/01 04:28:20 INFO : only4: Deleted 2025/07/01 04:28:20 INFO : only13: Deleted 2025/07/01 04:28:20 INFO : only9: Deleted 2025/07/01 04:28:20 INFO : only15: Deleted 2025/07/01 04:28:20 INFO : only19: Deleted 2025/07/01 04:28:20 INFO : only8: Deleted 2025/07/01 04:28:20 INFO : only12: Deleted 2025/07/01 04:28:21 INFO : only14: Deleted 2025/07/01 04:28:21 INFO : only0: Deleted 2025/07/01 04:28:21 INFO : only1: Deleted 2025/07/01 04:28:21 INFO : only17: Deleted 2025/07/01 04:28:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (117.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:30:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:30:11 DEBUG : both10: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both13: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both14: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both15: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both11: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both0: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both12: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both18: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both16: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both2: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both3: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both17: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both5: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both6: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both19: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both1: Unchanged skipping 2025/07/01 04:30:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:30:11 DEBUG : both7: Unchanged skipping 2025/07/01 04:30:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : both4: Unchanged skipping 2025/07/01 04:30:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : both8: Unchanged skipping 2025/07/01 04:30:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/01 04:30:11 DEBUG : both9: Unchanged skipping 2025/07/01 04:30:11 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:30:11.173761 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:11.173801 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:11.198832 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:11.198875 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:11.479573 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:11.479609 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:11.560743 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:11.560774 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:12 INFO : only0: Copied (replaced existing) 2025/07/01 04:30:12.763725 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:12.763785 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:13 INFO : only10: Copied (replaced existing) 2025/07/01 04:30:13.345068 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:13.345133 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:13 INFO : only11: Copied (replaced existing) 2025/07/01 04:30:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:13 INFO : only12: Copied (replaced existing) 2025/07/01 04:30:13.580259 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:13.580313 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:13.823970 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:13.824004 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:14 INFO : only13: Copied (replaced existing) 2025/07/01 04:30:14.486958 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:14.486992 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:14 INFO : only14: Copied (replaced existing) 2025/07/01 04:30:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:15 INFO : only15: Copied (replaced existing) 2025/07/01 04:30:15.371969 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:15.372014 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:15.375132 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:15.375169 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:15 INFO : only16: Copied (replaced existing) 2025/07/01 04:30:15.849167 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:15.849218 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:16 INFO : only17: Copied (replaced existing) 2025/07/01 04:30:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:16 INFO : only19: Copied (replaced existing) 2025/07/01 04:30:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:16 INFO : only18: Copied (replaced existing) 2025/07/01 04:30:16.896443 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:16.896527 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:17.051769 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:17.051803 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:17.053077 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:17.053108 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:17 INFO : only1: Copied (replaced existing) 2025/07/01 04:30:17.986544 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:17.986580 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:18 INFO : only4: Copied (replaced existing) 2025/07/01 04:30:18.580138 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:18.580175 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:18 INFO : only2: Copied (replaced existing) 2025/07/01 04:30:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:18 INFO : only3: Copied (replaced existing) 2025/07/01 04:30:19.119407 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:19.119444 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:19.256335 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:19.256366 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:19 INFO : only6: Copied (replaced existing) 2025/07/01 04:30:19.751042 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/01 04:30:19.751083 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/01 04:30:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:20 INFO : only5: Copied (replaced existing) 2025/07/01 04:30:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:20 INFO : only7: Copied (replaced existing) 2025/07/01 04:30:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:21 INFO : only8: Copied (replaced existing) 2025/07/01 04:30:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:30:21 INFO : only9: Copied (replaced existing) 2025/07/01 04:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (140.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:31:04 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:31:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:31:04 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 04:31:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:31:04 INFO : empty_on_remote: Making directory 2025/07/01 04:31:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/01 04:31:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:31:21 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:31:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:31:21 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 04:31:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:31:21 INFO : empty_on_remote: Making directory 2025/07/01 04:31:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/01 04:31:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:31:38 INFO : sub dir: Making directory 2025/07/01 04:31:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (38.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:32:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:32:17 INFO : sub dir: Making directory 2025/07/01 04:32:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (39.52s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:33:31 DEBUG : Waiting for deletions to finish 2025/07/01 04:33:33 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:33:33 DEBUG : apple: Excluded 2025/07/01 04:33:33 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:33:33 DEBUG : banana: Excluded 2025/07/01 04:33:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:33:33 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:33:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:33:33 DEBUG : splitbananasplit: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:33:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:46 DEBUG : apple: Unchanged skipping 2025/07/01 04:33:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:46 DEBUG : banana: Unchanged skipping 2025/07/01 04:33:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:33:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:33:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:33:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:33:50 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:33:50 DEBUG : Waiting for deletions to finish 2025/07/01 04:33:50 INFO : There was nothing to transfer 2025/07/01 04:33:50 DEBUG : Waiting for deletions to finish 2025/07/01 04:33:52 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:33:52 DEBUG : apple: Excluded 2025/07/01 04:33:52 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:33:52 DEBUG : banana: Excluded 2025/07/01 04:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:33:52 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:33:52 DEBUG : splitbananasplit: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:33:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:33:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:34:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:04 DEBUG : apple: Unchanged skipping 2025/07/01 04:34:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:04 DEBUG : banana: Unchanged skipping 2025/07/01 04:34:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:34:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:34:09 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:34:09 DEBUG : Waiting for deletions to finish 2025/07/01 04:34:09 INFO : There was nothing to transfer 2025/07/01 04:34:09 DEBUG : Waiting for deletions to finish 2025/07/01 04:34:11 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:34:11 DEBUG : apple: Excluded 2025/07/01 04:34:11 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:34:11 DEBUG : banana: Excluded 2025/07/01 04:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:34:11 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:34:11 DEBUG : splitbananasplit: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:34:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:35:19 DEBUG : Waiting for deletions to finish 2025/07/01 04:35:20 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:35:20 DEBUG : apple: Excluded 2025/07/01 04:35:20 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:35:20 DEBUG : banana: Excluded 2025/07/01 04:35:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:35:20 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:35:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:35:20 DEBUG : splitbananasplit: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:35:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:35:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:33 DEBUG : apple: Unchanged skipping 2025/07/01 04:35:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:35:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:33 DEBUG : banana: Unchanged skipping 2025/07/01 04:35:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:35:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:35:38 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:35:38 DEBUG : Waiting for deletions to finish 2025/07/01 04:35:38 INFO : There was nothing to transfer 2025/07/01 04:35:38 DEBUG : Waiting for deletions to finish 2025/07/01 04:35:39 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:35:39 DEBUG : apple: Excluded 2025/07/01 04:35:39 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:35:39 DEBUG : banana: Excluded 2025/07/01 04:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:35:39 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:35:39 DEBUG : splitbananasplit: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:35:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:35:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:52 DEBUG : apple: Unchanged skipping 2025/07/01 04:35:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:35:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:52 DEBUG : banana: Unchanged skipping 2025/07/01 04:35:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:35:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:35:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:35:57 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:35:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:35:57 INFO : There was nothing to transfer 2025/07/01 04:35:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:35:59 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:35:59 DEBUG : apple: Excluded 2025/07/01 04:35:59 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:35:59 DEBUG : banana: Excluded 2025/07/01 04:35:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:35:59 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:35:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:35:59 DEBUG : splitbananasplit: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:36:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:36:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:37:06 DEBUG : Waiting for deletions to finish 2025/07/01 04:37:08 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:37:08 DEBUG : apple: Excluded 2025/07/01 04:37:08 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:37:08 DEBUG : banana: Excluded 2025/07/01 04:37:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:37:08 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:37:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:37:08 DEBUG : splitbananasplit: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:37:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:37:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:37:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:37:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:37:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:37:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:37:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:37:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/01 04:37:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:37:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/01 04:37:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:37:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:37:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:37:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:37:24 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:37:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:37:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:37:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:37:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:37:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:37:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:37:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:37:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:37:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:37:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:37:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:37:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:37:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:37:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:37:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:37:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:37:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:31 DEBUG : Waiting for deletions to finish 2025/07/01 04:37:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:37:32 INFO : splitbananasplit: Deleted 2025/07/01 04:37:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:37:32 INFO : apple: Deleted 2025/07/01 04:37:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:37:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:37:32 INFO : banana: Deleted 2025/07/01 04:37:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:37:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:37:33 INFO : appleappleapplebanana: Deleted 2025/07/01 04:37:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:37:33 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:37:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:37:33 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:37:33 DEBUG : Waiting for deletions to finish 2025/07/01 04:37:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 04:37:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/01 04:37:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 04:37:35 DEBUG : YXBwbGU=: Excluded 2025/07/01 04:37:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 04:37:35 DEBUG : YmFuYW5h: Excluded 2025/07/01 04:37:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 04:37:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/01 04:37:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:46 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:37:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:48 DEBUG : apple: Unchanged skipping 2025/07/01 04:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:48 DEBUG : banana: Unchanged skipping 2025/07/01 04:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:37:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:37:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:37:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:37:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:37:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:37:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:37:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:37:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:37:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:37:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:37:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:37:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:37:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:37:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:37:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:37:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/01 04:37:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:37:52 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:37:52 DEBUG : Waiting for deletions to finish 2025/07/01 04:37:52 DEBUG : Waiting for deletions to finish 2025/07/01 04:37:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 04:37:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/01 04:37:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 04:37:54 DEBUG : YXBwbGU=: Excluded 2025/07/01 04:37:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 04:37:54 DEBUG : YmFuYW5h: Excluded 2025/07/01 04:37:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 04:37:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/01 04:37:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 04:37:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/01 04:38:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:38:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:38:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:38:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:38:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:38:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:38:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:38:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:38:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:38:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:38:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:38:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" 2025/07/01 04:38:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:39:01 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:39:01 DEBUG : apple: Excluded 2025/07/01 04:39:01 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:39:01 DEBUG : banana: Excluded 2025/07/01 04:39:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:39:01 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:39:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:39:01 DEBUG : splitbananasplit: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:39:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:39:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:39:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:39:13 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 04:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:39:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:39:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/01 04:39:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:39:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/01 04:39:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:39:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/01 04:39:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:39:15 INFO : apple: Copied (new) to: PREFIXapple 2025/07/01 04:39:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:39:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:39:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:39:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:39:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:39:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:39:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:39:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:39:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:39:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:39:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:39:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:39:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:39:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:39:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 04:39:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:39:18 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:39:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:39:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:39:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:39:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:39:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:39:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:39:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:39:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:39:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:39:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:39:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:39:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:39:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:39:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:39:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:39:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:39:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:24 DEBUG : Waiting for deletions to finish 2025/07/01 04:39:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:39:25 INFO : appleappleapplebanana: Deleted 2025/07/01 04:39:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:39:25 INFO : banana: Deleted 2025/07/01 04:39:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:39:25 INFO : splitbananasplit: Deleted 2025/07/01 04:39:25 INFO : apple: Deleted 2025/07/01 04:39:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:39:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:39:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:39:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:39:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:39:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:39:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:39:26 DEBUG : Waiting for deletions to finish 2025/07/01 04:39:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:39:28 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/01 04:39:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/01 04:39:28 DEBUG : PREFIXapple: Excluded 2025/07/01 04:39:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/01 04:39:28 DEBUG : PREFIXbanana: Excluded 2025/07/01 04:39:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/01 04:39:28 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:39:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:39:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:39:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:39:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:39:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:39:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:39:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:39:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:39:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:39:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:39:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:39:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:39:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:39:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:39:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:39:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:39:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:39:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:39:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:39:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:39:41 INFO : splitbananasplit: Copied (new) 2025/07/01 04:39:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:39:41 INFO : apple: Copied (new) 2025/07/01 04:39:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:39:41 INFO : banana: Copied (new) 2025/07/01 04:39:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:39:42 INFO : appleappleapplebanana: Copied (new) 2025/07/01 04:39:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:39:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for checks to finish 2025/07/01 04:39:45 DEBUG : proton drive root link ID 'rclone-test-kesotac4culu': Waiting for transfers to finish 2025/07/01 04:39:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:39:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/01 04:39:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:39:46 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/01 04:39:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:39:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/01 04:39:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:39:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/01 04:39:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:39:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/01 04:39:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:39:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/01 04:39:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:39:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/01 04:39:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:39:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/01 04:39:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:39:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/01 04:39:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:39:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/01 04:39:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:39:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/01 04:39:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:39:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/01 04:39:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:39:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/01 04:39:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:39:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/01 04:39:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:39:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/01 04:39:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:39:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/01 04:39:51 DEBUG : Waiting for deletions to finish 2025/07/01 04:39:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/01 04:39:52 INFO : PREFIXbanana: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/01 04:39:52 INFO : PREFIXsplitbananasplit: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/01 04:39:52 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/01 04:39:52 INFO : PREFIXapple: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/01 04:39:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/01 04:39:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/01 04:39:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/01 04:39:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/01 04:39:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/01 04:39:53 DEBUG : Waiting for deletions to finish 2025/07/01 04:39:55 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:39:55 DEBUG : apple: Excluded 2025/07/01 04:39:55 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:39:55 DEBUG : banana: Excluded 2025/07/01 04:39:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:39:55 DEBUG : splitbananasplit: Excluded 2025/07/01 04:39:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:39:55 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:39:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:39:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 04:40:05 DEBUG : Waiting for deletions to finish 2025/07/01 04:40:07 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:40:07 DEBUG : apple: Excluded 2025/07/01 04:40:07 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:40:07 DEBUG : banana: Excluded 2025/07/01 04:40:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:40:07 DEBUG : splitbananasplit: Excluded 2025/07/01 04:40:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:40:07 DEBUG : appleappleapplebanana: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 04:40:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:40:12 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-kesotac4culu'", Local "Local file system at /tmp/rclone1568487717", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (8m9s) TestTransform/suffix (28s) goroutine 26890 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0xc000394fc0, {0x26964f6?, 0xc000a07ad8?}, 0x27c2b98) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000394fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000394fc0, 0xc000a07c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00090e3c0, {0x3e80600, 0x6b, 0x6b}, {0xedff54fd2?, 0x3e965c0?, 0x3e965c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004d8820) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004d8820) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 26721 [IO wait]: internal/poll.runtime_pollWait(0x7cacf86ba030, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003ad780?, 0xc0005ba000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003ad780, {0xc0005ba000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003ad780, {0xc0005ba000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000506008, {0xc0005ba000?, 0x7cacf5c9cf98?, 0x7cad3fb605c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000486138, {0xc0005ba000?, 0x3ebc400?, 0xc000c609c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00053a2b8, {0x2ad0720, 0xc000486138}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00053a008, {0x2ace4a0, 0xc000506008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00053a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00053a008, {0xc0007a7000, 0x1000, 0xc0003f3c20?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004a2000, {0xc0007a7000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00076f680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00076f680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004a2000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26778 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15 [IO wait]: internal/poll.runtime_pollWait(0x7cacf86b9f18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00034ec00?, 0xc000e48000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00034ec00, {0xc000e48000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00034ec00, {0xc000e48000?, 0xc000e48000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003ae218, {0xc000e48000?, 0x7cacf5ccab48?, 0x7cad3fb60a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0008101e0, {0xc000e48000?, 0x9ffb?, 0xc00056c108?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00064db38, {0x2ad0720, 0xc0008101e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00064d888, {0x2ace4a0, 0xc0003ae218}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00064d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00064d888, {0xc0005bb000, 0x1000, 0xc000100008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000912b40, {0xc00091c120, 0x9, 0xc000099d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2acdc40, 0xc000912b40}, {0xc00091c120, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00091c120, 0x9, 0xc000099d68?}, {0x2acdc40?, 0xc000912b40?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00091c0e0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000103500) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 14 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 26764 [select]: net/http.(*http2ClientConn).roundTrip(0xc000103500, 0xc00041d900, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0005fa000, 0xc00041d900, {0x20?, 0xd3?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e5df00?}, 0xc00041d900?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e5df00, 0xc00041d7c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2acec00?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00041d7c0, {0x2acec00, 0x3e5df00}, {0x7cacf5cccd01?, 0x2ae0eb8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003f32c0, 0xc00041d7c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003f32c0, 0xc00041d7c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0004c4008, 0xc000646f00) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00006ae78, {0xc00006ae48, 0x6, 0x7cacf4152e28?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc000646f00, {0x267bd24?, 0x2100e60?}, {0xc000837260, 0x6c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CreateFile.func1(0xc000646f00) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:46 +0x105 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0005568f0, {0x2af5d08, 0x3eb9b80}, 0xc00006b110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0005568f0, {0x2af5d08, 0x3eb9b80}, 0xc00006b110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).CreateFile(0xc0005568f0, {0x2af5d08, 0x3eb9b80}, {0xc0006e4e40, 0x58}, {{0xc0059766c0, 0x58}, {0xc000785180, 0x24a}, {0xc000873640, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:45 +0xaa github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:156 +0xd4 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft(0xc00034ea80, {0x2af5d08, 0x3eb9b80}, 0xc00046c1c0, {0xc006f352f5, 0xc}, {0xc00031cde0?, 0xc0004835f0?, 0xc00006b6e0?}, {0xc000706940, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:191 +0x3e8 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc00034ea80, {0x2af5d08, 0x3eb9b80}, 0xc00046c1c0, {0xc006f352f5, 0xc}, {0x1?, 0x1?, 0x0?}, {0x2acd740, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:435 +0x11f github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc00034ea80, {0x2af5d08, 0x3eb9b80}, {0xc005976660?, 0xc00006b808?}, {0xc006f352f5, 0xc}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0003db808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038f200, 0xc000207b80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038f200, 0xc000207b80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc0008754a0, {0x2af5d08, 0x3eb9b80}, {0x2acd740, 0xc0004836e0}, {0x2b00df0, 0xc00057f880}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc000556840, {0x2af5d08, 0x3eb9b80}, {0x2acd740, 0xc0004836e0}, {0x2b00df0, 0xc00057f880}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0003ce4d0, {0x2af5d08, 0x3eb9b80}, {0x2b0cc50, 0xc000556840}, {0xc006f352f0, 0x11}, {0xc006f352f0, 0x11}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0003ce4d0?, 0xc0003ce4d0, {0x267ba9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc005269c00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc005269c00, 0xc000870550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21464 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21464 [chan receive]: testing.(*T).Run(0xc000935180, {0x26825f6?, 0x461d77?}, 0xc000870550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000935180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000935180, 0x27c2b98) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2980 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3007 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 26909 [select]: net/http.(*http2clientStream).writeRequest(0xc000573500, 0xc00041d900, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000573500, 0x815864?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 26764 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 26837 [IO wait]: internal/poll.runtime_pollWait(0x7cacf86b9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000206280?, 0xc000752000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000206280, {0xc000752000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000206280, {0xc000752000?, 0xc000752000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00085c1d8, {0xc000752000?, 0x7cacf5c9cf98?, 0x7cad3fb605c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000487068, {0xc000752000?, 0xffb?, 0x4fc0042b400?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00064d7b8, {0x2ad0720, 0xc000487068}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00064d508, {0x2ace4a0, 0xc00085c1d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00064d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00064d508, {0xc000753000, 0x1000, 0xc0003f3c20?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000310480, {0xc000753000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00052dd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00052dd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000310480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26795 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 26838 [select]: net/http.(*persistConn).writeLoop(0xc000310480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26795 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 26802 [select]: net/http.(*persistConn).writeLoop(0xc0004a2000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26778 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.951575168s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]