"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/06 04:30:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi" 2025/09/06 04:30:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:30:56 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Has cached credentials 2025/09/06 04:30:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:30:58 DEBUG : Creating backend with remote "/tmp/rclone2723527374" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/06 04:31:00 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:00 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 04:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:03 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:31:04 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.49s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.81s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.85s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:08 DEBUG : Creating backend with remote "/non-existing" 2025/09/06 04:31:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/06 04:31:09 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:09 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.29s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:10 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:10 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.84s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.86s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:17 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Running all checks before starting transfers 2025/09/06 04:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:18 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Checks finished, now starting transfers 2025/09/06 04:31:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.35s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:25 ERROR : Ignoring --no-traverse with sync 2025/09/06 04:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:25 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:25 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:28 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:31:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.31s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/06 04:31:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/06 04:31:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:31:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:31:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 04:31:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 04:31:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/06 04:31:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 04:31:46 INFO : sub dir2: Making directory 2025/09/06 04:31:47 INFO : sub dir: Making directory 2025/09/06 04:31:47 INFO : sub dir2/sub sub dir2: Making directory 2025/09/06 04:31:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:50 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:31:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:31:56 INFO : sub dir2: Making directory 2025/09/06 04:31:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 04:31:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 04:31:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:31:56 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:31:56 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:31:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:31:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:32:03 DEBUG : sub dir2: Making directory with metadata 2025/09/06 04:32:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 04:32:04 INFO : sub dir2: Making directory 2025/09/06 04:32:05 INFO : sub dir: Making directory 2025/09/06 04:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:32:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:32:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:32:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:32:07 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:32:07 INFO : sub dir/hello world: Deleted 2025/09/06 04:32:08 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 04:32:09 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.83s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:32:13 INFO : sub dir2: Making directory 2025/09/06 04:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:32:14 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:32:14 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:32:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:32:16 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:32:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.08s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:32:20 DEBUG : sub dir2: Making directory with metadata 2025/09/06 04:32:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 04:32:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 04:32:21 INFO : sub dir2: Making directory 2025/09/06 04:32:22 INFO : sub dir: Making directory 2025/09/06 04:32:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:32:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:32:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:32:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:32:24 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:32:24 DEBUG : Waiting for deletions to finish 2025/09/06 04:32:25 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.07s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.84s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:32:30 INFO : sub dir2: Making directory 2025/09/06 04:32:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:32:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:32:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:32:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:32:33 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.54s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:32:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vehecoq3bija" 2025/09/06 04:32:42 DEBUG : proton drive root link ID 'rclone-test-vehecoq3bija': Has cached credentials 2025/09/06 04:32:44 DEBUG : proton drive root link ID 'rclone-test-vehecoq3bija': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-vehecoq3bija' 2025/09/06 04:32:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:32:46 DEBUG : proton drive root link ID 'rclone-test-vehecoq3bija': Waiting for checks to finish 2025/09/06 04:32:46 DEBUG : proton drive root link ID 'rclone-test-vehecoq3bija': Waiting for transfers to finish 2025/09/06 04:32:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:32:51 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:32:52 DEBUG : proton drive root link ID 'rclone-test-vehecoq3bija': Purge remote --- PASS: TestServerSideCopy (18.41s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:33:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 04:33:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:33:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:33:02.178104 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:33:02.178132 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:33:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 04:33:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:33:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zazopaj2soba" 2025/09/06 04:33:12 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Has cached credentials 2025/09/06 04:33:14 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-zazopaj2soba' 2025/09/06 04:33:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:33:16 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Waiting for checks to finish 2025/09/06 04:33:16 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Waiting for transfers to finish 2025/09/06 04:33:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:33:21 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:33:23.841250 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:33:23.841283 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:33:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 04:33:28 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Waiting for checks to finish 2025/09/06 04:33:28 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Waiting for transfers to finish 2025/09/06 04:33:29.658969 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:33:29.658998 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:33:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 04:33:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 04:33:33 DEBUG : proton drive root link ID 'rclone-test-zazopaj2soba': Purge remote --- PASS: TestServerSideCopyOverSelf (28.41s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:33:42 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:33:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 04:33:42 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:33:42.614415 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:33:42.614454 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:33:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 04:33:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 04:33:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:33:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cicefud9dija" 2025/09/06 04:33:52 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Has cached credentials 2025/09/06 04:33:54 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-cicefud9dija' 2025/09/06 04:33:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:33:56 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Waiting for checks to finish 2025/09/06 04:33:56 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Waiting for transfers to finish 2025/09/06 04:34:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:34:01 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:34:03.533056 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:34:03.533100 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:34:06 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Using server-side directory move 2025/09/06 04:34:06 INFO : proton drive root link ID 'rclone-test-cicefud9dija': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 04:34:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 04:34:08 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Waiting for checks to finish 2025/09/06 04:34:08 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Waiting for transfers to finish 2025/09/06 04:34:08 INFO : sub dir/hello world: Deleted 2025/09/06 04:34:10.021027 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X3OAZCpXt3BNvl108uLBL4VRzmXcLPa60exxiU2Fk8G57CHHeFJArQmtYoGh47i_xEvC3vsoQ5na5Pu8Sr0Pzg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:34:10.021087 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X3OAZCpXt3BNvl108uLBL4VRzmXcLPa60exxiU2Fk8G57CHHeFJArQmtYoGh47i_xEvC3vsoQ5na5Pu8Sr0Pzg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:34:10 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/X3OAZCpXt3BNvl108uLBL4VRzmXcLPa60exxiU2Fk8G57CHHeFJArQmtYoGh47i_xEvC3vsoQ5na5Pu8Sr0Pzg==/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/X3OAZCpXt3BNvl108uLBL4VRzmXcLPa60exxiU2Fk8G57CHHeFJArQmtYoGh47i_xEvC3vsoQ5na5Pu8Sr0Pzg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/06 04:34:10 DEBUG : proton drive root link ID 'rclone-test-cicefud9dija': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.17s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:16 ERROR : error listing: directory not found 2025/09/06 04:34:17 INFO : Local file system at /tmp/rclone2723527374: Making directory 2025/09/06 04:34:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.01s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/06 04:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:34:27 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for checks to finish 2025/09/06 04:34:27 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for transfers to finish 2025/09/06 04:34:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:34:29 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/06 04:34:29 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:34:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/06 04:34:32 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:32 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:34:33 INFO : check sum: Copied (new) 2025/09/06 04:34:33 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:35 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:34:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/06 04:34:35 DEBUG : check sum: Unchanged skipping 2025/09/06 04:34:35 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:35 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.16s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/06 04:34:38 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:38 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 04:34:39 INFO : sizeonly: Copied (new) 2025/09/06 04:34:39 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:41 DEBUG : sizeonly: Sizes identical 2025/09/06 04:34:41 DEBUG : sizeonly: Unchanged skipping 2025/09/06 04:34:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:41 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/06 04:34:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/06 04:34:45 INFO : ignore-size: Copied (new) 2025/09/06 04:34:45 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:34:47 DEBUG : ignore-size: Unchanged skipping 2025/09/06 04:34:47 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:47 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:47 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:34:52 DEBUG : existing: Unchanged skipping 2025/09/06 04:34:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:52 DEBUG : Waiting for deletions to finish 2025/09/06 04:34:52 INFO : There was nothing to transfer 2025/09/06 04:34:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/06 04:34:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:34:53.791591 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:34:53.791622 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:34:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 04:34:56 INFO : existing: Copied (replaced existing) 2025/09/06 04:34:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:34:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 04:34:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:34:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 04:35:00 INFO : existing: Copied (new) 2025/09/06 04:35:00 DEBUG : Waiting for deletions to finish 2025/09/06 04:35:01 DEBUG : existing: Destination exists, skipping 2025/09/06 04:35:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:01 DEBUG : Waiting for deletions to finish 2025/09/06 04:35:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.00s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:09 INFO : d: Making directory 2025/09/06 04:35:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 04:35:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:35:12 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 04:35:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:35:14 INFO : a/potato2: Copied (new) 2025/09/06 04:35:14 DEBUG : Waiting for deletions to finish 2025/09/06 04:35:14 INFO : b/potato: Deleted 2025/09/06 04:35:14 INFO : d: Removing directory 2025/09/06 04:35:15 INFO : b: Removing directory 2025/09/06 04:35:16 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/06 04:35:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:35:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/06 04:35:23 DEBUG : empty space: Unchanged skipping 2025/09/06 04:35:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:23 DEBUG : Waiting for deletions to finish 2025/09/06 04:35:23 INFO : There was nothing to transfer 2025/09/06 04:35:25 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/06 04:35:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:35:25 NOTICE: proton drive root link ID 'rclone-test-kazovaz1tufi': Forced to upload files to set modification times on this backend. 2025/09/06 04:35:25 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/06 04:35:25 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:25.420125 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:35:25.420160 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:35:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:35:27 INFO : empty space: Copied (replaced existing) 2025/09/06 04:35:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:33 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/06 04:35:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 04:35:33 DEBUG : empty space: Unchanged skipping 2025/09/06 04:35:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:33 DEBUG : Waiting for deletions to finish 2025/09/06 04:35:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:38 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/06 04:35:38 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2723527374) 2025/09/06 04:35:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-kazovaz1tufi') 2025/09/06 04:35:38 DEBUG : foo: sha1 differ 2025/09/06 04:35:38 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:39.023190 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:35:39.023237 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:35:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/06 04:35:41 INFO : foo: Copied (replaced existing) 2025/09/06 04:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:35:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 04:35:46 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:46 DEBUG : empty space: Unchanged skipping 2025/09/06 04:35:46 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:35:48 INFO : potato: Copied (new) 2025/09/06 04:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:35:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/06 04:35:54 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:35:54 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:35:54.957571 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:35:54.957609 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:35:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/06 04:35:57 INFO : potato: Copied (replaced existing) 2025/09/06 04:35:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:36:03 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:36:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/06 04:36:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2723527374) 2025/09/06 04:36:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-kazovaz1tufi') 2025/09/06 04:36:03 DEBUG : potato: sha1 differ 2025/09/06 04:36:03 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:36:03.481075 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:36:03.481110 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:36:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/06 04:36:06 INFO : potato: Copied (replaced existing) 2025/09/06 04:36:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:36:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:36:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:36:12 DEBUG : empty space: Unchanged skipping 2025/09/06 04:36:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:36:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:36:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/06 04:36:12 DEBUG : Waiting for deletions to finish 2025/09/06 04:36:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:36:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:36:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:36:21 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:36:21 DEBUG : empty space: Unchanged skipping 2025/09/06 04:36:21 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:36:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:36:22 INFO : potato2: Copied (new) 2025/09/06 04:36:22 DEBUG : Waiting for deletions to finish 2025/09/06 04:36:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:36:31 INFO : d: Making directory 2025/09/06 04:36:32 INFO : d/e: Making directory 2025/09/06 04:36:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 04:36:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:36:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 04:36:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:36:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:36:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:36:39 INFO : a/potato2: Copied (new) 2025/09/06 04:36:39 DEBUG : Waiting for deletions to finish 2025/09/06 04:36:40 INFO : b/potato: Deleted 2025/09/06 04:36:40 INFO : d/e: Removing directory 2025/09/06 04:36:40 INFO : d: Removing directory 2025/09/06 04:36:41 INFO : b: Removing directory 2025/09/06 04:36:42 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:36:54 INFO : d: Making directory 2025/09/06 04:36:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 04:36:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:36:57 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 04:36:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:36:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:36:59 INFO : a/potato2: Copied (new) 2025/09/06 04:36:59 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting files as there were IO errors 2025/09/06 04:36:59 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:37:11 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:37:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:12 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:12 INFO : potato: Deleted 2025/09/06 04:37:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:37:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:37:21 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:22 INFO : potato: Deleted 2025/09/06 04:37:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:37:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:23 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:37:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:37:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:37:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/06 04:37:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.25s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:37:41 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 04:37:41 DEBUG : enormous: Excluded 2025/09/06 04:37:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 04:37:41 DEBUG : potato2: Excluded 2025/09/06 04:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 04:37:42 DEBUG : potato2: Excluded 2025/09/06 04:37:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:37:42 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:42 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:42 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:42 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:42 INFO : There was nothing to transfer 2025/09/06 04:37:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 04:37:43 DEBUG : enormous: Excluded 2025/09/06 04:37:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 04:37:43 DEBUG : potato2: Excluded 2025/09/06 04:37:44 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 04:37:44 DEBUG : potato2: Excluded 2025/09/06 04:37:44 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for checks to finish 2025/09/06 04:37:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 04:37:44 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:44 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for transfers to finish 2025/09/06 04:37:44 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:37:52 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 04:37:52 DEBUG : enormous: Excluded 2025/09/06 04:37:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 04:37:52 DEBUG : potato2: Excluded 2025/09/06 04:37:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:37:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:37:53 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:37:53 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:54 INFO : potato2: Deleted 2025/09/06 04:37:54 INFO : enormous: Deleted 2025/09/06 04:37:54 INFO : There was nothing to transfer 2025/09/06 04:37:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 04:37:55 DEBUG : empty space: Unchanged skipping 2025/09/06 04:37:55 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for checks to finish 2025/09/06 04:37:55 DEBUG : Local file system at /tmp/rclone2723527374: Waiting for transfers to finish 2025/09/06 04:37:55 DEBUG : Waiting for deletions to finish 2025/09/06 04:37:55 INFO : potato2: Deleted 2025/09/06 04:37:55 INFO : enormous: Deleted 2025/09/06 04:37:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:38:07 DEBUG : five: Need to transfer - File not found at Destination 2025/09/06 04:38:07 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/06 04:38:07 DEBUG : three: Sizes identical 2025/09/06 04:38:07 DEBUG : one: Destination is newer than source, skipping 2025/09/06 04:38:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 04:38:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 04:38:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2723527374) 2025/09/06 04:38:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-kazovaz1tufi') 2025/09/06 04:38:07 DEBUG : two: sha1 differ 2025/09/06 04:38:07 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:07.288975 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:38:07.289011 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:38:07.576109 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:38:07.576144 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:38:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 04:38:08 INFO : five: Copied (new) 2025/09/06 04:38:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 04:38:09 INFO : two: Copied (replaced existing) 2025/09/06 04:38:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 04:38:09 INFO : four: Copied (replaced existing) 2025/09/06 04:38:09 DEBUG : Waiting for deletions to finish 2025/09/06 04:38:12 DEBUG : one: Destination is newer than source, skipping 2025/09/06 04:38:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 04:38:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2723527374) 2025/09/06 04:38:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/06 04:38:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-kazovaz1tufi') 2025/09/06 04:38:12 DEBUG : three: sha1 differ 2025/09/06 04:38:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 04:38:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 04:38:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/06 04:38:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 04:38:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/06 04:38:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 04:38:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 04:38:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 04:38:12 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:13.407432 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:38:13.407467 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:38:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 04:38:15 INFO : three: Copied (replaced existing) 2025/09/06 04:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.44s) === 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-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/06 04:38:23 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:23 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 04:38:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 04:38:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:23 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:25 INFO : yam: Copied (new) 2025/09/06 04:38:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 04:38:25 INFO : potato: Copied (new) 2025/09/06 04:38:25 DEBUG : Waiting for deletions to finish 2025/09/06 04:38:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:38:27 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:27 DEBUG : potato: Unchanged skipping 2025/09/06 04:38:27 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:27 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:27 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:28.113557 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1Jhq7N0Go53zXUGagMuM-Odu9xyBxnln5uJ4BVvzVUdK-ilhLoxA2NksMntqyU_IZti3LOBzsRs152p8Bnzzzw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:38:28.113591 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1Jhq7N0Go53zXUGagMuM-Odu9xyBxnln5uJ4BVvzVUdK-ilhLoxA2NksMntqyU_IZti3LOBzsRs152p8Bnzzzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:28 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1Jhq7N0Go53zXUGagMuM-Odu9xyBxnln5uJ4BVvzVUdK-ilhLoxA2NksMntqyU_IZti3LOBzsRs152p8Bnzzzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:28 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1Jhq7N0Go53zXUGagMuM-Odu9xyBxnln5uJ4BVvzVUdK-ilhLoxA2NksMntqyU_IZti3LOBzsRs152p8Bnzzzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:28 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/06 04:38:28 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:29 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:29 INFO : yaml: Copied (new) 2025/09/06 04:38:29 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting files as there were IO errors 2025/09/06 04:38:29 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': 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.44s) === 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-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/06 04:38:33 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:33 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 04:38:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 04:38:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 04:38:35 INFO : potato: Copied (new) 2025/09/06 04:38:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:35 INFO : yam: Copied (new) 2025/09/06 04:38:35 DEBUG : Waiting for deletions to finish 2025/09/06 04:38:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:38:37 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:37 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:37 DEBUG : potato: Unchanged skipping 2025/09/06 04:38:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:38.824314 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MmBpLP7AtQ-00c6M-JUIw07Kjr7Tefd7iXgKrTSItvz24lDmht3_eRUEFgatbX-ordKC_hSFYx4-58xSOo1dpQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:38:38.824346 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MmBpLP7AtQ-00c6M-JUIw07Kjr7Tefd7iXgKrTSItvz24lDmht3_eRUEFgatbX-ordKC_hSFYx4-58xSOo1dpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:38 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MmBpLP7AtQ-00c6M-JUIw07Kjr7Tefd7iXgKrTSItvz24lDmht3_eRUEFgatbX-ordKC_hSFYx4-58xSOo1dpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:38 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MmBpLP7AtQ-00c6M-JUIw07Kjr7Tefd7iXgKrTSItvz24lDmht3_eRUEFgatbX-ordKC_hSFYx4-58xSOo1dpQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:38 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/06 04:38:38 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:40 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:40 INFO : yaml: Copied (new) 2025/09/06 04:38:40 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting files as there were IO errors 2025/09/06 04:38:40 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': 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.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/06 04:38:44 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:44 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 04:38:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/06 04:38:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:46 INFO : sub/yam: Copied (new) 2025/09/06 04:38:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 04:38:46 INFO : potato: Copied (new) 2025/09/06 04:38:46 DEBUG : Waiting for deletions to finish 2025/09/06 04:38:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:38:48 DEBUG : potato: Unchanged skipping 2025/09/06 04:38:49 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Making map for --track-renames 2025/09/06 04:38:49 INFO : proton drive root link ID 'rclone-test-kazovaz1tufi': Finished making map for --track-renames 2025/09/06 04:38:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for renames to finish 2025/09/06 04:38:50.408290 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bsfXiYyMYOXlYxK_QaUYgAQWxmuoEEHDaBR4Gg9QOcbx2RvDBtYctu9e9CStoJsLiHaxI3DB86xpQDRPsubELw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:38:50.408327 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bsfXiYyMYOXlYxK_QaUYgAQWxmuoEEHDaBR4Gg9QOcbx2RvDBtYctu9e9CStoJsLiHaxI3DB86xpQDRPsubELw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:50 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bsfXiYyMYOXlYxK_QaUYgAQWxmuoEEHDaBR4Gg9QOcbx2RvDBtYctu9e9CStoJsLiHaxI3DB86xpQDRPsubELw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:50 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bsfXiYyMYOXlYxK_QaUYgAQWxmuoEEHDaBR4Gg9QOcbx2RvDBtYctu9e9CStoJsLiHaxI3DB86xpQDRPsubELw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:38:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 04:38:50 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:38:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 04:38:52 INFO : yam: Copied (new) 2025/09/06 04:38:52 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting files as there were IO errors 2025/09/06 04:38:52 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (12.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:38:56 DEBUG : Creating backend with remote "/tmp/rclone2723527374/dir1" 2025/09/06 04:38:56 DEBUG : Creating backend with remote "/tmp/rclone2723527374/dir2" 2025/09/06 04:38:56 DEBUG : Local file system at /tmp/rclone2723527374/dir2: Using server-side directory move 2025/09/06 04:38:56 INFO : Local file system at /tmp/rclone2723527374/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 04:38:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/06 04:38:56 DEBUG : Local file system at /tmp/rclone2723527374/dir2: Waiting for checks to finish 2025/09/06 04:38:56 DEBUG : Local file system at /tmp/rclone2723527374/dir2: Waiting for transfers to finish 2025/09/06 04:38:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.95s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:38:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 04:38:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:38:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:39:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 04:39:02 INFO : nested/sub dir/file: Copied (new) 2025/09/06 04:39:02 INFO : nested/sub dir/file: Deleted 2025/09/06 04:39:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:39:02 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:39:02 INFO : sub dir/hello world: Deleted 2025/09/06 04:39:02 ERROR : Local file system at /tmp/rclone2723527374: 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 (9.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 04:39:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 04:39:07 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:39:07 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:39:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 04:39:11 INFO : nested/sub dir/file: Copied (new) 2025/09/06 04:39:11 INFO : nested/sub dir/file: Deleted 2025/09/06 04:39:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 04:39:11 INFO : sub dir/hello world: Copied (new) 2025/09/06 04:39:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:39:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/06 04:39:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 04:39:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:39:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:39:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/06 04:39:20 INFO : existing-b: Copied (new) 2025/09/06 04:39:20 INFO : existing-b: Deleted 2025/09/06 04:39:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 04:39:20 INFO : existing: Copied (new) 2025/09/06 04:39:20 INFO : existing: Deleted 2025/09/06 04:39:22 DEBUG : existing: Destination exists, skipping 2025/09/06 04:39:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/06 04:39:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:39:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:39:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.80s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:39:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cebafaw4fugi" 2025/09/06 04:39:25 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Has cached credentials 2025/09/06 04:39:27 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-cebafaw4fugi' 2025/09/06 04:39:40 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Using server-side directory move 2025/09/06 04:39:40 INFO : proton drive root link ID 'rclone-test-cebafaw4fugi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 04:39:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:39:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 04:39:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 04:39:42 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Waiting for checks to finish 2025/09/06 04:39:42 DEBUG : empty space: Unchanged skipping 2025/09/06 04:39:42 INFO : potato3: Deleted 2025/09/06 04:39:42 INFO : empty space: Deleted 2025/09/06 04:39:42 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Waiting for transfers to finish 2025/09/06 04:39:43.236364 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q2cwMoocjLxOZWTTKLw2jiSFwttYtuLz0jQvspNnaeZO97o6cvCfmEZTW771F9gxaNfRVowaCUsfCd9SGDvU6Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:39:43.236432 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q2cwMoocjLxOZWTTKLw2jiSFwttYtuLz0jQvspNnaeZO97o6cvCfmEZTW771F9gxaNfRVowaCUsfCd9SGDvU6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:39:43 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q2cwMoocjLxOZWTTKLw2jiSFwttYtuLz0jQvspNnaeZO97o6cvCfmEZTW771F9gxaNfRVowaCUsfCd9SGDvU6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:39:43.440344 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k7MeZfwUtmfYcLFXgpXRXiomER6dVZu9yvl6kAnBFUFF-s589Cw5TFVwDr7iCXkoKAbhvyggTaPIMoSXw5FobA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:39:43.440374 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k7MeZfwUtmfYcLFXgpXRXiomER6dVZu9yvl6kAnBFUFF-s589Cw5TFVwDr7iCXkoKAbhvyggTaPIMoSXw5FobA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:39:43 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/k7MeZfwUtmfYcLFXgpXRXiomER6dVZu9yvl6kAnBFUFF-s589Cw5TFVwDr7iCXkoKAbhvyggTaPIMoSXw5FobA==/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/k7MeZfwUtmfYcLFXgpXRXiomER6dVZu9yvl6kAnBFUFF-s589Cw5TFVwDr7iCXkoKAbhvyggTaPIMoSXw5FobA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/06 04:39:43 DEBUG : proton drive root link ID 'rclone-test-cebafaw4fugi': Purge remote --- FAIL: TestServerSideMove (21.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:39:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gasovok4tomi" 2025/09/06 04:39:46 DEBUG : proton drive root link ID 'rclone-test-gasovok4tomi': Has cached credentials 2025/09/06 04:39:49 DEBUG : proton drive root link ID 'rclone-test-gasovok4tomi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-gasovok4tomi' 2025/09/06 04:40:01 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 04:40:01 DEBUG : empty space: Excluded 2025/09/06 04:40:01 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 04:40:01 DEBUG : empty space: Excluded 2025/09/06 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:40:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 04:40:01 DEBUG : proton drive root link ID 'rclone-test-gasovok4tomi': Waiting for checks to finish 2025/09/06 04:40:01 DEBUG : proton drive root link ID 'rclone-test-gasovok4tomi': Waiting for transfers to finish 2025/09/06 04:40:02 INFO : potato3: Deleted 2025/09/06 04:40:02.970641 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ct5CooI9wewV6_fVsITQehrt9rEuD4EoM24ZUQZYY8RhOHnv93YA4SComEFhtwV1eHp1ttxvbv41pIdbOQbHkw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:40:02.970701 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ct5CooI9wewV6_fVsITQehrt9rEuD4EoM24ZUQZYY8RhOHnv93YA4SComEFhtwV1eHp1ttxvbv41pIdbOQbHkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:02 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ct5CooI9wewV6_fVsITQehrt9rEuD4EoM24ZUQZYY8RhOHnv93YA4SComEFhtwV1eHp1ttxvbv41pIdbOQbHkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:03.101988 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8_rOl2ZL-8tUFiYX76XbAeAuZ4HQ2WANNIUq931Whsw1FhILHcLjkzk51fJ7pLqUcHOTxlJGUusPObhtYXV_sg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:40:03.102012 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8_rOl2ZL-8tUFiYX76XbAeAuZ4HQ2WANNIUq931Whsw1FhILHcLjkzk51fJ7pLqUcHOTxlJGUusPObhtYXV_sg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:03 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8_rOl2ZL-8tUFiYX76XbAeAuZ4HQ2WANNIUq931Whsw1FhILHcLjkzk51fJ7pLqUcHOTxlJGUusPObhtYXV_sg==/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/8_rOl2ZL-8tUFiYX76XbAeAuZ4HQ2WANNIUq931Whsw1FhILHcLjkzk51fJ7pLqUcHOTxlJGUusPObhtYXV_sg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/06 04:40:03 DEBUG : proton drive root link ID 'rclone-test-gasovok4tomi': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:40:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dusizor8yagu" 2025/09/06 04:40:07 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Has cached credentials 2025/09/06 04:40:09 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:40:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kazovaz1tufi' -> proton drive root link ID 'rclone-test-dusizor8yagu' 2025/09/06 04:40:22 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Using server-side directory move 2025/09/06 04:40:22 INFO : proton drive root link ID 'rclone-test-dusizor8yagu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 04:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 04:40:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 04:40:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 04:40:23 DEBUG : empty space: Unchanged skipping 2025/09/06 04:40:24 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Waiting for checks to finish 2025/09/06 04:40:24 INFO : potato3: Deleted 2025/09/06 04:40:24 INFO : empty space: Deleted 2025/09/06 04:40:24 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Waiting for transfers to finish 2025/09/06 04:40:24.891958 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jyR_ifOUcW-9umYoSh4FQDFXfQbDQ-DkJ7h5v9jyVuds2dd2b7SKNuWAZ-qGV3_NL_4uGqnorBRXSOnSekDkFQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:40:24.891991 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jyR_ifOUcW-9umYoSh4FQDFXfQbDQ-DkJ7h5v9jyVuds2dd2b7SKNuWAZ-qGV3_NL_4uGqnorBRXSOnSekDkFQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:24 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jyR_ifOUcW-9umYoSh4FQDFXfQbDQ-DkJ7h5v9jyVuds2dd2b7SKNuWAZ-qGV3_NL_4uGqnorBRXSOnSekDkFQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:25.113203 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kDF3dzhxYC4bEbbrnAqgcW1d0zOMflaj6TrMrQHee8E_aIU72Lp6RGYCaeFTSFuAtToeiSuySM_9ZAZV5aO5wQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:40:25.113234 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kDF3dzhxYC4bEbbrnAqgcW1d0zOMflaj6TrMrQHee8E_aIU72Lp6RGYCaeFTSFuAtToeiSuySM_9ZAZV5aO5wQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:25 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kDF3dzhxYC4bEbbrnAqgcW1d0zOMflaj6TrMrQHee8E_aIU72Lp6RGYCaeFTSFuAtToeiSuySM_9ZAZV5aO5wQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:40:25 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/06 04:40:25 DEBUG : proton drive root link ID 'rclone-test-dusizor8yagu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.93s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:40:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/rclone-sync-test" 2025/09/06 04:40:30 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Has cached credentials 2025/09/06 04:40:32 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (240.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:44:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/rclone-sync-test" 2025/09/06 04:44:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Has cached credentials 2025/09/06 04:44:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:47:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/rclone-sync-test-include/layer2" 2025/09/06 04:47:57 DEBUG : Config file has changed externally - reloading 2025/09/06 04:47:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-include/layer2': Has cached credentials 2025/09/06 04:47:59 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:51:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/rclone-sync-test-ignore-file" 2025/09/06 04:51:18 DEBUG : Config file has changed externally - reloading 2025/09/06 04:51:18 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-ignore-file': Has cached credentials 2025/09/06 04:51:20 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:54:41 DEBUG : rclone-sync-test: Excluded 2025/09/06 04:54:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 04:54:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 04:54:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Waiting for checks to finish 2025/09/06 04:54:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test': Waiting for transfers to finish 2025/09/06 04:54:44 DEBUG : Waiting for deletions to finish 2025/09/06 04:54:44 INFO : There was nothing to transfer 2025/09/06 04:54:45 DEBUG : rclone-sync-test: Excluded 2025/09/06 04:54:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 04:54:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 04:54:46 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:54:46 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:54:46 DEBUG : Waiting for deletions to finish 2025/09/06 04:54:46 INFO : rclone-sync-test-include: Removing directory 2025/09/06 04:54:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/06 04:54:47 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': failed to delete 1 directories 2025/09/06 04:54:47 INFO : There was nothing to transfer 2025/09/06 04:54:48 DEBUG : rclone-sync-test: Excluded 2025/09/06 04:54:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 04:54:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 04:54:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/06 04:54:49 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/06 04:54:49 DEBUG : Waiting for deletions to finish 2025/09/06 04:54:49 INFO : There was nothing to transfer 2025/09/06 04:54:50 DEBUG : rclone-sync-test: Excluded 2025/09/06 04:54:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 04:54:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 04:54:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 04:54:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 04:54:52 DEBUG : Waiting for deletions to finish 2025/09/06 04:54:52 INFO : rclone-sync-test-include: Removing directory 2025/09/06 04:54:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/06 04:54:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': failed to delete 1 directories 2025/09/06 04:54:53 INFO : There was nothing to transfer 2025/09/06 04:54:54 DEBUG : rclone-sync-test: Excluded 2025/09/06 04:54:54 DEBUG : Excluded 2025/09/06 04:54:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 04:54:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 04:54:56 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/06 04:54:56 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/06 04:54:56 DEBUG : Waiting for deletions to finish 2025/09/06 04:54:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (629.83s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 04:55:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 04:55:01 DEBUG : Config file has changed externally - reloading 2025/09/06 04:55:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 04:55:03 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:58:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/CompareDest" 2025/09/06 04:58:16 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/CompareDest': Has cached credentials 2025/09/06 04:58:19 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:01:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 05:01:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:01:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:01:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 05:01:36 INFO : one: Copied (new) 2025/09/06 05:01:36 DEBUG : Waiting for deletions to finish 2025/09/06 05:01:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:01:39 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:01:39 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:01:40.081937 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 05:01:40.081978 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 05:01:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 05:01:42 INFO : one: Copied (replaced existing) 2025/09/06 05:01:42 DEBUG : Waiting for deletions to finish 2025/09/06 05:01:44.260920 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 05:01:44.260954 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 05:01:50 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:01:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:01:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 05:01:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:01:52 DEBUG : Waiting for deletions to finish 2025/09/06 05:01:52 INFO : There was nothing to transfer 2025/09/06 05:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:01:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:01:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 05:01:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:01:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:01:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 05:01:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:01:58 DEBUG : Waiting for deletions to finish 2025/09/06 05:01:58 INFO : There was nothing to transfer 2025/09/06 05:02:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:02:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:02:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 05:02:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:02:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:02:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 05:02:01 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:02:01 DEBUG : Waiting for deletions to finish 2025/09/06 05:02:01 INFO : There was nothing to transfer 2025/09/06 05:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:02:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 05:02:05 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/06 05:02:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 05:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 05:02:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:02:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:02:05 DEBUG : Waiting for deletions to finish 2025/09/06 05:02:05 INFO : There was nothing to transfer 2025/09/06 05:02:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 05:02:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 05:02:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 05:02:10 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:02:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 05:02:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 05:02:10 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:02:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/06 05:02:11 INFO : two: Copied (new) 2025/09/06 05:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (437.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:02:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dest" 2025/09/06 05:02:24 DEBUG : Config file has changed externally - reloading 2025/09/06 05:02:24 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dest': Has cached credentials 2025/09/06 05:02:26 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dest': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:05:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/pre-dest1" 2025/09/06 05:05:41 DEBUG : Config file has changed externally - reloading 2025/09/06 05:05:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/pre-dest1': Has cached credentials 2025/09/06 05:05:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:07:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/pre-dest2" 2025/09/06 05:07:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/pre-dest2': Has cached credentials 2025/09/06 05:07:24 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:09:04 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:09:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/06 05:09:05 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:09:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/06 05:09:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/06 05:09:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dest': Waiting for checks to finish 2025/09/06 05:09:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dest': Waiting for transfers to finish 2025/09/06 05:09:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/06 05:09:08 INFO : 3: Copied (new) 2025/09/06 05:09:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (418.16s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.99s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:09:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:09:24 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:09:26 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:11:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/backup" 2025/09/06 05:11:03 DEBUG : Config file has changed externally - reloading 2025/09/06 05:11:03 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Has cached credentials 2025/09/06 05:11:05 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:14:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:14:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:14:22 DEBUG : two: Unchanged skipping 2025/09/06 05:14:22 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:14:24.683848 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YHfV5M_5qaaHLcjAF2ROofR_uThsn_tulo1QZKWeGC3yoFA1JNZiDKJ_ow1NWENiVuVYLbKNVwBjOh-WTzsvAw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:14:24.683914 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YHfV5M_5qaaHLcjAF2ROofR_uThsn_tulo1QZKWeGC3yoFA1JNZiDKJ_ow1NWENiVuVYLbKNVwBjOh-WTzsvAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:14:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YHfV5M_5qaaHLcjAF2ROofR_uThsn_tulo1QZKWeGC3yoFA1JNZiDKJ_ow1NWENiVuVYLbKNVwBjOh-WTzsvAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:14:24 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:14:24 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': not deleting files as there were IO errors 2025/09/06 05:14:24 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/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/YHfV5M_5qaaHLcjAF2ROofR_uThsn_tulo1QZKWeGC3yoFA1JNZiDKJ_ow1NWENiVuVYLbKNVwBjOh-WTzsvAw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (312.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:14:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:14:37 DEBUG : Config file has changed externally - reloading 2025/09/06 05:14:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:14:39 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:16:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/backup" 2025/09/06 05:16:17 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Has cached credentials 2025/09/06 05:16:19 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:19:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:19:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:19:35 DEBUG : two: Unchanged skipping 2025/09/06 05:19:35 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:19:37.514602 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6M-mY5TcVxcJvORpfkUDxG2XRYs45778ed3DkrSfur7EfbSbZ395a4BcZEYrlUoLEeqRYC3UcqpZt5EW6MJgw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:19:37.514739 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6M-mY5TcVxcJvORpfkUDxG2XRYs45778ed3DkrSfur7EfbSbZ395a4BcZEYrlUoLEeqRYC3UcqpZt5EW6MJgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:19:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6M-mY5TcVxcJvORpfkUDxG2XRYs45778ed3DkrSfur7EfbSbZ395a4BcZEYrlUoLEeqRYC3UcqpZt5EW6MJgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:19:37 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:19:37 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': not deleting files as there were IO errors 2025/09/06 05:19:37 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/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/z6M-mY5TcVxcJvORpfkUDxG2XRYs45778ed3DkrSfur7EfbSbZ395a4BcZEYrlUoLEeqRYC3UcqpZt5EW6MJgw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (313.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:19:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:19:50 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:19:52 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:21:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/backup" 2025/09/06 05:21:31 DEBUG : Config file has changed externally - reloading 2025/09/06 05:21:31 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Has cached credentials 2025/09/06 05:21:33 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/backup': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:24:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:24:48 DEBUG : two: Unchanged skipping 2025/09/06 05:24:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:24:48 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:24:51.113284 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VguMr0_2oTa00w4bCMXXneJ0KZCXE4oJ7pbuWwQMAHwjIvetUDHHtZ8X_WdO_rbVSp0b6y1Xw8nrAXdZgqfSNw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:24:51.113321 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VguMr0_2oTa00w4bCMXXneJ0KZCXE4oJ7pbuWwQMAHwjIvetUDHHtZ8X_WdO_rbVSp0b6y1Xw8nrAXdZgqfSNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:24:51 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VguMr0_2oTa00w4bCMXXneJ0KZCXE4oJ7pbuWwQMAHwjIvetUDHHtZ8X_WdO_rbVSp0b6y1Xw8nrAXdZgqfSNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:24:51 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:24:51 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': not deleting files as there were IO errors 2025/09/06 05:24:51 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/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/VguMr0_2oTa00w4bCMXXneJ0KZCXE4oJ7pbuWwQMAHwjIvetUDHHtZ8X_WdO_rbVSp0b6y1Xw8nrAXdZgqfSNw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (313.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:25:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:25:04 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:25:06 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:26:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:26:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:26:44 DEBUG : two: Unchanged skipping 2025/09/06 05:26:44 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for checks to finish 2025/09/06 05:26:45.626565 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leSgeVDcAkSpkSFATom7uTSIBW70aZCZv-NBlIQFgqZ0BiPDiQlsNLPDcD0c6mIc3RFCXNh3mnFaYLoi4p-k6Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:26:45.626613 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leSgeVDcAkSpkSFATom7uTSIBW70aZCZv-NBlIQFgqZ0BiPDiQlsNLPDcD0c6mIc3RFCXNh3mnFaYLoi4p-k6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:26:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leSgeVDcAkSpkSFATom7uTSIBW70aZCZv-NBlIQFgqZ0BiPDiQlsNLPDcD0c6mIc3RFCXNh3mnFaYLoi4p-k6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:26:45 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Waiting for transfers to finish 2025/09/06 05:26:45 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': not deleting files as there were IO errors 2025/09/06 05:26:45 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi/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/leSgeVDcAkSpkSFATom7uTSIBW70aZCZv-NBlIQFgqZ0BiPDiQlsNLPDcD0c6mIc3RFCXNh3mnFaYLoi4p-k6Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (113.80s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:26:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:26:58 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:27:00 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:28:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:28:40.776038 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UfRrg-F266BJ81G2V5nUbgIROmk2hlqmBQZQSKqVBWZjjAjMbb5EDfAN8vkii3mnSerp9r-00wOyYOYSmD9FVA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:28:40.776071 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UfRrg-F266BJ81G2V5nUbgIROmk2hlqmBQZQSKqVBWZjjAjMbb5EDfAN8vkii3mnSerp9r-00wOyYOYSmD9FVA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:28:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UfRrg-F266BJ81G2V5nUbgIROmk2hlqmBQZQSKqVBWZjjAjMbb5EDfAN8vkii3mnSerp9r-00wOyYOYSmD9FVA==/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/UfRrg-F266BJ81G2V5nUbgIROmk2hlqmBQZQSKqVBWZjjAjMbb5EDfAN8vkii3mnSerp9r-00wOyYOYSmD9FVA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (115.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:28:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kazovaz1tufi/dst" 2025/09/06 05:28:53 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Has cached credentials 2025/09/06 05:28:55 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 05:30:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 05:30:33.912191 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGaIGAnzDdlDk7nb20lTyH3Bc4m7tlfYFxI0WREX_IZSpktjq3tRw8YF8cSWHS9G1UIOE1DXv1agZwTEShg-eQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 05:30:33.912227 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGaIGAnzDdlDk7nb20lTyH3Bc4m7tlfYFxI0WREX_IZSpktjq3tRw8YF8cSWHS9G1UIOE1DXv1agZwTEShg-eQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 05:30:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YGaIGAnzDdlDk7nb20lTyH3Bc4m7tlfYFxI0WREX_IZSpktjq3tRw8YF8cSWHS9G1UIOE1DXv1agZwTEShg-eQ==/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/YGaIGAnzDdlDk7nb20lTyH3Bc4m7tlfYFxI0WREX_IZSpktjq3tRw8YF8cSWHS9G1UIOE1DXv1agZwTEShg-eQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (112.96s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:30:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 05:30:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/06 05:30:41 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 05:30:42.095351 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 05:30:42.095386 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 05:30:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/06 05:30:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/06 05:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.16s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:30:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 05:30:47 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 05:30:47 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 05:30:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 05:30:49 INFO : existing: Copied (new) 2025/09/06 05:30:49 DEBUG : Waiting for deletions to finish 2025/09/06 05:30:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/06 05:30:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/06 05:30:51 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 05:30:51 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 05:30:51 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting files as there were IO errors 2025/09/06 05:30:51 ERROR : proton drive root link ID 'rclone-test-kazovaz1tufi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-kazovaz1tufi'", Local "Local file system at /tmp/rclone2723527374", Modify Window "1s" 2025/09/06 05:30:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 05:30:57 DEBUG : existing: Unchanged skipping 2025/09/06 05:30:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for checks to finish 2025/09/06 05:30:57 DEBUG : proton drive root link ID 'rclone-test-kazovaz1tufi': Waiting for transfers to finish 2025/09/06 05:30:57 DEBUG : Waiting for deletions to finish 2025/09/06 05:30:57 INFO : There was nothing to transfer panic: test timed out after 1h0m0s running tests: TestSyncIgnoreCase (5s) goroutine 18845 [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(0xc000502e00, {0x276bc24?, 0xc00006dad8?}, 0x288b018) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000502e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000502e00, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a016b0, {0x3fb0dc0, 0x6c, 0x6c}, {0xee04db002?, 0x3fc6f40?, 0x3fc6f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006cb860) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006cb860) /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 50 [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 51 [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 3038 [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 3130 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 69 [IO wait]: internal/poll.runtime_pollWait(0x75405b8746d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000470000?, 0xc0009d6000?, 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(0xc000470000, {0xc0009d6000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000470000, {0xc0009d6000?, 0xc00009e8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013e118, {0xc0009d6000?, 0x75405b847818?, 0x75405b8fc108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000798300, {0xc0009d6000?, 0x7?, 0xc000351608?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004fa2b8, {0x2bb04a0, 0xc000798300}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004fa008, {0x2bae020, 0xc00013e118}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004fa008, 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(0xc0004fa008, {0xc0005d9000, 0x1000, 0xc000ac4540?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0005d44e0, {0xc0003f71c0, 0x9, 0x3f33f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bad7a0, 0xc0005d44e0}, {0xc0003f71c0, 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({0xc0003f71c0, 0x9, 0x3928a0?}, {0x2bad7a0?, 0xc0005d44e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0003f7180) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009efa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000103a40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 68 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 18830 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0009bc1e0, {0x2bd6328, 0xc0078d4730}) /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 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 18816 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18933 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18931 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18575 [select]: net/http.(*persistConn).writeLoop(0xc006751440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18598 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18932 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18817 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18574 [IO wait]: internal/poll.runtime_pollWait(0x75405b8745c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc006e68700?, 0xc0073ad000?, 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(0xc006e68700, {0xc0073ad000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc006e68700, {0xc0073ad000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005da7e8, {0xc0073ad000?, 0x75405b847818?, 0x75405b8fca78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000798078, {0xc0073ad000?, 0x3fecdc0?, 0x3990200c900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f62b8, {0x2bb04a0, 0xc000798078}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f6008, {0x2bae020, 0xc0005da7e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f6008, 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(0xc0001f6008, {0xc0079e6000, 0x1000, 0xc000428e70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc006751440, {0xc0079e6000?, 0x80d2e5?, 0x2bad1a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e7bda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e7bda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc006751440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18598 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 18935 [select]: net/http.(*http2ClientConn).roundTrip(0xc000103a40, 0xc00028ec80, 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(0xc0006ca0a0, 0xc00028ec80, {0xd0?, 0xa2?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8e380?}, 0xc00028ec80?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8e380, 0xc00028ec80) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bae760?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00028ec80, {0x2bae760, 0x3f8e380}, {0x75400c6cae01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000428600, 0xc00028ec80, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000428600, 0xc00028ec80) /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(0xc000296508, 0xc0002d12c0) /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(0xc00006d420, {0xc00006d3f0, 0x6, 0x3fecdc0?}) /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(0xc0002d12c0, {0x2740fa6?, 0x4c2f1f206c1849f5?}, {0xc00063a4e0, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0002d12c0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0006228f0, {0x2bd6248, 0x3fea520}, 0xc00006d6b0) /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(0xc0006228f0, {0x2bd6248, 0x3fea520}, 0xc00006d6b0) /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).GetLink(0xc0006228f0, {0x2bd6248, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc0001f3e00, {0x2bd6248, 0x3fea520}, {0xc000982060, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc0001f3e00, {0x2bd6248, 0x3fea520}, {0xc000982060, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000434808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00011e3c0, 0xc000075900, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011e3c0, 0xc000075900) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc0008ea280, {0x2bd6248, 0x3fea520}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000eae380, {0xc009f5baa0, 0x18}, 0xc00006dd28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0005a69a0?, 0x0?, 0xc0003249a0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x261f700?}, {0xc0005a69a0, 0x1, 0x1}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18934 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 18733 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00080db68?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bd6248?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2bd6248, 0x3fea520}, {0x2bed470, 0xc000622840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0094592c0, 0x288bda0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2bd6248, 0x3fea520}, {0x2bed470, 0xc000622840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0094592c0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bd6248, 0x3fea520}, {0x2bed470, 0xc000622840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc009459290) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bd6248, 0x3fea520}, {0x2bed470, 0xc000622840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc009459290) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004125b0) /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(0xc000eae380, 0x4b6cb3?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000eae380, 0x288b018) /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 18844 [select]: net/http.(*http2clientStream).writeRequest(0xc0003e2a80, 0xc00028ec80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0003e2a80, 0x82db84?, 0xc007a8a760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 18935 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 18436 [IO wait]: internal/poll.runtime_pollWait(0x75405b874390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000763280?, 0xc0041c9000?, 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(0xc000763280, {0xc0041c9000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000763280, {0xc0041c9000?, 0x75401417de78?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008cb48, {0xc0041c9000?, 0x75401417de78?, 0x75405b8fcf30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000484660, {0xc0041c9000?, 0xffb?, 0xc00062e9b0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003550b8, {0x2bb04a0, 0xc000484660}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000354e08, {0x2bae020, 0xc00008cb48}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000354e08, 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(0xc000354e08, {0xc0041f4000, 0x1000, 0xc000428e70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004b8900, {0xc0041f4000?, 0x80d2e5?, 0x2bad1a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc007eec480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc007eec480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004b8900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18366 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 18437 [select]: net/http.(*persistConn).writeLoop(0xc0004b8900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18366 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18930 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 18733 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.874715053s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]