"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/13 05:28:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele" 2025/09/13 05:28:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:28:08 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Has cached credentials 2025/09/13 05:28:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:28:11 DEBUG : Creating backend with remote "/tmp/rclone652459418" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:28:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/13 05:28:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.82s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:28:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:28:20 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:28:22 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.67s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.84s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.92s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:27 DEBUG : Creating backend with remote "/non-existing" 2025/09/13 05:28:27 DEBUG : Config file has changed externally - reloading 2025/09/13 05:28:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/13 05:28:27 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:27 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.29s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:28:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:28:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.69s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.80s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:36 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Running all checks before starting transfers 2025/09/13 05:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:28:37 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:37 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Checks finished, now starting transfers 2025/09/13 05:28:37 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:28:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.30s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:44 ERROR : Ignoring --no-traverse with sync 2025/09/13 05:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:28:44 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:44 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:28:47 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.52s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/13 05:28:52 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:52 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/13 05:28:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:28:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:28:56 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:28:56 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:28:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:28:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.76s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:29:01 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:01 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 05:29:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:29:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/13 05:29:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:29:05 INFO : sub dir2: Making directory 2025/09/13 05:29:06 INFO : sub dir: Making directory 2025/09/13 05:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:07 INFO : sub dir2/sub sub dir2: Making directory 2025/09/13 05:29:08 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:08 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:09 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:29:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:15 INFO : sub dir2: Making directory 2025/09/13 05:29:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 05:29:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:16 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:16 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:23 DEBUG : sub dir2: Making directory with metadata 2025/09/13 05:29:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:29:23 INFO : sub dir2: Making directory 2025/09/13 05:29:24 INFO : sub dir: Making directory 2025/09/13 05:29:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:25 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:25 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:26 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:29:26 INFO : sub dir/hello world: Deleted 2025/09/13 05:29:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 05:29:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.06s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.91s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:33 INFO : sub dir2: Making directory 2025/09/13 05:29:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:33 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:33 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:36 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:29:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:40 DEBUG : sub dir2: Making directory with metadata 2025/09/13 05:29:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:29:40 INFO : sub dir2: Making directory 2025/09/13 05:29:41 INFO : sub dir: Making directory 2025/09/13 05:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:42 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:42 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:44 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:29:44 DEBUG : Waiting for deletions to finish 2025/09/13 05:29:45 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.91s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:29:50 INFO : sub dir2: Making directory 2025/09/13 05:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:29:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:29:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:29:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:29:53 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:29:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.09s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:30:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pitovaf1nosi" 2025/09/13 05:30:01 DEBUG : Config file has changed externally - reloading 2025/09/13 05:30:01 DEBUG : proton drive root link ID 'rclone-test-pitovaf1nosi': Has cached credentials 2025/09/13 05:30:03 DEBUG : proton drive root link ID 'rclone-test-pitovaf1nosi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-pitovaf1nosi' 2025/09/13 05:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:30:04 DEBUG : proton drive root link ID 'rclone-test-pitovaf1nosi': Waiting for checks to finish 2025/09/13 05:30:04 DEBUG : proton drive root link ID 'rclone-test-pitovaf1nosi': Waiting for transfers to finish 2025/09/13 05:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:30:09 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:30:10 DEBUG : proton drive root link ID 'rclone-test-pitovaf1nosi': Purge remote --- PASS: TestServerSideCopy (17.11s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:30:19 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:30:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 05:30:19 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:30:19.460747 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:30:19.460782 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:30:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 05:30:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:30:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuroyel3mapi" 2025/09/13 05:30:30 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Has cached credentials 2025/09/13 05:30:32 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-vuroyel3mapi' 2025/09/13 05:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:30:33 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Waiting for checks to finish 2025/09/13 05:30:33 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Waiting for transfers to finish 2025/09/13 05:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:30:39 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:30:41.450101 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:30:41.450126 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:30:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 05:30:45 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Waiting for checks to finish 2025/09/13 05:30:45 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Waiting for transfers to finish 2025/09/13 05:30:46.822675 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:30:46.822736 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:30:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 05:30:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 05:30:50 DEBUG : proton drive root link ID 'rclone-test-vuroyel3mapi': Purge remote --- PASS: TestServerSideCopyOverSelf (27.83s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:30:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:30:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 05:30:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:30:59.586515 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:30:59.586539 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:31:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 05:31:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 05:31:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:31:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nosokev5vuli" 2025/09/13 05:31:09 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Has cached credentials 2025/09/13 05:31:11 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-nosokev5vuli' 2025/09/13 05:31:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:31:13 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Waiting for checks to finish 2025/09/13 05:31:13 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Waiting for transfers to finish 2025/09/13 05:31:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:31:18 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:31:20.628915 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:31:20.628940 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:31:23 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Using server-side directory move 2025/09/13 05:31:23 INFO : proton drive root link ID 'rclone-test-nosokev5vuli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 05:31:24 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Waiting for checks to finish 2025/09/13 05:31:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 05:31:24 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Waiting for transfers to finish 2025/09/13 05:31:25 INFO : sub dir/hello world: Deleted 2025/09/13 05:31:26.932170 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaQFy_GLrn9LaHHydi-Y3dvHIGs0UFQuEfYslP0nfT3G892nYLxWxDIcm2b0jDMKdK7wGZaALYXcLSngv6lw1A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:31:26.932232 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaQFy_GLrn9LaHHydi-Y3dvHIGs0UFQuEfYslP0nfT3G892nYLxWxDIcm2b0jDMKdK7wGZaALYXcLSngv6lw1A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:31:26 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaQFy_GLrn9LaHHydi-Y3dvHIGs0UFQuEfYslP0nfT3G892nYLxWxDIcm2b0jDMKdK7wGZaALYXcLSngv6lw1A==/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/AaQFy_GLrn9LaHHydi-Y3dvHIGs0UFQuEfYslP0nfT3G892nYLxWxDIcm2b0jDMKdK7wGZaALYXcLSngv6lw1A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/13 05:31:26 DEBUG : proton drive root link ID 'rclone-test-nosokev5vuli': Purge remote --- FAIL: TestServerSideMoveOverSelf (24.62s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:31:32 ERROR : error listing: directory not found 2025/09/13 05:31:34 INFO : Local file system at /tmp/rclone652459418: Making directory 2025/09/13 05:31:35 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:31:35 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.51s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:31:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/13 05:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:31:44 DEBUG : Local file system at /tmp/rclone652459418: Waiting for checks to finish 2025/09/13 05:31:44 DEBUG : Local file system at /tmp/rclone652459418: Waiting for transfers to finish 2025/09/13 05:31:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:31:46 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/13 05:31:46 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:31:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:31:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/13 05:31:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:31:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:31:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:31:51 INFO : check sum: Copied (new) 2025/09/13 05:31:51 DEBUG : Waiting for deletions to finish 2025/09/13 05:31:52 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:31:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:31:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/13 05:31:52 DEBUG : check sum: Unchanged skipping 2025/09/13 05:31:52 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:31:52 DEBUG : Waiting for deletions to finish 2025/09/13 05:31:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.23s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:31:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/13 05:31:55 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:31:55 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:31:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 05:31:57 INFO : sizeonly: Copied (new) 2025/09/13 05:31:57 DEBUG : Waiting for deletions to finish 2025/09/13 05:31:58 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:31:58 DEBUG : sizeonly: Sizes identical 2025/09/13 05:31:58 DEBUG : sizeonly: Unchanged skipping 2025/09/13 05:31:58 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:31:58 DEBUG : Waiting for deletions to finish 2025/09/13 05:31:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/13 05:32:01 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:01 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/13 05:32:02 INFO : ignore-size: Copied (new) 2025/09/13 05:32:02 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:04 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 05:32:04 DEBUG : ignore-size: Unchanged skipping 2025/09/13 05:32:04 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:04 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:04 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.96s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 05:32:09 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:09 DEBUG : existing: Unchanged skipping 2025/09/13 05:32:09 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:09 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:09 INFO : There was nothing to transfer 2025/09/13 05:32:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/13 05:32:10 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:10 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:11.102423 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:32:11.102455 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:32:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 05:32:13 INFO : existing: Copied (replaced existing) 2025/09/13 05:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 05:32:16 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:16 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 05:32:17 INFO : existing: Copied (new) 2025/09/13 05:32:17 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:19 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:19 DEBUG : existing: Destination exists, skipping 2025/09/13 05:32:19 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:19 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:27 INFO : d: Making directory 2025/09/13 05:32:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 05:32:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:32:31 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:31 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 05:32:31 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:32:32 INFO : a/potato2: Copied (new) 2025/09/13 05:32:32 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:33 INFO : b/potato: Deleted 2025/09/13 05:32:33 INFO : d: Removing directory 2025/09/13 05:32:34 INFO : b: Removing directory 2025/09/13 05:32:35 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32: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/09/13 05:32:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:32:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/13 05:32:43 DEBUG : empty space: Unchanged skipping 2025/09/13 05:32:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:43 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:43 INFO : There was nothing to transfer 2025/09/13 05:32:45 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32: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/09/13 05:32:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:32:45 NOTICE: proton drive root link ID 'rclone-test-qehavip5tele': Forced to upload files to set modification times on this backend. 2025/09/13 05:32:45 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/13 05:32:45 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:45.471191 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:32:45.471230 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:32:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:32:47 INFO : empty space: Copied (replaced existing) 2025/09/13 05:32:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32: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/09/13 05:32:53 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 05:32:53 DEBUG : empty space: Unchanged skipping 2025/09/13 05:32:53 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:53 DEBUG : Waiting for deletions to finish 2025/09/13 05:32:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:32:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:32:59 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/13 05:32:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone652459418) 2025/09/13 05:32:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-qehavip5tele') 2025/09/13 05:32:59 DEBUG : foo: sha1 differ 2025/09/13 05:32:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:32:59.485438 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:32:59.485468 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:33:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/13 05:33:01 INFO : foo: Copied (replaced existing) 2025/09/13 05:33:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:33:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/13 05:33:07 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:07 DEBUG : empty space: Unchanged skipping 2025/09/13 05:33:07 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:33:08 INFO : potato: Copied (new) 2025/09/13 05:33:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/13 05:33:15 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:15 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:15.352373 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:33:15.352410 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:33:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/13 05:33:17 INFO : potato: Copied (replaced existing) 2025/09/13 05:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/13 05:33:23 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone652459418) 2025/09/13 05:33:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-qehavip5tele') 2025/09/13 05:33:23 DEBUG : potato: sha1 differ 2025/09/13 05:33:23 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:23.689336 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:33:23.689367 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:33:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/13 05:33:25 INFO : potato: Copied (replaced existing) 2025/09/13 05:33:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:33:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/13 05:33:32 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:33:32 DEBUG : empty space: Unchanged skipping 2025/09/13 05:33:32 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:32 DEBUG : Waiting for deletions to finish 2025/09/13 05:33:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:33:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:33:41 DEBUG : empty space: Unchanged skipping 2025/09/13 05:33:41 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:41 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:33:42 INFO : potato2: Copied (new) 2025/09/13 05:33:42 DEBUG : Waiting for deletions to finish 2025/09/13 05:33:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:33:52 INFO : d: Making directory 2025/09/13 05:33:52 INFO : d/e: Making directory 2025/09/13 05:33:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 05:33:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:33:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 05:33:56 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:33:56 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:33:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:33:58 INFO : a/potato2: Copied (new) 2025/09/13 05:33:58 DEBUG : Waiting for deletions to finish 2025/09/13 05:33:58 INFO : b/potato: Deleted 2025/09/13 05:33:58 INFO : d/e: Removing directory 2025/09/13 05:33:59 INFO : d: Removing directory 2025/09/13 05:34:00 INFO : b: Removing directory 2025/09/13 05:34:00 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:34:11 INFO : d: Making directory 2025/09/13 05:34:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 05:34:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:34:15 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:15 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 05:34:15 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:34:16 INFO : a/potato2: Copied (new) 2025/09/13 05:34:16 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting files as there were IO errors 2025/09/13 05:34:16 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:34:27 DEBUG : Waiting for deletions to finish 2025/09/13 05:34:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:34:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:34:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:28 DEBUG : empty space: Unchanged skipping 2025/09/13 05:34:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:29 INFO : potato: Deleted 2025/09/13 05:34:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:34:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:34:38 DEBUG : Waiting for deletions to finish 2025/09/13 05:34:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:39 INFO : potato: Deleted 2025/09/13 05:34:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:34:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:34:40 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:40 DEBUG : empty space: Unchanged skipping 2025/09/13 05:34:40 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 05:34:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:34:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:34:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/13 05:34:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.55s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:34:58 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 05:34:58 DEBUG : enormous: Excluded 2025/09/13 05:34:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 05:34:58 DEBUG : potato2: Excluded 2025/09/13 05:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 05:34:59 DEBUG : potato2: Excluded 2025/09/13 05:34:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:34:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:34:59 DEBUG : empty space: Unchanged skipping 2025/09/13 05:34:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:34:59 DEBUG : Waiting for deletions to finish 2025/09/13 05:34:59 INFO : There was nothing to transfer 2025/09/13 05:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 05:35:00 DEBUG : enormous: Excluded 2025/09/13 05:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 05:35:00 DEBUG : potato2: Excluded 2025/09/13 05:35:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 05:35:01 DEBUG : potato2: Excluded 2025/09/13 05:35:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/13 05:35:01 DEBUG : empty space: Unchanged skipping 2025/09/13 05:35:01 DEBUG : Local file system at /tmp/rclone652459418: Waiting for checks to finish 2025/09/13 05:35:01 DEBUG : Local file system at /tmp/rclone652459418: Waiting for transfers to finish 2025/09/13 05:35:01 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:35:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 05:35:10 DEBUG : enormous: Excluded 2025/09/13 05:35:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 05:35:10 DEBUG : potato2: Excluded 2025/09/13 05:35:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:35:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:11 DEBUG : empty space: Unchanged skipping 2025/09/13 05:35:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:11 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:11 INFO : potato2: Deleted 2025/09/13 05:35:12 INFO : enormous: Deleted 2025/09/13 05:35:12 INFO : There was nothing to transfer 2025/09/13 05:35:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/13 05:35:13 DEBUG : empty space: Unchanged skipping 2025/09/13 05:35:13 DEBUG : Local file system at /tmp/rclone652459418: Waiting for checks to finish 2025/09/13 05:35:13 DEBUG : Local file system at /tmp/rclone652459418: Waiting for transfers to finish 2025/09/13 05:35:13 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:13 INFO : enormous: Deleted 2025/09/13 05:35:13 INFO : potato2: Deleted 2025/09/13 05:35:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:35:24 DEBUG : five: Need to transfer - File not found at Destination 2025/09/13 05:35:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/13 05:35:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:24 DEBUG : three: Sizes identical 2025/09/13 05:35:24 DEBUG : one: Destination is newer than source, skipping 2025/09/13 05:35:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 05:35:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 05:35:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone652459418) 2025/09/13 05:35:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-qehavip5tele') 2025/09/13 05:35:24 DEBUG : two: sha1 differ 2025/09/13 05:35:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:24.305593 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:35:24.305627 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:35:24.588505 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:35:24.588541 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:35:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 05:35:25 INFO : five: Copied (new) 2025/09/13 05:35:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 05:35:26 INFO : four: Copied (replaced existing) 2025/09/13 05:35:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 05:35:26 INFO : two: Copied (replaced existing) 2025/09/13 05:35:26 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:30 DEBUG : one: Destination is newer than source, skipping 2025/09/13 05:35:30 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 05:35:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/13 05:35:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 05:35:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 05:35:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 05:35:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/13 05:35:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/13 05:35:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 05:35:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 05:35:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone652459418) 2025/09/13 05:35:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-qehavip5tele') 2025/09/13 05:35:30 DEBUG : three: sha1 differ 2025/09/13 05:35:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 05:35:30 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:30.504397 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:35:30.504446 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:35:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 05:35:32 INFO : three: Copied (replaced existing) 2025/09/13 05:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.16s) === 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-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/13 05:35:39 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:35:39 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:35:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 05:35:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:35:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 05:35:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:35:41 INFO : yam: Copied (new) 2025/09/13 05:35:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 05:35:41 INFO : potato: Copied (new) 2025/09/13 05:35:41 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 05:35:43 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:35:43 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:35:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:43 DEBUG : potato: Unchanged skipping 2025/09/13 05:35:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:35:44.840297 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BldpHLp90E5tzVX9s3Uw6m0VS4wTxhHs3bhvFctZf8v8YNld_Q-ntkk9xcQ-YVQQcAKCkjkhdmtBp12_-pAyzA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:35:44.840323 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BldpHLp90E5tzVX9s3Uw6m0VS4wTxhHs3bhvFctZf8v8YNld_Q-ntkk9xcQ-YVQQcAKCkjkhdmtBp12_-pAyzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:44 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BldpHLp90E5tzVX9s3Uw6m0VS4wTxhHs3bhvFctZf8v8YNld_Q-ntkk9xcQ-YVQQcAKCkjkhdmtBp12_-pAyzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:44 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BldpHLp90E5tzVX9s3Uw6m0VS4wTxhHs3bhvFctZf8v8YNld_Q-ntkk9xcQ-YVQQcAKCkjkhdmtBp12_-pAyzA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:44 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/13 05:35:44 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:46 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:35:46 INFO : yaml: Copied (new) 2025/09/13 05:35:46 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting files as there were IO errors 2025/09/13 05:35:46 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': 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.91s) === 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-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/13 05:35:50 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:35:50 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:35:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 05:35:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:35:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 05:35:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 05:35:52 INFO : potato: Copied (new) 2025/09/13 05:35:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:35:52 INFO : yam: Copied (new) 2025/09/13 05:35:52 DEBUG : Waiting for deletions to finish 2025/09/13 05:35:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 05:35:54 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:35:54 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:35:54 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:35:54 DEBUG : potato: Unchanged skipping 2025/09/13 05:35:54 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:35:55.118921 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BYFuEh_Z9CuK4Y2bdMhiB5Z0sxrqqNrZkJTeazEgZmfSlTm9DUPQDfMKcU0K2ovYgv896fa4UekgwJjxsr0z7Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:35:55.118961 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BYFuEh_Z9CuK4Y2bdMhiB5Z0sxrqqNrZkJTeazEgZmfSlTm9DUPQDfMKcU0K2ovYgv896fa4UekgwJjxsr0z7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:55 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BYFuEh_Z9CuK4Y2bdMhiB5Z0sxrqqNrZkJTeazEgZmfSlTm9DUPQDfMKcU0K2ovYgv896fa4UekgwJjxsr0z7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:55 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BYFuEh_Z9CuK4Y2bdMhiB5Z0sxrqqNrZkJTeazEgZmfSlTm9DUPQDfMKcU0K2ovYgv896fa4UekgwJjxsr0z7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:35:55 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/13 05:35:55 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:35:56 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:35:56 INFO : yaml: Copied (new) 2025/09/13 05:35:56 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting files as there were IO errors 2025/09/13 05:35:56 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': 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 (9.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/13 05:36:00 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:36:00 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:36:00 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 05:36:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/13 05:36:00 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:36:00 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 05:36:02 INFO : potato: Copied (new) 2025/09/13 05:36:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:36:03 INFO : sub/yam: Copied (new) 2025/09/13 05:36:03 DEBUG : Waiting for deletions to finish 2025/09/13 05:36:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 05:36:05 DEBUG : potato: Unchanged skipping 2025/09/13 05:36:05 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Making map for --track-renames 2025/09/13 05:36:05 INFO : proton drive root link ID 'rclone-test-qehavip5tele': Finished making map for --track-renames 2025/09/13 05:36:05 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:05 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for renames to finish 2025/09/13 05:36:06.884852 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QgCPmgJD_vs7i0rvQeqG10k1AQpvQhCeDZtX3468ibImI2VxMr-vEID9k_LlEPB8q-ZIrhNkskrZEmTuhBfSiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:36:06.884886 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QgCPmgJD_vs7i0rvQeqG10k1AQpvQhCeDZtX3468ibImI2VxMr-vEID9k_LlEPB8q-ZIrhNkskrZEmTuhBfSiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:36:06 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QgCPmgJD_vs7i0rvQeqG10k1AQpvQhCeDZtX3468ibImI2VxMr-vEID9k_LlEPB8q-ZIrhNkskrZEmTuhBfSiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:36:06 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QgCPmgJD_vs7i0rvQeqG10k1AQpvQhCeDZtX3468ibImI2VxMr-vEID9k_LlEPB8q-ZIrhNkskrZEmTuhBfSiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:36:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 05:36:06 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 05:36:08 INFO : yam: Copied (new) 2025/09/13 05:36:08 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting files as there were IO errors 2025/09/13 05:36:08 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': 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 (12.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:36:12 DEBUG : Creating backend with remote "/tmp/rclone652459418/dir1" 2025/09/13 05:36:12 DEBUG : Config file has changed externally - reloading 2025/09/13 05:36:12 DEBUG : Creating backend with remote "/tmp/rclone652459418/dir2" 2025/09/13 05:36:12 DEBUG : Local file system at /tmp/rclone652459418/dir2: Using server-side directory move 2025/09/13 05:36:12 INFO : Local file system at /tmp/rclone652459418/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 05:36:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/13 05:36:12 DEBUG : Local file system at /tmp/rclone652459418/dir2: Waiting for checks to finish 2025/09/13 05:36:12 DEBUG : Local file system at /tmp/rclone652459418/dir2: Waiting for transfers to finish 2025/09/13 05:36:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:36:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:36:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 05:36:14 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:14 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 05:36:18 INFO : nested/sub dir/file: Copied (new) 2025/09/13 05:36:18 INFO : nested/sub dir/file: Deleted 2025/09/13 05:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:36:19 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:36:19 INFO : sub dir/hello world: Deleted 2025/09/13 05:36:19 ERROR : Local file system at /tmp/rclone652459418: 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.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:36:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 05:36:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 05:36:28 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:36:28 INFO : sub dir/hello world: Deleted 2025/09/13 05:36:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 05:36:28 INFO : nested/sub dir/file: Copied (new) 2025/09/13 05:36:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:36:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/13 05:36:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 05:36:36 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:36 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/13 05:36:37 INFO : existing-b: Copied (new) 2025/09/13 05:36:37 INFO : existing-b: Deleted 2025/09/13 05:36:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 05:36:37 INFO : existing: Copied (new) 2025/09/13 05:36:37 INFO : existing: Deleted 2025/09/13 05:36:39 DEBUG : existing: Destination exists, skipping 2025/09/13 05:36:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/13 05:36:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:36:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:36:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.72s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:36:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yuzowis1mufo" 2025/09/13 05:36:43 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Has cached credentials 2025/09/13 05:36:45 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-yuzowis1mufo' 2025/09/13 05:36:57 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Using server-side directory move 2025/09/13 05:36:57 INFO : proton drive root link ID 'rclone-test-yuzowis1mufo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 05:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:36:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/13 05:36:58 DEBUG : empty space: Unchanged skipping 2025/09/13 05:36:58 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Waiting for checks to finish 2025/09/13 05:36:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 05:36:59 INFO : potato3: Deleted 2025/09/13 05:36:59 INFO : empty space: Deleted 2025/09/13 05:36:59 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Waiting for transfers to finish 2025/09/13 05:36:59.813609 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kXn1Mcrou8r-3tYaXaREWzelY81wSOxHEInkwH5D1HDKmgmwES04WTdxYWY7tsh8GkcyKkAL72_LBDBbHMeX6g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:36:59.813646 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kXn1Mcrou8r-3tYaXaREWzelY81wSOxHEInkwH5D1HDKmgmwES04WTdxYWY7tsh8GkcyKkAL72_LBDBbHMeX6g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:36:59 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kXn1Mcrou8r-3tYaXaREWzelY81wSOxHEInkwH5D1HDKmgmwES04WTdxYWY7tsh8GkcyKkAL72_LBDBbHMeX6g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:00.162650 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RMEXokMAKClboNF7SVZrPG0xnZV67bBalhpsBPO3z4HU9EPWwIgDpVSKjYShN1pqjex-LU9RondeVIPPEXwHJA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:37:00.162688 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RMEXokMAKClboNF7SVZrPG0xnZV67bBalhpsBPO3z4HU9EPWwIgDpVSKjYShN1pqjex-LU9RondeVIPPEXwHJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:00 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RMEXokMAKClboNF7SVZrPG0xnZV67bBalhpsBPO3z4HU9EPWwIgDpVSKjYShN1pqjex-LU9RondeVIPPEXwHJA==/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/RMEXokMAKClboNF7SVZrPG0xnZV67bBalhpsBPO3z4HU9EPWwIgDpVSKjYShN1pqjex-LU9RondeVIPPEXwHJA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/13 05:37:00 DEBUG : proton drive root link ID 'rclone-test-yuzowis1mufo': Purge remote --- FAIL: TestServerSideMove (20.17s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:37:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-purisav7coyo" 2025/09/13 05:37:03 DEBUG : proton drive root link ID 'rclone-test-purisav7coyo': Has cached credentials 2025/09/13 05:37:05 DEBUG : proton drive root link ID 'rclone-test-purisav7coyo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-purisav7coyo' 2025/09/13 05:37:18 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 05:37:18 DEBUG : empty space: Excluded 2025/09/13 05:37:18 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 05:37:18 DEBUG : empty space: Excluded 2025/09/13 05:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:37:18 DEBUG : proton drive root link ID 'rclone-test-purisav7coyo': Waiting for checks to finish 2025/09/13 05:37:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 05:37:18 DEBUG : proton drive root link ID 'rclone-test-purisav7coyo': Waiting for transfers to finish 2025/09/13 05:37:19 INFO : potato3: Deleted 2025/09/13 05:37:20.042645 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_vmXKwLi_NkwGHr0ZqL4RuPDoGYauVSLvTRUyPYYk8eZ8IXMQY-KaFdQypmAwSbpsKNPxs2gvGhz_7hb_TrtsA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:37:20.042691 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_vmXKwLi_NkwGHr0ZqL4RuPDoGYauVSLvTRUyPYYk8eZ8IXMQY-KaFdQypmAwSbpsKNPxs2gvGhz_7hb_TrtsA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:20 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_vmXKwLi_NkwGHr0ZqL4RuPDoGYauVSLvTRUyPYYk8eZ8IXMQY-KaFdQypmAwSbpsKNPxs2gvGhz_7hb_TrtsA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:20.276428 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bnhOxmEFUX51intA__awGuI5lVh132WEUfKKJlSPQfHdcD_Cw6L2xa_MfrkgnBUdaptJglhh1_UIzXoJIVmmGA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:37:20.276492 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bnhOxmEFUX51intA__awGuI5lVh132WEUfKKJlSPQfHdcD_Cw6L2xa_MfrkgnBUdaptJglhh1_UIzXoJIVmmGA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:20 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bnhOxmEFUX51intA__awGuI5lVh132WEUfKKJlSPQfHdcD_Cw6L2xa_MfrkgnBUdaptJglhh1_UIzXoJIVmmGA==/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/bnhOxmEFUX51intA__awGuI5lVh132WEUfKKJlSPQfHdcD_Cw6L2xa_MfrkgnBUdaptJglhh1_UIzXoJIVmmGA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/13 05:37:20 DEBUG : proton drive root link ID 'rclone-test-purisav7coyo': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:37:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-catihuw2vovo" 2025/09/13 05:37:24 DEBUG : Config file has changed externally - reloading 2025/09/13 05:37:24 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Has cached credentials 2025/09/13 05:37:26 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:37:32 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-qehavip5tele' -> proton drive root link ID 'rclone-test-catihuw2vovo' 2025/09/13 05:37:40 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Using server-side directory move 2025/09/13 05:37:40 INFO : proton drive root link ID 'rclone-test-catihuw2vovo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 05:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:37:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/13 05:37:41 DEBUG : empty space: Unchanged skipping 2025/09/13 05:37:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 05:37:41 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Waiting for checks to finish 2025/09/13 05:37:41 INFO : potato3: Deleted 2025/09/13 05:37:41 INFO : empty space: Deleted 2025/09/13 05:37:41 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Waiting for transfers to finish 2025/09/13 05:37:42.369088 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rTk9hp21RRvXH-tDY2GZB-GTMPcNph9yZcT2IxFuUyMscg0sdOPpE3Dk5XWVA0hy1oC3C7rS7rrvSq4EMoAstQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:37:42.369131 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rTk9hp21RRvXH-tDY2GZB-GTMPcNph9yZcT2IxFuUyMscg0sdOPpE3Dk5XWVA0hy1oC3C7rS7rrvSq4EMoAstQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:42 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rTk9hp21RRvXH-tDY2GZB-GTMPcNph9yZcT2IxFuUyMscg0sdOPpE3Dk5XWVA0hy1oC3C7rS7rrvSq4EMoAstQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:42.432503 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkfGyeQuhwb8Ch_lAmBK86aIBrGcjmQJ5JEiriT2FiRoYrE5owxnpS2d_x4-8Qy3tQQwindGeKXlUppI6izLRQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 05:37:42.432543 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkfGyeQuhwb8Ch_lAmBK86aIBrGcjmQJ5JEiriT2FiRoYrE5owxnpS2d_x4-8Qy3tQQwindGeKXlUppI6izLRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:42 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkfGyeQuhwb8Ch_lAmBK86aIBrGcjmQJ5JEiriT2FiRoYrE5owxnpS2d_x4-8Qy3tQQwindGeKXlUppI6izLRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 05:37:42 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/13 05:37:42 DEBUG : proton drive root link ID 'rclone-test-catihuw2vovo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.00s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:37:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/rclone-sync-test" 2025/09/13 05:37:48 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Has cached credentials 2025/09/13 05:37:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (233.81s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:41:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/rclone-sync-test" 2025/09/13 05:41:41 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Has cached credentials 2025/09/13 05:41:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:44:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/rclone-sync-test-include/layer2" 2025/09/13 05:44:50 DEBUG : Config file has changed externally - reloading 2025/09/13 05:44:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-include/layer2': Has cached credentials 2025/09/13 05:44:53 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:47:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/rclone-sync-test-ignore-file" 2025/09/13 05:47:58 DEBUG : Config file has changed externally - reloading 2025/09/13 05:47:58 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-ignore-file': Has cached credentials 2025/09/13 05:48:00 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:51:10 DEBUG : rclone-sync-test: Excluded 2025/09/13 05:51:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 05:51:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 05:51:12 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Waiting for checks to finish 2025/09/13 05:51:12 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test': Waiting for transfers to finish 2025/09/13 05:51:12 DEBUG : Waiting for deletions to finish 2025/09/13 05:51:12 INFO : There was nothing to transfer 2025/09/13 05:51:13 DEBUG : rclone-sync-test: Excluded 2025/09/13 05:51:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 05:51:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 05:51:14 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:51:14 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:51:14 DEBUG : Waiting for deletions to finish 2025/09/13 05:51:14 INFO : rclone-sync-test-include: Removing directory 2025/09/13 05:51:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/13 05:51:15 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': failed to delete 1 directories 2025/09/13 05:51:15 INFO : There was nothing to transfer 2025/09/13 05:51:16 DEBUG : rclone-sync-test: Excluded 2025/09/13 05:51:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 05:51:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 05:51:18 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/13 05:51:18 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/13 05:51:18 DEBUG : Waiting for deletions to finish 2025/09/13 05:51:18 INFO : There was nothing to transfer 2025/09/13 05:51:19 DEBUG : rclone-sync-test: Excluded 2025/09/13 05:51:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 05:51:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 05:51:21 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 05:51:21 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 05:51:21 DEBUG : Waiting for deletions to finish 2025/09/13 05:51:21 INFO : rclone-sync-test-include: Removing directory 2025/09/13 05:51:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/13 05:51:21 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': failed to delete 1 directories 2025/09/13 05:51:21 INFO : There was nothing to transfer 2025/09/13 05:51:23 DEBUG : rclone-sync-test: Excluded 2025/09/13 05:51:23 DEBUG : Excluded 2025/09/13 05:51:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 05:51:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 05:51:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/13 05:51:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/13 05:51:24 DEBUG : Waiting for deletions to finish 2025/09/13 05:51:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (588.24s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:51:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 05:51:30 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 05:51:32 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:54:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/CompareDest" 2025/09/13 05:54:40 DEBUG : Config file has changed externally - reloading 2025/09/13 05:54:40 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/CompareDest': Has cached credentials 2025/09/13 05:54:42 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/13 05:57:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 05:57:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:57:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:57:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 05:57:54 INFO : one: Copied (new) 2025/09/13 05:57:54 DEBUG : Waiting for deletions to finish 2025/09/13 05:57:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:57:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:57:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:57:57.962173 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:57:57.962219 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:58:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 05:58:00 INFO : one: Copied (replaced existing) 2025/09/13 05:58:00 DEBUG : Waiting for deletions to finish 2025/09/13 05:58:02.920881 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 05:58:02.920918 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 05:58:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:09 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:58:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:58:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:58:11 DEBUG : Waiting for deletions to finish 2025/09/13 05:58:11 INFO : There was nothing to transfer 2025/09/13 05:58:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 05:58:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:58:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:58:17 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:58:17 DEBUG : Waiting for deletions to finish 2025/09/13 05:58:17 INFO : There was nothing to transfer 2025/09/13 05:58:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:58:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 05:58:20 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:58:20 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:58:20 DEBUG : Waiting for deletions to finish 2025/09/13 05:58:20 INFO : There was nothing to transfer 2025/09/13 05:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:58:24 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/13 05:58:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 05:58:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 05:58:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:58:24 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:58:24 DEBUG : Waiting for deletions to finish 2025/09/13 05:58:24 INFO : There was nothing to transfer 2025/09/13 05:58:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 05:58:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 05:58:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 05:58:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 05:58:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 05:58:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 05:58:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/13 05:58:30 INFO : two: Copied (new) 2025/09/13 05:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (427.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 05:58:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dest" 2025/09/13 05:58:43 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dest': Has cached credentials 2025/09/13 05:58:45 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dest': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:02:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/pre-dest1" 2025/09/13 06:02:09 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/pre-dest1': Has cached credentials 2025/09/13 06:02:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:03:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/pre-dest2" 2025/09/13 06:03:48 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/pre-dest2': Has cached credentials 2025/09/13 06:03:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:05:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:05:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/13 06:05:30 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:05:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/13 06:05:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/13 06:05:31 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dest': Waiting for checks to finish 2025/09/13 06:05:31 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dest': Waiting for transfers to finish 2025/09/13 06:05:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/13 06:05:33 INFO : 3: Copied (new) 2025/09/13 06:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (424.32s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.95s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:05:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:05:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:05:52 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:07:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/backup" 2025/09/13 06:07:28 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Has cached credentials 2025/09/13 06:07:30 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:10:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:10:41 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 06:10:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:10:41 DEBUG : two: Unchanged skipping 2025/09/13 06:10:44.201748 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bAnI9ngA2oDyxWSkwLiN9zkhEOb5Mmr-fB2_PNuunSb7loR5qFiv2pQoM3VsHWfVXJk9WfkqzU2LshTtkVfQcQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:10:44.201782 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bAnI9ngA2oDyxWSkwLiN9zkhEOb5Mmr-fB2_PNuunSb7loR5qFiv2pQoM3VsHWfVXJk9WfkqzU2LshTtkVfQcQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:10:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bAnI9ngA2oDyxWSkwLiN9zkhEOb5Mmr-fB2_PNuunSb7loR5qFiv2pQoM3VsHWfVXJk9WfkqzU2LshTtkVfQcQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:10:44 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 06:10:44 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/dst': not deleting files as there were IO errors 2025/09/13 06:10:44 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/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/bAnI9ngA2oDyxWSkwLiN9zkhEOb5Mmr-fB2_PNuunSb7loR5qFiv2pQoM3VsHWfVXJk9WfkqzU2LshTtkVfQcQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (307.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:10:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:10:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:10:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:12:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/backup" 2025/09/13 06:12:34 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Has cached credentials 2025/09/13 06:12:36 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:15:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:15:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:15:47 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 06:15:47 DEBUG : two: Unchanged skipping 2025/09/13 06:15:49.670320 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J_37URpJYDrfqwLbcu3PathKg9G2e1nevc5BDQe-bUTX_5mBmaJpTl-GVnzPmMYPUU56pgl8xQFt68lhJ07chQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:15:49.670366 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J_37URpJYDrfqwLbcu3PathKg9G2e1nevc5BDQe-bUTX_5mBmaJpTl-GVnzPmMYPUU56pgl8xQFt68lhJ07chQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:15:49 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J_37URpJYDrfqwLbcu3PathKg9G2e1nevc5BDQe-bUTX_5mBmaJpTl-GVnzPmMYPUU56pgl8xQFt68lhJ07chQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:15:49 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 06:15:49 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/dst': not deleting files as there were IO errors 2025/09/13 06:15:49 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/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/J_37URpJYDrfqwLbcu3PathKg9G2e1nevc5BDQe-bUTX_5mBmaJpTl-GVnzPmMYPUU56pgl8xQFt68lhJ07chQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (305.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:16:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:16:02 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:16:04 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:17:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/backup" 2025/09/13 06:17:39 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Has cached credentials 2025/09/13 06:17:42 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/backup': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:20:55 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 06:20:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:20:55 DEBUG : two: Unchanged skipping 2025/09/13 06:20:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:20:57.742533 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TB0N38U2dQc52tLAym7Zt7o2s2ghq-9jp0hzgz2YqhvtJG1_Ue7rV615isW-23zVtYgugIpg7C803pqROoYJpQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:20:57.742573 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TB0N38U2dQc52tLAym7Zt7o2s2ghq-9jp0hzgz2YqhvtJG1_Ue7rV615isW-23zVtYgugIpg7C803pqROoYJpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:20:57 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TB0N38U2dQc52tLAym7Zt7o2s2ghq-9jp0hzgz2YqhvtJG1_Ue7rV615isW-23zVtYgugIpg7C803pqROoYJpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:20:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 06:20:57 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/dst': not deleting files as there were IO errors 2025/09/13 06:20:57 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/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/TB0N38U2dQc52tLAym7Zt7o2s2ghq-9jp0hzgz2YqhvtJG1_Ue7rV615isW-23zVtYgugIpg7C803pqROoYJpQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (308.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:21:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:21:11 DEBUG : Config file has changed externally - reloading 2025/09/13 06:21:11 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:21:13 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:22:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:22:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:22:50 DEBUG : two: Unchanged skipping 2025/09/13 06:22:50 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for checks to finish 2025/09/13 06:22:51.833599 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qOCslPoTuSu2qAtRi1FU1EdR8NhrBVaAygTPq9uxgJo2Tedrgyk5458zPb5QYpeU1qkYqppeDA03PJgyMnZIiA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:22:51.833640 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qOCslPoTuSu2qAtRi1FU1EdR8NhrBVaAygTPq9uxgJo2Tedrgyk5458zPb5QYpeU1qkYqppeDA03PJgyMnZIiA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:22:51 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qOCslPoTuSu2qAtRi1FU1EdR8NhrBVaAygTPq9uxgJo2Tedrgyk5458zPb5QYpeU1qkYqppeDA03PJgyMnZIiA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:22:51 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Waiting for transfers to finish 2025/09/13 06:22:51 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/dst': not deleting files as there were IO errors 2025/09/13 06:22:51 ERROR : proton drive root link ID 'rclone-test-qehavip5tele/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/qOCslPoTuSu2qAtRi1FU1EdR8NhrBVaAygTPq9uxgJo2Tedrgyk5458zPb5QYpeU1qkYqppeDA03PJgyMnZIiA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (113.26s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:23:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:23:04 DEBUG : Config file has changed externally - reloading 2025/09/13 06:23:04 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:23:06 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:24:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:24:45.389022 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hj-WkWM_C0Lp12EQk0kwqk20S-I-o9PYBJFM2BEJ_J03aDvabQ_evBawBjJbcwBgrogg8s3gwRiKMK4wQ5EPBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:24:45.389051 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hj-WkWM_C0Lp12EQk0kwqk20S-I-o9PYBJFM2BEJ_J03aDvabQ_evBawBjJbcwBgrogg8s3gwRiKMK4wQ5EPBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:24:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hj-WkWM_C0Lp12EQk0kwqk20S-I-o9PYBJFM2BEJ_J03aDvabQ_evBawBjJbcwBgrogg8s3gwRiKMK4wQ5EPBw==/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/Hj-WkWM_C0Lp12EQk0kwqk20S-I-o9PYBJFM2BEJ_J03aDvabQ_evBawBjJbcwBgrogg8s3gwRiKMK4wQ5EPBw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (113.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:24:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qehavip5tele/dst" 2025/09/13 06:24:57 DEBUG : Config file has changed externally - reloading 2025/09/13 06:24:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Has cached credentials 2025/09/13 06:24:59 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele/dst': Used cached credential to initialize the ProtonDrive API 2025/09/13 06:26:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 06:26:39.418525 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QK6ENBlH9nZ3_skvV_D2K2zW2LjBflP5aFFIRrb4CQj0-gz0sh_S4gHiyDV28kzaem_iMvxjt4K8tAWXtUgOoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/13 06:26:39.418583 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QK6ENBlH9nZ3_skvV_D2K2zW2LjBflP5aFFIRrb4CQj0-gz0sh_S4gHiyDV28kzaem_iMvxjt4K8tAWXtUgOoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/13 06:26:39 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QK6ENBlH9nZ3_skvV_D2K2zW2LjBflP5aFFIRrb4CQj0-gz0sh_S4gHiyDV28kzaem_iMvxjt4K8tAWXtUgOoQ==/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/QK6ENBlH9nZ3_skvV_D2K2zW2LjBflP5aFFIRrb4CQj0-gz0sh_S4gHiyDV28kzaem_iMvxjt4K8tAWXtUgOoQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (114.21s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:26:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/13 06:26:47 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 06:26:47 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 06:26:47.971919 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/13 06:26:47.971960 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/13 06:26:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/13 06:26:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/13 06:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.62s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:26:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 06:26:53 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 06:26:53 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 06:26:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 06:26:55 INFO : existing: Copied (new) 2025/09/13 06:26:55 DEBUG : Waiting for deletions to finish 2025/09/13 06:26:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/13 06:26:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/13 06:26:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 06:26:57 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 06:26:57 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting files as there were IO errors 2025/09/13 06:26:57 ERROR : proton drive root link ID 'rclone-test-qehavip5tele': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" 2025/09/13 06:27:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 06:27:03 DEBUG : existing: Unchanged skipping 2025/09/13 06:27:03 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for checks to finish 2025/09/13 06:27:03 DEBUG : proton drive root link ID 'rclone-test-qehavip5tele': Waiting for transfers to finish 2025/09/13 06:27:03 DEBUG : Waiting for deletions to finish 2025/09/13 06:27:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.64s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", 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-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", 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-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.86s) --- SKIP: TestMaxTransfer/Hard (0.90s) --- SKIP: TestMaxTransfer/Soft (1.00s) --- SKIP: TestMaxTransfer/Cautious (0.97s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qehavip5tele'", Local "Local file system at /tmp/rclone652459418", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentDelete (1m2s) goroutine 19391 [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, 1 minutes]: testing.(*T).Run(0xc000394fc0, {0x27806b6?, 0xc00006dad8?}, 0x288b038) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000394fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000394fc0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00084b098, {0x3fb0e00, 0x6c, 0x6c}, {0xee056f7eb?, 0x3fc6f80?, 0x3fc6f80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00070cd20) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00070cd20) /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 68 [IO wait]: internal/poll.runtime_pollWait(0x79936aecc5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000356980?, 0xc000bf2000?, 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(0xc000356980, {0xc000bf2000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000356980, {0xc000bf2000?, 0x422eb6?, 0x3fece00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000678000, {0xc000bf2000?, 0x79936aebed28?, 0x7993b2bcc5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00017c198, {0xc000bf2000?, 0x9ffb?, 0x41e9b1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ec2b8, {0x2bb0500, 0xc00017c198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ec008, {0x2bae080, 0xc000678000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ec008, 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(0xc0001ec008, {0xc000245000, 0x1000, 0xc000600008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000553320, {0xc000519c40, 0x9, 0xc000099d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bad800, 0xc000553320}, {0xc000519c40, 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({0xc000519c40, 0x9, 0xc000099d68?}, {0x2bad800?, 0xc000553320?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000519c00) /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(0xc000505dc0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 67 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 11 [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 12 [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 18949 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005c83c0, {0x2bd6388, 0xc00061ce60}) /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 18898 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 3137 [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 3146 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19401 [select]: net/http.(*http2clientStream).writeRequest(0xc0005cc480, 0xc00045f2c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0005cc480, 0x82db84?, 0xc00048f320?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19139 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19139 [select]: net/http.(*http2ClientConn).roundTrip(0xc000505dc0, 0xc00045f2c0, 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(0xc00070ce60, 0xc00045f2c0, {0x0?, 0xd3?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8e380?}, 0xc00045f2c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8e380, 0xc00045f180) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bae7c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00045f180, {0x2bae7c0, 0x3f8e380}, {0x799368b80701?, 0x2bc0cb8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004fac00, 0xc00045f180, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004fac00, 0xc00045f180) /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(0xc000296f08, 0xc0005c85a0) /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(0xc0006d7010, {0xc0006d6fe0, 0x6, 0x16?}) /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(0xc0005c85a0, {0x274203e?, 0x1?}, {0xc00005d340, 0xda}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CheckAvailableHashes.func1(0xc0005c85a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:116 +0x188 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003688f0, {0x2bd6350, 0xc000755e90}, 0xc0006d7310) /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(0xc0003688f0, {0x2bd6350, 0xc000755e90}, 0xc0006d7310) /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).CheckAvailableHashes(0xc0003688f0, {0x2bd6350, 0xc000755e90}, {0xc000062fc0, 0x58}, {0xc00403a8a0, 0x58}, {{0xc0004a06f0, 0x1, 0x1}}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:115 +0x130 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc000462280, {0x2bd6350, 0xc000755e90}, 0xc00017ed20, {0xc000700446, 0x6}, 0x1, 0x0, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:80 +0x336 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc000462280, {0x2bd6350, 0xc000755e90}, {0xc000063b60?, 0xc0006d76d0?}, {0xc000700446, 0x6}, 0x1, 0x0, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).getObjectLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:507 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0009bf008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038fb00, 0xc00061ca50, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038fb00, 0xc00061ca50) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).getObjectLink(0xc000368840, {0x2bd6350, 0xc000755e90}, {0xc000700446, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:506 +0x1f5 github.com/rclone/rclone/backend/protondrive.(*Fs).newObject(0xc000368840, {0x2bd6350, 0xc000755e90}, {0xc000700446, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:567 +0x2c github.com/rclone/rclone/backend/protondrive.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:490 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc000368840, {0x2bd6350, 0xc000755e90}, {0x2bad300, 0xc0007093e0}, {0x2be14d0, 0xc0004460e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:675 +0xa5 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00043ee00, {0x2bd6350, 0xc000755e90}, {0x2bed4d0, 0xc000368840}, {0xc000700446, 0x6}, {0x2748909, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0009581c0, {0x2748945, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 +0x37d github.com/rclone/rclone/fs/sync.TestSyncConcurrentDelete(0xc0009581c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 +0x1f testing.tRunner(0xc0009581c0, 0x288b038) /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 18524 [IO wait]: internal/poll.runtime_pollWait(0x79936aecc3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0049a8080?, 0xc0099b1000?, 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(0xc0049a8080, {0xc0099b1000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0049a8080, {0xc0099b1000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c000, {0xc0099b1000?, 0x7993694dc368?, 0x7993b2bcca78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0005020f0, {0xc0099b1000?, 0x3fece00?, 0x3d00009e900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00018beb8, {0x2bb0500, 0xc0005020f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00018bc08, {0x2bae080, 0xc00008c000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00018bc08, 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(0xc00018bc08, {0xc000514000, 0x1000, 0xc0004fb020?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc004d80fc0, {0xc000514000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc006f286c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc006f286c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc004d80fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18489 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 18600 [select]: net/http.(*persistConn).writeLoop(0xc0006b4120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18525 [select]: net/http.(*persistConn).writeLoop(0xc004d80fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18489 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18599 [IO wait]: internal/poll.runtime_pollWait(0x79936aecc4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0051b4700?, 0xc005176000?, 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(0xc0051b4700, {0xc005176000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0051b4700, {0xc005176000?, 0x7993b2a459b8?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001483c8, {0xc005176000?, 0x7993b2a459b8?, 0x7993b2bcc5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000486c90, {0xc005176000?, 0xffb?, 0xc0099d59c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006069b8, {0x2bb0500, 0xc000486c90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000606708, {0x2bae080, 0xc0001483c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000606708, 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(0xc000606708, {0xc0099ee000, 0x1000, 0xc0004fb020?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006b4120, {0xc0099ee000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008b6f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008b6f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006b4120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.330237107s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]