"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/10 03:45:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu" 2025/09/10 03:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 03:45:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Has cached credentials 2025/09/10 03:45:15 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Used cached credential to initialize the ProtonDrive API 2025/09/10 03:45:16 DEBUG : Creating backend with remote "/tmp/rclone3536842157" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:45:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/10 03:45:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.60s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 03:45:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:45:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:45:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:45:25 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:45:27 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.78s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.96s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.91s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:32 DEBUG : Creating backend with remote "/non-existing" 2025/09/10 03:45:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/10 03:45:32 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:32 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.28s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:45:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:45:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:45:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.26s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.91s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:41 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Running all checks before starting transfers 2025/09/10 03:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:45:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:42 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Checks finished, now starting transfers 2025/09/10 03:45:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:45:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:45:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.79s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:49 ERROR : Ignoring --no-traverse with sync 2025/09/10 03:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:45:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:45:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:45:52 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:45:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.49s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:45:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/10 03:45:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:45:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:45:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/10 03:45:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.29s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:46:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:46:06 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:06 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/10 03:46:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 03:46:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/10 03:46:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 03:46:10 INFO : sub dir2: Making directory 2025/09/10 03:46:11 INFO : sub dir: Making directory 2025/09/10 03:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:12 INFO : sub dir2/sub sub dir2: Making directory 2025/09/10 03:46:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:15 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:46:16 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:21 INFO : sub dir2: Making directory 2025/09/10 03:46:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/10 03:46:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 03:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:28 DEBUG : sub dir2: Making directory with metadata 2025/09/10 03:46:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 03:46:29 INFO : sub dir2: Making directory 2025/09/10 03:46:30 INFO : sub dir: Making directory 2025/09/10 03:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:30 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:30 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:32 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:46:32 INFO : sub dir/hello world: Deleted 2025/09/10 03:46:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/10 03:46:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:39 INFO : sub dir2: Making directory 2025/09/10 03:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:42 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:46:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:46 DEBUG : sub dir2: Making directory with metadata 2025/09/10 03:46:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/10 03:46:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/10 03:46:46 INFO : sub dir2: Making directory 2025/09/10 03:46:47 INFO : sub dir: Making directory 2025/09/10 03:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:48 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:48 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:50 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:46:50 DEBUG : Waiting for deletions to finish 2025/09/10 03:46:51 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': 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-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.86s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:46:56 INFO : sub dir2: Making directory 2025/09/10 03:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:46:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:46:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:46:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:46:59 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:46:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.06s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:47:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vaqifih4duhi" 2025/09/10 03:47:06 DEBUG : proton drive root link ID 'rclone-test-vaqifih4duhi': Has cached credentials 2025/09/10 03:47:09 DEBUG : proton drive root link ID 'rclone-test-vaqifih4duhi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-vaqifih4duhi' 2025/09/10 03:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:47:10 DEBUG : proton drive root link ID 'rclone-test-vaqifih4duhi': Waiting for checks to finish 2025/09/10 03:47:10 DEBUG : proton drive root link ID 'rclone-test-vaqifih4duhi': Waiting for transfers to finish 2025/09/10 03:47:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:47:15 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:47:16 DEBUG : proton drive root link ID 'rclone-test-vaqifih4duhi': Purge remote --- PASS: TestServerSideCopy (17.47s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:47:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:47:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 03:47:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:47:25.944277 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/10 03:47:25.944324 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/10 03:47:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 03:47:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:47:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zufuqus6cimo" 2025/09/10 03:47:36 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Has cached credentials 2025/09/10 03:47:38 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-zufuqus6cimo' 2025/09/10 03:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:47:40 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Waiting for checks to finish 2025/09/10 03:47:40 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Waiting for transfers to finish 2025/09/10 03:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:47:46 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:47:48.377151 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/10 03:47:48.377178 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/10 03:47:52 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Waiting for checks to finish 2025/09/10 03:47:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 03:47:52 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Waiting for transfers to finish 2025/09/10 03:47:54.110481 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/10 03:47:54.110514 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/10 03:47:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 03:47:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/10 03:47:58 DEBUG : proton drive root link ID 'rclone-test-zufuqus6cimo': Purge remote --- PASS: TestServerSideCopyOverSelf (29.73s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:48:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 03:48:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:48:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:48:07.417916 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/10 03:48:07.417955 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/10 03:48:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/10 03:48:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/10 03:48:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:48:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vesuvag6mina" 2025/09/10 03:48:18 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Has cached credentials 2025/09/10 03:48:20 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-vesuvag6mina' 2025/09/10 03:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:48:22 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Waiting for checks to finish 2025/09/10 03:48:22 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Waiting for transfers to finish 2025/09/10 03:48:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:48:27 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:48:29.248602 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/10 03:48:29.248644 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/10 03:48:32 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Using server-side directory move 2025/09/10 03:48:32 INFO : proton drive root link ID 'rclone-test-vesuvag6mina': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/10 03:48:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/10 03:48:33 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Waiting for checks to finish 2025/09/10 03:48:33 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Waiting for transfers to finish 2025/09/10 03:48:34 INFO : sub dir/hello world: Deleted 2025/09/10 03:48:35.696661 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J6H8InzWC-5U6aFmgaoVTT3erGFIQHLB8QE1hujp92knR7wXvyvMtryAflmpTG6XcFN8WAsG56tpJT1VbYW8Yg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:48:35.696733 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J6H8InzWC-5U6aFmgaoVTT3erGFIQHLB8QE1hujp92knR7wXvyvMtryAflmpTG6XcFN8WAsG56tpJT1VbYW8Yg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:48:35 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/J6H8InzWC-5U6aFmgaoVTT3erGFIQHLB8QE1hujp92knR7wXvyvMtryAflmpTG6XcFN8WAsG56tpJT1VbYW8Yg==/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/J6H8InzWC-5U6aFmgaoVTT3erGFIQHLB8QE1hujp92knR7wXvyvMtryAflmpTG6XcFN8WAsG56tpJT1VbYW8Yg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/10 03:48:35 DEBUG : proton drive root link ID 'rclone-test-vesuvag6mina': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.35s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:48:42 ERROR : error listing: directory not found 2025/09/10 03:48:43 INFO : Local file system at /tmp/rclone3536842157: Making directory 2025/09/10 03:48:44 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:48:44 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.78s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:48:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/10 03:48:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:48:53 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for checks to finish 2025/09/10 03:48:53 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for transfers to finish 2025/09/10 03:48:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:48:54 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/10 03:48:54 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:48:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/10 03:48:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:48:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:48:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:48:59 INFO : check sum: Copied (new) 2025/09/10 03:48:59 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:49:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/10 03:49:01 DEBUG : check sum: Unchanged skipping 2025/09/10 03:49:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:01 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.24s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/10 03:49:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 03:49:05 INFO : sizeonly: Copied (new) 2025/09/10 03:49:05 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:07 DEBUG : sizeonly: Sizes identical 2025/09/10 03:49:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:07 DEBUG : sizeonly: Unchanged skipping 2025/09/10 03:49:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:07 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/10 03:49:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/10 03:49:12 INFO : ignore-size: Copied (new) 2025/09/10 03:49:12 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 03:49:13 DEBUG : ignore-size: Unchanged skipping 2025/09/10 03:49:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:13 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.92s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 03:49:18 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:18 DEBUG : existing: Unchanged skipping 2025/09/10 03:49:18 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:18 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:18 INFO : There was nothing to transfer 2025/09/10 03:49:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/10 03:49:19 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:19 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:20.152620 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/10 03:49:20.152660 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/10 03:49:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 03:49:22 INFO : existing: Copied (replaced existing) 2025/09/10 03:49:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 03:49:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 03:49:26 INFO : existing: Copied (new) 2025/09/10 03:49:26 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:28 DEBUG : existing: Destination exists, skipping 2025/09/10 03:49:28 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:28 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:28 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:36 INFO : d: Making directory 2025/09/10 03:49:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 03:49:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:49:39 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 03:49:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:49:40 INFO : a/potato2: Copied (new) 2025/09/10 03:49:40 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:41 INFO : b/potato: Deleted 2025/09/10 03:49:41 INFO : d: Removing directory 2025/09/10 03:49:42 INFO : b: Removing directory 2025/09/10 03:49:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:49:51 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:51 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/10 03:49:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:49:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/10 03:49:51 DEBUG : empty space: Unchanged skipping 2025/09/10 03:49:51 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:51 DEBUG : Waiting for deletions to finish 2025/09/10 03:49:51 INFO : There was nothing to transfer 2025/09/10 03:49:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/10 03:49:53 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:49:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:49:53 NOTICE: proton drive root link ID 'rclone-test-fevifud1lanu': Forced to upload files to set modification times on this backend. 2025/09/10 03:49:53 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/10 03:49:53 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:49:53.457455 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/10 03:49:53.457494 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/10 03:49:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:49:55 INFO : empty space: Copied (replaced existing) 2025/09/10 03:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:01 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/10 03:50:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/10 03:50:01 DEBUG : empty space: Unchanged skipping 2025/09/10 03:50:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:01 DEBUG : Waiting for deletions to finish 2025/09/10 03:50:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:07 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/10 03:50:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3536842157) 2025/09/10 03:50:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-fevifud1lanu') 2025/09/10 03:50:07 DEBUG : foo: sha1 differ 2025/09/10 03:50:07 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:07.491320 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/10 03:50:07.491356 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/10 03:50:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/10 03:50:09 INFO : foo: Copied (replaced existing) 2025/09/10 03:50:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:50:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/10 03:50:15 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:15 DEBUG : empty space: Unchanged skipping 2025/09/10 03:50:15 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:50:16 INFO : potato: Copied (new) 2025/09/10 03:50:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/10 03:50:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:24.047347 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/10 03:50:24.047376 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/10 03:50:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/10 03:50:26 INFO : potato: Copied (replaced existing) 2025/09/10 03:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:32 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/10 03:50:32 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3536842157) 2025/09/10 03:50:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-fevifud1lanu') 2025/09/10 03:50:32 DEBUG : potato: sha1 differ 2025/09/10 03:50:32 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:32.205048 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/10 03:50:32.205085 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/10 03:50:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/10 03:50:34 INFO : potato: Copied (replaced existing) 2025/09/10 03:50:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:50:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:50:41 DEBUG : empty space: Unchanged skipping 2025/09/10 03:50:41 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:41 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/10 03:50:41 DEBUG : Waiting for deletions to finish 2025/09/10 03:50:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:50:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:50:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:50:50 DEBUG : empty space: Unchanged skipping 2025/09/10 03:50:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:50:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:50:51 INFO : potato2: Copied (new) 2025/09/10 03:50:51 DEBUG : Waiting for deletions to finish 2025/09/10 03:50:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:51:01 INFO : d: Making directory 2025/09/10 03:51:02 INFO : d/e: Making directory 2025/09/10 03:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 03:51:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:51:06 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 03:51:06 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:51:06 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:51:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:51:08 INFO : a/potato2: Copied (new) 2025/09/10 03:51:08 DEBUG : Waiting for deletions to finish 2025/09/10 03:51:09 INFO : b/potato: Deleted 2025/09/10 03:51:09 INFO : d/e: Removing directory 2025/09/10 03:51:09 INFO : d: Removing directory 2025/09/10 03:51:10 INFO : b: Removing directory 2025/09/10 03:51:11 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:51:22 INFO : d: Making directory 2025/09/10 03:51:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/10 03:51:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:51:25 DEBUG : c/non empty space: Unchanged skipping 2025/09/10 03:51:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:51:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:51:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:51:27 INFO : a/potato2: Copied (new) 2025/09/10 03:51:27 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting files as there were IO errors 2025/09/10 03:51:27 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:51:38 DEBUG : Waiting for deletions to finish 2025/09/10 03:51:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:51:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:51:39 DEBUG : empty space: Unchanged skipping 2025/09/10 03:51:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:51:40 INFO : potato: Deleted 2025/09/10 03:51:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:51:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (15.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:51:54 DEBUG : Waiting for deletions to finish 2025/09/10 03:51:55 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:51:55 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:51:55 INFO : potato: Deleted 2025/09/10 03:51:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:51:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:51:56 DEBUG : empty space: Unchanged skipping 2025/09/10 03:51:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:51:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/10 03:51:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:52:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:52:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/10 03:52:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.07s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:52:13 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 03:52:13 DEBUG : enormous: Excluded 2025/09/10 03:52:13 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 03:52:13 DEBUG : potato2: Excluded 2025/09/10 03:52:14 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 03:52:14 DEBUG : potato2: Excluded 2025/09/10 03:52:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:52:14 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:14 DEBUG : empty space: Unchanged skipping 2025/09/10 03:52:14 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:14 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:14 INFO : There was nothing to transfer 2025/09/10 03:52:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 03:52:15 DEBUG : enormous: Excluded 2025/09/10 03:52:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 03:52:15 DEBUG : potato2: Excluded 2025/09/10 03:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 03:52:16 DEBUG : potato2: Excluded 2025/09/10 03:52:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/10 03:52:16 DEBUG : empty space: Unchanged skipping 2025/09/10 03:52:16 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for checks to finish 2025/09/10 03:52:16 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for transfers to finish 2025/09/10 03:52:16 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:52:24 DEBUG : enormous: Excluded (Size Filter) 2025/09/10 03:52:24 DEBUG : enormous: Excluded 2025/09/10 03:52:24 DEBUG : potato2: Excluded (Size Filter) 2025/09/10 03:52:24 DEBUG : potato2: Excluded 2025/09/10 03:52:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 03:52:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:25 DEBUG : empty space: Unchanged skipping 2025/09/10 03:52:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:25 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:26 INFO : potato2: Deleted 2025/09/10 03:52:26 INFO : enormous: Deleted 2025/09/10 03:52:26 INFO : There was nothing to transfer 2025/09/10 03:52:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/10 03:52:27 DEBUG : empty space: Unchanged skipping 2025/09/10 03:52:27 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for checks to finish 2025/09/10 03:52:27 DEBUG : Local file system at /tmp/rclone3536842157: Waiting for transfers to finish 2025/09/10 03:52:27 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:27 INFO : enormous: Deleted 2025/09/10 03:52:27 INFO : potato2: Deleted 2025/09/10 03:52:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:52:39 DEBUG : five: Need to transfer - File not found at Destination 2025/09/10 03:52:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/10 03:52:39 DEBUG : three: Sizes identical 2025/09/10 03:52:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:39 DEBUG : one: Destination is newer than source, skipping 2025/09/10 03:52:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3536842157) 2025/09/10 03:52:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-fevifud1lanu') 2025/09/10 03:52:39 DEBUG : two: sha1 differ 2025/09/10 03:52:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/10 03:52:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 03:52:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:39.448810 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/10 03:52:39.448845 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/10 03:52:39.720979 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/10 03:52:39.721025 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/10 03:52:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/10 03:52:40 INFO : five: Copied (new) 2025/09/10 03:52:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/10 03:52:41 INFO : four: Copied (replaced existing) 2025/09/10 03:52:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 03:52:42 INFO : two: Copied (replaced existing) 2025/09/10 03:52:42 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:45 DEBUG : one: Destination is newer than source, skipping 2025/09/10 03:52:45 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 03:52:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/10 03:52:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/10 03:52:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/10 03:52:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 03:52:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 03:52:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/10 03:52:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/10 03:52:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/10 03:52:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3536842157) 2025/09/10 03:52:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-fevifud1lanu') 2025/09/10 03:52:45 DEBUG : three: sha1 differ 2025/09/10 03:52:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/10 03:52:45 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:46.011046 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/10 03:52:46.011139 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/10 03:52:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/10 03:52:48 INFO : three: Copied (replaced existing) 2025/09/10 03:52:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.97s) === 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-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/10 03:52:55 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:52:55 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:52:55 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:55 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:52:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 03:52:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/10 03:52:55 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:52:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 03:52:57 INFO : potato: Copied (new) 2025/09/10 03:52:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:52:57 INFO : yam: Copied (new) 2025/09/10 03:52:57 DEBUG : Waiting for deletions to finish 2025/09/10 03:52:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 03:52:59 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:52:59 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:52:59 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:52:59 DEBUG : potato: Unchanged skipping 2025/09/10 03:52:59 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:53:00.179785 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OH_UXM6gWtJ3IJPAPs75Mtu_IJlEaiSlPS3alLS-dGSV9m7AzJ7vInM6QzahcDkKwZmqQKt4884zuyPzrBmmVw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:53:00.179828 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OH_UXM6gWtJ3IJPAPs75Mtu_IJlEaiSlPS3alLS-dGSV9m7AzJ7vInM6QzahcDkKwZmqQKt4884zuyPzrBmmVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:00 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OH_UXM6gWtJ3IJPAPs75Mtu_IJlEaiSlPS3alLS-dGSV9m7AzJ7vInM6QzahcDkKwZmqQKt4884zuyPzrBmmVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:00 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OH_UXM6gWtJ3IJPAPs75Mtu_IJlEaiSlPS3alLS-dGSV9m7AzJ7vInM6QzahcDkKwZmqQKt4884zuyPzrBmmVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:00 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/10 03:53:00 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:01 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:53:01 INFO : yaml: Copied (new) 2025/09/10 03:53:01 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting files as there were IO errors 2025/09/10 03:53:01 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': 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 (9.72s) === 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-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/10 03:53:05 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:53:05 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:53:05 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:05 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:53:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/10 03:53:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 03:53:05 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:53:07 INFO : yam: Copied (new) 2025/09/10 03:53:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 03:53:07 INFO : potato: Copied (new) 2025/09/10 03:53:07 DEBUG : Waiting for deletions to finish 2025/09/10 03:53:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 03:53:09 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:53:09 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:53:09 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:09 DEBUG : potato: Unchanged skipping 2025/09/10 03:53:09 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:53:10.385461 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/US42wrSg-k2TYJHG4b35YhXGMt0qoE-kd03GGw_wSficeySDp_eYFzGzljx8HLhkxuGGSwrsBqsntgHivuNS2A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:53:10.385498 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/US42wrSg-k2TYJHG4b35YhXGMt0qoE-kd03GGw_wSficeySDp_eYFzGzljx8HLhkxuGGSwrsBqsntgHivuNS2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/US42wrSg-k2TYJHG4b35YhXGMt0qoE-kd03GGw_wSficeySDp_eYFzGzljx8HLhkxuGGSwrsBqsntgHivuNS2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/US42wrSg-k2TYJHG4b35YhXGMt0qoE-kd03GGw_wSficeySDp_eYFzGzljx8HLhkxuGGSwrsBqsntgHivuNS2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/10 03:53:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:12 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:53:12 INFO : yaml: Copied (new) 2025/09/10 03:53:12 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting files as there were IO errors 2025/09/10 03:53:12 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': 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.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/10 03:53:16 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:53:16 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:53:16 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/10 03:53:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/10 03:53:16 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:53:16 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/10 03:53:18 INFO : potato: Copied (new) 2025/09/10 03:53:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:53:18 INFO : sub/yam: Copied (new) 2025/09/10 03:53:18 DEBUG : Waiting for deletions to finish 2025/09/10 03:53:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 03:53:20 DEBUG : potato: Unchanged skipping 2025/09/10 03:53:21 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Making map for --track-renames 2025/09/10 03:53:21 INFO : proton drive root link ID 'rclone-test-fevifud1lanu': Finished making map for --track-renames 2025/09/10 03:53:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for renames to finish 2025/09/10 03:53:22.428327 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jNrL39uYn5X9Td4qp-hT7gDS3dLNAipHAgYQ4ibX77jd39PXq5xenbr68Tzddi4OpqR2EQGYJOVYXLsS7R4wWw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:53:22.428367 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jNrL39uYn5X9Td4qp-hT7gDS3dLNAipHAgYQ4ibX77jd39PXq5xenbr68Tzddi4OpqR2EQGYJOVYXLsS7R4wWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:22 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jNrL39uYn5X9Td4qp-hT7gDS3dLNAipHAgYQ4ibX77jd39PXq5xenbr68Tzddi4OpqR2EQGYJOVYXLsS7R4wWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:22 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jNrL39uYn5X9Td4qp-hT7gDS3dLNAipHAgYQ4ibX77jd39PXq5xenbr68Tzddi4OpqR2EQGYJOVYXLsS7R4wWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:53:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/10 03:53:22 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/10 03:53:23 INFO : yam: Copied (new) 2025/09/10 03:53:23 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting files as there were IO errors 2025/09/10 03:53:23 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:53:28 DEBUG : Creating backend with remote "/tmp/rclone3536842157/dir1" 2025/09/10 03:53:28 DEBUG : Creating backend with remote "/tmp/rclone3536842157/dir2" 2025/09/10 03:53:28 DEBUG : Local file system at /tmp/rclone3536842157/dir2: Using server-side directory move 2025/09/10 03:53:28 INFO : Local file system at /tmp/rclone3536842157/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/10 03:53:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/10 03:53:28 DEBUG : Local file system at /tmp/rclone3536842157/dir2: Waiting for checks to finish 2025/09/10 03:53:28 DEBUG : Local file system at /tmp/rclone3536842157/dir2: Waiting for transfers to finish 2025/09/10 03:53:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:53:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/10 03:53:30 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:30 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:53:34 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:53:34 INFO : sub dir/hello world: Deleted 2025/09/10 03:53:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/10 03:53:34 INFO : nested/sub dir/file: Copied (new) 2025/09/10 03:53:34 INFO : nested/sub dir/file: Deleted 2025/09/10 03:53:34 ERROR : Local file system at /tmp/rclone3536842157: 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.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/10 03:53:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/10 03:53:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/10 03:53:43 INFO : sub dir/hello world: Copied (new) 2025/09/10 03:53:43 INFO : sub dir/hello world: Deleted 2025/09/10 03:53:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/10 03:53:43 INFO : nested/sub dir/file: Copied (new) 2025/09/10 03:53:43 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:53:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/10 03:53:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 03:53:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:50 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 03:53:52 INFO : existing: Copied (new) 2025/09/10 03:53:52 INFO : existing: Deleted 2025/09/10 03:53:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/10 03:53:52 INFO : existing-b: Copied (new) 2025/09/10 03:53:52 INFO : existing-b: Deleted 2025/09/10 03:53:54 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 03:53:54 DEBUG : existing: Destination exists, skipping 2025/09/10 03:53:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/10 03:53:54 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 03:53:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.39s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:53:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-woqequq3cige" 2025/09/10 03:53:57 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Has cached credentials 2025/09/10 03:53:59 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-woqequq3cige' 2025/09/10 03:54:12 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Using server-side directory move 2025/09/10 03:54:12 INFO : proton drive root link ID 'rclone-test-woqequq3cige': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/10 03:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:54:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/10 03:54:13 DEBUG : empty space: Unchanged skipping 2025/09/10 03:54:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 03:54:13 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Waiting for checks to finish 2025/09/10 03:54:13 INFO : empty space: Deleted 2025/09/10 03:54:13 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Waiting for transfers to finish 2025/09/10 03:54:14 INFO : potato3: Deleted 2025/09/10 03:54:14.437312 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLRFhZIcjqW9nM_swVEf5GCECTQp2L1YWtaoUDK8CWkWfpZEzb4VcNw57AL1153rFxg0g1i95aiYi6qmuBSelA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:14.437355 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLRFhZIcjqW9nM_swVEf5GCECTQp2L1YWtaoUDK8CWkWfpZEzb4VcNw57AL1153rFxg0g1i95aiYi6qmuBSelA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:14 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLRFhZIcjqW9nM_swVEf5GCECTQp2L1YWtaoUDK8CWkWfpZEzb4VcNw57AL1153rFxg0g1i95aiYi6qmuBSelA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:14.828019 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gxr0oWlV8bs_aCm1P5y5D-yX80NRi4Vodh2JYu9Fh7vcKdh0_51j7Mqvk0116XAUfvMmTjKf4vuKaHBshnf2RA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:14.828060 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gxr0oWlV8bs_aCm1P5y5D-yX80NRi4Vodh2JYu9Fh7vcKdh0_51j7Mqvk0116XAUfvMmTjKf4vuKaHBshnf2RA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:14 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gxr0oWlV8bs_aCm1P5y5D-yX80NRi4Vodh2JYu9Fh7vcKdh0_51j7Mqvk0116XAUfvMmTjKf4vuKaHBshnf2RA==/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/gxr0oWlV8bs_aCm1P5y5D-yX80NRi4Vodh2JYu9Fh7vcKdh0_51j7Mqvk0116XAUfvMmTjKf4vuKaHBshnf2RA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/10 03:54:14 DEBUG : proton drive root link ID 'rclone-test-woqequq3cige': Purge remote --- FAIL: TestServerSideMove (21.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:54:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wohiroj4mexa" 2025/09/10 03:54:18 DEBUG : proton drive root link ID 'rclone-test-wohiroj4mexa': Has cached credentials 2025/09/10 03:54:20 DEBUG : proton drive root link ID 'rclone-test-wohiroj4mexa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-wohiroj4mexa' 2025/09/10 03:54:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/10 03:54:33 DEBUG : empty space: Excluded 2025/09/10 03:54:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/10 03:54:34 DEBUG : empty space: Excluded 2025/09/10 03:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:54:34 DEBUG : proton drive root link ID 'rclone-test-wohiroj4mexa': Waiting for checks to finish 2025/09/10 03:54:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 03:54:34 DEBUG : proton drive root link ID 'rclone-test-wohiroj4mexa': Waiting for transfers to finish 2025/09/10 03:54:34 INFO : potato3: Deleted 2025/09/10 03:54:34.943120 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rVTXedvyli4XXt1M3r7znoxenRy21YLUPrYEhsXUGNilDK2VAnh6n-xTdWViUt-pSfCJPyiewghlC9JnG81e6A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:34.943211 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rVTXedvyli4XXt1M3r7znoxenRy21YLUPrYEhsXUGNilDK2VAnh6n-xTdWViUt-pSfCJPyiewghlC9JnG81e6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:34 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rVTXedvyli4XXt1M3r7znoxenRy21YLUPrYEhsXUGNilDK2VAnh6n-xTdWViUt-pSfCJPyiewghlC9JnG81e6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:35.373211 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRq-WKuxYV5f48EzFxpxF52zkjmTFeh7gSVvEsR5hZyeO6g5hyl3VmQ57ADI7ricdcOZFq54B2PDQtmkrJzpEA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:35.373232 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRq-WKuxYV5f48EzFxpxF52zkjmTFeh7gSVvEsR5hZyeO6g5hyl3VmQ57ADI7ricdcOZFq54B2PDQtmkrJzpEA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:35 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vRq-WKuxYV5f48EzFxpxF52zkjmTFeh7gSVvEsR5hZyeO6g5hyl3VmQ57ADI7ricdcOZFq54B2PDQtmkrJzpEA==/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/vRq-WKuxYV5f48EzFxpxF52zkjmTFeh7gSVvEsR5hZyeO6g5hyl3VmQ57ADI7ricdcOZFq54B2PDQtmkrJzpEA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/10 03:54:35 DEBUG : proton drive root link ID 'rclone-test-wohiroj4mexa': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:54:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wuvahab1zoya" 2025/09/10 03:54:39 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Has cached credentials 2025/09/10 03:54:42 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Used cached credential to initialize the ProtonDrive API 2025/09/10 03:54:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-fevifud1lanu' -> proton drive root link ID 'rclone-test-wuvahab1zoya' 2025/09/10 03:54:54 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Using server-side directory move 2025/09/10 03:54:54 INFO : proton drive root link ID 'rclone-test-wuvahab1zoya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/10 03:54:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/10 03:54:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/10 03:54:55 DEBUG : empty space: Unchanged skipping 2025/09/10 03:54:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/10 03:54:56 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Waiting for checks to finish 2025/09/10 03:54:56 INFO : empty space: Deleted 2025/09/10 03:54:56 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Waiting for transfers to finish 2025/09/10 03:54:56 INFO : potato3: Deleted 2025/09/10 03:54:56.921615 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z9X2M1kTiTYObVXChRwJadSad1vJaIZ-f6gpkq0IXWTfk0MW1gcyjthJ97mq-GKuTeChzl5uAJUnN55X_yNbfw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:56.921655 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z9X2M1kTiTYObVXChRwJadSad1vJaIZ-f6gpkq0IXWTfk0MW1gcyjthJ97mq-GKuTeChzl5uAJUnN55X_yNbfw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:56 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z9X2M1kTiTYObVXChRwJadSad1vJaIZ-f6gpkq0IXWTfk0MW1gcyjthJ97mq-GKuTeChzl5uAJUnN55X_yNbfw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:57.296144 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j2DmrTgTrR6iOmLI4X-iGVDH8VWFIdLQGxDV5AI83vwrQbYjnCMlrg5tE_wRuqFQ9-kNvta_mW4GfBqwVeG8hQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 03:54:57.296178 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j2DmrTgTrR6iOmLI4X-iGVDH8VWFIdLQGxDV5AI83vwrQbYjnCMlrg5tE_wRuqFQ9-kNvta_mW4GfBqwVeG8hQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:57 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j2DmrTgTrR6iOmLI4X-iGVDH8VWFIdLQGxDV5AI83vwrQbYjnCMlrg5tE_wRuqFQ9-kNvta_mW4GfBqwVeG8hQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 03:54:57 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': 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/10 03:54:57 DEBUG : proton drive root link ID 'rclone-test-wuvahab1zoya': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.01s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:55:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/rclone-sync-test" 2025/09/10 03:55:02 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Has cached credentials 2025/09/10 03:55:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (190.70s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 03:58:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/rclone-sync-test" 2025/09/10 03:58:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Has cached credentials 2025/09/10 03:58:15 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:01:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/rclone-sync-test-include/layer2" 2025/09/10 04:01:16 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-include/layer2': Has cached credentials 2025/09/10 04:01:19 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:04:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/rclone-sync-test-ignore-file" 2025/09/10 04:04:21 DEBUG : Config file has changed externally - reloading 2025/09/10 04:04:21 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-ignore-file': Has cached credentials 2025/09/10 04:04:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:07:34 DEBUG : rclone-sync-test: Excluded 2025/09/10 04:07:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 04:07:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/10 04:07:36 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Waiting for checks to finish 2025/09/10 04:07:36 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test': Waiting for transfers to finish 2025/09/10 04:07:36 DEBUG : Waiting for deletions to finish 2025/09/10 04:07:36 INFO : There was nothing to transfer 2025/09/10 04:07:37 DEBUG : rclone-sync-test: Excluded 2025/09/10 04:07:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 04:07:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/10 04:07:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:07:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:07:39 DEBUG : Waiting for deletions to finish 2025/09/10 04:07:39 INFO : rclone-sync-test-include: Removing directory 2025/09/10 04:07:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/10 04:07:40 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': failed to delete 1 directories 2025/09/10 04:07:40 INFO : There was nothing to transfer 2025/09/10 04:07:40 DEBUG : rclone-sync-test: Excluded 2025/09/10 04:07:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 04:07:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/10 04:07:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/10 04:07:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/10 04:07:42 DEBUG : Waiting for deletions to finish 2025/09/10 04:07:42 INFO : There was nothing to transfer 2025/09/10 04:07:43 DEBUG : rclone-sync-test: Excluded 2025/09/10 04:07:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 04:07:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/10 04:07:45 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:07:45 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:07:45 DEBUG : Waiting for deletions to finish 2025/09/10 04:07:45 INFO : rclone-sync-test-include: Removing directory 2025/09/10 04:07:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/10 04:07:45 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': failed to delete 1 directories 2025/09/10 04:07:45 INFO : There was nothing to transfer 2025/09/10 04:07:47 DEBUG : rclone-sync-test: Excluded 2025/09/10 04:07:47 DEBUG : Excluded 2025/09/10 04:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/10 04:07:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/10 04:07:48 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/10 04:07:48 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/10 04:07:48 DEBUG : Waiting for deletions to finish 2025/09/10 04:07:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (580.67s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:07:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:07:54 DEBUG : Config file has changed externally - reloading 2025/09/10 04:07:54 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:07:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:11:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/CompareDest" 2025/09/10 04:11:00 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/CompareDest': Has cached credentials 2025/09/10 04:11:02 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:14:05 DEBUG : one: Need to transfer - File not found at Destination 2025/09/10 04:14:05 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:05 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/10 04:14:08 INFO : one: Copied (new) 2025/09/10 04:14:08 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:11 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:11 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:12.148912 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/10 04:14:12.148972 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/10 04:14:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/10 04:14:14 INFO : one: Copied (replaced existing) 2025/09/10 04:14:14 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:16.812261 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/10 04:14:16.812307 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/10 04:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:23 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 04:14:25 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:25 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:25 INFO : There was nothing to transfer 2025/09/10 04:14:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 04:14:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 04:14:31 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:31 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:31 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:31 INFO : There was nothing to transfer 2025/09/10 04:14:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 04:14:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 04:14:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:34 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:34 INFO : There was nothing to transfer 2025/09/10 04:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 04:14:38 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/10 04:14:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/10 04:14:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 04:14:38 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:38 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:38 DEBUG : Waiting for deletions to finish 2025/09/10 04:14:38 INFO : There was nothing to transfer 2025/09/10 04:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/10 04:14:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 04:14:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/10 04:14:42 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 04:14:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:14:42 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:14:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/10 04:14:44 INFO : two: Copied (new) 2025/09/10 04:14:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (417.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:14:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dest" 2025/09/10 04:14:58 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dest': Has cached credentials 2025/09/10 04:15:00 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dest': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:18:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/pre-dest1" 2025/09/10 04:18:01 DEBUG : Config file has changed externally - reloading 2025/09/10 04:18:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/pre-dest1': Has cached credentials 2025/09/10 04:18:03 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:19:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/pre-dest2" 2025/09/10 04:19:36 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/pre-dest2': Has cached credentials 2025/09/10 04:19:38 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:21:11 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:21:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/10 04:21:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:21:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/10 04:21:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/10 04:21:12 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dest': Waiting for checks to finish 2025/09/10 04:21:12 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dest': Waiting for transfers to finish 2025/09/10 04:21:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/10 04:21:15 INFO : 3: Copied (new) 2025/09/10 04:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (391.13s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.22s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:21:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:21:37 DEBUG : Config file has changed externally - reloading 2025/09/10 04:21:37 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:21:39 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:23:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/backup" 2025/09/10 04:23:10 DEBUG : Config file has changed externally - reloading 2025/09/10 04:23:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Has cached credentials 2025/09/10 04:23:12 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:26:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:26:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:26:13 DEBUG : two: Unchanged skipping 2025/09/10 04:26:13 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:26:15.670816 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2fxzfiElRAUnkq67afxJnx4RXg8wkiyydt_BTwq2MdfDkhwZucdlbYQpuF47uxL_3AV_VoE_MFHcTqnGKEfDiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:26:15.670845 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2fxzfiElRAUnkq67afxJnx4RXg8wkiyydt_BTwq2MdfDkhwZucdlbYQpuF47uxL_3AV_VoE_MFHcTqnGKEfDiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:26:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2fxzfiElRAUnkq67afxJnx4RXg8wkiyydt_BTwq2MdfDkhwZucdlbYQpuF47uxL_3AV_VoE_MFHcTqnGKEfDiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:26:15 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:26:15 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/dst': not deleting files as there were IO errors 2025/09/10 04:26:15 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/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/2fxzfiElRAUnkq67afxJnx4RXg8wkiyydt_BTwq2MdfDkhwZucdlbYQpuF47uxL_3AV_VoE_MFHcTqnGKEfDiQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (297.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:26:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:26:28 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:26:30 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:28:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/backup" 2025/09/10 04:28:01 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Has cached credentials 2025/09/10 04:28:03 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:31:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:31:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:31:08 DEBUG : two: Unchanged skipping 2025/09/10 04:31:08 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:31:10.656006 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YNEsJ9wi5EVNXXNYTphUB9uYKR8bYySsELvs833Q4jNfMkkioE5XbTmLDmIM4_QSDEtauVssjpFl4T-EkaUOtA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:31:10.656046 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YNEsJ9wi5EVNXXNYTphUB9uYKR8bYySsELvs833Q4jNfMkkioE5XbTmLDmIM4_QSDEtauVssjpFl4T-EkaUOtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:31:10 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YNEsJ9wi5EVNXXNYTphUB9uYKR8bYySsELvs833Q4jNfMkkioE5XbTmLDmIM4_QSDEtauVssjpFl4T-EkaUOtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:31:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:31:10 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/dst': not deleting files as there were IO errors 2025/09/10 04:31:10 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/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/YNEsJ9wi5EVNXXNYTphUB9uYKR8bYySsELvs833Q4jNfMkkioE5XbTmLDmIM4_QSDEtauVssjpFl4T-EkaUOtA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (294.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:31:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:31:24 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:31:26 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:32:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/backup" 2025/09/10 04:32:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Has cached credentials 2025/09/10 04:32:59 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:36:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:36:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:36:04 DEBUG : two: Unchanged skipping 2025/09/10 04:36:04 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:36:06.377763 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpAd_Nfxa8B2GCddODqvcUWNowpRWbdjcM0z4cTy4tTAie-pg3JhqLdal-p9MF2etxsEHhLfUJFMJNpslcL7FQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:36:06.377791 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpAd_Nfxa8B2GCddODqvcUWNowpRWbdjcM0z4cTy4tTAie-pg3JhqLdal-p9MF2etxsEHhLfUJFMJNpslcL7FQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:36:06 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpAd_Nfxa8B2GCddODqvcUWNowpRWbdjcM0z4cTy4tTAie-pg3JhqLdal-p9MF2etxsEHhLfUJFMJNpslcL7FQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:36:06 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:36:06 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/dst': not deleting files as there were IO errors 2025/09/10 04:36:06 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/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/LpAd_Nfxa8B2GCddODqvcUWNowpRWbdjcM0z4cTy4tTAie-pg3JhqLdal-p9MF2etxsEHhLfUJFMJNpslcL7FQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (296.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:36:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:36:20 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:36:22 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:37:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:37:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for checks to finish 2025/09/10 04:37:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:37:56 DEBUG : two: Unchanged skipping 2025/09/10 04:37:57.701629 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/04jcy6IiVyRiU_jgpngOki9Cm86UeOL2fOD5t_DiZcP_6fgYHqoGTcBUih_8hf_FWka0myWC2IPPeFI3b4CE5Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:37:57.701659 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/04jcy6IiVyRiU_jgpngOki9Cm86UeOL2fOD5t_DiZcP_6fgYHqoGTcBUih_8hf_FWka0myWC2IPPeFI3b4CE5Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:37:57 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/04jcy6IiVyRiU_jgpngOki9Cm86UeOL2fOD5t_DiZcP_6fgYHqoGTcBUih_8hf_FWka0myWC2IPPeFI3b4CE5Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:37:57 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Waiting for transfers to finish 2025/09/10 04:37:57 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/dst': not deleting files as there were IO errors 2025/09/10 04:37:57 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu/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/04jcy6IiVyRiU_jgpngOki9Cm86UeOL2fOD5t_DiZcP_6fgYHqoGTcBUih_8hf_FWka0myWC2IPPeFI3b4CE5Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (110.35s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:38:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:38:10 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:38:12 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:39:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:39:47.906689 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nlXT8x96yaHsrKXZ7EbMDlZMRWULbH81PH2k0gXiOS_Je2Q1atbzKIoR7skIBe1xDNZRBt1Mh_oF1eZqSI_16Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:39:47.906843 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nlXT8x96yaHsrKXZ7EbMDlZMRWULbH81PH2k0gXiOS_Je2Q1atbzKIoR7skIBe1xDNZRBt1Mh_oF1eZqSI_16Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:39:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nlXT8x96yaHsrKXZ7EbMDlZMRWULbH81PH2k0gXiOS_Je2Q1atbzKIoR7skIBe1xDNZRBt1Mh_oF1eZqSI_16Q==/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/nlXT8x96yaHsrKXZ7EbMDlZMRWULbH81PH2k0gXiOS_Je2Q1atbzKIoR7skIBe1xDNZRBt1Mh_oF1eZqSI_16Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (110.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:40:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fevifud1lanu/dst" 2025/09/10 04:40:00 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Has cached credentials 2025/09/10 04:40:02 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/10 04:41:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/10 04:41:38.048800 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lwq4CK2H8eZWp81F7M8M8BMn5H9mzdnsdQML5V4PYCcIMQ1_r9AcMAfEddevtGxHStzX9mmE9vbemdkqwGRNEQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/10 04:41:38.048835 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lwq4CK2H8eZWp81F7M8M8BMn5H9mzdnsdQML5V4PYCcIMQ1_r9AcMAfEddevtGxHStzX9mmE9vbemdkqwGRNEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/10 04:41:38 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lwq4CK2H8eZWp81F7M8M8BMn5H9mzdnsdQML5V4PYCcIMQ1_r9AcMAfEddevtGxHStzX9mmE9vbemdkqwGRNEQ==/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/Lwq4CK2H8eZWp81F7M8M8BMn5H9mzdnsdQML5V4PYCcIMQ1_r9AcMAfEddevtGxHStzX9mmE9vbemdkqwGRNEQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (109.84s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:41:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/10 04:41:46 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:41:46 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:41:46.460095 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/10 04:41:46.460121 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/10 04:41:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/10 04:41:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/10 04:41:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.80s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:41:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/10 04:41:52 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:41:52 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:41:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/10 04:41:54 INFO : existing: Copied (new) 2025/09/10 04:41:54 DEBUG : Waiting for deletions to finish 2025/09/10 04:41:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:41:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/10 04:41:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/10 04:41:56 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:41:56 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting files as there were IO errors 2025/09/10 04:41:56 ERROR : proton drive root link ID 'rclone-test-fevifud1lanu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:42:02 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:42:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:42:02 DEBUG : existing: Unchanged skipping 2025/09/10 04:42:02 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:42:02 DEBUG : Waiting for deletions to finish 2025/09/10 04:42:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.72s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.89s) --- SKIP: TestMaxTransfer/Hard (0.99s) --- SKIP: TestMaxTransfer/Soft (0.91s) --- SKIP: TestMaxTransfer/Cautious (0.99s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" 2025/09/10 04:43:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for checks to finish 2025/09/10 04:43:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both0: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both10: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both14: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both15: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both16: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both17: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both18: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both19: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both1: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both2: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both3: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both4: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both5: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both6: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both7: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both8: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/10 04:43:34 DEBUG : both9: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both11: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both12: Unchanged skipping 2025/09/10 04:43:34 DEBUG : both13: Unchanged skipping 2025/09/10 04:43:34 DEBUG : proton drive root link ID 'rclone-test-fevifud1lanu': Waiting for transfers to finish 2025/09/10 04:43:34 DEBUG : Waiting for deletions to finish 2025/09/10 04:43:34 INFO : only16: Deleted 2025/09/10 04:43:34 INFO : only9: Deleted 2025/09/10 04:43:34 INFO : only10: Deleted 2025/09/10 04:43:34 INFO : only15: Deleted 2025/09/10 04:43:35 INFO : only4: Deleted 2025/09/10 04:43:35 INFO : only1: Deleted 2025/09/10 04:43:35 INFO : only19: Deleted 2025/09/10 04:43:35 INFO : only5: Deleted 2025/09/10 04:43:35 INFO : only11: Deleted 2025/09/10 04:43:36 INFO : only12: Deleted 2025/09/10 04:43:36 INFO : only14: Deleted 2025/09/10 04:43:36 INFO : only13: Deleted 2025/09/10 04:43:36 INFO : only17: Deleted 2025/09/10 04:43:36 INFO : only6: Deleted 2025/09/10 04:43:36 INFO : only7: Deleted 2025/09/10 04:43:36 INFO : only8: Deleted 2025/09/10 04:43:37 INFO : only18: Deleted 2025/09/10 04:43:37 INFO : only0: Deleted 2025/09/10 04:43:37 INFO : only2: Deleted 2025/09/10 04:43:37 INFO : only3: Deleted 2025/09/10 04:43:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (112.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-fevifud1lanu'", Local "Local file system at /tmp/rclone3536842157", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (1m15s) goroutine 20281 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000103340, {0x27876b2?, 0xc00006dad8?}, 0x288b040) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103340, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009996f8, {0x3fb0e00, 0x6c, 0x6c}, {0xee052eb4c?, 0x3fc6f80?, 0x3fc6f80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003ecb40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003ecb40) /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 10 [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 11 [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 67 [IO wait]: internal/poll.runtime_pollWait(0x7dcd170866d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00068ba00?, 0xc000b00000?, 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(0xc00068ba00, {0xc000b00000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00068ba00, {0xc000b00000?, 0x7dcd17117170?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00030a0f0, {0xc000b00000?, 0x7dcd17117170?, 0x7dcd1710ea78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0000107e0, {0xc000b00000?, 0x7?, 0xc0003a8588?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006517b8, {0x2bb0500, 0xc0000107e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000651508, {0x2bae080, 0xc00030a0f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000651508, 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(0xc000651508, {0xc00011f000, 0x1000, 0xc0009341c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000747260, {0xc00073d380, 0x9, 0x3f33f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bad800, 0xc000747260}, {0xc00073d380, 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({0xc00073d380, 0x9, 0x4de600?}, {0x2bad800?, 0xc000747260?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00073d340) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc0008ddfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000533500) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 66 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19884 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0009aec00?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0009ac240?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc0009ac240, {0x2bd6388, 0xc000986cd0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:260 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0009bb908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd6350, 0xc000980570}, {0x2bed4d0, 0xc0002f82c0}, {0x2bec9e0, 0xc0001b1440}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bd6350, 0xc000980570}, {0x2bed4d0, 0xc0002f82c0}, {0x2bec9e0, 0xc0001b1440}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000d4d340, {0x274f456, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2777 +0xd05 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc000d4d340?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc000d4d340, 0x288b040) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20015 [IO wait]: internal/poll.runtime_pollWait(0x7dcd170865c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00068a080?, 0xc000830000?, 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(0xc00068a080, {0xc000830000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00068a080, {0xc000830000?, 0x0?, 0x3fe7160?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00050e008, {0xc000830000?, 0x7dcccda5c548?, 0x7dcd1710ef30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000392318, {0xc000830000?, 0x3fece00?, 0xc0007879c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000650d38, {0x2bb0500, 0xc000392318}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000650a88, {0x2bae080, 0xc00050e008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000650a88, 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(0xc000650a88, {0xc000831000, 0x1000, 0xc0004dbbf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000170a20, {0xc000831000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ef3ec0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ef3ec0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000170a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20050 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20291 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986c30, {0x2bd6388, 0xc000986d20}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0009bb908, {0x2bd6388, 0xc000986cd0}, 0xc000986c30, {0x2bed4d0, 0xc0002f82c0}, 0x4b, 0xc008ad5f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 20253 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986be0, {0x2bd6388, 0xc000986d20}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0009bb908, 0xc000986be0, 0xc000986c30, 0x19, 0xc000a68f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 20293 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 20256 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986c30, {0x2bd6388, 0xc000986d20}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0009bb908, {0x2bd6388, 0xc000986cd0}, 0xc000986c30, {0x2bed4d0, 0xc0002f82c0}, 0x0, 0xc0008ca760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18937 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d12c0, {0x2bd6388, 0xc0006945f0}) /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 18576 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 19896 [select]: net/http.(*persistConn).writeLoop(0xc000a28240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19890 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20255 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986be0, {0x2bd6388, 0xc000986d20}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0009bb908, 0xc000986be0, 0xc000986c30, 0x4b, 0xc000a69760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 3110 [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 3144 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 20290 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986c30, {0x2bd6388, 0xc000986d20}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0009bb908, {0x2bd6388, 0xc000986cd0}, 0xc000986c30, {0x2bed4d0, 0xc0002f82c0}, 0x32, 0xc000f62f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 20296 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 20254 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986be0, {0x2bd6388, 0xc000986d20}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0009bb908, 0xc000986be0, 0xc000986c30, 0x32, 0xc0008cbf60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 20292 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc0009ac240, 0xc0002dd180, 0xc0002dd1f0, 0xc00078ade8, 0xc00078ad98, 0xc00078ad48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:318 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc0009ac240, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:491 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:213 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 20016 [select]: net/http.(*persistConn).writeLoop(0xc000170a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20050 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19895 [IO wait]: internal/poll.runtime_pollWait(0x7dcd170864a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00050b900?, 0xc00048e000?, 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(0xc00050b900, {0xc00048e000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00050b900, {0xc00048e000?, 0x7dcd17117170?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c338, {0xc00048e000?, 0x7dcd17117170?, 0x7dcd1710e5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010c18, {0xc00048e000?, 0xb0?, 0x3d600000000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b6638, {0x2bb0500, 0xc000010c18}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b6388, {0x2bae080, 0xc00008c338}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b6388, 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(0xc0003b6388, {0xc00048f000, 0x1000, 0xc0004dbbf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a28240, {0xc00048f000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000747980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000747980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a28240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19890 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20298 [select]: net/http.(*http2ClientConn).roundTrip(0xc000533500, 0xc00028ea00, 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(0xc0006f6780, 0xc00028ea00, {0x0?, 0x82?}) /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?}, 0xc00028ea00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8e380, 0xc00028ea00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bae7c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00028ea00, {0x2bae7c0, 0x3f8e380}, {0x7dcd17092301?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004db230, 0xc00028ea00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004db230, 0xc00028ea00) /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(0xc0006e4a08, 0xc0006fc000) /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(0xc00006d758, {0xc00006d728, 0x6, 0xc00006d628?}) /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(0xc0006fc000, {0x2740fa6?, 0xc00008f008?}, {0xc0007484e0, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc0006fc000) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0002f8370, {0x2bd6388, 0xc000986d20}, 0xc00006d9f8) /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(0xc0002f8370, {0x2bd6388, 0xc000986d20}, 0xc00006d9f8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListRevisions(0xc0002f8370, {0x2bd6388, 0xc000986d20}, {0xc0000625a0, 0x58}, {0xc0007cb8c0, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000058c30?, {0x2bd6388?, 0xc000986d20?}, 0xc000b467a0?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc00050ac80, {0x2bd6388, 0xc000986d20}, 0xc000b46880) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039ed20, 0xc000f0c2c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00039ed20, 0xc000f0c2c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0002f82c0, {0x2bd6388, 0xc000986d20}, 0xc000b46880) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0002f82c0, {0x2bd6388, 0xc000986d20}, {0xc000342f20, 0x5}, 0xc000b46880) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0002f82c0, {0x2bd6388, 0xc000986d20}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.listP({0x2bd6388, 0xc000986d20}, {0x2bed4d0, 0xc0002f82c0}, {0x0, 0x0}, 0xc000a018c0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2bd6388, 0xc000986d20}, {0x2bed4d0, 0xc0002f82c0}, 0x0, {0x0, 0x0}, 0xc000a14b00, 0xc000a14ac0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0x0, 0x0}, 0xc000a14b00) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:126 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 20292 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:408 +0x332 goroutine 20295 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 20252 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986be0, {0x2bd6388, 0xc000986d20}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0009bb908, 0xc000986be0, 0xc000986c30, 0x0, 0xc0008caf60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 20257 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000986c30, {0x2bd6388, 0xc000986d20}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0009bb908, {0x2bd6388, 0xc000986cd0}, 0xc000986c30, {0x2bed4d0, 0xc0002f82c0}, 0x19, 0xc008ad9760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 20280 [select]: net/http.(*http2clientStream).writeRequest(0xc0003b1080, 0xc00028ea00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0003b1080, 0xc004fa8060?, 0xc000086760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20298 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 20294 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19884 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.112340725s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]