"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/19 04:27:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju" 2025/09/19 04:27:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:27:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Has cached credentials 2025/09/19 04:27:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:27:50 DEBUG : Creating backend with remote "/tmp/rclone4194736964" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:27:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/19 04:27:55 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:27:55 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.07s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:27:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/19 04:27:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:27:56 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:27:56 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:27:59 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:28:00 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.41s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.85s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.93s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:05 DEBUG : Creating backend with remote "/non-existing" 2025/09/19 04:28:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/19 04:28:06 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:06 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.29s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:28:07 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:07 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.60s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.90s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:15 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Running all checks before starting transfers 2025/09/19 04:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:28:15 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:15 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Checks finished, now starting transfers 2025/09/19 04:28:15 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.61s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:22 ERROR : Ignoring --no-traverse with sync 2025/09/19 04:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:28:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:26 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:28:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.48s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/19 04:28:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/19 04:28:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:28:35 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:35 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:28:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/19 04:28:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 04:28:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/19 04:28:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/19 04:28:44 INFO : sub dir2: Making directory 2025/09/19 04:28:45 INFO : sub dir: Making directory 2025/09/19 04:28:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:28:46 INFO : sub dir2/sub sub dir2: Making directory 2025/09/19 04:28:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:48 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:28:50 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:28:54 INFO : sub dir2: Making directory 2025/09/19 04:28:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/19 04:28:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 04:28:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:28:55 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:28:55 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:28:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:28:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:29:02 DEBUG : sub dir2: Making directory with metadata 2025/09/19 04:29:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 04:29:02 INFO : sub dir2: Making directory 2025/09/19 04:29:03 INFO : sub dir: Making directory 2025/09/19 04:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:29:04 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:29:04 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:29:06 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:29:06 INFO : sub dir/hello world: Deleted 2025/09/19 04:29:08 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/19 04:29:08 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.15s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:29:13 INFO : sub dir2: Making directory 2025/09/19 04:29:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:29:13 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:29:13 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:29:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:29:16 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:29:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:29:21 DEBUG : sub dir2: Making directory with metadata 2025/09/19 04:29:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 04:29:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/19 04:29:21 INFO : sub dir2: Making directory 2025/09/19 04:29:22 INFO : sub dir: Making directory 2025/09/19 04:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:29:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:29:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:29:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:29:25 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:29:25 DEBUG : Waiting for deletions to finish 2025/09/19 04:29:26 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.98s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:29:31 INFO : sub dir2: Making directory 2025/09/19 04:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:29:31 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:29:31 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:29:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:29:35 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:29:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.76s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:29:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tusejut7fula" 2025/09/19 04:29:42 DEBUG : proton drive root link ID 'rclone-test-tusejut7fula': Has cached credentials 2025/09/19 04:29:45 DEBUG : proton drive root link ID 'rclone-test-tusejut7fula': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-tusejut7fula' 2025/09/19 04:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:29:46 DEBUG : proton drive root link ID 'rclone-test-tusejut7fula': Waiting for checks to finish 2025/09/19 04:29:46 DEBUG : proton drive root link ID 'rclone-test-tusejut7fula': Waiting for transfers to finish 2025/09/19 04:29:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:29:52 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:29:53 DEBUG : proton drive root link ID 'rclone-test-tusejut7fula': Purge remote --- PASS: TestServerSideCopy (17.82s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:30:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/19 04:30:01 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:30:01 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:30:02.322418 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/09/19 04:30:02.322442 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/09/19 04:30:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/19 04:30:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:30:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fuqigat7noco" 2025/09/19 04:30:12 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Has cached credentials 2025/09/19 04:30:14 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-fuqigat7noco' 2025/09/19 04:30:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:30:16 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Waiting for checks to finish 2025/09/19 04:30:16 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Waiting for transfers to finish 2025/09/19 04:30:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:30:21 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:30:24.016666 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/09/19 04:30:24.016739 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/09/19 04:30:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/19 04:30:28 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Waiting for checks to finish 2025/09/19 04:30:28 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Waiting for transfers to finish 2025/09/19 04:30:29.869229 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/09/19 04:30:29.869250 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/09/19 04:30:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/19 04:30:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/19 04:30:33 DEBUG : proton drive root link ID 'rclone-test-fuqigat7noco': Purge remote --- PASS: TestServerSideCopyOverSelf (29.26s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:30:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/19 04:30:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:30:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:30:43.239820 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/09/19 04:30:43.239853 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/09/19 04:30:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/19 04:30:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/19 04:30:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:30:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xobohaj6nibo" 2025/09/19 04:30:54 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Has cached credentials 2025/09/19 04:30:56 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-xobohaj6nibo' 2025/09/19 04:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:30:58 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Waiting for checks to finish 2025/09/19 04:30:58 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Waiting for transfers to finish 2025/09/19 04:31:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:31:03 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:31:05.487485 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/09/19 04:31:05.487519 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/09/19 04:31:09 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Using server-side directory move 2025/09/19 04:31:09 INFO : proton drive root link ID 'rclone-test-xobohaj6nibo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/19 04:31:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/19 04:31:10 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Waiting for checks to finish 2025/09/19 04:31:10 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Waiting for transfers to finish 2025/09/19 04:31:10 INFO : sub dir/hello world: Deleted 2025/09/19 04:31:12.412008 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evoWBGzcT4dDRgwojA7xlK0B1pFgCDbNbk1TWxnycexcQFVEW7dotiKhm2cQHj6klFKxkcx3VwVU7eNDKEo_lw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:31:12.412047 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evoWBGzcT4dDRgwojA7xlK0B1pFgCDbNbk1TWxnycexcQFVEW7dotiKhm2cQHj6klFKxkcx3VwVU7eNDKEo_lw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:31:12 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evoWBGzcT4dDRgwojA7xlK0B1pFgCDbNbk1TWxnycexcQFVEW7dotiKhm2cQHj6klFKxkcx3VwVU7eNDKEo_lw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/evoWBGzcT4dDRgwojA7xlK0B1pFgCDbNbk1TWxnycexcQFVEW7dotiKhm2cQHj6klFKxkcx3VwVU7eNDKEo_lw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/19 04:31:12 DEBUG : proton drive root link ID 'rclone-test-xobohaj6nibo': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.84s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:19 ERROR : error listing: directory not found 2025/09/19 04:31:21 INFO : Local file system at /tmp/rclone4194736964: Making directory 2025/09/19 04:31:22 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:22 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.68s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/19 04:31:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:31:31 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for checks to finish 2025/09/19 04:31:31 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for transfers to finish 2025/09/19 04:31:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:31:32 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/19 04:31:32 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:31:32 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/19 04:31:36 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:36 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:31:38 INFO : check sum: Copied (new) 2025/09/19 04:31:38 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:31:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/19 04:31:39 DEBUG : check sum: Unchanged skipping 2025/09/19 04:31:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:39 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.15s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/19 04:31:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/19 04:31:44 INFO : sizeonly: Copied (new) 2025/09/19 04:31:44 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:45 DEBUG : sizeonly: Sizes identical 2025/09/19 04:31:45 DEBUG : sizeonly: Unchanged skipping 2025/09/19 04:31:45 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:45 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:45 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/19 04:31:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/19 04:31:51 INFO : ignore-size: Copied (new) 2025/09/19 04:31:51 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:52 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 04:31:52 DEBUG : ignore-size: Unchanged skipping 2025/09/19 04:31:52 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:52 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:52 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:31:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 04:31:58 DEBUG : existing: Unchanged skipping 2025/09/19 04:31:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:58 DEBUG : Waiting for deletions to finish 2025/09/19 04:31:58 INFO : There was nothing to transfer 2025/09/19 04:31:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/19 04:31:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:31:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:31:59.470855 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/09/19 04:31:59.470905 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/09/19 04:32:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/19 04:32:02 INFO : existing: Copied (replaced existing) 2025/09/19 04:32:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/19 04:32:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/19 04:32:06 INFO : existing: Copied (new) 2025/09/19 04:32:06 DEBUG : Waiting for deletions to finish 2025/09/19 04:32:08 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:08 DEBUG : existing: Destination exists, skipping 2025/09/19 04:32:08 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:08 DEBUG : Waiting for deletions to finish 2025/09/19 04:32:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32:16 INFO : d: Making directory 2025/09/19 04:32:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/19 04:32:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:32:19 DEBUG : c/non empty space: Unchanged skipping 2025/09/19 04:32:19 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:19 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:32:21 INFO : a/potato2: Copied (new) 2025/09/19 04:32:21 DEBUG : Waiting for deletions to finish 2025/09/19 04:32:22 INFO : b/potato: Deleted 2025/09/19 04:32:22 INFO : d: Removing directory 2025/09/19 04:32:23 INFO : b: Removing directory 2025/09/19 04:32:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32:32 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/09/19 04:32:32 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:32:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/19 04:32:32 DEBUG : empty space: Unchanged skipping 2025/09/19 04:32:32 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:32 DEBUG : Waiting for deletions to finish 2025/09/19 04:32:32 INFO : There was nothing to transfer 2025/09/19 04:32:34 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/09/19 04:32:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:32:34 NOTICE: proton drive root link ID 'rclone-test-ketejor8tuju': Forced to upload files to set modification times on this backend. 2025/09/19 04:32:34 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/19 04:32:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:34.449739 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/09/19 04:32:34.449770 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/09/19 04:32:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:32:36 INFO : empty space: Copied (replaced existing) 2025/09/19 04:32:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32: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/09/19 04:32:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/19 04:32:42 DEBUG : empty space: Unchanged skipping 2025/09/19 04:32:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:42 DEBUG : Waiting for deletions to finish 2025/09/19 04:32:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32:48 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/09/19 04:32:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4194736964) 2025/09/19 04:32:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-ketejor8tuju') 2025/09/19 04:32:48 DEBUG : foo: sha1 differ 2025/09/19 04:32:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:49.062455 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/09/19 04:32:49.062483 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/09/19 04:32:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/19 04:32:51 INFO : foo: Copied (replaced existing) 2025/09/19 04:32:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.73s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:32:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:32:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/19 04:32:57 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:32:57 DEBUG : empty space: Unchanged skipping 2025/09/19 04:32:57 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:32:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:32:59 INFO : potato: Copied (new) 2025/09/19 04:32:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:33:06 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:33:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/19 04:33:06 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:33:06.504333 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/09/19 04:33:06.504370 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/09/19 04:33:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/19 04:33:09 INFO : potato: Copied (replaced existing) 2025/09/19 04:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:33:14 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/09/19 04:33:14 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:33:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4194736964) 2025/09/19 04:33:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-ketejor8tuju') 2025/09/19 04:33:14 DEBUG : potato: sha1 differ 2025/09/19 04:33:14 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:33:14.844358 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/09/19 04:33:14.844384 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/09/19 04:33:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/19 04:33:17 INFO : potato: Copied (replaced existing) 2025/09/19 04:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:33:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:33:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:33:24 DEBUG : empty space: Unchanged skipping 2025/09/19 04:33:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/19 04:33:24 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:33:24 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:33:24 DEBUG : Waiting for deletions to finish 2025/09/19 04:33:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:33:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:33:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:33:34 DEBUG : empty space: Unchanged skipping 2025/09/19 04:33:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:33:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:33:36 INFO : potato2: Copied (new) 2025/09/19 04:33:36 DEBUG : Waiting for deletions to finish 2025/09/19 04:33:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:33:46 INFO : d: Making directory 2025/09/19 04:33:47 INFO : d/e: Making directory 2025/09/19 04:33:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/19 04:33:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:33:50 DEBUG : c/non empty space: Unchanged skipping 2025/09/19 04:33:51 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:33:51 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:33:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:33:52 INFO : a/potato2: Copied (new) 2025/09/19 04:33:52 DEBUG : Waiting for deletions to finish 2025/09/19 04:33:53 INFO : b/potato: Deleted 2025/09/19 04:33:53 INFO : d/e: Removing directory 2025/09/19 04:33:53 INFO : d: Removing directory 2025/09/19 04:33:54 INFO : b: Removing directory 2025/09/19 04:33:55 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:34:07 INFO : d: Making directory 2025/09/19 04:34:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/19 04:34:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:34:11 DEBUG : c/non empty space: Unchanged skipping 2025/09/19 04:34:11 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:11 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:34:13 INFO : a/potato2: Copied (new) 2025/09/19 04:34:13 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting files as there were IO errors 2025/09/19 04:34:13 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:34:26 DEBUG : Waiting for deletions to finish 2025/09/19 04:34:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:34:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:34:27 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:27 DEBUG : empty space: Unchanged skipping 2025/09/19 04:34:27 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:27 INFO : potato: Deleted 2025/09/19 04:34:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:34:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:34:37 DEBUG : Waiting for deletions to finish 2025/09/19 04:34:38 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:38 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:38 INFO : potato: Deleted 2025/09/19 04:34:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:34:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:34:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:39 DEBUG : empty space: Unchanged skipping 2025/09/19 04:34:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/19 04:34:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:34:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/19 04:34:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.10s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:34:58 DEBUG : enormous: Excluded (Size Filter) 2025/09/19 04:34:58 DEBUG : enormous: Excluded 2025/09/19 04:34:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/19 04:34:58 DEBUG : potato2: Excluded 2025/09/19 04:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/19 04:34:59 DEBUG : potato2: Excluded 2025/09/19 04:34:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:34:59 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:34:59 DEBUG : empty space: Unchanged skipping 2025/09/19 04:34:59 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:34:59 DEBUG : Waiting for deletions to finish 2025/09/19 04:34:59 INFO : There was nothing to transfer 2025/09/19 04:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/09/19 04:35:00 DEBUG : enormous: Excluded 2025/09/19 04:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/19 04:35:00 DEBUG : potato2: Excluded 2025/09/19 04:35:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/19 04:35:01 DEBUG : potato2: Excluded 2025/09/19 04:35:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/19 04:35:01 DEBUG : empty space: Unchanged skipping 2025/09/19 04:35:01 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for checks to finish 2025/09/19 04:35:01 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for transfers to finish 2025/09/19 04:35:01 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:35:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/19 04:35:10 DEBUG : enormous: Excluded 2025/09/19 04:35:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/19 04:35:10 DEBUG : potato2: Excluded 2025/09/19 04:35:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:35:12 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:12 DEBUG : empty space: Unchanged skipping 2025/09/19 04:35:12 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:12 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:12 INFO : potato2: Deleted 2025/09/19 04:35:12 INFO : enormous: Deleted 2025/09/19 04:35:12 INFO : There was nothing to transfer 2025/09/19 04:35:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/19 04:35:14 DEBUG : empty space: Unchanged skipping 2025/09/19 04:35:14 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for checks to finish 2025/09/19 04:35:14 DEBUG : Local file system at /tmp/rclone4194736964: Waiting for transfers to finish 2025/09/19 04:35:14 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:14 INFO : enormous: Deleted 2025/09/19 04:35:14 INFO : potato2: Deleted 2025/09/19 04:35:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:35:26 DEBUG : five: Need to transfer - File not found at Destination 2025/09/19 04:35:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/19 04:35:26 DEBUG : one: Destination is newer than source, skipping 2025/09/19 04:35:26 DEBUG : three: Sizes identical 2025/09/19 04:35:26 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/19 04:35:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4194736964) 2025/09/19 04:35:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-ketejor8tuju') 2025/09/19 04:35:26 DEBUG : two: sha1 differ 2025/09/19 04:35:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 04:35:26 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:26.967853 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/09/19 04:35:26.967893 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/09/19 04:35:27.243311 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/09/19 04:35:27.243347 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/09/19 04:35:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/19 04:35:28 INFO : five: Copied (new) 2025/09/19 04:35:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/19 04:35:29 INFO : two: Copied (replaced existing) 2025/09/19 04:35:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/19 04:35:29 INFO : four: Copied (replaced existing) 2025/09/19 04:35:29 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:33 DEBUG : one: Destination is newer than source, skipping 2025/09/19 04:35:33 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/19 04:35:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/19 04:35:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 04:35:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/19 04:35:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/19 04:35:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4194736964) 2025/09/19 04:35:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 04:35:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-ketejor8tuju') 2025/09/19 04:35:33 DEBUG : three: sha1 differ 2025/09/19 04:35:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/19 04:35:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/19 04:35:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/19 04:35:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 04:35:33 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:33.468636 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/09/19 04:35:33.468670 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/09/19 04:35:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/19 04:35:36 INFO : three: Copied (replaced existing) 2025/09/19 04:35:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (27.33s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/19 04:35:43 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:35:43 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:35:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/19 04:35:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/19 04:35:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:35:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:35:45 INFO : yam: Copied (new) 2025/09/19 04:35:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/19 04:35:45 INFO : potato: Copied (new) 2025/09/19 04:35:45 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 04:35:47 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:35:47 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:35:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:47 DEBUG : potato: Unchanged skipping 2025/09/19 04:35:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:35:48.420015 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HGIB3xYW4nC4hEQodJM65JLuVCaU-yVegnYfx3vakX9gnK-P3HhlXmEZR0vieCq-QAOHi0Yiv4eKaR0Cr1GjBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:35:48.420166 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HGIB3xYW4nC4hEQodJM65JLuVCaU-yVegnYfx3vakX9gnK-P3HhlXmEZR0vieCq-QAOHi0Yiv4eKaR0Cr1GjBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:48 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HGIB3xYW4nC4hEQodJM65JLuVCaU-yVegnYfx3vakX9gnK-P3HhlXmEZR0vieCq-QAOHi0Yiv4eKaR0Cr1GjBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:48 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HGIB3xYW4nC4hEQodJM65JLuVCaU-yVegnYfx3vakX9gnK-P3HhlXmEZR0vieCq-QAOHi0Yiv4eKaR0Cr1GjBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:48 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/19 04:35:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:50 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:35:50 INFO : yaml: Copied (new) 2025/09/19 04:35:50 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting files as there were IO errors 2025/09/19 04:35:50 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.51s) === 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-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/19 04:35:54 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:35:54 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:35:54 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/19 04:35:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/19 04:35:54 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:35:54 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:35:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:35:56 INFO : yam: Copied (new) 2025/09/19 04:35:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/19 04:35:56 INFO : potato: Copied (new) 2025/09/19 04:35:56 DEBUG : Waiting for deletions to finish 2025/09/19 04:35:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 04:35:58 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:35:58 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:35:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:35:58 DEBUG : potato: Unchanged skipping 2025/09/19 04:35:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:35:59.153503 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EuoYULHuKEIYMchg4VerDUUpSgspnAi1okjjkctDoBTFzNhbmJq2ZsPnltPP3zW8pSJOR9nKSEGt5wjrGWULcg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:35:59.153528 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EuoYULHuKEIYMchg4VerDUUpSgspnAi1okjjkctDoBTFzNhbmJq2ZsPnltPP3zW8pSJOR9nKSEGt5wjrGWULcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:59 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EuoYULHuKEIYMchg4VerDUUpSgspnAi1okjjkctDoBTFzNhbmJq2ZsPnltPP3zW8pSJOR9nKSEGt5wjrGWULcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:59 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EuoYULHuKEIYMchg4VerDUUpSgspnAi1okjjkctDoBTFzNhbmJq2ZsPnltPP3zW8pSJOR9nKSEGt5wjrGWULcg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:35:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/19 04:35:59 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:01 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:36:01 INFO : yaml: Copied (new) 2025/09/19 04:36:01 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting files as there were IO errors 2025/09/19 04:36:01 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/19 04:36:05 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:36:05 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:36:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/19 04:36:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/19 04:36:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:36:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:36:07 INFO : sub/yam: Copied (new) 2025/09/19 04:36:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/19 04:36:08 INFO : potato: Copied (new) 2025/09/19 04:36:08 DEBUG : Waiting for deletions to finish 2025/09/19 04:36:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 04:36:10 DEBUG : potato: Unchanged skipping 2025/09/19 04:36:11 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Making map for --track-renames 2025/09/19 04:36:11 INFO : proton drive root link ID 'rclone-test-ketejor8tuju': Finished making map for --track-renames 2025/09/19 04:36:11 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:11 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for renames to finish 2025/09/19 04:36:12.048305 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SgyGgJD6Y2tKQw55htxTixGmbrUyKN7pFRiRGQTfu9GGkG5b3JNF5YJn4_z5doxqYo_vHZK_OchSXB-ZJeH-kA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:36:12.048339 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SgyGgJD6Y2tKQw55htxTixGmbrUyKN7pFRiRGQTfu9GGkG5b3JNF5YJn4_z5doxqYo_vHZK_OchSXB-ZJeH-kA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:36:12 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SgyGgJD6Y2tKQw55htxTixGmbrUyKN7pFRiRGQTfu9GGkG5b3JNF5YJn4_z5doxqYo_vHZK_OchSXB-ZJeH-kA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:36:12 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SgyGgJD6Y2tKQw55htxTixGmbrUyKN7pFRiRGQTfu9GGkG5b3JNF5YJn4_z5doxqYo_vHZK_OchSXB-ZJeH-kA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:36:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/19 04:36:12 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/19 04:36:14 INFO : yam: Copied (new) 2025/09/19 04:36:14 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting files as there were IO errors 2025/09/19 04:36:14 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (14.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:36:18 DEBUG : Creating backend with remote "/tmp/rclone4194736964/dir1" 2025/09/19 04:36:18 DEBUG : Config file has changed externally - reloading 2025/09/19 04:36:18 DEBUG : Creating backend with remote "/tmp/rclone4194736964/dir2" 2025/09/19 04:36:18 DEBUG : Local file system at /tmp/rclone4194736964/dir2: Using server-side directory move 2025/09/19 04:36:18 INFO : Local file system at /tmp/rclone4194736964/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/19 04:36:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/19 04:36:18 INFO : file1.txt: Moved (server-side) 2025/09/19 04:36:18 DEBUG : Local file system at /tmp/rclone4194736964/dir2: Waiting for checks to finish 2025/09/19 04:36:18 DEBUG : Local file system at /tmp/rclone4194736964/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.87s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:36:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/19 04:36:20 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:20 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:36:24 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:36:24 INFO : sub dir/hello world: Deleted 2025/09/19 04:36:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/19 04:36:24 INFO : nested/sub dir/file: Copied (new) 2025/09/19 04:36:24 INFO : nested/sub dir/file: Deleted 2025/09/19 04:36:24 ERROR : Local file system at /tmp/rclone4194736964: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/19 04:36:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/19 04:36:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/19 04:36:34 INFO : sub dir/hello world: Copied (new) 2025/09/19 04:36:34 INFO : sub dir/hello world: Deleted 2025/09/19 04:36:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/19 04:36:34 INFO : nested/sub dir/file: Copied (new) 2025/09/19 04:36:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:36:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/19 04:36:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/19 04:36:41 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:41 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/19 04:36:43 INFO : existing-b: Copied (new) 2025/09/19 04:36:43 INFO : existing-b: Deleted 2025/09/19 04:36:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/19 04:36:44 INFO : existing: Copied (new) 2025/09/19 04:36:44 INFO : existing: Deleted 2025/09/19 04:36:46 DEBUG : existing: Destination exists, skipping 2025/09/19 04:36:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/19 04:36:46 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:36:46 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:36:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.21s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:36:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zebafok9yuvi" 2025/09/19 04:36:49 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Has cached credentials 2025/09/19 04:36:51 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-zebafok9yuvi' 2025/09/19 04:37:05 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Using server-side directory move 2025/09/19 04:37:05 INFO : proton drive root link ID 'rclone-test-zebafok9yuvi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/19 04:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:37:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/19 04:37:06 DEBUG : empty space: Unchanged skipping 2025/09/19 04:37:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/19 04:37:06 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Waiting for checks to finish 2025/09/19 04:37:07 INFO : potato3: Deleted 2025/09/19 04:37:07 INFO : empty space: Deleted 2025/09/19 04:37:07 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Waiting for transfers to finish 2025/09/19 04:37:07.541101 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AUKUCkKeX_BlCDhZlnytGACf3I7X_y3EiwLq4TyLBSyMem0xoNPavj_p1Rw3_PsO0sMBlbvTff3i3vij7ziqFA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:07.541126 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AUKUCkKeX_BlCDhZlnytGACf3I7X_y3EiwLq4TyLBSyMem0xoNPavj_p1Rw3_PsO0sMBlbvTff3i3vij7ziqFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:07 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AUKUCkKeX_BlCDhZlnytGACf3I7X_y3EiwLq4TyLBSyMem0xoNPavj_p1Rw3_PsO0sMBlbvTff3i3vij7ziqFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:07.816188 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BNFiASAYgZ_IYGXTCDI5PSr4bO1WVhGiWhyXqLN1I_4pRxkV5yDCDsZRGK3th_YWv4LDDjczNz6A0F9MhPqrnw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:07.816229 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BNFiASAYgZ_IYGXTCDI5PSr4bO1WVhGiWhyXqLN1I_4pRxkV5yDCDsZRGK3th_YWv4LDDjczNz6A0F9MhPqrnw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:07 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BNFiASAYgZ_IYGXTCDI5PSr4bO1WVhGiWhyXqLN1I_4pRxkV5yDCDsZRGK3th_YWv4LDDjczNz6A0F9MhPqrnw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BNFiASAYgZ_IYGXTCDI5PSr4bO1WVhGiWhyXqLN1I_4pRxkV5yDCDsZRGK3th_YWv4LDDjczNz6A0F9MhPqrnw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/19 04:37:07 DEBUG : proton drive root link ID 'rclone-test-zebafok9yuvi': Purge remote --- FAIL: TestServerSideMove (21.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:37:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sucoram2tatu" 2025/09/19 04:37:11 DEBUG : proton drive root link ID 'rclone-test-sucoram2tatu': Has cached credentials 2025/09/19 04:37:13 DEBUG : proton drive root link ID 'rclone-test-sucoram2tatu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-sucoram2tatu' 2025/09/19 04:37:28 DEBUG : empty space: Excluded (Size Filter) 2025/09/19 04:37:28 DEBUG : empty space: Excluded 2025/09/19 04:37:28 DEBUG : empty space: Excluded (Size Filter) 2025/09/19 04:37:28 DEBUG : empty space: Excluded 2025/09/19 04:37:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:37:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/19 04:37:28 DEBUG : proton drive root link ID 'rclone-test-sucoram2tatu': Waiting for checks to finish 2025/09/19 04:37:28 DEBUG : proton drive root link ID 'rclone-test-sucoram2tatu': Waiting for transfers to finish 2025/09/19 04:37:29 INFO : potato3: Deleted 2025/09/19 04:37:29.866877 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vgqrx8dkjxt_gIuhnirnvMZcwiiuASHeh_1NXBrDgSzXWJl7jzSEK9KP5XSOt6cFhDSUjN4rZhgTSiXfw0Xr8A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:29.866899 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vgqrx8dkjxt_gIuhnirnvMZcwiiuASHeh_1NXBrDgSzXWJl7jzSEK9KP5XSOt6cFhDSUjN4rZhgTSiXfw0Xr8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:29 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vgqrx8dkjxt_gIuhnirnvMZcwiiuASHeh_1NXBrDgSzXWJl7jzSEK9KP5XSOt6cFhDSUjN4rZhgTSiXfw0Xr8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:30.361647 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XFRx9pAs5S9pFnZkpLrq3kYs2UatrS3STIK_mJM0RY04xDucM0M1dL_X9msUTxDH7GBUuoO6mh20JcwSKbBTMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:30.361677 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XFRx9pAs5S9pFnZkpLrq3kYs2UatrS3STIK_mJM0RY04xDucM0M1dL_X9msUTxDH7GBUuoO6mh20JcwSKbBTMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:30 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XFRx9pAs5S9pFnZkpLrq3kYs2UatrS3STIK_mJM0RY04xDucM0M1dL_X9msUTxDH7GBUuoO6mh20JcwSKbBTMQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XFRx9pAs5S9pFnZkpLrq3kYs2UatrS3STIK_mJM0RY04xDucM0M1dL_X9msUTxDH7GBUuoO6mh20JcwSKbBTMQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/19 04:37:30 DEBUG : proton drive root link ID 'rclone-test-sucoram2tatu': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:37:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-niwuxuq0mado" 2025/09/19 04:37:34 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Has cached credentials 2025/09/19 04:37:37 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:37:42 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ketejor8tuju' -> proton drive root link ID 'rclone-test-niwuxuq0mado' 2025/09/19 04:37:52 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Using server-side directory move 2025/09/19 04:37:52 INFO : proton drive root link ID 'rclone-test-niwuxuq0mado': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/19 04:37:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/19 04:37:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/19 04:37:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/19 04:37:53 DEBUG : empty space: Unchanged skipping 2025/09/19 04:37:53 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Waiting for checks to finish 2025/09/19 04:37:54 INFO : potato3: Deleted 2025/09/19 04:37:54 INFO : empty space: Deleted 2025/09/19 04:37:54 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Waiting for transfers to finish 2025/09/19 04:37:54.547826 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vo4YTSrHx6w8PFA66R1tgJDSzgiV_n4Aw5W9s8zLxKLgOMINSXRU5k2EXqVofcJd1RT4--K-BbQPiA28W8Zvdg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:54.547872 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vo4YTSrHx6w8PFA66R1tgJDSzgiV_n4Aw5W9s8zLxKLgOMINSXRU5k2EXqVofcJd1RT4--K-BbQPiA28W8Zvdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:54 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vo4YTSrHx6w8PFA66R1tgJDSzgiV_n4Aw5W9s8zLxKLgOMINSXRU5k2EXqVofcJd1RT4--K-BbQPiA28W8Zvdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:54.740581 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HATF4pZgTaU4Xke_4eChGa5Iq19Klz2cCVF2X64g71sor52yI9v9q8PcKoXa3JGJu0fJZZRa16oJVzgHpMedwA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 04:37:54.740613 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HATF4pZgTaU4Xke_4eChGa5Iq19Klz2cCVF2X64g71sor52yI9v9q8PcKoXa3JGJu0fJZZRa16oJVzgHpMedwA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:54 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HATF4pZgTaU4Xke_4eChGa5Iq19Klz2cCVF2X64g71sor52yI9v9q8PcKoXa3JGJu0fJZZRa16oJVzgHpMedwA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 04:37:54 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/19 04:37:54 DEBUG : proton drive root link ID 'rclone-test-niwuxuq0mado': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (24.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.92s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:38:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/rclone-sync-test" 2025/09/19 04:38:00 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Has cached credentials 2025/09/19 04:38:02 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (229.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:41:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/rclone-sync-test" 2025/09/19 04:41:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Has cached credentials 2025/09/19 04:41:51 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:44:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/rclone-sync-test-include/layer2" 2025/09/19 04:44:59 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-include/layer2': Has cached credentials 2025/09/19 04:45:01 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:48:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/rclone-sync-test-ignore-file" 2025/09/19 04:48:17 DEBUG : Config file has changed externally - reloading 2025/09/19 04:48:17 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-ignore-file': Has cached credentials 2025/09/19 04:48:19 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:51:32 DEBUG : rclone-sync-test: Excluded 2025/09/19 04:51:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/19 04:51:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/19 04:51:35 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Waiting for checks to finish 2025/09/19 04:51:35 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test': Waiting for transfers to finish 2025/09/19 04:51:35 DEBUG : Waiting for deletions to finish 2025/09/19 04:51:35 INFO : There was nothing to transfer 2025/09/19 04:51:36 DEBUG : rclone-sync-test: Excluded 2025/09/19 04:51:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/19 04:51:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/19 04:51:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:51:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:51:37 DEBUG : Waiting for deletions to finish 2025/09/19 04:51:37 INFO : rclone-sync-test-include: Removing directory 2025/09/19 04:51:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/19 04:51:38 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': failed to delete 1 directories 2025/09/19 04:51:38 INFO : There was nothing to transfer 2025/09/19 04:51:39 DEBUG : rclone-sync-test: Excluded 2025/09/19 04:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/19 04:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/19 04:51:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/19 04:51:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/19 04:51:40 DEBUG : Waiting for deletions to finish 2025/09/19 04:51:40 INFO : There was nothing to transfer 2025/09/19 04:51:41 DEBUG : rclone-sync-test: Excluded 2025/09/19 04:51:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/19 04:51:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/19 04:51:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 04:51:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 04:51:43 DEBUG : Waiting for deletions to finish 2025/09/19 04:51:43 INFO : rclone-sync-test-include: Removing directory 2025/09/19 04:51:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/19 04:51:43 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': failed to delete 1 directories 2025/09/19 04:51:43 INFO : There was nothing to transfer 2025/09/19 04:51:45 DEBUG : rclone-sync-test: Excluded 2025/09/19 04:51:45 DEBUG : Excluded 2025/09/19 04:51:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/19 04:51:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/19 04:51:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/19 04:51:47 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/19 04:51:47 DEBUG : Waiting for deletions to finish 2025/09/19 04:51:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (603.08s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:51:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 04:51:52 DEBUG : Config file has changed externally - reloading 2025/09/19 04:51:52 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 04:51:54 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:55:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/CompareDest" 2025/09/19 04:55:02 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/CompareDest': Has cached credentials 2025/09/19 04:55:04 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/19 04:58:16 DEBUG : one: Need to transfer - File not found at Destination 2025/09/19 04:58:16 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:16 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/19 04:58:19 INFO : one: Copied (new) 2025/09/19 04:58:19 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:22 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:22 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:23.085552 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/09/19 04:58:23.085599 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/09/19 04:58:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/19 04:58:25 INFO : one: Copied (replaced existing) 2025/09/19 04:58:25 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:27.529683 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/09/19 04:58:27.529761 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/09/19 04:58:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:58:36 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:36 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:36 INFO : There was nothing to transfer 2025/09/19 04:58:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 04:58:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:58:42 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:42 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:42 INFO : There was nothing to transfer 2025/09/19 04:58:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 04:58:45 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:58:45 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:45 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:45 INFO : There was nothing to transfer 2025/09/19 04:58:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:58:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/19 04:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/19 04:58:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 04:58:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:49 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:49 DEBUG : Waiting for deletions to finish 2025/09/19 04:58:49 INFO : There was nothing to transfer 2025/09/19 04:58:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/19 04:58:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:58:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/19 04:58:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 04:58:53 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 04:58:53 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 04:58:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/19 04:58:55 INFO : two: Copied (new) 2025/09/19 04:58:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (430.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 04:59:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dest" 2025/09/19 04:59:10 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dest': Has cached credentials 2025/09/19 04:59:12 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dest': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:02:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/pre-dest1" 2025/09/19 05:02:19 DEBUG : Config file has changed externally - reloading 2025/09/19 05:02:19 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/pre-dest1': Has cached credentials 2025/09/19 05:02:21 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:03:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/pre-dest2" 2025/09/19 05:03:58 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/pre-dest2': Has cached credentials 2025/09/19 05:04:00 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:05:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:05:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/19 05:05:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:05:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/19 05:05:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/19 05:05:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dest': Waiting for checks to finish 2025/09/19 05:05:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dest': Waiting for transfers to finish 2025/09/19 05:05:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/19 05:05:40 INFO : 3: Copied (new) 2025/09/19 05:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (405.88s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.98s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:05:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 05:05:57 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 05:06:00 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:07:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/backup" 2025/09/19 05:07:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/backup': Has cached credentials 2025/09/19 05:07:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/backup': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:10:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 05:10:46 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 05:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:10:46 DEBUG : two: Unchanged skipping 2025/09/19 05:10:48.955898 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dlRNiIQ7GGnMY_IyhpzhGwTcMRuCl0IXDhAv8azeA4cdS3m-ElRcY00QTVrcUGwLRyL9IWjWRTiMTOOlfuFW2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 05:10:48.955927 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dlRNiIQ7GGnMY_IyhpzhGwTcMRuCl0IXDhAv8azeA4cdS3m-ElRcY00QTVrcUGwLRyL9IWjWRTiMTOOlfuFW2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:10:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dlRNiIQ7GGnMY_IyhpzhGwTcMRuCl0IXDhAv8azeA4cdS3m-ElRcY00QTVrcUGwLRyL9IWjWRTiMTOOlfuFW2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:10:48 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 05:10:48 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting files as there were IO errors 2025/09/19 05:10:48 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dlRNiIQ7GGnMY_IyhpzhGwTcMRuCl0IXDhAv8azeA4cdS3m-ElRcY00QTVrcUGwLRyL9IWjWRTiMTOOlfuFW2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (305.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:11:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 05:11:03 DEBUG : Config file has changed externally - reloading 2025/09/19 05:11:03 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 05:11:05 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:12:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/backup" 2025/09/19 05:12:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/backup': Has cached credentials 2025/09/19 05:12:41 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/backup': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:15:51 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 05:15:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 05:15:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:15:51 DEBUG : two: Unchanged skipping 2025/09/19 05:15:53.429992 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Pt7tlyKEdcKSOKSfMdMiHRRluVxobdLCgwAhTaFs1AbcXPBg4fGdHL8eZjETxjBRaX6S6-Jz4_XTnO8jpd5rw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 05:15:53.430022 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Pt7tlyKEdcKSOKSfMdMiHRRluVxobdLCgwAhTaFs1AbcXPBg4fGdHL8eZjETxjBRaX6S6-Jz4_XTnO8jpd5rw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:15:53 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Pt7tlyKEdcKSOKSfMdMiHRRluVxobdLCgwAhTaFs1AbcXPBg4fGdHL8eZjETxjBRaX6S6-Jz4_XTnO8jpd5rw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:15:53 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 05:15:53 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting files as there were IO errors 2025/09/19 05:15:53 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Pt7tlyKEdcKSOKSfMdMiHRRluVxobdLCgwAhTaFs1AbcXPBg4fGdHL8eZjETxjBRaX6S6-Jz4_XTnO8jpd5rw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (303.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:16:30.583436 WARN RESTY Post "https://fra-storage.proton.me/storage/blocks": dial tcp 185.205.70.10:443: i/o timeout, Attempt 1 2025/09/19 05:16:40.370647 WARN RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400), Attempt 2 2025/09/19 05:16:40.370680 ERROR RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) run.go:285: Failed to put "dst/one" to "proton drive root link ID 'rclone-test-ketejor8tuju'": 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (43.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:16:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 05:16:51 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 05:16:53 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:18:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 05:18:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for checks to finish 2025/09/19 05:18:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:18:30 DEBUG : two: Unchanged skipping 2025/09/19 05:18:30.920629 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jse558dEQRicu1U5vf_tkAaivI6EEPa-EmqielnrWVtqYk9lnrjUNgRAedkmSfL_c6s11f8xWvxQ6h-c5OWIfg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 05:18:30.920658 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jse558dEQRicu1U5vf_tkAaivI6EEPa-EmqielnrWVtqYk9lnrjUNgRAedkmSfL_c6s11f8xWvxQ6h-c5OWIfg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:18:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jse558dEQRicu1U5vf_tkAaivI6EEPa-EmqielnrWVtqYk9lnrjUNgRAedkmSfL_c6s11f8xWvxQ6h-c5OWIfg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:18:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Waiting for transfers to finish 2025/09/19 05:18:30 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting files as there were IO errors 2025/09/19 05:18:30 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jse558dEQRicu1U5vf_tkAaivI6EEPa-EmqielnrWVtqYk9lnrjUNgRAedkmSfL_c6s11f8xWvxQ6h-c5OWIfg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (113.04s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:18:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 05:18:44 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 05:18:46 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:20:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 05:20:23.692358 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HfIfhIIrU6pyqQ0P8FHe3epmpJeSOv-DfCYLc6Ua2xljkpwJTRnC5Ztm3GpFxcJmdCaw3tEUikR4treSVK9k7g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 05:20:23.692406 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HfIfhIIrU6pyqQ0P8FHe3epmpJeSOv-DfCYLc6Ua2xljkpwJTRnC5Ztm3GpFxcJmdCaw3tEUikR4treSVK9k7g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:20:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HfIfhIIrU6pyqQ0P8FHe3epmpJeSOv-DfCYLc6Ua2xljkpwJTRnC5Ztm3GpFxcJmdCaw3tEUikR4treSVK9k7g==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HfIfhIIrU6pyqQ0P8FHe3epmpJeSOv-DfCYLc6Ua2xljkpwJTRnC5Ztm3GpFxcJmdCaw3tEUikR4treSVK9k7g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (112.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:20:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ketejor8tuju/dst" 2025/09/19 05:20:37 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Has cached credentials 2025/09/19 05:20:39 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju/dst': Used cached credential to initialize the ProtonDrive API 2025/09/19 05:22:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 05:22:15.884636 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8-QRoftg_5vEkWaqGDIxYN0jAYY_H8LgA6BaBhHdSkYbIS6TfuTrEha5Esy1hz-lX7CUe0zYCFSJU-uU7xoNw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/19 05:22:15.884674 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8-QRoftg_5vEkWaqGDIxYN0jAYY_H8LgA6BaBhHdSkYbIS6TfuTrEha5Esy1hz-lX7CUe0zYCFSJU-uU7xoNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/19 05:22:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8-QRoftg_5vEkWaqGDIxYN0jAYY_H8LgA6BaBhHdSkYbIS6TfuTrEha5Esy1hz-lX7CUe0zYCFSJU-uU7xoNw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8-QRoftg_5vEkWaqGDIxYN0jAYY_H8LgA6BaBhHdSkYbIS6TfuTrEha5Esy1hz-lX7CUe0zYCFSJU-uU7xoNw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (111.76s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:22:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/19 05:22:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 05:22:23 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 05:22:24.133511 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/09/19 05:22:24.133542 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/09/19 05:22:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/19 05:22:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/19 05:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.96s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:22:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/19 05:22:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 05:22:30 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 05:22:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/19 05:22:31 INFO : existing: Copied (new) 2025/09/19 05:22:31 DEBUG : Waiting for deletions to finish 2025/09/19 05:22:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/19 05:22:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/19 05:22:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 05:22:34 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 05:22:34 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting files as there were IO errors 2025/09/19 05:22:34 ERROR : proton drive root link ID 'rclone-test-ketejor8tuju': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:22:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for checks to finish 2025/09/19 05:22:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 05:22:40 DEBUG : existing: Unchanged skipping 2025/09/19 05:22:40 DEBUG : proton drive root link ID 'rclone-test-ketejor8tuju': Waiting for transfers to finish 2025/09/19 05:22:40 DEBUG : Waiting for deletions to finish 2025/09/19 05:22:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.16s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.95s) --- SKIP: TestMaxTransfer/Hard (1.02s) --- SKIP: TestMaxTransfer/Soft (0.97s) --- SKIP: TestMaxTransfer/Cautious (0.96s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:23:01.219644 WARN RESTY Post "https://fra-storage.proton.me/storage/blocks": read tcp 65.108.87.141:40142->185.205.70.10:443: read: connection reset by peer, Attempt 1 2025/09/19 05:23:01.856200 WARN RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400), Attempt 2 2025/09/19 05:23:01.856246 ERROR RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) run.go:285: Failed to put "only3" to "proton drive root link ID 'rclone-test-ketejor8tuju'": 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) --- FAIL: TestSyncConcurrentDelete (22.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:23:23.537692 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/09/19 05:23:23.537773 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) run.go:285: Failed to put "only3" to "proton drive root link ID 'rclone-test-ketejor8tuju'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestSyncConcurrentTruncate (23.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:23:32 DEBUG : empty_dir: Making directory with metadata 2025/09/19 05:23:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 05:23:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/19 05:23:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 05:23:32 INFO : empty_on_remote: Making directory 2025/09/19 05:23:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/19 05:23:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:23:49 DEBUG : empty_dir: Making directory with metadata 2025/09/19 05:23:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 05:23:49 DEBUG : empty_on_remote: Making directory with metadata 2025/09/19 05:23:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 05:23:49 INFO : empty_on_remote: Making directory 2025/09/19 05:23:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/19 05:23:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/19 05:23:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:24:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/19 05:24:08 INFO : sub dir: Making directory 2025/09/19 05:24:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (37.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:24:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/19 05:24:45 INFO : sub dir: Making directory 2025/09/19 05:24:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (36.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-ketejor8tuju'", Local "Local file system at /tmp/rclone4194736964", Modify Window "1s" 2025/09/19 05:27:45.656018 WARN RESTY Post "https://fra-storage.proton.me/storage/blocks": read tcp 65.108.87.141:51974->185.205.70.10:443: read: connection reset by peer, Attempt 1 2025/09/19 05:27:46.209057 WARN RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400), Attempt 2 2025/09/19 05:27:46.209097 ERROR RESTY 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) run.go:285: Failed to put "dir1/0008-2345678.txt" to "proton drive root link ID 'rclone-test-ketejor8tuju'": 400 POST https://fra-storage.proton.me/storage/blocks: Invalid content length (Code=2022, Status=400) panic: test timed out after 1h0m0s running tests: TestTransform (2m28s) TestTransform/NFC (2m28s) goroutine 20532 [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, 2 minutes]: testing.(*T).Run(0xc00077e700, {0x275f89a?, 0xc0004dfad8?}, 0x288df70) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00077e700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00077e700, 0xc0004dfc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a81bc0, {0x3fb5e00, 0x6c, 0x6c}, {0xee05ed2c6?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00070b220) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00070b220) /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:261 +0xa9 goroutine 24 [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 25 [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 20531 [select]: net/http.(*http2clientStream).writeRequest(0xc0001b3e00, 0xc00012b900, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0001b3e00, 0x82dc44?, 0xc0061a8f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20499 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 20514 [IO wait]: internal/poll.runtime_pollWait(0x7715e0cb87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0f80?, 0xc000860000?, 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(0xc0001f0f80, {0xc000860000, 0xc000, 0xc000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0f80, {0xc000860000?, 0xc000860000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008a60a0, {0xc000860000?, 0x7715e00c3e10?, 0x77162815b5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0006c89d8, {0xc000860000?, 0xbffb?, 0xc0009b5b88?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00066d0b8, {0x2bb3600, 0xc0006c89d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00066ce08, {0x2bb1180, 0xc0008a60a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00066ce08, 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(0xc00066ce08, {0xc000536000, 0x1000, 0xc009804008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0000b4960, {0xc000754040, 0x9, 0xc000878d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0900, 0xc0000b4960}, {0xc000754040, 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({0xc000754040, 0x9, 0xc000878d68?}, {0x2bb0900?, 0xc0000b4960?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000754000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000878fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00077ee00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 20481 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 20411 [chan receive, 2 minutes]: testing.(*T).Run(0xc0097c2000, {0x2743c3a?, 0x479699?}, 0xc000708050) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0097c2000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0097c2000, 0x288df70) /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 20096 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000614780, {0x2bd9488, 0xc0001c5b80}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 19737 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 20412 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00092d660?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bd93a8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2bd93a8, 0x3fef560}, {0x2bf05d0, 0xc0003fe6e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00032eb10, 0x288ec20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2bd93a8, 0x3fef560}, {0x2bf05d0, 0xc0003fe6e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00032eb10) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bd93a8, 0x3fef560}, {0x2bf05d0, 0xc0003fe6e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00032eae0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bd93a8, 0x3fef560}, {0x2bf05d0, 0xc0003fe6e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00032eae0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000428000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c runtime.Goexit() /usr/local/go/src/runtime/panic.go:636 +0x5e testing.(*common).FailNow(0xc0097c21c0) /usr/local/go/src/testing/testing.go:1041 +0x4a testing.(*common).Fatalf(0xc0097c21c0, {0x278ac56?, 0x4792c5?}, {0xc00032e9f0?, 0x2184b40?, 0x258d001?}) /usr/local/go/src/testing/testing.go:1125 +0x5e github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000428000, {0x2bd93a8, 0x3fef560}, {0x2bf05d0, 0xc0003fe6e0}, {0xc0008745e8, 0x15}, {0xc0008745e8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 +0x6dd 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(0xc000428000?, 0xc000428000, {0x2744bd2, 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(0xc0097c21c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc0097c21c0, 0xc000708050) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 20411 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20502 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3156 [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 3138 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 20476 [IO wait]: internal/poll.runtime_pollWait(0x7715e0cb86d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00086c280?, 0xc0005f9000?, 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(0xc00086c280, {0xc0005f9000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00086c280, {0xc0005f9000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008a6030, {0xc0005f9000?, 0x7715e0110478?, 0x77162815b5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000844150, {0xc0005f9000?, 0x3ff1e00?, 0xc000b049c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00066c9b8, {0x2bb3600, 0xc000844150}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00066c708, {0x2bb1180, 0xc0008a6030}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00066c708, 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(0xc00066c708, {0xc000747000, 0x1000, 0xc00030be90?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00044a000, {0xc000747000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc006ee2240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc006ee2240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00044a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20470 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20503 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20501 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20498 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20464 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20477 [select]: net/http.(*persistConn).writeLoop(0xc00044a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20470 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20500 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20499 [select]: net/http.(*http2ClientConn).roundTrip(0xc00077ee00, 0xc00012b900, 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(0xc00046a6e0, 0xc00012b900, {0x0?, 0x6d?}) /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({0x3f93380?}, 0xc00012b900?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc00012b7c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00012b7c0, {0x2bb18c0, 0x3f93380}, {0x7715d865e801?, 0x2bc3db8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00030b5f0, 0xc00012b7c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00030b5f0, 0xc00012b7c0) /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(0xc0003f7408, 0xc0009ac5a0) /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(0xc00092d5f8, {0xc00092d5c8, 0x6, 0xc00092d508?}) /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(0xc0009ac5a0, {0x2744e5e?, 0x1?}, {0xc000985260, 0xd6}) /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).TrashChildren.func1(0xc0009ac5a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:59 +0x167 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003fe790, {0x2bd93a8, 0x3fef560}, 0xc00092d918) /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(0xc0003fe790, {0x2bd93a8, 0x3fef560}, 0xc00092d918) /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).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).TrashChildren(0xc0003fe790, {0x2bd93a8, 0x3fef560}, {0xc0008d6660, 0x58}, {0xc000856480, 0x58}, {0xc000332670, 0x1, 0x1}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:58 +0x252 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).moveToTrash(0xc000717800, {0x2bd93a8?, 0x3fef560?}, {0xc000856480?, 0x58?}, {0xc000332670, 0x1, 0xc00092da90?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:10 +0x6c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000717800, {0x2bd93a8, 0x3fef560}, {0xc000930360, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:34 +0xdd github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc009804008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004d6240, 0xc000703f60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004d6240, 0xc000703f60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc00046b2c0, {0x2bd93a8, 0x3fef560}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc0097c21c0, {0xc008d383f0, 0x25}, 0xc00092dd28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0001f1b00?, 0x0?, 0xc000132310?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc000a88bf0?, 0x2622520?}, {0xc0001f1b00, 0x8, 0x8}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20465 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 20412 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.34198887s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate]