"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/12 01:51:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu" 2025/08/12 01:51:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:51:58 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Has cached credentials 2025/08/12 01:52:01 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Used cached credential to initialize the ProtonDrive API 2025/08/12 01:52:01 DEBUG : Creating backend with remote "/tmp/rclone3243790471" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/12 01:52:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.94s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:10 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:52:11 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.24s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.82s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.89s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:16 DEBUG : Creating backend with remote "/non-existing" 2025/08/12 01:52:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/12 01:52:17 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:17 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.25s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:18 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:18 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.01s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:25 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Running all checks before starting transfers 2025/08/12 01:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:26 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Checks finished, now starting transfers 2025/08/12 01:52:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.67s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:33 ERROR : Ignoring --no-traverse with sync 2025/08/12 01:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:36 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.00s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/12 01:52:41 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:41 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/12 01:52:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:52:45 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:45 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:52:50 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:50 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.34s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:52:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:52:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:52:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:52:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:52:54 INFO : sub dir2: Making directory 2025/08/12 01:52:55 INFO : sub dir: Making directory 2025/08/12 01:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:52:56 INFO : sub dir2/sub sub dir2: Making directory 2025/08/12 01:52:57 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:52:57 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:52:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:52:58 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:53:00 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:04 INFO : sub dir2: Making directory 2025/08/12 01:53:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:53:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:05 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:53:05 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:12 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:53:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:53:12 INFO : sub dir2: Making directory 2025/08/12 01:53:13 INFO : sub dir: Making directory 2025/08/12 01:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:14 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:53:14 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:53:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:16 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:53:16 INFO : sub dir/hello world: Deleted 2025/08/12 01:53:17 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/12 01:53:17 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.04s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:22 INFO : sub dir2: Making directory 2025/08/12 01:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:53:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:25 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:53:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:29 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:53:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:53:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:53:29 INFO : sub dir2: Making directory 2025/08/12 01:53:30 INFO : sub dir: Making directory 2025/08/12 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:31 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:53:31 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:53:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:33 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:53:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.84s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.85s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:39 INFO : sub dir2: Making directory 2025/08/12 01:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:39 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:53:39 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:53:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:42 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.33s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:53:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mapiway4kobe" 2025/08/12 01:53:50 DEBUG : proton drive root link ID 'rclone-test-mapiway4kobe': Has cached credentials 2025/08/12 01:53:52 DEBUG : proton drive root link ID 'rclone-test-mapiway4kobe': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-mapiway4kobe' 2025/08/12 01:53:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:53:54 DEBUG : proton drive root link ID 'rclone-test-mapiway4kobe': Waiting for checks to finish 2025/08/12 01:53:54 DEBUG : proton drive root link ID 'rclone-test-mapiway4kobe': Waiting for transfers to finish 2025/08/12 01:53:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:59 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:54:00 DEBUG : proton drive root link ID 'rclone-test-mapiway4kobe': Purge remote --- PASS: TestServerSideCopy (18.44s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:54:09 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:54:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:54:09 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:54:10.373453 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/12 01:54:10.373539 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/12 01:54:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:54:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:54:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hahagom9wuza" 2025/08/12 01:54:20 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Has cached credentials 2025/08/12 01:54:22 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-hahagom9wuza' 2025/08/12 01:54:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:54:24 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Waiting for checks to finish 2025/08/12 01:54:24 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Waiting for transfers to finish 2025/08/12 01:54:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:54:30 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:54:32.691604 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/12 01:54:32.691643 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/12 01:54:37 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Waiting for checks to finish 2025/08/12 01:54:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:54:37 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Waiting for transfers to finish 2025/08/12 01:54:38.615047 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/12 01:54:38.615086 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/12 01:54:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:54:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/12 01:54:42 DEBUG : proton drive root link ID 'rclone-test-hahagom9wuza': Purge remote --- PASS: TestServerSideCopyOverSelf (29.31s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:54:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:54:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:54:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:54:51.930470 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/12 01:54:51.930555 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/12 01:54:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:54:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/12 01:54:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bafusul6cebo" 2025/08/12 01:55:01 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Has cached credentials 2025/08/12 01:55:04 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-bafusul6cebo' 2025/08/12 01:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:55:05 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Waiting for checks to finish 2025/08/12 01:55:05 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Waiting for transfers to finish 2025/08/12 01:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:55:10 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:55:12.727581 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/12 01:55:12.727627 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/12 01:55:15 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Using server-side directory move 2025/08/12 01:55:15 INFO : proton drive root link ID 'rclone-test-bafusul6cebo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 01:55:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:55:17 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Waiting for checks to finish 2025/08/12 01:55:17 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Waiting for transfers to finish 2025/08/12 01:55:17 INFO : sub dir/hello world: Deleted 2025/08/12 01:55:19.100661 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B_Ih5EJnMAZfOhOPt8DrgQ9kejBu3xxfkxOqN8m0kAf53cvw80rC3u6IPB2FRi5lOVlH8D1hSs3NDtPPBGCI-A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 01:55:19.100706 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B_Ih5EJnMAZfOhOPt8DrgQ9kejBu3xxfkxOqN8m0kAf53cvw80rC3u6IPB2FRi5lOVlH8D1hSs3NDtPPBGCI-A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:55:19 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B_Ih5EJnMAZfOhOPt8DrgQ9kejBu3xxfkxOqN8m0kAf53cvw80rC3u6IPB2FRi5lOVlH8D1hSs3NDtPPBGCI-A==/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/B_Ih5EJnMAZfOhOPt8DrgQ9kejBu3xxfkxOqN8m0kAf53cvw80rC3u6IPB2FRi5lOVlH8D1hSs3NDtPPBGCI-A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/12 01:55:19 DEBUG : proton drive root link ID 'rclone-test-bafusul6cebo': Purge remote --- FAIL: TestServerSideMoveOverSelf (24.80s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:25 ERROR : error listing: directory not found 2025/08/12 01:55:26 INFO : Local file system at /tmp/rclone3243790471: Making directory 2025/08/12 01:55:27 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:27 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.65s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/12 01:55:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:55:36 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for checks to finish 2025/08/12 01:55:36 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for transfers to finish 2025/08/12 01:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:55:37 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/12 01:55:37 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:55:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/12 01:55:40 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:40 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:55:42 INFO : check sum: Copied (new) 2025/08/12 01:55:42 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:44 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:55:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/12 01:55:44 DEBUG : check sum: Unchanged skipping 2025/08/12 01:55:44 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.09s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/12 01:55:46 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:46 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:55:48 INFO : sizeonly: Copied (new) 2025/08/12 01:55:48 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:49 DEBUG : sizeonly: Sizes identical 2025/08/12 01:55:49 DEBUG : sizeonly: Unchanged skipping 2025/08/12 01:55:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:49 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:55:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/12 01:55:52 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:52 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/12 01:55:54 INFO : ignore-size: Copied (new) 2025/08/12 01:55:54 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 01:55:56 DEBUG : ignore-size: Unchanged skipping 2025/08/12 01:55:56 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:55:56 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:55:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:55:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 01:56:01 DEBUG : existing: Unchanged skipping 2025/08/12 01:56:01 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:01 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:01 INFO : There was nothing to transfer 2025/08/12 01:56:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/12 01:56:02 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:02 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:02.435095 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/12 01:56:02.435136 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/12 01:56:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:56:04 INFO : existing: Copied (replaced existing) 2025/08/12 01:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:56:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:56:09 INFO : existing: Copied (new) 2025/08/12 01:56:09 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:10 DEBUG : existing: Destination exists, skipping 2025/08/12 01:56:10 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:10 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:10 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:18 INFO : d: Making directory 2025/08/12 01:56:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:56:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:56:22 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:56:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:56:23 INFO : a/potato2: Copied (new) 2025/08/12 01:56:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:24 INFO : b/potato: Deleted 2025/08/12 01:56:24 INFO : d: Removing directory 2025/08/12 01:56:24 INFO : b: Removing directory 2025/08/12 01:56:25 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56: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/12 01:56:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:56:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/12 01:56:34 DEBUG : empty space: Unchanged skipping 2025/08/12 01:56:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:34 INFO : There was nothing to transfer 2025/08/12 01:56:35 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/12 01:56:35 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:56:35 NOTICE: proton drive root link ID 'rclone-test-xihecij6qunu': Forced to upload files to set modification times on this backend. 2025/08/12 01:56:35 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/12 01:56:35 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:36.080119 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/12 01:56:36.080156 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/12 01:56:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:56:38 INFO : empty space: Copied (replaced existing) 2025/08/12 01:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/12 01:56:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:56:43 DEBUG : empty space: Unchanged skipping 2025/08/12 01:56:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:56:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:49 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/12 01:56:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3243790471) 2025/08/12 01:56:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-xihecij6qunu') 2025/08/12 01:56:49 DEBUG : foo: sha1 differ 2025/08/12 01:56:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:49.411086 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/12 01:56:49.411115 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/12 01:56:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/12 01:56:51 INFO : foo: Copied (replaced existing) 2025/08/12 01:56:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.74s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:56:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:56:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/12 01:56:57 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:56:57 DEBUG : empty space: Unchanged skipping 2025/08/12 01:56:57 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:56:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:56:59 INFO : potato: Copied (new) 2025/08/12 01:56:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:57:05 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:57:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/12 01:57:05 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:57:06.016090 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/12 01:57:06.016232 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/12 01:57:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/12 01:57:08 INFO : potato: Copied (replaced existing) 2025/08/12 01:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:57:13 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/12 01:57:13 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:57:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3243790471) 2025/08/12 01:57:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-xihecij6qunu') 2025/08/12 01:57:13 DEBUG : potato: sha1 differ 2025/08/12 01:57:13 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:57:14.001859 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/12 01:57:14.001886 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/12 01:57:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/12 01:57:16 INFO : potato: Copied (replaced existing) 2025/08/12 01:57:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:57:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:57:23 DEBUG : empty space: Unchanged skipping 2025/08/12 01:57:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/12 01:57:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:57:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:57:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:57:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:57:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:57:32 DEBUG : empty space: Unchanged skipping 2025/08/12 01:57:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:57:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:57:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:57:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:57:34 INFO : potato2: Copied (new) 2025/08/12 01:57:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:57:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:57:44 INFO : d: Making directory 2025/08/12 01:57:44 INFO : d/e: Making directory 2025/08/12 01:57:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:57:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:57:48 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:57:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:57:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:57:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:57:50 INFO : a/potato2: Copied (new) 2025/08/12 01:57:50 DEBUG : Waiting for deletions to finish 2025/08/12 01:57:51 INFO : b/potato: Deleted 2025/08/12 01:57:51 INFO : d/e: Removing directory 2025/08/12 01:57:51 INFO : d: Removing directory 2025/08/12 01:57:52 INFO : b: Removing directory 2025/08/12 01:57:53 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:58:04 INFO : d: Making directory 2025/08/12 01:58:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:58:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:58:07 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:58:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:58:09 INFO : a/potato2: Copied (new) 2025/08/12 01:58:09 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting files as there were IO errors 2025/08/12 01:58:09 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:58:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:58:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:58:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:58:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:21 DEBUG : empty space: Unchanged skipping 2025/08/12 01:58:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:22 INFO : potato: Deleted 2025/08/12 01:58:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:58:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:58:30 DEBUG : Waiting for deletions to finish 2025/08/12 01:58:31 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:31 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:32 INFO : potato: Deleted 2025/08/12 01:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:58:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:32 DEBUG : empty space: Unchanged skipping 2025/08/12 01:58:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:58:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:58:40 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:40 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/12 01:58:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.20s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:58:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:58:50 DEBUG : enormous: Excluded 2025/08/12 01:58:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:58:50 DEBUG : potato2: Excluded 2025/08/12 01:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:58:51 DEBUG : potato2: Excluded 2025/08/12 01:58:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:58:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:58:51 DEBUG : empty space: Unchanged skipping 2025/08/12 01:58:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:58:51 DEBUG : Waiting for deletions to finish 2025/08/12 01:58:51 INFO : There was nothing to transfer 2025/08/12 01:58:52 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:58:52 DEBUG : enormous: Excluded 2025/08/12 01:58:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:58:52 DEBUG : potato2: Excluded 2025/08/12 01:58:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:58:53 DEBUG : potato2: Excluded 2025/08/12 01:58:53 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for checks to finish 2025/08/12 01:58:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/12 01:58:53 DEBUG : empty space: Unchanged skipping 2025/08/12 01:58:53 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for transfers to finish 2025/08/12 01:58:53 DEBUG : Waiting for deletions to finish 2025/08/12 01:58:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:59:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:59:02 DEBUG : enormous: Excluded 2025/08/12 01:59:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:59:02 DEBUG : potato2: Excluded 2025/08/12 01:59:03 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 01:59:03 DEBUG : empty space: Unchanged skipping 2025/08/12 01:59:03 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:03 INFO : potato2: Deleted 2025/08/12 01:59:03 INFO : enormous: Deleted 2025/08/12 01:59:03 INFO : There was nothing to transfer 2025/08/12 01:59:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/12 01:59:05 DEBUG : empty space: Unchanged skipping 2025/08/12 01:59:05 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for checks to finish 2025/08/12 01:59:05 DEBUG : Local file system at /tmp/rclone3243790471: Waiting for transfers to finish 2025/08/12 01:59:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:05 INFO : potato2: Deleted 2025/08/12 01:59:05 INFO : enormous: Deleted 2025/08/12 01:59:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 01:59:16 DEBUG : five: Need to transfer - File not found at Destination 2025/08/12 01:59:16 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:59:16 DEBUG : three: Sizes identical 2025/08/12 01:59:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:59:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/12 01:59:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3243790471) 2025/08/12 01:59:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-xihecij6qunu') 2025/08/12 01:59:16 DEBUG : two: sha1 differ 2025/08/12 01:59:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:59:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:17.178909 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/12 01:59:17.178954 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/12 01:59:17.286160 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/12 01:59:17.286199 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/12 01:59:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:59:18 INFO : five: Copied (new) 2025/08/12 01:59:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:59:19 INFO : two: Copied (replaced existing) 2025/08/12 01:59:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:59:19 INFO : four: Copied (replaced existing) 2025/08/12 01:59:19 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:22 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:59:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:59:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/12 01:59:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:59:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3243790471) 2025/08/12 01:59:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:59:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:59:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/12 01:59:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-xihecij6qunu') 2025/08/12 01:59:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/12 01:59:22 DEBUG : three: sha1 differ 2025/08/12 01:59:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:59:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:59:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:59:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:23.104610 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/12 01:59:23.104663 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/12 01:59:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:59:25 INFO : three: Copied (replaced existing) 2025/08/12 01:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.12s) === 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-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/12 01:59:32 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:32 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:59:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:59:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:59:34 INFO : yam: Copied (new) 2025/08/12 01:59:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:59:34 INFO : potato: Copied (new) 2025/08/12 01:59:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 01:59:36 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:36 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:36 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:36 DEBUG : potato: Unchanged skipping 2025/08/12 01:59:36 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:37.870324 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EV4mDIGqwhtfWxWJ733dB0JVMYz8IUKFcn3zGSahUNLOkJlotOjalYPH1fdHRrdO16yKd3kdfRSKoauZHrFYfA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 01:59:37.870369 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EV4mDIGqwhtfWxWJ733dB0JVMYz8IUKFcn3zGSahUNLOkJlotOjalYPH1fdHRrdO16yKd3kdfRSKoauZHrFYfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:37 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EV4mDIGqwhtfWxWJ733dB0JVMYz8IUKFcn3zGSahUNLOkJlotOjalYPH1fdHRrdO16yKd3kdfRSKoauZHrFYfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:37 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EV4mDIGqwhtfWxWJ733dB0JVMYz8IUKFcn3zGSahUNLOkJlotOjalYPH1fdHRrdO16yKd3kdfRSKoauZHrFYfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:37 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/12 01:59:37 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:39 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:59:39 INFO : yaml: Copied (new) 2025/08/12 01:59:39 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting files as there were IO errors 2025/08/12 01:59:39 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': 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-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/12 01:59:43 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:43 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:59:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:59:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:59:44 INFO : potato: Copied (new) 2025/08/12 01:59:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:59:44 INFO : yam: Copied (new) 2025/08/12 01:59:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 01:59:46 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:46 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:46 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:46 DEBUG : potato: Unchanged skipping 2025/08/12 01:59:46 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:47.784840 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8aqUf5Qf8cL57ZQSmy_FN99VWSFWSRau5Ad1xqZ2kE_ix-a8hR_A65-7lJnIn8I1bGtcW7nH6SjRF6SXXlt0dg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 01:59:47.784888 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8aqUf5Qf8cL57ZQSmy_FN99VWSFWSRau5Ad1xqZ2kE_ix-a8hR_A65-7lJnIn8I1bGtcW7nH6SjRF6SXXlt0dg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:47 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8aqUf5Qf8cL57ZQSmy_FN99VWSFWSRau5Ad1xqZ2kE_ix-a8hR_A65-7lJnIn8I1bGtcW7nH6SjRF6SXXlt0dg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:47 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8aqUf5Qf8cL57ZQSmy_FN99VWSFWSRau5Ad1xqZ2kE_ix-a8hR_A65-7lJnIn8I1bGtcW7nH6SjRF6SXXlt0dg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:47 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/12 01:59:47 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:59:49 INFO : yaml: Copied (new) 2025/08/12 01:59:49 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting files as there were IO errors 2025/08/12 01:59:49 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': 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.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/12 01:59:53 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:53 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:53 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:53 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:59:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/12 01:59:53 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 01:59:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:59:55 INFO : potato: Copied (new) 2025/08/12 01:59:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:59:56 INFO : sub/yam: Copied (new) 2025/08/12 01:59:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:59:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 01:59:58 DEBUG : potato: Unchanged skipping 2025/08/12 01:59:58 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Making map for --track-renames 2025/08/12 01:59:58 INFO : proton drive root link ID 'rclone-test-xihecij6qunu': Finished making map for --track-renames 2025/08/12 01:59:58 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 01:59:58 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for renames to finish 2025/08/12 01:59:59.984893 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j9CG09NPDZW5eU0uPERb3T-aOGMtO1LDlJTsH8UMQtBDgGm3AVUfrrjE0Q13VQzjMA-wOIRrNryWFV2LZjvjgQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 01:59:59.984929 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j9CG09NPDZW5eU0uPERb3T-aOGMtO1LDlJTsH8UMQtBDgGm3AVUfrrjE0Q13VQzjMA-wOIRrNryWFV2LZjvjgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:59 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j9CG09NPDZW5eU0uPERb3T-aOGMtO1LDlJTsH8UMQtBDgGm3AVUfrrjE0Q13VQzjMA-wOIRrNryWFV2LZjvjgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:59 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j9CG09NPDZW5eU0uPERb3T-aOGMtO1LDlJTsH8UMQtBDgGm3AVUfrrjE0Q13VQzjMA-wOIRrNryWFV2LZjvjgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 01:59:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:59:59 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:00:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 02:00:01 INFO : yam: Copied (new) 2025/08/12 02:00:01 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting files as there were IO errors 2025/08/12 02:00:01 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': 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.32s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:06 DEBUG : Creating backend with remote "/tmp/rclone3243790471/dir1" 2025/08/12 02:00:06 DEBUG : Config file has changed externally - reloading 2025/08/12 02:00:06 DEBUG : Creating backend with remote "/tmp/rclone3243790471/dir2" 2025/08/12 02:00:06 DEBUG : Local file system at /tmp/rclone3243790471/dir2: Using server-side directory move 2025/08/12 02:00:06 INFO : Local file system at /tmp/rclone3243790471/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/12 02:00:06 DEBUG : Local file system at /tmp/rclone3243790471/dir2: Waiting for checks to finish 2025/08/12 02:00:06 DEBUG : Local file system at /tmp/rclone3243790471/dir2: Waiting for transfers to finish 2025/08/12 02:00:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.06s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 02:00:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 02:00:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:00:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:00:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 02:00:12 INFO : sub dir/hello world: Copied (new) 2025/08/12 02:00:12 INFO : sub dir/hello world: Deleted 2025/08/12 02:00:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 02:00:12 INFO : nested/sub dir/file: Copied (new) 2025/08/12 02:00:12 INFO : nested/sub dir/file: Deleted 2025/08/12 02:00:12 ERROR : Local file system at /tmp/rclone3243790471: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 02:00:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 02:00:18 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:00:18 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 02:00:23 INFO : sub dir/hello world: Copied (new) 2025/08/12 02:00:23 INFO : sub dir/hello world: Deleted 2025/08/12 02:00:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 02:00:23 INFO : nested/sub dir/file: Copied (new) 2025/08/12 02:00:23 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/12 02:00:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 02:00:30 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:00:30 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:00:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/12 02:00:32 INFO : existing-b: Copied (new) 2025/08/12 02:00:32 INFO : existing-b: Deleted 2025/08/12 02:00:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 02:00:32 INFO : existing: Copied (new) 2025/08/12 02:00:32 INFO : existing: Deleted 2025/08/12 02:00:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:00:34 DEBUG : existing: Destination exists, skipping 2025/08/12 02:00:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/12 02:00:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:00:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.77s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jubemup3zuho" 2025/08/12 02:00:37 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Has cached credentials 2025/08/12 02:00:39 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-jubemup3zuho' 2025/08/12 02:00:51 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Using server-side directory move 2025/08/12 02:00:51 INFO : proton drive root link ID 'rclone-test-jubemup3zuho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 02:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 02:00:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/12 02:00:52 DEBUG : empty space: Unchanged skipping 2025/08/12 02:00:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 02:00:52 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Waiting for checks to finish 2025/08/12 02:00:53 INFO : potato3: Deleted 2025/08/12 02:00:53 INFO : empty space: Deleted 2025/08/12 02:00:53 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Waiting for transfers to finish 2025/08/12 02:00:53.954963 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1ZcehRKh8ILnzGT0okpQQKbn-nxARGEIZSFbjqVrNQdnG5mT8V-tN6Sb0AUHvabil0W9E236-BRM508fln9eRw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:00:53.955007 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1ZcehRKh8ILnzGT0okpQQKbn-nxARGEIZSFbjqVrNQdnG5mT8V-tN6Sb0AUHvabil0W9E236-BRM508fln9eRw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:00:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1ZcehRKh8ILnzGT0okpQQKbn-nxARGEIZSFbjqVrNQdnG5mT8V-tN6Sb0AUHvabil0W9E236-BRM508fln9eRw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:00:54.111175 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EwPB2jnMG8BnweJcShqH1CJkvz6UMu7OJsxlhgDGW7VunVVuD4mKte-VNRfYPrutA8qt8E1Zbw_L_aP0kA4HJQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:00:54.111222 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EwPB2jnMG8BnweJcShqH1CJkvz6UMu7OJsxlhgDGW7VunVVuD4mKte-VNRfYPrutA8qt8E1Zbw_L_aP0kA4HJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:00:54 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EwPB2jnMG8BnweJcShqH1CJkvz6UMu7OJsxlhgDGW7VunVVuD4mKte-VNRfYPrutA8qt8E1Zbw_L_aP0kA4HJQ==/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/EwPB2jnMG8BnweJcShqH1CJkvz6UMu7OJsxlhgDGW7VunVVuD4mKte-VNRfYPrutA8qt8E1Zbw_L_aP0kA4HJQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/12 02:00:54 DEBUG : proton drive root link ID 'rclone-test-jubemup3zuho': Purge remote --- FAIL: TestServerSideMove (20.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:00:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zohirij6kati" 2025/08/12 02:00:57 DEBUG : proton drive root link ID 'rclone-test-zohirij6kati': Has cached credentials 2025/08/12 02:00:59 DEBUG : proton drive root link ID 'rclone-test-zohirij6kati': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-zohirij6kati' 2025/08/12 02:01:11 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 02:01:11 DEBUG : empty space: Excluded 2025/08/12 02:01:12 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 02:01:12 DEBUG : empty space: Excluded 2025/08/12 02:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 02:01:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 02:01:12 DEBUG : proton drive root link ID 'rclone-test-zohirij6kati': Waiting for checks to finish 2025/08/12 02:01:12 DEBUG : proton drive root link ID 'rclone-test-zohirij6kati': Waiting for transfers to finish 2025/08/12 02:01:12 INFO : potato3: Deleted 2025/08/12 02:01:12.964418 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nrtSaLjIc2N7amfX2RZserwP5aEUP5naPN92h9YG9nhRh4BkTZHDUFmfQ2lg8c-jDYKvNtzSVy8fTukQDsPXTQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:01:12.964454 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nrtSaLjIc2N7amfX2RZserwP5aEUP5naPN92h9YG9nhRh4BkTZHDUFmfQ2lg8c-jDYKvNtzSVy8fTukQDsPXTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:12 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nrtSaLjIc2N7amfX2RZserwP5aEUP5naPN92h9YG9nhRh4BkTZHDUFmfQ2lg8c-jDYKvNtzSVy8fTukQDsPXTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:13.381246 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8BQjEXDLlmJwB2aHHeIQzjZAHLU9v9SZt8IEfU1Fj9I0oMtequy1VayXhLX3dL42eQ3hIKubQ6lg_yIWhvhfJA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:01:13.381270 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8BQjEXDLlmJwB2aHHeIQzjZAHLU9v9SZt8IEfU1Fj9I0oMtequy1VayXhLX3dL42eQ3hIKubQ6lg_yIWhvhfJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:13 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8BQjEXDLlmJwB2aHHeIQzjZAHLU9v9SZt8IEfU1Fj9I0oMtequy1VayXhLX3dL42eQ3hIKubQ6lg_yIWhvhfJA==/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/8BQjEXDLlmJwB2aHHeIQzjZAHLU9v9SZt8IEfU1Fj9I0oMtequy1VayXhLX3dL42eQ3hIKubQ6lg_yIWhvhfJA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/12 02:01:13 DEBUG : proton drive root link ID 'rclone-test-zohirij6kati': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:01:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hexuxow6mocu" 2025/08/12 02:01:17 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Has cached credentials 2025/08/12 02:01:19 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:01:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xihecij6qunu' -> proton drive root link ID 'rclone-test-hexuxow6mocu' 2025/08/12 02:01:32 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Using server-side directory move 2025/08/12 02:01:32 INFO : proton drive root link ID 'rclone-test-hexuxow6mocu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 02:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 02:01:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/12 02:01:34 DEBUG : empty space: Unchanged skipping 2025/08/12 02:01:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 02:01:34 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Waiting for checks to finish 2025/08/12 02:01:34 INFO : empty space: Deleted 2025/08/12 02:01:34 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Waiting for transfers to finish 2025/08/12 02:01:34 INFO : potato3: Deleted 2025/08/12 02:01:35.249543 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/helG9fA-JnBPPmoc6vz1BsTsrFPX48a99LbezQHmfxhT9Zd5U5z7VsgPBD1m2UK5U_Elg2VMVE9JsrKNsuHXqg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:01:35.249570 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/helG9fA-JnBPPmoc6vz1BsTsrFPX48a99LbezQHmfxhT9Zd5U5z7VsgPBD1m2UK5U_Elg2VMVE9JsrKNsuHXqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:35 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/helG9fA-JnBPPmoc6vz1BsTsrFPX48a99LbezQHmfxhT9Zd5U5z7VsgPBD1m2UK5U_Elg2VMVE9JsrKNsuHXqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:35.503612 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b9CNDSN-CBG1BldW3X7Svt1reIK49LLoIQjzuYknZVMX8Ck_fgnGsowoIWgxarbIj7GTnG8QqMfy1u7fU0ng0A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:01:35.503637 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b9CNDSN-CBG1BldW3X7Svt1reIK49LLoIQjzuYknZVMX8Ck_fgnGsowoIWgxarbIj7GTnG8QqMfy1u7fU0ng0A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:35 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b9CNDSN-CBG1BldW3X7Svt1reIK49LLoIQjzuYknZVMX8Ck_fgnGsowoIWgxarbIj7GTnG8QqMfy1u7fU0ng0A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:01:35 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': 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/12 02:01:35 DEBUG : proton drive root link ID 'rclone-test-hexuxow6mocu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.00s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:01:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/rclone-sync-test" 2025/08/12 02:01:41 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Has cached credentials 2025/08/12 02:01:43 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (218.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:05:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/rclone-sync-test" 2025/08/12 02:05:19 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Has cached credentials 2025/08/12 02:05:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:08:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/rclone-sync-test-include/layer2" 2025/08/12 02:08:15 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-include/layer2': Has cached credentials 2025/08/12 02:08:18 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:11:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/rclone-sync-test-ignore-file" 2025/08/12 02:11:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-ignore-file': Has cached credentials 2025/08/12 02:11:19 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:14:18 DEBUG : rclone-sync-test: Excluded 2025/08/12 02:14:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 02:14:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/12 02:14:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Waiting for checks to finish 2025/08/12 02:14:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test': Waiting for transfers to finish 2025/08/12 02:14:21 DEBUG : Waiting for deletions to finish 2025/08/12 02:14:21 INFO : There was nothing to transfer 2025/08/12 02:14:21 DEBUG : rclone-sync-test: Excluded 2025/08/12 02:14:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 02:14:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/12 02:14:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:14:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:14:23 DEBUG : Waiting for deletions to finish 2025/08/12 02:14:23 INFO : rclone-sync-test-include: Removing directory 2025/08/12 02:14:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/12 02:14:24 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': failed to delete 1 directories 2025/08/12 02:14:24 INFO : There was nothing to transfer 2025/08/12 02:14:25 DEBUG : rclone-sync-test: Excluded 2025/08/12 02:14:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 02:14:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/12 02:14:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/12 02:14:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/12 02:14:26 DEBUG : Waiting for deletions to finish 2025/08/12 02:14:26 INFO : There was nothing to transfer 2025/08/12 02:14:27 DEBUG : rclone-sync-test: Excluded 2025/08/12 02:14:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 02:14:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/12 02:14:28 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:14:28 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:14:28 DEBUG : Waiting for deletions to finish 2025/08/12 02:14:28 INFO : rclone-sync-test-include: Removing directory 2025/08/12 02:14:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/12 02:14:29 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': failed to delete 1 directories 2025/08/12 02:14:29 INFO : There was nothing to transfer 2025/08/12 02:14:31 DEBUG : rclone-sync-test: Excluded 2025/08/12 02:14:31 DEBUG : Excluded 2025/08/12 02:14:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 02:14:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/12 02:14:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/12 02:14:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/12 02:14:32 DEBUG : Waiting for deletions to finish 2025/08/12 02:14:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (559.05s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:14:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:14:38 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:14:40 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:17:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/CompareDest" 2025/08/12 02:17:34 DEBUG : Config file has changed externally - reloading 2025/08/12 02:17:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/CompareDest': Has cached credentials 2025/08/12 02:17:37 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:20:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 02:20:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:20:32 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:20:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 02:20:35 INFO : one: Copied (new) 2025/08/12 02:20:35 DEBUG : Waiting for deletions to finish 2025/08/12 02:20:39 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:20:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:20:39 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:20:39.330366 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/12 02:20:39.330420 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/12 02:20:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 02:20:41 INFO : one: Copied (replaced existing) 2025/08/12 02:20:41 DEBUG : Waiting for deletions to finish 2025/08/12 02:20:44.139889 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/12 02:20:44.139911 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/12 02:20:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:20:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:20:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:20:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 02:20:53 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:20:53 DEBUG : Waiting for deletions to finish 2025/08/12 02:20:53 INFO : There was nothing to transfer 2025/08/12 02:20:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:20:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:20:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 02:20:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:20:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 02:20:59 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:20:59 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:20:59 DEBUG : Waiting for deletions to finish 2025/08/12 02:20:59 INFO : There was nothing to transfer 2025/08/12 02:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:21:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:21:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 02:21:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:21:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 02:21:02 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:21:02 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:21:02 DEBUG : Waiting for deletions to finish 2025/08/12 02:21:02 INFO : There was nothing to transfer 2025/08/12 02:21:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:21:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:21:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 02:21:06 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/12 02:21:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 02:21:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 02:21:06 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:21:06 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:21:06 DEBUG : Waiting for deletions to finish 2025/08/12 02:21:06 INFO : There was nothing to transfer 2025/08/12 02:21:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 02:21:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/12 02:21:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 02:21:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/12 02:21:10 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 02:21:10 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:21:10 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:21:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/12 02:21:12 INFO : two: Copied (new) 2025/08/12 02:21:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (402.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:21:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dest" 2025/08/12 02:21:26 DEBUG : Config file has changed externally - reloading 2025/08/12 02:21:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dest': Has cached credentials 2025/08/12 02:21:28 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dest': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:24:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/pre-dest1" 2025/08/12 02:24:21 DEBUG : Config file has changed externally - reloading 2025/08/12 02:24:21 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/pre-dest1': Has cached credentials 2025/08/12 02:24:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:25:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/pre-dest2" 2025/08/12 02:25:50 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/pre-dest2': Has cached credentials 2025/08/12 02:25:52 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:27:22 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:27:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/12 02:27:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:27:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/12 02:27:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/12 02:27:24 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dest': Waiting for checks to finish 2025/08/12 02:27:24 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dest': Waiting for transfers to finish 2025/08/12 02:27:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/12 02:27:27 INFO : 3: Copied (new) 2025/08/12 02:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (375.57s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.07s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:27:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:27:45 DEBUG : Config file has changed externally - reloading 2025/08/12 02:27:45 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:27:47 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:29:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/backup" 2025/08/12 02:29:13 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Has cached credentials 2025/08/12 02:29:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:32:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:32:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:32:09 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:32:09 DEBUG : two: Unchanged skipping 2025/08/12 02:32:11.196852 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_ApCGmPTZ3YNmDdwqSc_yYOCdUA5Tg3i9qG29BekSP0gaLIgRFVQFZSCUrHU1_NlQRiN5-2dvduRIYOjWYJBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:32:11.196923 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_ApCGmPTZ3YNmDdwqSc_yYOCdUA5Tg3i9qG29BekSP0gaLIgRFVQFZSCUrHU1_NlQRiN5-2dvduRIYOjWYJBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:32:11 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b_ApCGmPTZ3YNmDdwqSc_yYOCdUA5Tg3i9qG29BekSP0gaLIgRFVQFZSCUrHU1_NlQRiN5-2dvduRIYOjWYJBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:32:11 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:32:11 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/dst': not deleting files as there were IO errors 2025/08/12 02:32:11 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/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/b_ApCGmPTZ3YNmDdwqSc_yYOCdUA5Tg3i9qG29BekSP0gaLIgRFVQFZSCUrHU1_NlQRiN5-2dvduRIYOjWYJBw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (279.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:32:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:32:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:32:26 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:33:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/backup" 2025/08/12 02:33:52 DEBUG : Config file has changed externally - reloading 2025/08/12 02:33:52 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Has cached credentials 2025/08/12 02:33:54 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:36:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:36:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:36:49 DEBUG : two: Unchanged skipping 2025/08/12 02:36:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:36:51.611398 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHvIp_aYbVycGxIbInp-OHDKnzGiLabOjfgj-pg01SJmnQkE33loNA9htp1Y62Wfy-qZPzkn5E_UegMPSUKFJQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:36:51.611429 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHvIp_aYbVycGxIbInp-OHDKnzGiLabOjfgj-pg01SJmnQkE33loNA9htp1Y62Wfy-qZPzkn5E_UegMPSUKFJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:36:51 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rHvIp_aYbVycGxIbInp-OHDKnzGiLabOjfgj-pg01SJmnQkE33loNA9htp1Y62Wfy-qZPzkn5E_UegMPSUKFJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:36:51 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:36:51 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/dst': not deleting files as there were IO errors 2025/08/12 02:36:51 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/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/rHvIp_aYbVycGxIbInp-OHDKnzGiLabOjfgj-pg01SJmnQkE33loNA9htp1Y62Wfy-qZPzkn5E_UegMPSUKFJQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (280.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:37:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:37:05 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:37:07 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:38:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/backup" 2025/08/12 02:38:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Has cached credentials 2025/08/12 02:38:37 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:41:31 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:41:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:41:31 DEBUG : two: Unchanged skipping 2025/08/12 02:41:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:41:34.425364 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEBs76o5B4jQkhlXOQJ2MCJyOp71GFke1Pmg0rsUM5i50sEIb15Z8wMHz186OzELU0zrO_kDhjRDkp2zSmtsvg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:41:34.425406 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEBs76o5B4jQkhlXOQJ2MCJyOp71GFke1Pmg0rsUM5i50sEIb15Z8wMHz186OzELU0zrO_kDhjRDkp2zSmtsvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:41:34 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GEBs76o5B4jQkhlXOQJ2MCJyOp71GFke1Pmg0rsUM5i50sEIb15Z8wMHz186OzELU0zrO_kDhjRDkp2zSmtsvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:41:34 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:41:34 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/dst': not deleting files as there were IO errors 2025/08/12 02:41:34 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/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/GEBs76o5B4jQkhlXOQJ2MCJyOp71GFke1Pmg0rsUM5i50sEIb15Z8wMHz186OzELU0zrO_kDhjRDkp2zSmtsvg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (283.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:41:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:41:47 DEBUG : Config file has changed externally - reloading 2025/08/12 02:41:47 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:41:50 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:43:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:43:23 DEBUG : two: Unchanged skipping 2025/08/12 02:43:23 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for checks to finish 2025/08/12 02:43:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:43:24.250981 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WQ13dcx-XCx9CEjUbrBUkTvSwPXBRDCh8jPgAj0mkSqhg0GKxstbV_MqAcW_ToDUrGkYxPhNUF16kI6el3we-w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:43:24.251044 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WQ13dcx-XCx9CEjUbrBUkTvSwPXBRDCh8jPgAj0mkSqhg0GKxstbV_MqAcW_ToDUrGkYxPhNUF16kI6el3we-w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:43:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WQ13dcx-XCx9CEjUbrBUkTvSwPXBRDCh8jPgAj0mkSqhg0GKxstbV_MqAcW_ToDUrGkYxPhNUF16kI6el3we-w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:43:24 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Waiting for transfers to finish 2025/08/12 02:43:24 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/dst': not deleting files as there were IO errors 2025/08/12 02:43:24 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu/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/WQ13dcx-XCx9CEjUbrBUkTvSwPXBRDCh8jPgAj0mkSqhg0GKxstbV_MqAcW_ToDUrGkYxPhNUF16kI6el3we-w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (108.63s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:43:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:43:36 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:43:38 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:45:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:45:15.127035 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fq2Gc4WCYeMReJxImHu6lUWZ7KVUHDagyHWNYCKvUvZsONLBb8ry_0VbkmyslbUbiD36Pi0iXUMaSpQ54xugSg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:45:15.127073 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fq2Gc4WCYeMReJxImHu6lUWZ7KVUHDagyHWNYCKvUvZsONLBb8ry_0VbkmyslbUbiD36Pi0iXUMaSpQ54xugSg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:45:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fq2Gc4WCYeMReJxImHu6lUWZ7KVUHDagyHWNYCKvUvZsONLBb8ry_0VbkmyslbUbiD36Pi0iXUMaSpQ54xugSg==/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/Fq2Gc4WCYeMReJxImHu6lUWZ7KVUHDagyHWNYCKvUvZsONLBb8ry_0VbkmyslbUbiD36Pi0iXUMaSpQ54xugSg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (111.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:45:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xihecij6qunu/dst" 2025/08/12 02:45:28 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Has cached credentials 2025/08/12 02:45:30 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/12 02:46:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 02:46:58.504654 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xYV1rjEx88vCh8pUM4orAmtBn26mgLXD3a4CHdpSZUwY5YNU8-MGm8jifhL3-02mV5wtf9vtGsi2vrIkvkwQ9Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/12 02:46:58.504693 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xYV1rjEx88vCh8pUM4orAmtBn26mgLXD3a4CHdpSZUwY5YNU8-MGm8jifhL3-02mV5wtf9vtGsi2vrIkvkwQ9Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/12 02:46:58 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xYV1rjEx88vCh8pUM4orAmtBn26mgLXD3a4CHdpSZUwY5YNU8-MGm8jifhL3-02mV5wtf9vtGsi2vrIkvkwQ9Q==/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/xYV1rjEx88vCh8pUM4orAmtBn26mgLXD3a4CHdpSZUwY5YNU8-MGm8jifhL3-02mV5wtf9vtGsi2vrIkvkwQ9Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (103.43s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:47:06 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:47:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/12 02:47:06 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:47:06.645883 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/12 02:47:06.645921 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/12 02:47:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/12 02:47:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/12 02:47:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.35s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:47:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 02:47:12 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:47:12 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:47:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 02:47:14 INFO : existing: Copied (new) 2025/08/12 02:47:14 DEBUG : Waiting for deletions to finish 2025/08/12 02:47:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/12 02:47:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/12 02:47:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:47:16 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:47:16 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting files as there were IO errors 2025/08/12 02:47:16 ERROR : proton drive root link ID 'rclone-test-xihecij6qunu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:47:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:47:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:47:22 DEBUG : existing: Unchanged skipping 2025/08/12 02:47:22 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:47:22 DEBUG : Waiting for deletions to finish 2025/08/12 02:47:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.60s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.97s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", 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-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", 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-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.81s) --- SKIP: TestMaxTransfer/Hard (0.94s) --- SKIP: TestMaxTransfer/Soft (0.90s) --- SKIP: TestMaxTransfer/Cautious (0.97s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:48:55 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:48:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both0: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both13: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both14: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both11: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both16: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both17: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both18: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both19: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both1: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both2: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both3: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both4: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both5: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both6: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both7: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both8: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:48:55 DEBUG : both9: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both10: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both12: Unchanged skipping 2025/08/12 02:48:55 DEBUG : both15: Unchanged skipping 2025/08/12 02:48:55 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:48:55 DEBUG : Waiting for deletions to finish 2025/08/12 02:48:56 INFO : only13: Deleted 2025/08/12 02:48:56 INFO : only16: Deleted 2025/08/12 02:48:56 INFO : only17: Deleted 2025/08/12 02:48:56 INFO : only15: Deleted 2025/08/12 02:48:56 INFO : only0: Deleted 2025/08/12 02:48:56 INFO : only4: Deleted 2025/08/12 02:48:56 INFO : only5: Deleted 2025/08/12 02:48:56 INFO : only7: Deleted 2025/08/12 02:48:57 INFO : only8: Deleted 2025/08/12 02:48:57 INFO : only9: Deleted 2025/08/12 02:48:57 INFO : only12: Deleted 2025/08/12 02:48:57 INFO : only2: Deleted 2025/08/12 02:48:57 INFO : only1: Deleted 2025/08/12 02:48:57 INFO : only19: Deleted 2025/08/12 02:48:57 INFO : only10: Deleted 2025/08/12 02:48:57 INFO : only14: Deleted 2025/08/12 02:48:58 INFO : only18: Deleted 2025/08/12 02:48:58 INFO : only6: Deleted 2025/08/12 02:48:58 INFO : only3: Deleted 2025/08/12 02:48:58 INFO : only11: Deleted 2025/08/12 02:48:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (114.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:50:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for checks to finish 2025/08/12 02:50:49 DEBUG : both10: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both0: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both14: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both15: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both16: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both17: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both18: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both19: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both1: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both11: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both3: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both4: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both12: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both2: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both13: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both6: Unchanged skipping 2025/08/12 02:50:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/12 02:50:49 DEBUG : both9: Unchanged skipping 2025/08/12 02:50:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : both5: Unchanged skipping 2025/08/12 02:50:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : both8: Unchanged skipping 2025/08/12 02:50:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : both7: Unchanged skipping 2025/08/12 02:50:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/12 02:50:49 DEBUG : proton drive root link ID 'rclone-test-xihecij6qunu': Waiting for transfers to finish 2025/08/12 02:50:49.401216 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/12 02:50:49.401252 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/12 02:50:49.670200 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/12 02:50:49.670238 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/12 02:50:49.752265 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/12 02:50:49.752310 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/12 02:50:49.775552 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/12 02:50:49.775586 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/12 02:50:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:50 INFO : only10: Copied (replaced existing) 2025/08/12 02:50:50.912690 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/12 02:50:50.912725 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/12 02:50:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:51 INFO : only11: Copied (replaced existing) 2025/08/12 02:50:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:51 INFO : only15: Copied (replaced existing) 2025/08/12 02:50:51.657888 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/12 02:50:51.657924 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/12 02:50:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:51 INFO : only14: Copied (replaced existing) 2025/08/12 02:50:51.944261 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/12 02:50:51.944299 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/12 02:50:52.249121 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/12 02:50:52.249149 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/12 02:50:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:52 INFO : only0: Copied (replaced existing) 2025/08/12 02:50:52.968152 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/12 02:50:52.968189 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/12 02:50:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:53 INFO : only18: Copied (replaced existing) 2025/08/12 02:50:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:53 INFO : only17: Copied (replaced existing) 2025/08/12 02:50:53.622827 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/12 02:50:53.622873 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/12 02:50:54.029446 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/12 02:50:54.029513 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/12 02:50:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:54 INFO : only19: Copied (replaced existing) 2025/08/12 02:50:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:54 INFO : only1: Copied (replaced existing) 2025/08/12 02:50:54.686635 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/12 02:50:54.686654 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/12 02:50:54.992574 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/12 02:50:54.992631 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/12 02:50:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:55 INFO : only2: Copied (replaced existing) 2025/08/12 02:50:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:55 INFO : only3: Copied (replaced existing) 2025/08/12 02:50:55.969649 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/12 02:50:55.969696 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/12 02:50:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:56 INFO : only4: Copied (replaced existing) 2025/08/12 02:50:56.272503 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/12 02:50:56.272535 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/12 02:50:56.601274 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/12 02:50:56.601314 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/12 02:50:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:56 INFO : only5: Copied (replaced existing) 2025/08/12 02:50:56.835850 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/12 02:50:56.835894 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/12 02:50:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:57 INFO : only6: Copied (replaced existing) 2025/08/12 02:50:57.647709 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/12 02:50:57.647750 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/12 02:50:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:58 INFO : only7: Copied (replaced existing) 2025/08/12 02:50:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:58 INFO : only8: Copied (replaced existing) 2025/08/12 02:50:58.576407 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/12 02:50:58.576443 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/12 02:50:58.577897 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/12 02:50:58.577936 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/12 02:50:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:58 INFO : only9: Copied (replaced existing) 2025/08/12 02:50:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:50:59 INFO : only12: Copied (replaced existing) 2025/08/12 02:51:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:51:00 INFO : only13: Copied (replaced existing) 2025/08/12 02:51:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 02:51:00 INFO : only16: Copied (replaced existing) 2025/08/12 02:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (143.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-xihecij6qunu'", Local "Local file system at /tmp/rclone3243790471", Modify Window "1s" 2025/08/12 02:51:45 DEBUG : empty_dir: Making directory with metadata 2025/08/12 02:51:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 02:51:45 DEBUG : empty_on_remote: Making directory with metadata 2025/08/12 02:51:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 02:51:45 INFO : empty_on_remote: Making directory 2025/08/12 02:51:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 02:51:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/12 02:51:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/12 02:51:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/12 02:51:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) panic: test timed out after 1h0m0s running tests: TestSyncReplaceDirModTime (16s) goroutine 20981 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000302700, {0x26c9a11?, 0xc0006c1ad8?}, 0x27cff08) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000302700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000302700, 0xc0006c1c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009816c8, {0x3e96540, 0x6c, 0x6c}, {0xee02c9541?, 0x3eac5a0?, 0x3eac5a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005ab400) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005ab400) /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 25 [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 26 [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 33 [IO wait]: internal/poll.runtime_pollWait(0x70c28548c6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00052ce80?, 0xc00056e000?, 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(0xc00052ce80, {0xc00056e000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00052ce80, {0xc00056e000?, 0xc00056e000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003ae1b8, {0xc00056e000?, 0x70c23c626818?, 0x70c285510f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000980780, {0xc00056e000?, 0x9ffb?, 0xc0005f9b88?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000748d38, {0x2ae0da0, 0xc000980780}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000748a88, {0x2adeb20, 0xc0003ae1b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000748a88, 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(0xc000748a88, {0xc0002e6000, 0x1000, 0xc000500008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007c9200, {0xc0007bed60, 0x9, 0xc000857d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ade2a0, 0xc0007c9200}, {0xc0007bed60, 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({0xc0007bed60, 0x9, 0xc000857d68?}, {0x2ade2a0?, 0xc0007c9200?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0007bed20) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000857fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000502380) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 32 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 20762 [select]: net/http.(*persistConn).writeLoop(0xc00080a120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20732 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20776 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00046a000, {0x2b063a8, 0xc00039f180}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 20626 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 20753 [select]: net/http.(*persistConn).writeLoop(0xc000652c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20720 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20752 [IO wait]: internal/poll.runtime_pollWait(0x70c28548c4a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000f16180?, 0xc000ac2000?, 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(0xc000f16180, {0xc000ac2000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000f16180, {0xc000ac2000?, 0xc000ac2000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008b6020, {0xc000ac2000?, 0x70c23c626818?, 0x70c285510108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000980450, {0xc000ac2000?, 0xffb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b0638, {0x2ae0da0, 0xc000980450}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b0388, {0x2adeb20, 0xc0008b6020}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b0388, 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(0xc0003b0388, {0xc0005d4000, 0x1000, 0xc0003f5e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000652c60, {0xc0005d4000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001019440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001019440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000652c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20720 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20737 [IO wait]: internal/poll.runtime_pollWait(0x70c28548c7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000398200?, 0xc0006c4000?, 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(0xc000398200, {0xc0006c4000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000398200, {0xc0006c4000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008b6028, {0xc0006c4000?, 0x70c23c626818?, 0x70c285510108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000980378, {0xc0006c4000?, 0x3ed2400?, 0xc0000969c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b1eb8, {0x2ae0da0, 0xc000980378}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b1c08, {0x2adeb20, 0xc0008b6028}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b1c08, 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(0xc0003b1c08, {0xc0006c5000, 0x1000, 0xc0003f5e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000596900, {0xc0006c5000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a2bc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a2bc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000596900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20743 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20626 [select]: net/http.(*http2ClientConn).roundTrip(0xc000502380, 0xc0006737c0, 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(0xc0005fc000, 0xc0006737c0, {0x0?, 0xd6?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e73e00?}, 0xc0006737c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e73e00, 0xc000673680) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2adf260?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000673680, {0x2adf260, 0x3e73e00}, {0x70c2854b9301?, 0x2af14d8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003f54a0, 0xc000673680, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003f54a0, 0xc000673680) /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(0xc000222508, 0xc00077d0e0) /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(0xc00006b5e0, {0xc00006b5b0, 0x6, 0xc00006b3b0?}) /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(0xc00077d0e0, {0x268823e?, 0x1?}, {0xc000782ee0, 0xd6}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).TrashChildren.func1(0xc00077d0e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:59 +0x167 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0002f0420, {0x2b062c8, 0x3ecfb60}, 0xc00006b900) /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(0xc0002f0420, {0x2b062c8, 0x3ecfb60}, 0xc00006b900) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).TrashChildren(0xc0002f0420, {0x2b062c8, 0x3ecfb60}, {0xc0007d99e0, 0x58}, {0xc000806780, 0x58}, {0xc0007b6d40, 0x1, 0x1}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:58 +0x252 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).moveToTrash(0xc000398300, {0x2b062c8?, 0x3ecfb60?}, {0xc000806780?, 0x58?}, {0xc0007b6d40, 0x1, 0xc00006ba00?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:10 +0x6c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFolderToTrashByID(0xc000398300, {0x2b062c8, 0x3ecfb60}, {0xc000564480, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:60 +0x150 github.com/rclone/rclone/backend/protondrive.(*Fs).Rmdir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:748 +0x3d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000814008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00031bc20, 0xc000811800, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00031bc20, 0xc000811800) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).Rmdir(0xc0002f0370, {0x2b062c8, 0x3ecfb60}, {0xc000ed4fd0, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:747 +0x1ac github.com/rclone/rclone/fstest.newRunIndividual.func1.2() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x30 github.com/rclone/rclone/fstest.retry(0xc000a1ca80, {0xc000afeb10, 0x18}, 0xc00006bdd8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x271 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000264690) /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(0xc000a1ca80, 0x4b6c00?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000a1ca80, 0x27cff08) /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 20770 [select]: net/http.(*persistConn).writeLoop(0xc000596900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20743 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20761 [IO wait]: internal/poll.runtime_pollWait(0x70c28548c5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00052c900?, 0xc0005d8000?, 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(0xc00052c900, {0xc0005d8000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00052c900, {0xc0005d8000?, 0xc0005d8000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a150, {0xc0005d8000?, 0x70c2854b9518?, 0x70c2855105c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000a06498, {0xc0005d8000?, 0xffb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000034638, {0x2ae0da0, 0xc000a06498}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000034388, {0x2adeb20, 0xc00008a150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000034388, 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(0xc000034388, {0xc0005d9000, 0x1000, 0xc0003f5e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00080a120, {0xc0005d9000?, 0x80cba5?, 0x2addca0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000afc660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000afc660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00080a120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20732 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20980 [select]: net/http.(*http2clientStream).writeRequest(0xc000407380, 0xc0006737c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000407380, 0x82d444?, 0xc004cfd100?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20626 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 3150 [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 3131 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.501052386s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]