"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/06 21:56:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya" 2025/08/06 21:56:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 21:56:30 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Has cached credentials 2025/08/06 21:56:33 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Used cached credential to initialize the ProtonDrive API 2025/08/06 21:56:33 DEBUG : Creating backend with remote "/tmp/rclone3362750895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:56:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/06 21:56:35 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:56:35 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.37s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:56:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:56:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:56:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:56:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:39 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:56:40 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.76s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.99s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:56:45 DEBUG : Creating backend with remote "/non-existing" 2025/08/06 21:56:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/06 21:56:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:56:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.42s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:56:47 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:56:47 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.96s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.11s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:56:56 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Running all checks before starting transfers 2025/08/06 21:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:56:57 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:56:57 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Checks finished, now starting transfers 2025/08/06 21:56:57 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:56:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.80s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:04 ERROR : Ignoring --no-traverse with sync 2025/08/06 21:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:57:04 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:04 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:07 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:57:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.23s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/06 21:57:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/06 21:57:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:57:16 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:16 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:57:21 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:21 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 21:57:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:57:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/06 21:57:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:57:26 INFO : sub dir2: Making directory 2025/08/06 21:57:27 INFO : sub dir: Making directory 2025/08/06 21:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:57:28 INFO : sub dir2/sub sub dir2: Making directory 2025/08/06 21:57:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:30 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:57:31 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:36 INFO : sub dir2: Making directory 2025/08/06 21:57:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 21:57:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:57:37 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:37 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:44 DEBUG : sub dir2: Making directory with metadata 2025/08/06 21:57:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:57:45 INFO : sub dir2: Making directory 2025/08/06 21:57:45 INFO : sub dir: Making directory 2025/08/06 21:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:57:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:48 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:57:48 INFO : sub dir/hello world: Deleted 2025/08/06 21:57:50 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/06 21:57:50 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.98s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:57:55 INFO : sub dir2: Making directory 2025/08/06 21:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:57:56 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:57:56 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:57:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:57:58 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:57:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:58:03 DEBUG : sub dir2: Making directory with metadata 2025/08/06 21:58:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:58:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:58:03 INFO : sub dir2: Making directory 2025/08/06 21:58:04 INFO : sub dir: Making directory 2025/08/06 21:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:58:05 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:58:05 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:58:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:58:07 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:58:07 DEBUG : Waiting for deletions to finish 2025/08/06 21:58:08 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.03s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:58:13 INFO : sub dir2: Making directory 2025/08/06 21:58:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:58:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:58:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:58:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:58:16 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:58:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.51s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:58:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xerucor8dibi" 2025/08/06 21:58:25 DEBUG : proton drive root link ID 'rclone-test-xerucor8dibi': Has cached credentials 2025/08/06 21:58:27 DEBUG : proton drive root link ID 'rclone-test-xerucor8dibi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-xerucor8dibi' 2025/08/06 21:58:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:58:29 DEBUG : proton drive root link ID 'rclone-test-xerucor8dibi': Waiting for checks to finish 2025/08/06 21:58:29 DEBUG : proton drive root link ID 'rclone-test-xerucor8dibi': Waiting for transfers to finish 2025/08/06 21:58:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:58:34 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:58:35 DEBUG : proton drive root link ID 'rclone-test-xerucor8dibi': Purge remote --- PASS: TestServerSideCopy (18.98s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:58:45 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:58:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:58:45 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:58:45.704069 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 21:58:45.704103 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 21:58:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:58:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.77s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:58:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dukiwud5xivo" 2025/08/06 21:58:56 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Has cached credentials 2025/08/06 21:58:59 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-dukiwud5xivo' 2025/08/06 21:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:59:01 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Waiting for checks to finish 2025/08/06 21:59:01 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Waiting for transfers to finish 2025/08/06 21:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:59:06 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:59:08.870694 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 21:59:08.870737 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 21:59:13 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Waiting for checks to finish 2025/08/06 21:59:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:59:13 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Waiting for transfers to finish 2025/08/06 21:59:14.912958 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 21:59:14.913017 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 21:59:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:59:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/06 21:59:18 DEBUG : proton drive root link ID 'rclone-test-dukiwud5xivo': Purge remote --- PASS: TestServerSideCopyOverSelf (30.17s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:59:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:59:28 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 21:59:28 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 21:59:28.963262 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 21:59:28.963292 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 21:59:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:59:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/06 21:59:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 21:59:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wulifif0fove" 2025/08/06 21:59:39 DEBUG : Config file has changed externally - reloading 2025/08/06 21:59:39 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Has cached credentials 2025/08/06 21:59:41 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-wulifif0fove' 2025/08/06 21:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:59:43 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Waiting for checks to finish 2025/08/06 21:59:43 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Waiting for transfers to finish 2025/08/06 21:59:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:59:48 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:59:50.982866 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 21:59:50.982900 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 21:59:54 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Using server-side directory move 2025/08/06 21:59:54 INFO : proton drive root link ID 'rclone-test-wulifif0fove': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 21:59:55 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Waiting for checks to finish 2025/08/06 21:59:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:59:55 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Waiting for transfers to finish 2025/08/06 21:59:56 INFO : sub dir/hello world: Deleted 2025/08/06 21:59:57.881916 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPEoW0lv9V98GuSDgGEIEuZe-5NGIp0fcTfLI65-bK-TzAwYnEqChms3YU5oXdvbnyiZ_Q41uKCR09JaIpJXhg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 21:59:57.881951 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPEoW0lv9V98GuSDgGEIEuZe-5NGIp0fcTfLI65-bK-TzAwYnEqChms3YU5oXdvbnyiZ_Q41uKCR09JaIpJXhg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 21:59:57 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XPEoW0lv9V98GuSDgGEIEuZe-5NGIp0fcTfLI65-bK-TzAwYnEqChms3YU5oXdvbnyiZ_Q41uKCR09JaIpJXhg==/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/XPEoW0lv9V98GuSDgGEIEuZe-5NGIp0fcTfLI65-bK-TzAwYnEqChms3YU5oXdvbnyiZ_Q41uKCR09JaIpJXhg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/06 21:59:57 DEBUG : proton drive root link ID 'rclone-test-wulifif0fove': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.42s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:05 ERROR : error listing: directory not found 2025/08/06 22:00:06 INFO : Local file system at /tmp/rclone3362750895: Making directory 2025/08/06 22:00:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.91s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/06 22:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:00:17 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for checks to finish 2025/08/06 22:00:17 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for transfers to finish 2025/08/06 22:00:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:00:18 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/06 22:00:18 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:00:18 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/06 22:00:22 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:22 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:00:24 INFO : check sum: Copied (new) 2025/08/06 22:00:24 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:00:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/06 22:00:26 DEBUG : check sum: Unchanged skipping 2025/08/06 22:00:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.61s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/06 22:00:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:00:30 INFO : sizeonly: Copied (new) 2025/08/06 22:00:30 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:32 DEBUG : sizeonly: Sizes identical 2025/08/06 22:00:32 DEBUG : sizeonly: Unchanged skipping 2025/08/06 22:00:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:32 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (7.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/06 22:00:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/06 22:00:37 INFO : ignore-size: Copied (new) 2025/08/06 22:00:37 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:00:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:39 DEBUG : ignore-size: Unchanged skipping 2025/08/06 22:00:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:00:45 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:45 DEBUG : existing: Unchanged skipping 2025/08/06 22:00:45 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:45 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:45 INFO : There was nothing to transfer 2025/08/06 22:00:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/06 22:00:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:46 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:46.548256 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:00:46.548304 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:00:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:00:50 INFO : existing: Copied (replaced existing) 2025/08/06 22:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:00:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:00:53 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:53 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:00:55 INFO : existing: Copied (new) 2025/08/06 22:00:55 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:57 DEBUG : existing: Destination exists, skipping 2025/08/06 22:00:57 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:00:57 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:00:57 DEBUG : Waiting for deletions to finish 2025/08/06 22:00:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.95s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:06 INFO : d: Making directory 2025/08/06 22:01:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:01:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:01:10 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:01:10 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:01:12 INFO : a/potato2: Copied (new) 2025/08/06 22:01:12 DEBUG : Waiting for deletions to finish 2025/08/06 22:01:13 INFO : b/potato: Deleted 2025/08/06 22:01:13 INFO : d: Removing directory 2025/08/06 22:01:13 INFO : b: Removing directory 2025/08/06 22:01:14 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': deleted 2 directories --- PASS: TestSyncIgnoreErrors (20.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/06 22:01:23 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:01:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/06 22:01:23 DEBUG : empty space: Unchanged skipping 2025/08/06 22:01:23 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:23 DEBUG : Waiting for deletions to finish 2025/08/06 22:01:23 INFO : There was nothing to transfer 2025/08/06 22:01:25 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/06 22:01:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:01:25 NOTICE: proton drive root link ID 'rclone-test-tubufek8keya': Forced to upload files to set modification times on this backend. 2025/08/06 22:01:25 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/06 22:01:25 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:26.011800 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:01:26.011837 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:01:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:01:28 INFO : empty space: Copied (replaced existing) 2025/08/06 22:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:34 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/06 22:01:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 22:01:34 DEBUG : empty space: Unchanged skipping 2025/08/06 22:01:34 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:34 DEBUG : Waiting for deletions to finish 2025/08/06 22:01:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:40 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/06 22:01:40 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3362750895) 2025/08/06 22:01:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-tubufek8keya') 2025/08/06 22:01:40 DEBUG : foo: sha1 differ 2025/08/06 22:01:40 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:40.934007 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:01:40.934049 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:01:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/06 22:01:43 INFO : foo: Copied (replaced existing) 2025/08/06 22:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (9.07s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:01:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/06 22:01:49 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:49 DEBUG : empty space: Unchanged skipping 2025/08/06 22:01:49 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:01:51 INFO : potato: Copied (new) 2025/08/06 22:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:01:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/06 22:01:58 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:01:58 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:01:59.276998 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:01:59.277037 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:02:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/06 22:02:01 INFO : potato: Copied (replaced existing) 2025/08/06 22:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (9.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:02:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/06 22:02:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:02:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3362750895) 2025/08/06 22:02:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-tubufek8keya') 2025/08/06 22:02:07 DEBUG : potato: sha1 differ 2025/08/06 22:02:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:02:07.909464 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:02:07.909551 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:02:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/06 22:02:10 INFO : potato: Copied (replaced existing) 2025/08/06 22:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:02:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/06 22:02:17 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:02:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:02:17 DEBUG : empty space: Unchanged skipping 2025/08/06 22:02:17 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:02:17 DEBUG : Waiting for deletions to finish 2025/08/06 22:02:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:02:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:02:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:02:27 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:02:27 DEBUG : empty space: Unchanged skipping 2025/08/06 22:02:27 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:02:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:02:28 INFO : potato2: Copied (new) 2025/08/06 22:02:28 DEBUG : Waiting for deletions to finish 2025/08/06 22:02:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:02:39 INFO : d: Making directory 2025/08/06 22:02:40 INFO : d/e: Making directory 2025/08/06 22:02:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:02:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:02:44 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:02:44 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:02:44 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:02:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:02:46 INFO : a/potato2: Copied (new) 2025/08/06 22:02:46 DEBUG : Waiting for deletions to finish 2025/08/06 22:02:46 INFO : b/potato: Deleted 2025/08/06 22:02:46 INFO : d/e: Removing directory 2025/08/06 22:02:47 INFO : d: Removing directory 2025/08/06 22:02:48 INFO : b: Removing directory 2025/08/06 22:02:49 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:03:01 INFO : d: Making directory 2025/08/06 22:03:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 22:03:04 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:03:04 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 22:03:04 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:03:06 INFO : a/potato2: Copied (new) 2025/08/06 22:03:06 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting files as there were IO errors 2025/08/06 22:03:06 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:03:19 DEBUG : Waiting for deletions to finish 2025/08/06 22:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:03:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:20 DEBUG : empty space: Unchanged skipping 2025/08/06 22:03:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:21 INFO : potato: Deleted 2025/08/06 22:03:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:03:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:03:31 DEBUG : Waiting for deletions to finish 2025/08/06 22:03:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:32 INFO : potato: Deleted 2025/08/06 22:03:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:03:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:03:33 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:33 DEBUG : empty space: Unchanged skipping 2025/08/06 22:03:33 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 22:03:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:03:42 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:42 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/06 22:03:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.07s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:03:52 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:03:52 DEBUG : enormous: Excluded 2025/08/06 22:03:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:03:52 DEBUG : potato2: Excluded 2025/08/06 22:03:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:03:53 DEBUG : potato2: Excluded 2025/08/06 22:03:53 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:03:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:03:53 DEBUG : empty space: Unchanged skipping 2025/08/06 22:03:53 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:03:53 DEBUG : Waiting for deletions to finish 2025/08/06 22:03:53 INFO : There was nothing to transfer 2025/08/06 22:03:54 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:03:54 DEBUG : enormous: Excluded 2025/08/06 22:03:54 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:03:54 DEBUG : potato2: Excluded 2025/08/06 22:03:55 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:03:55 DEBUG : potato2: Excluded 2025/08/06 22:03:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/06 22:03:55 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for checks to finish 2025/08/06 22:03:55 DEBUG : empty space: Unchanged skipping 2025/08/06 22:03:55 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for transfers to finish 2025/08/06 22:03:55 DEBUG : Waiting for deletions to finish 2025/08/06 22:03:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:04:04 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 22:04:04 DEBUG : enormous: Excluded 2025/08/06 22:04:04 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 22:04:04 DEBUG : potato2: Excluded 2025/08/06 22:04:05 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:04:05 DEBUG : empty space: Unchanged skipping 2025/08/06 22:04:05 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:05 DEBUG : Waiting for deletions to finish 2025/08/06 22:04:06 INFO : potato2: Deleted 2025/08/06 22:04:06 INFO : enormous: Deleted 2025/08/06 22:04:06 INFO : There was nothing to transfer 2025/08/06 22:04:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/06 22:04:08 DEBUG : empty space: Unchanged skipping 2025/08/06 22:04:08 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for checks to finish 2025/08/06 22:04:08 DEBUG : Local file system at /tmp/rclone3362750895: Waiting for transfers to finish 2025/08/06 22:04:08 DEBUG : Waiting for deletions to finish 2025/08/06 22:04:08 INFO : enormous: Deleted 2025/08/06 22:04:08 INFO : potato2: Deleted 2025/08/06 22:04:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:04:20 DEBUG : five: Need to transfer - File not found at Destination 2025/08/06 22:04:20 DEBUG : one: Destination is newer than source, skipping 2025/08/06 22:04:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/06 22:04:20 DEBUG : three: Sizes identical 2025/08/06 22:04:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3362750895) 2025/08/06 22:04:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-tubufek8keya') 2025/08/06 22:04:20 DEBUG : two: sha1 differ 2025/08/06 22:04:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 22:04:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:04:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:20.193973 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:04:20.194019 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:04:20.202637 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:04:20.202684 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:04:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 22:04:21 INFO : five: Copied (new) 2025/08/06 22:04:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:04:22 INFO : two: Copied (replaced existing) 2025/08/06 22:04:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 22:04:22 INFO : four: Copied (replaced existing) 2025/08/06 22:04:22 DEBUG : Waiting for deletions to finish 2025/08/06 22:04:26 DEBUG : one: Destination is newer than source, skipping 2025/08/06 22:04:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 22:04:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:04:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 22:04:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/06 22:04:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/06 22:04:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/06 22:04:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:04:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:04:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 22:04:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3362750895) 2025/08/06 22:04:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-tubufek8keya') 2025/08/06 22:04:26 DEBUG : three: sha1 differ 2025/08/06 22:04:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 22:04:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:26.620184 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:04:26.620232 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:04:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 22:04:29 INFO : three: Copied (replaced existing) 2025/08/06 22:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (26.59s) === 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-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/06 22:04:37 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:04:37 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:04:37 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:04:37 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:04:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 22:04:37 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:04:38 INFO : potato: Copied (new) 2025/08/06 22:04:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:04:39 INFO : yam: Copied (new) 2025/08/06 22:04:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:04:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:04:41 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:04:41 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:04:41 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:41 DEBUG : potato: Unchanged skipping 2025/08/06 22:04:41 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:04:42.185076 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ii4Tr_4JsDERF39eSygmcnpCGpGyT13SSd1UYEwDMijUokxzjNzY9x0Vrxj2RVgGVtBl4-HjWPb3xRIe_WiKiw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:04:42.185245 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ii4Tr_4JsDERF39eSygmcnpCGpGyT13SSd1UYEwDMijUokxzjNzY9x0Vrxj2RVgGVtBl4-HjWPb3xRIe_WiKiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:42 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ii4Tr_4JsDERF39eSygmcnpCGpGyT13SSd1UYEwDMijUokxzjNzY9x0Vrxj2RVgGVtBl4-HjWPb3xRIe_WiKiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:42 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ii4Tr_4JsDERF39eSygmcnpCGpGyT13SSd1UYEwDMijUokxzjNzY9x0Vrxj2RVgGVtBl4-HjWPb3xRIe_WiKiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:42 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/06 22:04:42 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:43 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:04:43 INFO : yaml: Copied (new) 2025/08/06 22:04:43 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting files as there were IO errors 2025/08/06 22:04:43 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': 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.46s) === 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-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/06 22:04:47 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:04:47 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:04:47 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:04:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 22:04:47 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:04:47 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:04:49 INFO : yam: Copied (new) 2025/08/06 22:04:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:04:49 INFO : potato: Copied (new) 2025/08/06 22:04:49 DEBUG : Waiting for deletions to finish 2025/08/06 22:04:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:04:51 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:04:51 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:04:51 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:51 DEBUG : potato: Unchanged skipping 2025/08/06 22:04:51 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:04:52.799257 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kntbiMt71KMfeFFfUYkJq4-C9-T7C2mXuMFI83r7BLXWQ3tALwJ8XxfsmwPdKf2IbgOqf7na2UvZyeSI9RplUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:04:52.799298 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kntbiMt71KMfeFFfUYkJq4-C9-T7C2mXuMFI83r7BLXWQ3tALwJ8XxfsmwPdKf2IbgOqf7na2UvZyeSI9RplUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:52 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kntbiMt71KMfeFFfUYkJq4-C9-T7C2mXuMFI83r7BLXWQ3tALwJ8XxfsmwPdKf2IbgOqf7na2UvZyeSI9RplUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:52 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kntbiMt71KMfeFFfUYkJq4-C9-T7C2mXuMFI83r7BLXWQ3tALwJ8XxfsmwPdKf2IbgOqf7na2UvZyeSI9RplUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:04:52 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/06 22:04:52 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:04:54 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:04:54 INFO : yaml: Copied (new) 2025/08/06 22:04:54 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting files as there were IO errors 2025/08/06 22:04:54 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/06 22:04:58 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:04:58 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:04:58 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:04:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 22:04:58 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:04:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/06 22:04:58 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:05:00 INFO : sub/yam: Copied (new) 2025/08/06 22:05:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 22:05:00 INFO : potato: Copied (new) 2025/08/06 22:05:00 DEBUG : Waiting for deletions to finish 2025/08/06 22:05:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:05:03 DEBUG : potato: Unchanged skipping 2025/08/06 22:05:03 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Making map for --track-renames 2025/08/06 22:05:03 INFO : proton drive root link ID 'rclone-test-tubufek8keya': Finished making map for --track-renames 2025/08/06 22:05:03 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:05:03 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for renames to finish 2025/08/06 22:05:04.873293 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gXhIqTmREK5YTQYfjHwd0QCGDMUtkzjtcZctanUR38SxqUPsAfBdomHLPRayduaQ29iqys-ggrDMqE7FxYbDEQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:05:04.873330 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gXhIqTmREK5YTQYfjHwd0QCGDMUtkzjtcZctanUR38SxqUPsAfBdomHLPRayduaQ29iqys-ggrDMqE7FxYbDEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:05:04 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gXhIqTmREK5YTQYfjHwd0QCGDMUtkzjtcZctanUR38SxqUPsAfBdomHLPRayduaQ29iqys-ggrDMqE7FxYbDEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:05:04 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gXhIqTmREK5YTQYfjHwd0QCGDMUtkzjtcZctanUR38SxqUPsAfBdomHLPRayduaQ29iqys-ggrDMqE7FxYbDEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:05:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 22:05:04 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 22:05:06 INFO : yam: Copied (new) 2025/08/06 22:05:06 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting files as there were IO errors 2025/08/06 22:05:06 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:05:11 DEBUG : Creating backend with remote "/tmp/rclone3362750895/dir1" 2025/08/06 22:05:11 DEBUG : Config file has changed externally - reloading 2025/08/06 22:05:11 DEBUG : Creating backend with remote "/tmp/rclone3362750895/dir2" 2025/08/06 22:05:11 DEBUG : Local file system at /tmp/rclone3362750895/dir2: Using server-side directory move 2025/08/06 22:05:11 INFO : Local file system at /tmp/rclone3362750895/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 22:05:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/06 22:05:11 DEBUG : Local file system at /tmp/rclone3362750895/dir2: Waiting for checks to finish 2025/08/06 22:05:11 INFO : file1.txt: Moved (server-side) 2025/08/06 22:05:11 DEBUG : Local file system at /tmp/rclone3362750895/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.96s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:05:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 22:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:05:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:05:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 22:05:18 INFO : nested/sub dir/file: Copied (new) 2025/08/06 22:05:18 INFO : nested/sub dir/file: Deleted 2025/08/06 22:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:05:18 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:05:18 INFO : sub dir/hello world: Deleted 2025/08/06 22:05:18 ERROR : Local file system at /tmp/rclone3362750895: 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 (11.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 22:05:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 22:05:24 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:05:24 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 22:05:28 INFO : nested/sub dir/file: Copied (new) 2025/08/06 22:05:28 INFO : nested/sub dir/file: Deleted 2025/08/06 22:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 22:05:28 INFO : sub dir/hello world: Copied (new) 2025/08/06 22:05:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.31s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:05:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/06 22:05:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:05:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:05:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:05:37 INFO : existing: Copied (new) 2025/08/06 22:05:37 INFO : existing: Deleted 2025/08/06 22:05:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/06 22:05:38 INFO : existing-b: Copied (new) 2025/08/06 22:05:38 INFO : existing-b: Deleted 2025/08/06 22:05:40 DEBUG : existing: Destination exists, skipping 2025/08/06 22:05:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/06 22:05:40 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:05:40 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:05:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.49s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:05:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mixotem4caqo" 2025/08/06 22:05:44 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Has cached credentials 2025/08/06 22:05:46 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-mixotem4caqo' 2025/08/06 22:05:58 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Using server-side directory move 2025/08/06 22:05:58 INFO : proton drive root link ID 'rclone-test-mixotem4caqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 22:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:06:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/06 22:06:00 DEBUG : empty space: Unchanged skipping 2025/08/06 22:06:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:06:00 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Waiting for checks to finish 2025/08/06 22:06:00 INFO : empty space: Deleted 2025/08/06 22:06:00 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Waiting for transfers to finish 2025/08/06 22:06:00 INFO : potato3: Deleted 2025/08/06 22:06:01.289921 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9BvP6wxHb-DsHSdNFdN_sOOb3wGPy8HOEcaW5-nLDt8lqFC07VH9BtrdhsWOvj3spyP3FG1if56XE_aShoesLQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:01.289989 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9BvP6wxHb-DsHSdNFdN_sOOb3wGPy8HOEcaW5-nLDt8lqFC07VH9BtrdhsWOvj3spyP3FG1if56XE_aShoesLQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:01 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9BvP6wxHb-DsHSdNFdN_sOOb3wGPy8HOEcaW5-nLDt8lqFC07VH9BtrdhsWOvj3spyP3FG1if56XE_aShoesLQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:01.424420 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Q9mOspcuEUgqcNYEeF_PY9FIOccz_5lEr7uM5AjWJ56Aiz_bVfRlGAAaOhAEX3rSA4TLrswI7Ks3xV9j4kCsQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:01.424465 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Q9mOspcuEUgqcNYEeF_PY9FIOccz_5lEr7uM5AjWJ56Aiz_bVfRlGAAaOhAEX3rSA4TLrswI7Ks3xV9j4kCsQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:01 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Q9mOspcuEUgqcNYEeF_PY9FIOccz_5lEr7uM5AjWJ56Aiz_bVfRlGAAaOhAEX3rSA4TLrswI7Ks3xV9j4kCsQ==/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/3Q9mOspcuEUgqcNYEeF_PY9FIOccz_5lEr7uM5AjWJ56Aiz_bVfRlGAAaOhAEX3rSA4TLrswI7Ks3xV9j4kCsQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/06 22:06:01 DEBUG : proton drive root link ID 'rclone-test-mixotem4caqo': Purge remote --- FAIL: TestServerSideMove (20.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:06:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qucurof8vuto" 2025/08/06 22:06:05 DEBUG : proton drive root link ID 'rclone-test-qucurof8vuto': Has cached credentials 2025/08/06 22:06:07 DEBUG : proton drive root link ID 'rclone-test-qucurof8vuto': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-qucurof8vuto' 2025/08/06 22:06:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 22:06:20 DEBUG : empty space: Excluded 2025/08/06 22:06:21 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 22:06:21 DEBUG : empty space: Excluded 2025/08/06 22:06:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:06:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:06:21 DEBUG : proton drive root link ID 'rclone-test-qucurof8vuto': Waiting for checks to finish 2025/08/06 22:06:21 DEBUG : proton drive root link ID 'rclone-test-qucurof8vuto': Waiting for transfers to finish 2025/08/06 22:06:21 INFO : potato3: Deleted 2025/08/06 22:06:22.094576 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHyh5l7aoXMsYji3lbXUtsp8Ty84wpaS6KFy6zVYW1S-Ma0LNNrQes6K34JT-v24U3DBK52Dl_up44f9ATxZeg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:22.094627 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHyh5l7aoXMsYji3lbXUtsp8Ty84wpaS6KFy6zVYW1S-Ma0LNNrQes6K34JT-v24U3DBK52Dl_up44f9ATxZeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:22 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHyh5l7aoXMsYji3lbXUtsp8Ty84wpaS6KFy6zVYW1S-Ma0LNNrQes6K34JT-v24U3DBK52Dl_up44f9ATxZeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:22.257206 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cQBCIEHNv49mKAoey_bOBoHGo9jHLcBmM5eg5gZn-GW8AwrKqWbdnwcnUAswMWmhCbjOCyp7M4GsRRlgaw0ETg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:22.257248 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cQBCIEHNv49mKAoey_bOBoHGo9jHLcBmM5eg5gZn-GW8AwrKqWbdnwcnUAswMWmhCbjOCyp7M4GsRRlgaw0ETg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:22 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cQBCIEHNv49mKAoey_bOBoHGo9jHLcBmM5eg5gZn-GW8AwrKqWbdnwcnUAswMWmhCbjOCyp7M4GsRRlgaw0ETg==/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/cQBCIEHNv49mKAoey_bOBoHGo9jHLcBmM5eg5gZn-GW8AwrKqWbdnwcnUAswMWmhCbjOCyp7M4GsRRlgaw0ETg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/06 22:06:22 DEBUG : proton drive root link ID 'rclone-test-qucurof8vuto': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:06:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-panigec7yeyo" 2025/08/06 22:06:27 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Has cached credentials 2025/08/06 22:06:29 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:06:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-tubufek8keya' -> proton drive root link ID 'rclone-test-panigec7yeyo' 2025/08/06 22:06:44 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Using server-side directory move 2025/08/06 22:06:44 INFO : proton drive root link ID 'rclone-test-panigec7yeyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 22:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 22:06:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/06 22:06:45 DEBUG : empty space: Unchanged skipping 2025/08/06 22:06:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 22:06:45 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Waiting for checks to finish 2025/08/06 22:06:45 INFO : potato3: Deleted 2025/08/06 22:06:45 INFO : empty space: Deleted 2025/08/06 22:06:45 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Waiting for transfers to finish 2025/08/06 22:06:46.433110 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Y1bT1vdztg3I5g25UA7RO_fzaQkDGx_YNNye8r5X0mO2NNZwUTwJMZGRKGVQgsbUKlqbUwkLttdBo5K79Ar-g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:46.433161 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Y1bT1vdztg3I5g25UA7RO_fzaQkDGx_YNNye8r5X0mO2NNZwUTwJMZGRKGVQgsbUKlqbUwkLttdBo5K79Ar-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:46 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Y1bT1vdztg3I5g25UA7RO_fzaQkDGx_YNNye8r5X0mO2NNZwUTwJMZGRKGVQgsbUKlqbUwkLttdBo5K79Ar-g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:46.819841 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X5D85YCLUqv9KyOm5gAoTpDe0wgMFeftcFU_IU4HQVWAHSTmyhz4Ppoq1HMhtCK74KSJefAU8f8_Ts3kfOvaQg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:06:46.819871 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X5D85YCLUqv9KyOm5gAoTpDe0wgMFeftcFU_IU4HQVWAHSTmyhz4Ppoq1HMhtCK74KSJefAU8f8_Ts3kfOvaQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:46 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X5D85YCLUqv9KyOm5gAoTpDe0wgMFeftcFU_IU4HQVWAHSTmyhz4Ppoq1HMhtCK74KSJefAU8f8_Ts3kfOvaQg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:06:46 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/06 22:06:46 DEBUG : proton drive root link ID 'rclone-test-panigec7yeyo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (24.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.08s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:06:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/rclone-sync-test" 2025/08/06 22:06:52 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Has cached credentials 2025/08/06 22:06:54 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (198.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:10:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/rclone-sync-test" 2025/08/06 22:10:11 DEBUG : Config file has changed externally - reloading 2025/08/06 22:10:11 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Has cached credentials 2025/08/06 22:10:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:13:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/rclone-sync-test-include/layer2" 2025/08/06 22:13:10 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-include/layer2': Has cached credentials 2025/08/06 22:13:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:16:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/rclone-sync-test-ignore-file" 2025/08/06 22:16:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-ignore-file': Has cached credentials 2025/08/06 22:16:14 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:19:15 DEBUG : rclone-sync-test: Excluded 2025/08/06 22:19:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:19:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/06 22:19:17 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Waiting for checks to finish 2025/08/06 22:19:17 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test': Waiting for transfers to finish 2025/08/06 22:19:17 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:17 INFO : There was nothing to transfer 2025/08/06 22:19:18 DEBUG : rclone-sync-test: Excluded 2025/08/06 22:19:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:19:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/06 22:19:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:19:20 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:19:20 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:20 INFO : rclone-sync-test-include: Removing directory 2025/08/06 22:19:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/06 22:19:21 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': failed to delete 1 directories 2025/08/06 22:19:21 INFO : There was nothing to transfer 2025/08/06 22:19:22 DEBUG : rclone-sync-test: Excluded 2025/08/06 22:19:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:19:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/06 22:19:24 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/06 22:19:24 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/06 22:19:24 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:24 INFO : There was nothing to transfer 2025/08/06 22:19:24 DEBUG : rclone-sync-test: Excluded 2025/08/06 22:19:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:19:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/06 22:19:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:19:26 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:19:26 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:26 INFO : rclone-sync-test-include: Removing directory 2025/08/06 22:19:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/06 22:19:27 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': failed to delete 1 directories 2025/08/06 22:19:27 INFO : There was nothing to transfer 2025/08/06 22:19:29 DEBUG : rclone-sync-test: Excluded 2025/08/06 22:19:29 DEBUG : Excluded 2025/08/06 22:19:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 22:19:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/06 22:19:30 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/06 22:19:30 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/06 22:19:30 DEBUG : Waiting for deletions to finish 2025/08/06 22:19:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (564.65s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:19:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:19:36 DEBUG : Config file has changed externally - reloading 2025/08/06 22:19:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:19:38 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:22:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/CompareDest" 2025/08/06 22:22:34 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/CompareDest': Has cached credentials 2025/08/06 22:22:36 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:25:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 22:25:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:25:32 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:25:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 22:25:35 INFO : one: Copied (new) 2025/08/06 22:25:35 DEBUG : Waiting for deletions to finish 2025/08/06 22:25:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:25:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:25:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:25:39.819701 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:25:39.819735 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:25:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 22:25:42 INFO : one: Copied (replaced existing) 2025/08/06 22:25:42 DEBUG : Waiting for deletions to finish 2025/08/06 22:25:44.487021 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:25:44.487074 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:25:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:25:51 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:25:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:25:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:25:53 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:25:53 DEBUG : Waiting for deletions to finish 2025/08/06 22:25:53 INFO : There was nothing to transfer 2025/08/06 22:25:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:25:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:25:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:25:59 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:25:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:25:59 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:25:59 DEBUG : Waiting for deletions to finish 2025/08/06 22:25:59 INFO : There was nothing to transfer 2025/08/06 22:26:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:26:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:26:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:26:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:26:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:26:03 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:26:03 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:26:03 DEBUG : Waiting for deletions to finish 2025/08/06 22:26:03 INFO : There was nothing to transfer 2025/08/06 22:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:26:07 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/06 22:26:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 22:26:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 22:26:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:26:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:26:07 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:26:07 DEBUG : Waiting for deletions to finish 2025/08/06 22:26:07 INFO : There was nothing to transfer 2025/08/06 22:26:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 22:26:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/06 22:26:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 22:26:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 22:26:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 22:26:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:26:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:26:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/06 22:26:13 INFO : two: Copied (new) 2025/08/06 22:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (405.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:26:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dest" 2025/08/06 22:26:27 DEBUG : Config file has changed externally - reloading 2025/08/06 22:26:27 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dest': Has cached credentials 2025/08/06 22:26:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dest': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:29:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/pre-dest1" 2025/08/06 22:29:25 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/pre-dest1': Has cached credentials 2025/08/06 22:29:28 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:30:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/pre-dest2" 2025/08/06 22:30:56 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/pre-dest2': Has cached credentials 2025/08/06 22:30:59 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:32:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:32:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/06 22:32:31 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:32:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/06 22:32:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/06 22:32:31 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dest': Waiting for checks to finish 2025/08/06 22:32:31 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dest': Waiting for transfers to finish 2025/08/06 22:32:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/06 22:32:34 INFO : 3: Copied (new) 2025/08/06 22:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (381.84s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.97s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:32:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:32:52 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:32:54 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:34:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/backup" 2025/08/06 22:34:22 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Has cached credentials 2025/08/06 22:34:24 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:37:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:37:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:37:23 DEBUG : two: Unchanged skipping 2025/08/06 22:37:23 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:37:25.921041 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X-igiVMopB_IXYLjsGH81P0nj-9qPNWyqfeZ5QZ3aSxhMW-y9qxxqrzDlNgtfQYN7z63KYGmRjSeAjH4nxG_CA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:37:25.921102 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X-igiVMopB_IXYLjsGH81P0nj-9qPNWyqfeZ5QZ3aSxhMW-y9qxxqrzDlNgtfQYN7z63KYGmRjSeAjH4nxG_CA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:37:25 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X-igiVMopB_IXYLjsGH81P0nj-9qPNWyqfeZ5QZ3aSxhMW-y9qxxqrzDlNgtfQYN7z63KYGmRjSeAjH4nxG_CA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:37:25 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:37:25 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/dst': not deleting files as there were IO errors 2025/08/06 22:37:25 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/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/X-igiVMopB_IXYLjsGH81P0nj-9qPNWyqfeZ5QZ3aSxhMW-y9qxxqrzDlNgtfQYN7z63KYGmRjSeAjH4nxG_CA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (287.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:37:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:37:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:37:41 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:39:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/backup" 2025/08/06 22:39:10 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Has cached credentials 2025/08/06 22:39:13 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:42:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:42:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:42:09 DEBUG : two: Unchanged skipping 2025/08/06 22:42:09 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:42:11.958194 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iRAQFhiRsalyDy2cSM6ThHaBwbBYNZ6W9ghUc37EHptXy-P05kGWzGa_hWjkOPstk3z7qpznca7E0Zku3bUdg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:42:11.958229 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iRAQFhiRsalyDy2cSM6ThHaBwbBYNZ6W9ghUc37EHptXy-P05kGWzGa_hWjkOPstk3z7qpznca7E0Zku3bUdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:42:11 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iRAQFhiRsalyDy2cSM6ThHaBwbBYNZ6W9ghUc37EHptXy-P05kGWzGa_hWjkOPstk3z7qpznca7E0Zku3bUdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:42:11 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:42:11 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/dst': not deleting files as there were IO errors 2025/08/06 22:42:11 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/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/2iRAQFhiRsalyDy2cSM6ThHaBwbBYNZ6W9ghUc37EHptXy-P05kGWzGa_hWjkOPstk3z7qpznca7E0Zku3bUdg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (285.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:42:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:42:25 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:42:28 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:43:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/backup" 2025/08/06 22:43:55 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Has cached credentials 2025/08/06 22:43:57 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/backup': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:46:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:46:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:46:54 DEBUG : two: Unchanged skipping 2025/08/06 22:46:54 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:46:56.607017 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LSE8DrNTd9fxQPzg0qp4iMInKDxekfa6HSN16r-Q8BxrjxX4DTT7K5klQaN3UwXvuPJBS9SqwOleVGV4b_r0nA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:46:56.607062 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LSE8DrNTd9fxQPzg0qp4iMInKDxekfa6HSN16r-Q8BxrjxX4DTT7K5klQaN3UwXvuPJBS9SqwOleVGV4b_r0nA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:46:56 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LSE8DrNTd9fxQPzg0qp4iMInKDxekfa6HSN16r-Q8BxrjxX4DTT7K5klQaN3UwXvuPJBS9SqwOleVGV4b_r0nA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:46:56 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:46:56 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/dst': not deleting files as there were IO errors 2025/08/06 22:46:56 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/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/LSE8DrNTd9fxQPzg0qp4iMInKDxekfa6HSN16r-Q8BxrjxX4DTT7K5klQaN3UwXvuPJBS9SqwOleVGV4b_r0nA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (284.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:47:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:47:10 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:47:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:48:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:48:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:48:42 DEBUG : two: Unchanged skipping 2025/08/06 22:48:42 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for checks to finish 2025/08/06 22:48:43.539285 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dkmv86SImXCoH3mLr1xyS_3FPH7Zv1h9YqXZxqV6k-9PiQDqYjaY3qNtocxfr0B5xMHcoDF-Cp1XqkRiyqkw2g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:48:43.539343 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dkmv86SImXCoH3mLr1xyS_3FPH7Zv1h9YqXZxqV6k-9PiQDqYjaY3qNtocxfr0B5xMHcoDF-Cp1XqkRiyqkw2g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:48:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dkmv86SImXCoH3mLr1xyS_3FPH7Zv1h9YqXZxqV6k-9PiQDqYjaY3qNtocxfr0B5xMHcoDF-Cp1XqkRiyqkw2g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:48:43 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Waiting for transfers to finish 2025/08/06 22:48:43 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/dst': not deleting files as there were IO errors 2025/08/06 22:48:43 ERROR : proton drive root link ID 'rclone-test-tubufek8keya/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/dkmv86SImXCoH3mLr1xyS_3FPH7Zv1h9YqXZxqV6k-9PiQDqYjaY3qNtocxfr0B5xMHcoDF-Cp1XqkRiyqkw2g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (105.86s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:48:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:48:56 DEBUG : Config file has changed externally - reloading 2025/08/06 22:48:56 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:48:59 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:50:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:50:28.215215 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FGRanSyq7wtv3PuK-g7kBonhAuoe_tK_keVwvgIKb6AJxwGA35oJlEAdGzVdjsFGxaHpqEeixhJMmoPwcZFZqg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:50:28.215254 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FGRanSyq7wtv3PuK-g7kBonhAuoe_tK_keVwvgIKb6AJxwGA35oJlEAdGzVdjsFGxaHpqEeixhJMmoPwcZFZqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:50:28 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FGRanSyq7wtv3PuK-g7kBonhAuoe_tK_keVwvgIKb6AJxwGA35oJlEAdGzVdjsFGxaHpqEeixhJMmoPwcZFZqg==/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/FGRanSyq7wtv3PuK-g7kBonhAuoe_tK_keVwvgIKb6AJxwGA35oJlEAdGzVdjsFGxaHpqEeixhJMmoPwcZFZqg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (104.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:50:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tubufek8keya/dst" 2025/08/06 22:50:41 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Has cached credentials 2025/08/06 22:50:44 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya/dst': Used cached credential to initialize the ProtonDrive API 2025/08/06 22:52:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 22:52:14.026468 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ckcupj73X2DZaNVvVZtmO_LeSNhGmDnEITnXxNTFeEtXpyjYK53cysQymJ-IhLK20x4IurGptbRRI5gYPRHg9w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/06 22:52:14.026545 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ckcupj73X2DZaNVvVZtmO_LeSNhGmDnEITnXxNTFeEtXpyjYK53cysQymJ-IhLK20x4IurGptbRRI5gYPRHg9w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/06 22:52:14 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ckcupj73X2DZaNVvVZtmO_LeSNhGmDnEITnXxNTFeEtXpyjYK53cysQymJ-IhLK20x4IurGptbRRI5gYPRHg9w==/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/Ckcupj73X2DZaNVvVZtmO_LeSNhGmDnEITnXxNTFeEtXpyjYK53cysQymJ-IhLK20x4IurGptbRRI5gYPRHg9w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (105.81s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:52:22 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:52:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/06 22:52:22 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:52:22.560469 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:52:22.560529 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:52:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/06 22:52:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/06 22:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.31s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:52:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 22:52:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:52:29 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:52:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 22:52:31 INFO : existing: Copied (new) 2025/08/06 22:52:31 DEBUG : Waiting for deletions to finish 2025/08/06 22:52:33 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:52:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/06 22:52:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/06 22:52:33 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:52:33 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting files as there were IO errors 2025/08/06 22:52:33 ERROR : proton drive root link ID 'rclone-test-tubufek8keya': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:52:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:52:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:52:39 DEBUG : existing: Unchanged skipping 2025/08/06 22:52:39 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:52:39 DEBUG : Waiting for deletions to finish 2025/08/06 22:52:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.52s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.98s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", 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-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", 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-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (3.21s) --- SKIP: TestMaxTransfer/Hard (1.17s) --- SKIP: TestMaxTransfer/Soft (1.00s) --- SKIP: TestMaxTransfer/Cautious (1.04s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:54:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:54:12 DEBUG : both10: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both13: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both14: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both0: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both16: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both17: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both12: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both11: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both1: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both2: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both3: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both15: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both5: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both18: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both7: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both19: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:54:12 DEBUG : both9: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both4: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both6: Unchanged skipping 2025/08/06 22:54:12 DEBUG : both8: Unchanged skipping 2025/08/06 22:54:12 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:54:12 DEBUG : Waiting for deletions to finish 2025/08/06 22:54:13 INFO : only19: Deleted 2025/08/06 22:54:13 INFO : only18: Deleted 2025/08/06 22:54:13 INFO : only7: Deleted 2025/08/06 22:54:13 INFO : only9: Deleted 2025/08/06 22:54:13 INFO : only12: Deleted 2025/08/06 22:54:13 INFO : only13: Deleted 2025/08/06 22:54:14 INFO : only10: Deleted 2025/08/06 22:54:14 INFO : only14: Deleted 2025/08/06 22:54:14 INFO : only17: Deleted 2025/08/06 22:54:14 INFO : only5: Deleted 2025/08/06 22:54:14 INFO : only2: Deleted 2025/08/06 22:54:14 INFO : only16: Deleted 2025/08/06 22:54:14 INFO : only1: Deleted 2025/08/06 22:54:15 INFO : only4: Deleted 2025/08/06 22:54:15 INFO : only3: Deleted 2025/08/06 22:54:15 INFO : only6: Deleted 2025/08/06 22:54:15 INFO : only8: Deleted 2025/08/06 22:54:15 INFO : only11: Deleted 2025/08/06 22:54:15 INFO : only15: Deleted 2025/08/06 22:54:15 INFO : only0: Deleted 2025/08/06 22:54:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (114.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-tubufek8keya'", Local "Local file system at /tmp/rclone3362750895", Modify Window "1s" 2025/08/06 22:56:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for checks to finish 2025/08/06 22:56:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both10: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both13: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both14: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both15: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both16: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both17: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both0: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both11: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both12: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both18: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both3: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both4: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both5: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both6: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both7: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both19: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/06 22:56:08 DEBUG : both1: Unchanged skipping 2025/08/06 22:56:08 DEBUG : both2: Unchanged skipping 2025/08/06 22:56:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : both8: Unchanged skipping 2025/08/06 22:56:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/06 22:56:08 DEBUG : both9: Unchanged skipping 2025/08/06 22:56:08 DEBUG : proton drive root link ID 'rclone-test-tubufek8keya': Waiting for transfers to finish 2025/08/06 22:56:08.404725 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:08.404762 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:08.716266 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:08.716302 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:08.787950 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:08.787986 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:08.864783 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:08.864817 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:10 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:10 INFO : only0: Copied (replaced existing) 2025/08/06 22:56:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:10 INFO : only12: Copied (replaced existing) 2025/08/06 22:56:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:10 INFO : only14: Copied (replaced existing) 2025/08/06 22:56:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:10 INFO : only13: Copied (replaced existing) 2025/08/06 22:56:10.921422 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:10.921462 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:10.988206 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:10.988240 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:11.211933 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:11.212020 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:11.263644 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:11.263674 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:12 INFO : only15: Copied (replaced existing) 2025/08/06 22:56:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:13 INFO : only16: Copied (replaced existing) 2025/08/06 22:56:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:13 INFO : only18: Copied (replaced existing) 2025/08/06 22:56:13.169152 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:13.169201 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:13 INFO : only17: Copied (replaced existing) 2025/08/06 22:56:13.458786 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:13.458817 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:13.526436 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:13.526519 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:13.806872 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:13.806911 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:15 INFO : only19: Copied (replaced existing) 2025/08/06 22:56:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:15 INFO : only2: Copied (replaced existing) 2025/08/06 22:56:15.240688 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:15.240719 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:15.476097 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:15.476129 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:15 INFO : only1: Copied (replaced existing) 2025/08/06 22:56:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:15 INFO : only3: Copied (replaced existing) 2025/08/06 22:56:15.884410 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:15.884439 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:15.981191 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:15.981303 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:17 INFO : only5: Copied (replaced existing) 2025/08/06 22:56:17.588078 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:17.588119 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:17 INFO : only4: Copied (replaced existing) 2025/08/06 22:56:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:17 INFO : only6: Copied (replaced existing) 2025/08/06 22:56:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:18 INFO : only7: Copied (replaced existing) 2025/08/06 22:56:18.106566 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:18.106626 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:18.144561 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:18.144597 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:18.508603 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/06 22:56:18.508693 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/06 22:56:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:19 INFO : only8: Copied (replaced existing) 2025/08/06 22:56:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:19 INFO : only10: Copied (replaced existing) 2025/08/06 22:56:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:20 INFO : only9: Copied (replaced existing) 2025/08/06 22:56:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 22:56:20 INFO : only11: Copied (replaced existing) 2025/08/06 22:56:20 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (1m53s) goroutine 19921 [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(0xc000102e00, {0x26b53a5?, 0xc0006cdad8?}, 0x27b75f0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102e00, 0xc0006cdc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0001136c8, {0x3e5c4e0, 0x6c, 0x6c}, {0xee025c691?, 0x3e72540?, 0x3e72540?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00041c500) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00041c500) /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 51 [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 52 [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 19056 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000889b68?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2ad5988?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2ad5988, 0x3e95b00}, {0x2aec8d0, 0xc0003b60b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc005a71dd0, 0x27b8380) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2ad5988, 0x3e95b00}, {0x2aec8d0, 0xc0003b60b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc005a71dd0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2ad5988, 0x3e95b00}, {0x2aec8d0, 0xc0003b60b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc005a71da0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2ad5988, 0x3e95b00}, {0x2aec8d0, 0xc0003b60b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc005a71da0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004de540) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc000866540, 0x8?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000866540, 0x27b75f0) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 13 [IO wait]: internal/poll.runtime_pollWait(0x78466e8586d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000716080?, 0xc000704000?, 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(0xc000716080, {0xc000704000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000716080, {0xc000704000?, 0xc0000a08d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00015e208, {0xc000704000?, 0x784624d30fb8?, 0x78466e9c05c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000694048, {0xc000704000?, 0xc0000a09b0?, 0x41e9b1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004b2638, {0x2ab0420, 0xc000694048}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004b2388, {0x2aae1c0, 0xc00015e208}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004b2388, 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(0xc0004b2388, {0xc000a2f000, 0x1000, 0xc000103a40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0009e7a40, {0xc000a38040, 0x9, 0x3dea050?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2aad940, 0xc0009e7a40}, {0xc000a38040, 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({0xc000a38040, 0x9, 0x30a1e0?}, {0x2aad940?, 0xc0009e7a40?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a38000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc0000a0fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000102c40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 12 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19954 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19952 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19959 [select]: net/http.(*http2ClientConn).roundTrip(0xc000102c40, 0xc00029e780, 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(0xc0005d80a0, 0xc00029e780, {0x0?, 0xa1?}) /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({0x3e39e40?}, 0xc00029e780?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e39e40, 0xc00029e780) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2aae900?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00029e780, {0x2aae900, 0x3e39e40}, {0x784624288801?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0001647b0, 0xc00029e780, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0001647b0, 0xc00029e780) /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(0xc0005d4008, 0xc000cc2000) /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(0xc000ed7668, {0xc000ed7638, 0x6, 0xc000ed7538?}) /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(0xc000cc2000, {0x266f85e?, 0xc0004cd008?}, {0xc00030c0d0, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc000cc2000) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003b6160, {0x2ad5988, 0x3e95b00}, 0xc000ed7908) /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(0xc0003b6160, {0x2ad5988, 0x3e95b00}, 0xc000ed7908) /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).ListRevisions(0xc0003b6160, {0x2ad5988, 0x3e95b00}, {0xc0003bdbc0, 0x58}, {0xc0008a67e0, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000e20108?, {0x2ad5988?, 0x3e95b00?}, 0xc000ade880?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc000716a00, {0x2ad5988, 0x3e95b00}, 0xc000ade960) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0004cd008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039f020, 0xc0002d3700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00039f020, 0xc0002d3700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0003b60b0, {0x2ad5988, 0x3e95b00}, 0xc000ade960) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0003b60b0, {0x2ad5988, 0x3e95b00}, {0xc000a66296, 0x5}, 0xc000ade960) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0003b60b0, {0x2ad5988, 0x3e95b00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.DirSorted({0x2ad5988, 0x3e95b00}, {0x2aec8d0, 0xc0003b60b0}, 0x1, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19958 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19957 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3104 [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 3089 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19955 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19937 [select]: net/http.(*http2clientStream).writeRequest(0xc000cf4000, 0xc00029e780, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000cf4000, 0x816f64?, 0xc0004cbb00?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19959 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19953 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 19956 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19056 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.172073211s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]