"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/11 03:31:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa" 2025/08/11 03:31:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:31:14 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Has cached credentials 2025/08/11 03:31:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:31:17 DEBUG : Creating backend with remote "/tmp/rclone4293037564" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:31:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/11 03:31:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.19s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 03:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:31:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:31:22 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:31:23 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.04s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.82s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.94s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:28 DEBUG : Creating backend with remote "/non-existing" 2025/08/11 03:31:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/11 03:31:28 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:28 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.30s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:31:29 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:29 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:31:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.21s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.93s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:37 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Running all checks before starting transfers 2025/08/11 03:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:31:38 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:38 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Checks finished, now starting transfers 2025/08/11 03:31:38 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:31:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.66s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:44 ERROR : Ignoring --no-traverse with sync 2025/08/11 03:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:31:44 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:44 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:31:47 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:31:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.34s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/11 03:31:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/11 03:31:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:31:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:31:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:31:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:31:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:32:01 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:01 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/11 03:32:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 03:32:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/11 03:32:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 03:32:05 INFO : sub dir2: Making directory 2025/08/11 03:32:06 INFO : sub dir: Making directory 2025/08/11 03:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:07 INFO : sub dir2/sub sub dir2: Making directory 2025/08/11 03:32:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:09 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:32:10 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:15 INFO : sub dir2: Making directory 2025/08/11 03:32:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/11 03:32:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 03:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:15 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:15 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:22 DEBUG : sub dir2: Making directory with metadata 2025/08/11 03:32:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 03:32:22 INFO : sub dir2: Making directory 2025/08/11 03:32:23 INFO : sub dir: Making directory 2025/08/11 03:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:24 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:24 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:26 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:32:26 INFO : sub dir/hello world: Deleted 2025/08/11 03:32:27 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/11 03:32:27 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.95s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:32 INFO : sub dir2: Making directory 2025/08/11 03:32:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:32 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:32 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:35 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:32:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:39 DEBUG : sub dir2: Making directory with metadata 2025/08/11 03:32:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 03:32:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 03:32:40 INFO : sub dir2: Making directory 2025/08/11 03:32:40 INFO : sub dir: Making directory 2025/08/11 03:32:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:43 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:32:43 DEBUG : Waiting for deletions to finish 2025/08/11 03:32:44 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.93s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:49 INFO : sub dir2: Making directory 2025/08/11 03:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:32:49 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:32:49 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:32:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:32:51 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:32:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.32s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:32:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ralugey9mote" 2025/08/11 03:32:59 DEBUG : proton drive root link ID 'rclone-test-ralugey9mote': Has cached credentials 2025/08/11 03:33:02 DEBUG : proton drive root link ID 'rclone-test-ralugey9mote': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-ralugey9mote' 2025/08/11 03:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:33:04 DEBUG : proton drive root link ID 'rclone-test-ralugey9mote': Waiting for checks to finish 2025/08/11 03:33:04 DEBUG : proton drive root link ID 'rclone-test-ralugey9mote': Waiting for transfers to finish 2025/08/11 03:33:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:33:08 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:33:10 DEBUG : proton drive root link ID 'rclone-test-ralugey9mote': Purge remote --- PASS: TestServerSideCopy (17.60s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:33:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 03:33:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:33:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:33:19.300103 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/08/11 03:33:19.300134 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/08/11 03:33:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 03:33:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:33:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hunowow7meme" 2025/08/11 03:33:29 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Has cached credentials 2025/08/11 03:33:32 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-hunowow7meme' 2025/08/11 03:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:33:33 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Waiting for checks to finish 2025/08/11 03:33:33 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Waiting for transfers to finish 2025/08/11 03:33:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:33:37 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:33:40.137323 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/08/11 03:33:40.137342 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/08/11 03:33:44 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Waiting for checks to finish 2025/08/11 03:33:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 03:33:44 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Waiting for transfers to finish 2025/08/11 03:33:45.967043 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/08/11 03:33:45.967062 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/08/11 03:33:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 03:33:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/11 03:33:49 DEBUG : proton drive root link ID 'rclone-test-hunowow7meme': Purge remote --- PASS: TestServerSideCopyOverSelf (27.84s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:33:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 03:33:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:33:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:33:59.480899 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/08/11 03:33:59.480924 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/08/11 03:34:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 03:34:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/11 03:34:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:34:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gedayef3dowa" 2025/08/11 03:34:09 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Has cached credentials 2025/08/11 03:34:11 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-gedayef3dowa' 2025/08/11 03:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:34:14 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Waiting for checks to finish 2025/08/11 03:34:14 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Waiting for transfers to finish 2025/08/11 03:34:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:34:19 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:34:21.751502 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/08/11 03:34:21.751526 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/08/11 03:34:25 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Using server-side directory move 2025/08/11 03:34:25 INFO : proton drive root link ID 'rclone-test-gedayef3dowa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/11 03:34:26 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Waiting for checks to finish 2025/08/11 03:34:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 03:34:26 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Waiting for transfers to finish 2025/08/11 03:34:26 INFO : sub dir/hello world: Deleted 2025/08/11 03:34:28.196018 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/P0bVdw7cqgUEcRuu7xFGwBSdaIP_yuWnZ8iDnxPdmDqi5rz942_n1y24zqOgGxswJF37orGssUWzneIhikgFvw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:34:28.196048 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/P0bVdw7cqgUEcRuu7xFGwBSdaIP_yuWnZ8iDnxPdmDqi5rz942_n1y24zqOgGxswJF37orGssUWzneIhikgFvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:34:28 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/P0bVdw7cqgUEcRuu7xFGwBSdaIP_yuWnZ8iDnxPdmDqi5rz942_n1y24zqOgGxswJF37orGssUWzneIhikgFvw==/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/P0bVdw7cqgUEcRuu7xFGwBSdaIP_yuWnZ8iDnxPdmDqi5rz942_n1y24zqOgGxswJF37orGssUWzneIhikgFvw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/11 03:34:28 DEBUG : proton drive root link ID 'rclone-test-gedayef3dowa': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.80s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:34:34 ERROR : error listing: directory not found 2025/08/11 03:34:35 INFO : Local file system at /tmp/rclone4293037564: Making directory 2025/08/11 03:34:36 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:34:36 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.25s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:34:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/11 03:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:34:45 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for checks to finish 2025/08/11 03:34:45 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for transfers to finish 2025/08/11 03:34:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:34:46 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/11 03:34:46 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:34:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:34:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/11 03:34:50 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:34:50 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:34:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:34:51 INFO : check sum: Copied (new) 2025/08/11 03:34:51 DEBUG : Waiting for deletions to finish 2025/08/11 03:34:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:34:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:34:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/11 03:34:53 DEBUG : check sum: Unchanged skipping 2025/08/11 03:34:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:34:53 DEBUG : Waiting for deletions to finish 2025/08/11 03:34:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.95s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:34:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/11 03:34:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:34:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:34:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 03:34:57 INFO : sizeonly: Copied (new) 2025/08/11 03:34:57 DEBUG : Waiting for deletions to finish 2025/08/11 03:34:59 DEBUG : sizeonly: Sizes identical 2025/08/11 03:34:59 DEBUG : sizeonly: Unchanged skipping 2025/08/11 03:34:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:34:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:34:59 DEBUG : Waiting for deletions to finish 2025/08/11 03:34:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/11 03:35:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/11 03:35:03 INFO : ignore-size: Copied (new) 2025/08/11 03:35:03 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:05 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:35:05 DEBUG : ignore-size: Unchanged skipping 2025/08/11 03:35:05 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:05 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:35:11 DEBUG : existing: Unchanged skipping 2025/08/11 03:35:11 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:11 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:11 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:11 INFO : There was nothing to transfer 2025/08/11 03:35:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/11 03:35:12 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:12 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:12.176153 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/08/11 03:35:12.176182 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/08/11 03:35:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 03:35:14 INFO : existing: Copied (replaced existing) 2025/08/11 03:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 03:35:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 03:35:18 INFO : existing: Copied (new) 2025/08/11 03:35:18 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:19 DEBUG : existing: Destination exists, skipping 2025/08/11 03:35:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:19 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:19 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:27 INFO : d: Making directory 2025/08/11 03:35:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 03:35:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:35:31 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 03:35:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:35:32 INFO : a/potato2: Copied (new) 2025/08/11 03:35:32 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:33 INFO : b/potato: Deleted 2025/08/11 03:35:33 INFO : d: Removing directory 2025/08/11 03:35:34 INFO : b: Removing directory 2025/08/11 03:35:35 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:43 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/08/11 03:35:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:35:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/11 03:35:43 DEBUG : empty space: Unchanged skipping 2025/08/11 03:35:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:43 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:43 INFO : There was nothing to transfer 2025/08/11 03:35:45 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/08/11 03:35:45 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:35:45 NOTICE: proton drive root link ID 'rclone-test-lonexet8hawa': Forced to upload files to set modification times on this backend. 2025/08/11 03:35:45 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/11 03:35:45 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:45.306284 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/08/11 03:35:45.306378 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/08/11 03:35:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:35:47 INFO : empty space: Copied (replaced existing) 2025/08/11 03:35:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:53 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/08/11 03:35:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 03:35:53 DEBUG : empty space: Unchanged skipping 2025/08/11 03:35:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:53 DEBUG : Waiting for deletions to finish 2025/08/11 03:35:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.89s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:35:58 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/08/11 03:35:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:35:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4293037564) 2025/08/11 03:35:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-lonexet8hawa') 2025/08/11 03:35:58 DEBUG : foo: sha1 differ 2025/08/11 03:35:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:35:59.056538 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/08/11 03:35:59.056558 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/08/11 03:36:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/11 03:36:01 INFO : foo: Copied (replaced existing) 2025/08/11 03:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:36:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/11 03:36:06 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:06 DEBUG : empty space: Unchanged skipping 2025/08/11 03:36:06 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:36:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:36:08 INFO : potato: Copied (new) 2025/08/11 03:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/11 03:36:14 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:14 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:36:15.208773 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/08/11 03:36:15.208813 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/08/11 03:36:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/11 03:36:17 INFO : potato: Copied (replaced existing) 2025/08/11 03:36:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:22 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:22 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/08/11 03:36:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4293037564) 2025/08/11 03:36:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-lonexet8hawa') 2025/08/11 03:36:22 DEBUG : potato: sha1 differ 2025/08/11 03:36:22 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:36:23.369143 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/08/11 03:36:23.369171 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/08/11 03:36:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/11 03:36:25 INFO : potato: Copied (replaced existing) 2025/08/11 03:36:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:36:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/11 03:36:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:36:33 DEBUG : empty space: Unchanged skipping 2025/08/11 03:36:33 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:33 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:36:33 DEBUG : Waiting for deletions to finish 2025/08/11 03:36:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:36:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:41 DEBUG : empty space: Unchanged skipping 2025/08/11 03:36:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:36:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:36:43 INFO : potato2: Copied (new) 2025/08/11 03:36:43 DEBUG : Waiting for deletions to finish 2025/08/11 03:36:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:36:54 INFO : d: Making directory 2025/08/11 03:36:54 INFO : d/e: Making directory 2025/08/11 03:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 03:36:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:36:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 03:36:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:36:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:37:00 INFO : a/potato2: Copied (new) 2025/08/11 03:37:00 DEBUG : Waiting for deletions to finish 2025/08/11 03:37:01 INFO : b/potato: Deleted 2025/08/11 03:37:01 INFO : d/e: Removing directory 2025/08/11 03:37:01 INFO : d: Removing directory 2025/08/11 03:37:02 INFO : b: Removing directory 2025/08/11 03:37:03 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:37:13 INFO : d: Making directory 2025/08/11 03:37:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 03:37:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:37:16 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 03:37:17 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:37:17 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:37:18 INFO : a/potato2: Copied (new) 2025/08/11 03:37:18 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting files as there were IO errors 2025/08/11 03:37:18 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:37:30 DEBUG : Waiting for deletions to finish 2025/08/11 03:37:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:37:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:37:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:37:31 DEBUG : empty space: Unchanged skipping 2025/08/11 03:37:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:31 INFO : potato: Deleted 2025/08/11 03:37:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:37:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:37:40 DEBUG : Waiting for deletions to finish 2025/08/11 03:37:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:37:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:41 INFO : potato: Deleted 2025/08/11 03:37:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:37:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:37:42 DEBUG : empty space: Unchanged skipping 2025/08/11 03:37:42 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:37:42 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 03:37:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:37:51 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:37:51 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:37:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/11 03:37:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.03s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:38:00 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 03:38:00 DEBUG : enormous: Excluded 2025/08/11 03:38:00 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 03:38:00 DEBUG : potato2: Excluded 2025/08/11 03:38:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 03:38:01 DEBUG : potato2: Excluded 2025/08/11 03:38:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:38:01 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:01 DEBUG : empty space: Unchanged skipping 2025/08/11 03:38:01 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:01 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:01 INFO : There was nothing to transfer 2025/08/11 03:38:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 03:38:02 DEBUG : enormous: Excluded 2025/08/11 03:38:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 03:38:02 DEBUG : potato2: Excluded 2025/08/11 03:38:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 03:38:03 DEBUG : potato2: Excluded 2025/08/11 03:38:03 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for checks to finish 2025/08/11 03:38:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/11 03:38:03 DEBUG : empty space: Unchanged skipping 2025/08/11 03:38:03 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for transfers to finish 2025/08/11 03:38:03 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:38:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 03:38:10 DEBUG : enormous: Excluded 2025/08/11 03:38:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 03:38:10 DEBUG : potato2: Excluded 2025/08/11 03:38:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:38:12 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:12 DEBUG : empty space: Unchanged skipping 2025/08/11 03:38:12 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:12 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:12 INFO : enormous: Deleted 2025/08/11 03:38:12 INFO : potato2: Deleted 2025/08/11 03:38:12 INFO : There was nothing to transfer 2025/08/11 03:38:14 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for checks to finish 2025/08/11 03:38:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/11 03:38:14 DEBUG : empty space: Unchanged skipping 2025/08/11 03:38:14 DEBUG : Local file system at /tmp/rclone4293037564: Waiting for transfers to finish 2025/08/11 03:38:14 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:14 INFO : potato2: Deleted 2025/08/11 03:38:14 INFO : enormous: Deleted 2025/08/11 03:38:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:38:25 DEBUG : five: Need to transfer - File not found at Destination 2025/08/11 03:38:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/11 03:38:25 DEBUG : one: Destination is newer than source, skipping 2025/08/11 03:38:25 DEBUG : three: Sizes identical 2025/08/11 03:38:25 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4293037564) 2025/08/11 03:38:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-lonexet8hawa') 2025/08/11 03:38:25 DEBUG : two: sha1 differ 2025/08/11 03:38:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/11 03:38:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 03:38:25 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:25.521757 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/08/11 03:38:25.521787 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/08/11 03:38:25.614463 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/08/11 03:38:25.614508 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/08/11 03:38:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/11 03:38:26 INFO : five: Copied (new) 2025/08/11 03:38:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 03:38:27 INFO : two: Copied (replaced existing) 2025/08/11 03:38:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/11 03:38:27 INFO : four: Copied (replaced existing) 2025/08/11 03:38:27 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:31 DEBUG : one: Destination is newer than source, skipping 2025/08/11 03:38:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/11 03:38:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/11 03:38:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 03:38:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 03:38:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/11 03:38:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 03:38:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/11 03:38:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/11 03:38:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 03:38:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4293037564) 2025/08/11 03:38:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-lonexet8hawa') 2025/08/11 03:38:31 DEBUG : three: sha1 differ 2025/08/11 03:38:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/11 03:38:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:31.678340 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/08/11 03:38:31.678376 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/08/11 03:38:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 03:38:33 INFO : three: Copied (replaced existing) 2025/08/11 03:38:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.68s) === 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-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/11 03:38:41 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:38:41 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:38:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/11 03:38:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:38:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 03:38:41 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:38:42 INFO : yam: Copied (new) 2025/08/11 03:38:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 03:38:43 INFO : potato: Copied (new) 2025/08/11 03:38:43 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:38:45 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:38:45 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:38:45 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:45 DEBUG : potato: Unchanged skipping 2025/08/11 03:38:45 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:38:46.146093 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1v879Cdu86TrnG-l8yM9ceHyAzEHecc6QZXZtpAyqxV4mZX6xAZfH41FS4BKE4ftQN9UQTZKNSDpqcabGG9lkw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:38:46.146127 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1v879Cdu86TrnG-l8yM9ceHyAzEHecc6QZXZtpAyqxV4mZX6xAZfH41FS4BKE4ftQN9UQTZKNSDpqcabGG9lkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:46 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1v879Cdu86TrnG-l8yM9ceHyAzEHecc6QZXZtpAyqxV4mZX6xAZfH41FS4BKE4ftQN9UQTZKNSDpqcabGG9lkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:46 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1v879Cdu86TrnG-l8yM9ceHyAzEHecc6QZXZtpAyqxV4mZX6xAZfH41FS4BKE4ftQN9UQTZKNSDpqcabGG9lkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:46 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/11 03:38:46 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:47 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:38:47 INFO : yaml: Copied (new) 2025/08/11 03:38:47 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting files as there were IO errors 2025/08/11 03:38:47 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': 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.75s) === 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-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/11 03:38:52 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:38:52 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:38:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 03:38:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/11 03:38:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:38:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:38:53 INFO : yam: Copied (new) 2025/08/11 03:38:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 03:38:53 INFO : potato: Copied (new) 2025/08/11 03:38:53 DEBUG : Waiting for deletions to finish 2025/08/11 03:38:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:38:55 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:38:55 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:38:55 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:38:55 DEBUG : potato: Unchanged skipping 2025/08/11 03:38:55 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:38:56.939679 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wdyLbc1_rbyRQXo77NpmVdOKGV7Kul5HC53fgs4C5XsxB7h-qhd0MGoMLzQ7REMe_jkKaqbeZV9Dz1Q4xiaSTQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:38:56.939729 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wdyLbc1_rbyRQXo77NpmVdOKGV7Kul5HC53fgs4C5XsxB7h-qhd0MGoMLzQ7REMe_jkKaqbeZV9Dz1Q4xiaSTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:56 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wdyLbc1_rbyRQXo77NpmVdOKGV7Kul5HC53fgs4C5XsxB7h-qhd0MGoMLzQ7REMe_jkKaqbeZV9Dz1Q4xiaSTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:56 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wdyLbc1_rbyRQXo77NpmVdOKGV7Kul5HC53fgs4C5XsxB7h-qhd0MGoMLzQ7REMe_jkKaqbeZV9Dz1Q4xiaSTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:38:56 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/11 03:38:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:38:58 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:38:58 INFO : yaml: Copied (new) 2025/08/11 03:38:58 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting files as there were IO errors 2025/08/11 03:38:58 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': 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.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/11 03:39:02 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:39:02 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:39:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 03:39:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/11 03:39:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:39:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 03:39:04 INFO : potato: Copied (new) 2025/08/11 03:39:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:39:05 INFO : sub/yam: Copied (new) 2025/08/11 03:39:05 DEBUG : Waiting for deletions to finish 2025/08/11 03:39:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:39:07 DEBUG : potato: Unchanged skipping 2025/08/11 03:39:08 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Making map for --track-renames 2025/08/11 03:39:08 INFO : proton drive root link ID 'rclone-test-lonexet8hawa': Finished making map for --track-renames 2025/08/11 03:39:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for renames to finish 2025/08/11 03:39:09.150500 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/syVXHVWo-M__R5tKA0dnekNQ1VGI9Aec-qtIEJDgJqv37c-8TKj-RAzPhQEUUKTlRKmIc9IyHxi0WWQxcWzwig==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:39:09.150522 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/syVXHVWo-M__R5tKA0dnekNQ1VGI9Aec-qtIEJDgJqv37c-8TKj-RAzPhQEUUKTlRKmIc9IyHxi0WWQxcWzwig==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:39:09 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/syVXHVWo-M__R5tKA0dnekNQ1VGI9Aec-qtIEJDgJqv37c-8TKj-RAzPhQEUUKTlRKmIc9IyHxi0WWQxcWzwig==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:39:09 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/syVXHVWo-M__R5tKA0dnekNQ1VGI9Aec-qtIEJDgJqv37c-8TKj-RAzPhQEUUKTlRKmIc9IyHxi0WWQxcWzwig==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:39:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/11 03:39:09 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 03:39:10 INFO : yam: Copied (new) 2025/08/11 03:39:10 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting files as there were IO errors 2025/08/11 03:39:10 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': 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 (13.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:39:15 DEBUG : Creating backend with remote "/tmp/rclone4293037564/dir1" 2025/08/11 03:39:15 DEBUG : Creating backend with remote "/tmp/rclone4293037564/dir2" 2025/08/11 03:39:15 DEBUG : Local file system at /tmp/rclone4293037564/dir2: Using server-side directory move 2025/08/11 03:39:15 INFO : Local file system at /tmp/rclone4293037564/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/11 03:39:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/11 03:39:15 INFO : file1.txt: Moved (server-side) 2025/08/11 03:39:15 DEBUG : Local file system at /tmp/rclone4293037564/dir2: Waiting for checks to finish 2025/08/11 03:39:15 DEBUG : Local file system at /tmp/rclone4293037564/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:39:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:39:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/11 03:39:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/11 03:39:21 INFO : nested/sub dir/file: Copied (new) 2025/08/11 03:39:21 INFO : nested/sub dir/file: Deleted 2025/08/11 03:39:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:39:21 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:39:21 INFO : sub dir/hello world: Deleted 2025/08/11 03:39:21 ERROR : Local file system at /tmp/rclone4293037564: 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.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:39:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:39:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/11 03:39:27 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:27 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 03:39:31 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:39:31 INFO : sub dir/hello world: Deleted 2025/08/11 03:39:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/11 03:39:31 INFO : nested/sub dir/file: Copied (new) 2025/08/11 03:39:31 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:39:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/11 03:39:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 03:39:39 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:39 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 03:39:41 INFO : existing: Copied (new) 2025/08/11 03:39:41 INFO : existing: Deleted 2025/08/11 03:39:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/11 03:39:41 INFO : existing-b: Copied (new) 2025/08/11 03:39:41 INFO : existing-b: Deleted 2025/08/11 03:39:43 DEBUG : existing: Destination exists, skipping 2025/08/11 03:39:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/11 03:39:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:39:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:39:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.16s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:39:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jeveven3musu" 2025/08/11 03:39:46 DEBUG : Config file has changed externally - reloading 2025/08/11 03:39:46 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Has cached credentials 2025/08/11 03:39:49 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-jeveven3musu' 2025/08/11 03:40:00 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Using server-side directory move 2025/08/11 03:40:00 INFO : proton drive root link ID 'rclone-test-jeveven3musu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/11 03:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:40:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/11 03:40:02 DEBUG : empty space: Unchanged skipping 2025/08/11 03:40:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 03:40:02 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Waiting for checks to finish 2025/08/11 03:40:02 INFO : empty space: Deleted 2025/08/11 03:40:02 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Waiting for transfers to finish 2025/08/11 03:40:02 INFO : potato3: Deleted 2025/08/11 03:40:03.002877 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f77RFBIwkW4jWEwpqKZo8WimzmS0rgwTWbLAZiMFw0zvi35cVex3_sc4eK7YunUPqwcmjuLMTuRQqomG-7wCoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:03.002903 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f77RFBIwkW4jWEwpqKZo8WimzmS0rgwTWbLAZiMFw0zvi35cVex3_sc4eK7YunUPqwcmjuLMTuRQqomG-7wCoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:03 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f77RFBIwkW4jWEwpqKZo8WimzmS0rgwTWbLAZiMFw0zvi35cVex3_sc4eK7YunUPqwcmjuLMTuRQqomG-7wCoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:03.518616 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jYxSbyQCpgWMHl3bgwQjvkQZZZZTuHTAAI49jeeae3Yh7TKDMwmSwL1x-iTv9Uxju0dbMK-EGvq6eZdx5upCvQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:03.518644 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jYxSbyQCpgWMHl3bgwQjvkQZZZZTuHTAAI49jeeae3Yh7TKDMwmSwL1x-iTv9Uxju0dbMK-EGvq6eZdx5upCvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:03 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jYxSbyQCpgWMHl3bgwQjvkQZZZZTuHTAAI49jeeae3Yh7TKDMwmSwL1x-iTv9Uxju0dbMK-EGvq6eZdx5upCvQ==/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/jYxSbyQCpgWMHl3bgwQjvkQZZZZTuHTAAI49jeeae3Yh7TKDMwmSwL1x-iTv9Uxju0dbMK-EGvq6eZdx5upCvQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/11 03:40:03 DEBUG : proton drive root link ID 'rclone-test-jeveven3musu': Purge remote --- FAIL: TestServerSideMove (20.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:40:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qusobod0sivu" 2025/08/11 03:40:07 DEBUG : proton drive root link ID 'rclone-test-qusobod0sivu': Has cached credentials 2025/08/11 03:40:09 DEBUG : proton drive root link ID 'rclone-test-qusobod0sivu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-qusobod0sivu' 2025/08/11 03:40:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/11 03:40:22 DEBUG : empty space: Excluded 2025/08/11 03:40:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/11 03:40:22 DEBUG : empty space: Excluded 2025/08/11 03:40:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:40:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 03:40:22 DEBUG : proton drive root link ID 'rclone-test-qusobod0sivu': Waiting for checks to finish 2025/08/11 03:40:22 DEBUG : proton drive root link ID 'rclone-test-qusobod0sivu': Waiting for transfers to finish 2025/08/11 03:40:23 INFO : potato3: Deleted 2025/08/11 03:40:23.911987 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RFVIAWjx4MhLGvpWmWMVhtB09-sFCmgaSrO5zJHh0VnRUu141f_QNwEpCVHHVR3k07Oi514MzhnoBik5SpGP9g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:23.912016 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RFVIAWjx4MhLGvpWmWMVhtB09-sFCmgaSrO5zJHh0VnRUu141f_QNwEpCVHHVR3k07Oi514MzhnoBik5SpGP9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:23 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RFVIAWjx4MhLGvpWmWMVhtB09-sFCmgaSrO5zJHh0VnRUu141f_QNwEpCVHHVR3k07Oi514MzhnoBik5SpGP9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:24.172058 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rFcxAB-DdYNn4fzRpCTh4znmaIDDfTI5VJIX-dcz7NIeppxgKobOu5cGP3Ex7ug6fNLw898TSX7384WdFDuPVw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:24.172080 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rFcxAB-DdYNn4fzRpCTh4znmaIDDfTI5VJIX-dcz7NIeppxgKobOu5cGP3Ex7ug6fNLw898TSX7384WdFDuPVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:24 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rFcxAB-DdYNn4fzRpCTh4znmaIDDfTI5VJIX-dcz7NIeppxgKobOu5cGP3Ex7ug6fNLw898TSX7384WdFDuPVw==/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/rFcxAB-DdYNn4fzRpCTh4znmaIDDfTI5VJIX-dcz7NIeppxgKobOu5cGP3Ex7ug6fNLw898TSX7384WdFDuPVw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/11 03:40:24 DEBUG : proton drive root link ID 'rclone-test-qusobod0sivu': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:40:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qotivos4xara" 2025/08/11 03:40:28 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Has cached credentials 2025/08/11 03:40:30 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:40:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-lonexet8hawa' -> proton drive root link ID 'rclone-test-qotivos4xara' 2025/08/11 03:40:43 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Using server-side directory move 2025/08/11 03:40:43 INFO : proton drive root link ID 'rclone-test-qotivos4xara': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/11 03:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 03:40:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/11 03:40:45 DEBUG : empty space: Unchanged skipping 2025/08/11 03:40:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 03:40:45 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Waiting for checks to finish 2025/08/11 03:40:45 INFO : potato3: Deleted 2025/08/11 03:40:45 INFO : empty space: Deleted 2025/08/11 03:40:45 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Waiting for transfers to finish 2025/08/11 03:40:46.435353 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChbJ4FJDuMRtJ2UrHPgeLQRs1W202uIQpe8kWvvcMuAduVdfJMm88NHzA_HkDugkFLpZK7IsfjycqjpTzrlnVQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:46.435412 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChbJ4FJDuMRtJ2UrHPgeLQRs1W202uIQpe8kWvvcMuAduVdfJMm88NHzA_HkDugkFLpZK7IsfjycqjpTzrlnVQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:46 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ChbJ4FJDuMRtJ2UrHPgeLQRs1W202uIQpe8kWvvcMuAduVdfJMm88NHzA_HkDugkFLpZK7IsfjycqjpTzrlnVQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:46.531589 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ExCb-BisGyZGB1yVehdXH7R8fS6esgUWZCph7Fudaa3Udejy_fY1RlbthAA3TPrvLrTinI1pLV6LBFJnDi5SA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 03:40:46.531843 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ExCb-BisGyZGB1yVehdXH7R8fS6esgUWZCph7Fudaa3Udejy_fY1RlbthAA3TPrvLrTinI1pLV6LBFJnDi5SA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:46 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ExCb-BisGyZGB1yVehdXH7R8fS6esgUWZCph7Fudaa3Udejy_fY1RlbthAA3TPrvLrTinI1pLV6LBFJnDi5SA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 03:40:46 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': 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/08/11 03:40:46 DEBUG : proton drive root link ID 'rclone-test-qotivos4xara': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.88s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:40:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/rclone-sync-test" 2025/08/11 03:40:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Has cached credentials 2025/08/11 03:40:54 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (193.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:44:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/rclone-sync-test" 2025/08/11 03:44:05 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Has cached credentials 2025/08/11 03:44:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:46:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/rclone-sync-test-include/layer2" 2025/08/11 03:46:57 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-include/layer2': Has cached credentials 2025/08/11 03:46:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:49:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/rclone-sync-test-ignore-file" 2025/08/11 03:49:51 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-ignore-file': Has cached credentials 2025/08/11 03:49:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:52:48 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:52:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:52:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:52:50 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Waiting for checks to finish 2025/08/11 03:52:50 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test': Waiting for transfers to finish 2025/08/11 03:52:50 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:50 INFO : There was nothing to transfer 2025/08/11 03:52:51 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:52:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:52:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:52:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:52:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:52:53 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:53 INFO : rclone-sync-test-include: Removing directory 2025/08/11 03:52:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/11 03:52:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': failed to delete 1 directories 2025/08/11 03:52:53 INFO : There was nothing to transfer 2025/08/11 03:52:54 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:52:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:52:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:52:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/11 03:52:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/11 03:52:56 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:56 INFO : There was nothing to transfer 2025/08/11 03:52:57 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:52:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:52:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:52:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 03:52:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 03:52:58 DEBUG : Waiting for deletions to finish 2025/08/11 03:52:58 INFO : rclone-sync-test-include: Removing directory 2025/08/11 03:52:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/11 03:52:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': failed to delete 1 directories 2025/08/11 03:52:59 INFO : There was nothing to transfer 2025/08/11 03:53:01 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:53:01 DEBUG : Excluded 2025/08/11 03:53:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:53:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:53:03 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/11 03:53:03 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/11 03:53:03 DEBUG : Waiting for deletions to finish 2025/08/11 03:53:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (542.34s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:53:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 03:53:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 03:53:10 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:56:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/CompareDest" 2025/08/11 03:56:00 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/CompareDest': Has cached credentials 2025/08/11 03:56:02 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/11 03:58:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/11 03:58:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:58:52 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:58:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 03:58:55 INFO : one: Copied (new) 2025/08/11 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/11 03:58:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:58:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:58:59 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:58:59.334546 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/08/11 03:58:59.334604 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/08/11 03:59:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/11 03:59:01 INFO : one: Copied (replaced existing) 2025/08/11 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/11 03:59:04.138584 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/08/11 03:59:04.138621 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/08/11 03:59:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:11 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:59:12 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:59:12 DEBUG : Waiting for deletions to finish 2025/08/11 03:59:12 INFO : There was nothing to transfer 2025/08/11 03:59:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:59:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 03:59:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:59:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:59:18 DEBUG : Waiting for deletions to finish 2025/08/11 03:59:18 INFO : There was nothing to transfer 2025/08/11 03:59:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:59:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 03:59:21 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:59:21 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:59:21 DEBUG : Waiting for deletions to finish 2025/08/11 03:59:21 INFO : There was nothing to transfer 2025/08/11 03:59:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:59:26 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/11 03:59:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 03:59:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 03:59:26 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:59:26 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:59:26 DEBUG : Waiting for deletions to finish 2025/08/11 03:59:26 INFO : There was nothing to transfer 2025/08/11 03:59:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/11 03:59:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 03:59:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/11 03:59:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 03:59:30 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 03:59:30 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 03:59:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/11 03:59:32 INFO : two: Copied (new) 2025/08/11 03:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (391.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 03:59:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dest" 2025/08/11 03:59:46 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dest': Has cached credentials 2025/08/11 03:59:48 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dest': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:02:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/pre-dest1" 2025/08/11 04:02:38 DEBUG : Config file has changed externally - reloading 2025/08/11 04:02:38 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/pre-dest1': Has cached credentials 2025/08/11 04:02:40 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:04:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/pre-dest2" 2025/08/11 04:04:06 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/pre-dest2': Has cached credentials 2025/08/11 04:04:08 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:05:35 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:05:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/11 04:05:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:05:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/11 04:05:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/11 04:05:37 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dest': Waiting for checks to finish 2025/08/11 04:05:37 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dest': Waiting for transfers to finish 2025/08/11 04:05:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/11 04:05:39 INFO : 3: Copied (new) 2025/08/11 04:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (368.16s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.92s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:05:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:05:56 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:05:58 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:07:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/backup" 2025/08/11 04:07:24 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Has cached credentials 2025/08/11 04:07:26 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:10:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:10:18 DEBUG : two: Unchanged skipping 2025/08/11 04:10:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 04:10:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:10:20.853366 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KESd0WWEciT2zuQyA7WLoW6UNJfNtCalqONrlhfC_3DpWDOONFSrdGUbhyaJ6lG8rso-WyxGupbcpGEc2vampQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:10:20.853402 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KESd0WWEciT2zuQyA7WLoW6UNJfNtCalqONrlhfC_3DpWDOONFSrdGUbhyaJ6lG8rso-WyxGupbcpGEc2vampQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:10:20 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KESd0WWEciT2zuQyA7WLoW6UNJfNtCalqONrlhfC_3DpWDOONFSrdGUbhyaJ6lG8rso-WyxGupbcpGEc2vampQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:10:20 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 04:10:20 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/dst': not deleting files as there were IO errors 2025/08/11 04:10:20 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/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/KESd0WWEciT2zuQyA7WLoW6UNJfNtCalqONrlhfC_3DpWDOONFSrdGUbhyaJ6lG8rso-WyxGupbcpGEc2vampQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (277.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:10:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:10:34 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:10:36 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:12:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/backup" 2025/08/11 04:12:01 DEBUG : Config file has changed externally - reloading 2025/08/11 04:12:01 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Has cached credentials 2025/08/11 04:12:03 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:14:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:14:53 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 04:14:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:14:53 DEBUG : two: Unchanged skipping 2025/08/11 04:14:55.834136 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rAQWkdTg_VnXQIMc-hW9V3jPg4ONdHzKOmB9hCxfhn0MQMpTNkVQjGHiDtIVcqRf9ueV-JyVLtpTJQhcVeaIPw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:14:55.834162 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rAQWkdTg_VnXQIMc-hW9V3jPg4ONdHzKOmB9hCxfhn0MQMpTNkVQjGHiDtIVcqRf9ueV-JyVLtpTJQhcVeaIPw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:14:55 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rAQWkdTg_VnXQIMc-hW9V3jPg4ONdHzKOmB9hCxfhn0MQMpTNkVQjGHiDtIVcqRf9ueV-JyVLtpTJQhcVeaIPw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:14:55 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 04:14:55 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/dst': not deleting files as there were IO errors 2025/08/11 04:14:55 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/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/rAQWkdTg_VnXQIMc-hW9V3jPg4ONdHzKOmB9hCxfhn0MQMpTNkVQjGHiDtIVcqRf9ueV-JyVLtpTJQhcVeaIPw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (274.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:15:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:15:09 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:15:11 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:16:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/backup" 2025/08/11 04:16:37 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Has cached credentials 2025/08/11 04:16:39 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/backup': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:19:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:19:31 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 04:19:31 DEBUG : two: Unchanged skipping 2025/08/11 04:19:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:19:33.541810 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oXz1M-soMGRi6ysZERyq2dlWlo6yoqcbq1jygASIw7oFw-bSpgDtZcpeK36JgwbmD2R8Uo32yHcvPYRCaY4cAQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:19:33.541852 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oXz1M-soMGRi6ysZERyq2dlWlo6yoqcbq1jygASIw7oFw-bSpgDtZcpeK36JgwbmD2R8Uo32yHcvPYRCaY4cAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:19:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oXz1M-soMGRi6ysZERyq2dlWlo6yoqcbq1jygASIw7oFw-bSpgDtZcpeK36JgwbmD2R8Uo32yHcvPYRCaY4cAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:19:33 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 04:19:33 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/dst': not deleting files as there were IO errors 2025/08/11 04:19:33 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/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:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oXz1M-soMGRi6ysZERyq2dlWlo6yoqcbq1jygASIw7oFw-bSpgDtZcpeK36JgwbmD2R8Uo32yHcvPYRCaY4cAQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (278.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:19:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:19:47 DEBUG : Config file has changed externally - reloading 2025/08/11 04:19:47 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:19:49 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:21:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:21:17 DEBUG : two: Unchanged skipping 2025/08/11 04:21:17 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for checks to finish 2025/08/11 04:21:18.495596 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q3tZZ17lhby1PaNs4_yB-l0DdrygS3c1unJZCOP1j3aaeU7tacEbRLGDJeCHF_tT2CQ_UIHdj50gyxYWHT4NzA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:21:18.495638 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q3tZZ17lhby1PaNs4_yB-l0DdrygS3c1unJZCOP1j3aaeU7tacEbRLGDJeCHF_tT2CQ_UIHdj50gyxYWHT4NzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:21:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q3tZZ17lhby1PaNs4_yB-l0DdrygS3c1unJZCOP1j3aaeU7tacEbRLGDJeCHF_tT2CQ_UIHdj50gyxYWHT4NzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:21:18 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Waiting for transfers to finish 2025/08/11 04:21:18 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/dst': not deleting files as there were IO errors 2025/08/11 04:21:18 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa/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/q3tZZ17lhby1PaNs4_yB-l0DdrygS3c1unJZCOP1j3aaeU7tacEbRLGDJeCHF_tT2CQ_UIHdj50gyxYWHT4NzA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (104.15s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:21:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:21:30 DEBUG : Config file has changed externally - reloading 2025/08/11 04:21:30 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:21:33 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:23:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:23:01.272102 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_y8fUzShscn9j6tTjdVbLgTx5DjGuJx2ocLWd9N5ImyyOolJepcUtIYCTO9Ui1Xqidlw17ojp8d4PVkVVVp7g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:23:01.272160 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_y8fUzShscn9j6tTjdVbLgTx5DjGuJx2ocLWd9N5ImyyOolJepcUtIYCTO9Ui1Xqidlw17ojp8d4PVkVVVp7g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:23:01 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_y8fUzShscn9j6tTjdVbLgTx5DjGuJx2ocLWd9N5ImyyOolJepcUtIYCTO9Ui1Xqidlw17ojp8d4PVkVVVp7g==/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/b_y8fUzShscn9j6tTjdVbLgTx5DjGuJx2ocLWd9N5ImyyOolJepcUtIYCTO9Ui1Xqidlw17ojp8d4PVkVVVp7g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (102.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:23:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lonexet8hawa/dst" 2025/08/11 04:23:14 DEBUG : Config file has changed externally - reloading 2025/08/11 04:23:14 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Has cached credentials 2025/08/11 04:23:16 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa/dst': Used cached credential to initialize the ProtonDrive API 2025/08/11 04:24:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:24:46.921875 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/g53j793vXHwZP9CaWgT4S546KxyyGId72CkAv90E-vQDnwNCFU7aY76JqCrj3VKmMEg7buWzhnfpXolKy99XkQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/11 04:24:46.921917 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/g53j793vXHwZP9CaWgT4S546KxyyGId72CkAv90E-vQDnwNCFU7aY76JqCrj3VKmMEg7buWzhnfpXolKy99XkQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/11 04:24:46 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/g53j793vXHwZP9CaWgT4S546KxyyGId72CkAv90E-vQDnwNCFU7aY76JqCrj3VKmMEg7buWzhnfpXolKy99XkQ==/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/g53j793vXHwZP9CaWgT4S546KxyyGId72CkAv90E-vQDnwNCFU7aY76JqCrj3VKmMEg7buWzhnfpXolKy99XkQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (105.83s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:24:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/11 04:24:54 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:24:54 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:24:55.135840 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/08/11 04:24:55.135892 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/08/11 04:24:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/11 04:24:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/11 04:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.47s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:25:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 04:25:00 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:25:00 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:25:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:25:02 INFO : existing: Copied (new) 2025/08/11 04:25:02 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:04 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:25:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/11 04:25:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/11 04:25:04 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:25:04 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting files as there were IO errors 2025/08/11 04:25:04 ERROR : proton drive root link ID 'rclone-test-lonexet8hawa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.56s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:25:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:25:09 DEBUG : existing: Unchanged skipping 2025/08/11 04:25:09 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:25:09 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:25:09 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.49s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.91s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", 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-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", 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-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.96s) --- SKIP: TestMaxTransfer/Hard (1.05s) --- SKIP: TestMaxTransfer/Soft (0.95s) --- SKIP: TestMaxTransfer/Cautious (0.96s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:26:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:26:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both11: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both13: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both14: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both15: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both10: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both17: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both18: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both0: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both12: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both16: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both2: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both4: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both3: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both6: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both1: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both19: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:26:43 DEBUG : both5: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both7: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both8: Unchanged skipping 2025/08/11 04:26:43 DEBUG : both9: Unchanged skipping 2025/08/11 04:26:43 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:26:43 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:43 INFO : only15: Deleted 2025/08/11 04:26:43 INFO : only19: Deleted 2025/08/11 04:26:43 INFO : only14: Deleted 2025/08/11 04:26:43 INFO : only5: Deleted 2025/08/11 04:26:44 INFO : only8: Deleted 2025/08/11 04:26:44 INFO : only0: Deleted 2025/08/11 04:26:44 INFO : only1: Deleted 2025/08/11 04:26:44 INFO : only4: Deleted 2025/08/11 04:26:44 INFO : only9: Deleted 2025/08/11 04:26:44 INFO : only10: Deleted 2025/08/11 04:26:45 INFO : only17: Deleted 2025/08/11 04:26:45 INFO : only11: Deleted 2025/08/11 04:26:45 INFO : only2: Deleted 2025/08/11 04:26:45 INFO : only18: Deleted 2025/08/11 04:26:45 INFO : only3: Deleted 2025/08/11 04:26:45 INFO : only16: Deleted 2025/08/11 04:26:45 INFO : only13: Deleted 2025/08/11 04:26:45 INFO : only12: Deleted 2025/08/11 04:26:46 INFO : only7: Deleted 2025/08/11 04:26:46 INFO : only6: Deleted 2025/08/11 04:26:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (115.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:28:37 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for checks to finish 2025/08/11 04:28:37 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both0: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both11: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both14: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both15: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both16: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both10: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both18: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both19: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both12: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both13: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both17: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both1: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both5: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both2: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both3: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both8: Unchanged skipping 2025/08/11 04:28:37 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 04:28:37 DEBUG : both4: Unchanged skipping 2025/08/11 04:28:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : both6: Unchanged skipping 2025/08/11 04:28:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : both7: Unchanged skipping 2025/08/11 04:28:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : both9: Unchanged skipping 2025/08/11 04:28:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/11 04:28:37 DEBUG : proton drive root link ID 'rclone-test-lonexet8hawa': Waiting for transfers to finish 2025/08/11 04:28:37.355613 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/08/11 04:28:37.355653 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/08/11 04:28:37.656804 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/08/11 04:28:37.656847 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/08/11 04:28:37.717133 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/08/11 04:28:37.717175 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/08/11 04:28:37.788304 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/08/11 04:28:37.788352 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/08/11 04:28:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:39 INFO : only12: Copied (replaced existing) 2025/08/11 04:28:39.117472 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/08/11 04:28:39.117567 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/08/11 04:28:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:39 INFO : only0: Copied (replaced existing) 2025/08/11 04:28:39.563255 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/08/11 04:28:39.563300 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/08/11 04:28:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:39 INFO : only11: Copied (replaced existing) 2025/08/11 04:28:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:39 INFO : only15: Copied (replaced existing) 2025/08/11 04:28:39.811570 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/08/11 04:28:39.811606 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/08/11 04:28:40.076549 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/08/11 04:28:40.076581 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/08/11 04:28:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:41 INFO : only10: Copied (replaced existing) 2025/08/11 04:28:41.148340 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/08/11 04:28:41.148392 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/08/11 04:28:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:41 INFO : only13: Copied (replaced existing) 2025/08/11 04:28:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:41 INFO : only17: Copied (replaced existing) 2025/08/11 04:28:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:41 INFO : only18: Copied (replaced existing) 2025/08/11 04:28:41.765455 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/08/11 04:28:41.765535 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/08/11 04:28:41.768937 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/08/11 04:28:41.768962 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/08/11 04:28:41.849587 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/08/11 04:28:41.849633 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/08/11 04:28:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:43 INFO : only14: Copied (replaced existing) 2025/08/11 04:28:43.426793 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/08/11 04:28:43.426833 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/08/11 04:28:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:43 INFO : only4: Copied (replaced existing) 2025/08/11 04:28:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:43 INFO : only16: Copied (replaced existing) 2025/08/11 04:28:43.702936 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/08/11 04:28:43.702985 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/08/11 04:28:43.722252 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/08/11 04:28:43.722293 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/08/11 04:28:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:43 INFO : only2: Copied (replaced existing) 2025/08/11 04:28:44.244531 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/08/11 04:28:44.244567 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/08/11 04:28:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:45 INFO : only5: Copied (replaced existing) 2025/08/11 04:28:45.288001 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/08/11 04:28:45.288040 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/08/11 04:28:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:45 INFO : only7: Copied (replaced existing) 2025/08/11 04:28:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:45 INFO : only6: Copied (replaced existing) 2025/08/11 04:28:45.745348 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/08/11 04:28:45.745393 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/08/11 04:28:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:45 INFO : only8: Copied (replaced existing) 2025/08/11 04:28:45.938357 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/08/11 04:28:45.938439 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/08/11 04:28:46.241229 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/08/11 04:28:46.241268 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/08/11 04:28:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:47 INFO : only9: Copied (replaced existing) 2025/08/11 04:28:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:47 INFO : only1: Copied (replaced existing) 2025/08/11 04:28:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:47 INFO : only19: Copied (replaced existing) 2025/08/11 04:28:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:28:48 INFO : only3: Copied (replaced existing) 2025/08/11 04:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (142.95s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:29:34 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:29:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:29:34 DEBUG : empty_on_remote: Making directory with metadata 2025/08/11 04:29:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:29:34 INFO : empty_on_remote: Making directory 2025/08/11 04:29:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 04:29:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/11 04:29:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/11 04:29:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:29:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (18.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:29:52 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:29:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:29:52 DEBUG : empty_on_remote: Making directory with metadata 2025/08/11 04:29:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:29:52 INFO : empty_on_remote: Making directory 2025/08/11 04:29:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 04:30:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:12 INFO : sub dir: Making directory 2025/08/11 04:30:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (38.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-lonexet8hawa'", Local "Local file system at /tmp/rclone4293037564", Modify Window "1s" 2025/08/11 04:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:30:50 INFO : sub dir: Making directory 2025/08/11 04:30:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC panic: test timed out after 1h0m0s running tests: TestNothingToTransferWithoutEmptyDirs (26s) goroutine 22352 [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]: testing.(*T).Run(0xc000a38c40, {0x26f8944?, 0xc000687ad8?}, 0x27cfd60) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000a38c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000a38c40, 0xc000687c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0002ec198, {0x3e96540, 0x6c, 0x6c}, {0xee02b5b05?, 0x3eac5a0?, 0x3eac5a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006699a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006699a0) /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 22 [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 23 [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 14 [IO wait]: internal/poll.runtime_pollWait(0x73985da697e8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000346700?, 0xc000922000?, 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(0xc000346700, {0xc000922000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000346700, {0xc000922000?, 0xc0000998d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00017e000, {0xc000922000?, 0x73981451feb0?, 0x73985dbc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000a7b020, {0xc000922000?, 0x7?, 0xc0009c3608?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006c70b8, {0x2ae0da0, 0xc000a7b020}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006c6e08, {0x2adeb20, 0xc00017e000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006c6e08, 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(0xc0006c6e08, {0xc0004e4000, 0x1000, 0xc0008e5180?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000a775c0, {0xc000a6bb60, 0x9, 0x3e24110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ade2a0, 0xc000a775c0}, {0xc000a6bb60, 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({0xc000a6bb60, 0x9, 0x359080?}, {0x2ade2a0?, 0xc000a775c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a6bb20) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0009bc1c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 13 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 22381 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22416 [select]: net/http.(*http2clientStream).writeRequest(0xc0001b3c80, 0xc000135e00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0001b3c80, 0x82d444?, 0xc000a7a480?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 22375 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 21968 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000b5f228?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b062c8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00044ea20, 0x27d0c18) /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({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00044ea20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0007fe648) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0007fe648) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0009e4380, {0x2b1d270, 0xc0003646e0}, {0x0, 0x0}, {0xc000318070, 0x2, 0x2}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:277 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/sync.testNothingToTransfer(0xc0009e4380, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2925 +0xf6c github.com/rclone/rclone/fs/sync.TestNothingToTransferWithoutEmptyDirs(0xc0009e4380?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 +0x15 testing.tRunner(0xc0009e4380, 0x27cfd60) /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 22377 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22378 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22376 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22164 [IO wait]: internal/poll.runtime_pollWait(0x73985da69900, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0069f6100?, 0xc0004a7000?, 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(0xc0069f6100, {0xc0004a7000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0069f6100, {0xc0004a7000?, 0xc0004a7000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00017e0e0, {0xc0004a7000?, 0x73985da291a0?, 0x73985dbc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00056da88, {0xc0004a7000?, 0xffb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035fb38, {0x2ae0da0, 0xc00056da88}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035f888, {0x2adeb20, 0xc00017e0e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035f888, 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(0xc00035f888, {0xc00079c000, 0x1000, 0xc00068ec00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001eeb40, {0xc00079c000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005871a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005871a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001eeb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22110 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22242 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006663c0, {0x2b063a8, 0xc0001c5a40}) /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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 22149 [IO wait]: internal/poll.runtime_pollWait(0x73985da695b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000de8300?, 0xc00038a000?, 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(0xc000de8300, {0xc00038a000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000de8300, {0xc00038a000?, 0xc00038a000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00017e058, {0xc00038a000?, 0x73985da20288?, 0x73985dbc0108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0002ec648, {0xc00038a000?, 0xffb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035ed38, {0x2ae0da0, 0xc0002ec648}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035ea88, {0x2adeb20, 0xc00017e058}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035ea88, 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(0xc00035ea88, {0xc00038b000, 0x1000, 0xc00068ec00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000718000, {0xc00038b000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00095fda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00095fda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000718000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22032 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22379 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3170 [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 3145 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 22382 [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 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22165 [select]: net/http.(*persistConn).writeLoop(0xc0001eeb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22110 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22150 [select]: net/http.(*persistConn).writeLoop(0xc000718000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22032 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22375 [select]: net/http.(*http2ClientConn).roundTrip(0xc0009bc1c0, 0xc000135e00, 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(0xc000691360, 0xc000135e00, {0x60?, 0x2c?}) /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({0x3e73e00?}, 0xc000135e00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e73e00, 0xc000135e00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2adf260?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000135e00, {0x2adf260, 0x3e73e00}, {0x73985da2a501?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00068e7e0, 0xc000135e00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00068e7e0, 0xc000135e00) /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(0xc0002a5188, 0xc000aba000) /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(0xc0008ad300, {0xc0008ad2d0, 0x6, 0x683667c7ef24dda1?}) /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(0xc000aba000, {0x26871be?, 0x2696dda?}, {0xc00058c4e0, 0xd0}) /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).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc000aba000) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc0004cc210, {0x2b062c8, 0x3ecfb60}, 0xc0008ad7e0) /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(0xc0004cc210, {0x2b062c8, 0x3ecfb60}, 0xc0008ad7e0) /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).ListChildren(0xc0004cc210, {0x2b062c8, 0x3ecfb60}, {0xc000b1e540, 0x58}, {0xc0009d33e0, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).ListDirectory(0xc000440c80, {0x2b062c8, 0x3ecfb60}, {0xc000a06c60?, 0x300000000c8c2ad?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/folder.go:27 +0xa8 github.com/rclone/rclone/backend/protondrive.(*Fs).List.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:593 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038ec60, 0xc0008ba640, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038ec60, 0xc0008ba640) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0003646e0, {0x2b062c8, 0x3ecfb60}, {0xc000650a20, 0x2f}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:592 +0x1c5 github.com/rclone/rclone/fs/list.DirSorted({0x2b062c8, 0x3ecfb60}, {0x2b1d270, 0xc0003646e0}, 0x1, {0xc000650a20, 0x2f}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 21968 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22380 [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 21968 /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.225769337s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]