"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/01/28 01:18:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota" 2025/01/28 01:18:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 01:18:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Has cached credentials 2025/01/28 01:18:52 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:18:52 DEBUG : Creating backend with remote "/tmp/rclone3614558778" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:18:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/28 01:18:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:18:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.43s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 01:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:18:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:18:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:18:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:18:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:18:58 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.49s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:00 DEBUG : Creating backend with remote "/non-existing" 2025/01/28 01:19:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/28 01:19:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.42s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:06 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Running all checks before starting transfers 2025/01/28 01:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:06 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:06 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Checks finished, now starting transfers 2025/01/28 01:19:06 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.41s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:10 ERROR : Ignoring --no-traverse with sync 2025/01/28 01:19:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:13 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:19:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.48s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/28 01:19:15 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:15 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/28 01:19:16 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyWithDepth (3.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:19:18 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:18 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:19 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:19:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:22 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 01:19:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 01:19:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/28 01:19:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 01:19:24 INFO : sub dir: Making directory 2025/01/28 01:19:25 INFO : sub dir2: Making directory 2025/01/28 01:19:25 INFO : sub dir2/sub sub dir2: Making directory 2025/01/28 01:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:26 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:26 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:28 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:31 INFO : sub dir2: Making directory 2025/01/28 01:19:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 01:19:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 01:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:35 DEBUG : sub dir2: Making directory with metadata 2025/01/28 01:19:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 01:19:35 INFO : sub dir: Making directory 2025/01/28 01:19:35 INFO : sub dir2: Making directory 2025/01/28 01:19:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:36 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:36 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:38 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:19:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:38 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/28 01:19:38 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:41 INFO : sub dir2: Making directory 2025/01/28 01:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:41 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:41 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:43 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:19:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:45 DEBUG : sub dir2: Making directory with metadata 2025/01/28 01:19:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 01:19:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 01:19:45 INFO : sub dir: Making directory 2025/01/28 01:19:46 INFO : sub dir2: Making directory 2025/01/28 01:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:46 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:46 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:48 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:19:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:48 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:51 INFO : sub dir2: Making directory 2025/01/28 01:19:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:19:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:19:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:19:53 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.31s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:19:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wufiteb8madu" 2025/01/28 01:19:58 DEBUG : proton drive root link ID 'rclone-test-wufiteb8madu': Has cached credentials 2025/01/28 01:19:59 DEBUG : proton drive root link ID 'rclone-test-wufiteb8madu': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-wufiteb8madu' 2025/01/28 01:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:19:59 DEBUG : proton drive root link ID 'rclone-test-wufiteb8madu': Waiting for checks to finish 2025/01/28 01:19:59 DEBUG : proton drive root link ID 'rclone-test-wufiteb8madu': Waiting for transfers to finish 2025/01/28 01:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:20:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:03 DEBUG : proton drive root link ID 'rclone-test-wufiteb8madu': Purge remote --- PASS: TestServerSideCopy (10.27s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 01:20:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:20:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:20:09.338159 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/01/28 01:20:09.338185 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/01/28 01:20:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 01:20:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyOverSelf (7.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qijozic3liza" 2025/01/28 01:20:15 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Has cached credentials 2025/01/28 01:20:16 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-qijozic3liza' 2025/01/28 01:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:20:17 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Waiting for checks to finish 2025/01/28 01:20:17 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Waiting for transfers to finish 2025/01/28 01:20:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:20:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:22.043317 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/01/28 01:20:22.043335 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/01/28 01:20:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 01:20:24 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Waiting for checks to finish 2025/01/28 01:20:24 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Waiting for transfers to finish 2025/01/28 01:20:25.437569 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/01/28 01:20:25.437589 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/01/28 01:20:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 01:20:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:27 DEBUG : proton drive root link ID 'rclone-test-qijozic3liza': Purge remote --- PASS: TestServerSideCopyOverSelf (17.08s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:33 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:20:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 01:20:33 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:20:33.729988 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/01/28 01:20:33.730008 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/01/28 01:20:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 01:20:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/28 01:20:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestMoveOverSelf (7.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-haqecon4lula" 2025/01/28 01:20:40 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Has cached credentials 2025/01/28 01:20:41 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-haqecon4lula' 2025/01/28 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:20:41 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Waiting for checks to finish 2025/01/28 01:20:41 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Waiting for transfers to finish 2025/01/28 01:20:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:20:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:46.317604 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/01/28 01:20:46.317623 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/01/28 01:20:48 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Using server-side directory move 2025/01/28 01:20:48 INFO : proton drive root link ID 'rclone-test-haqecon4lula': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 01:20:48 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Waiting for checks to finish 2025/01/28 01:20:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 01:20:48 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Waiting for transfers to finish 2025/01/28 01:20:49 INFO : sub dir/hello world: Deleted 2025/01/28 01:20:49.864612 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AwZUjlXLjKQBb74P6RzYE3qP86U_Okt3zSj9jStVlyGMtf6Qf9Jyfd4ovSH7opqzJ4hlv3iyYbpCZsTvuGr3Kg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:20:49.864631 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AwZUjlXLjKQBb74P6RzYE3qP86U_Okt3zSj9jStVlyGMtf6Qf9Jyfd4ovSH7opqzJ4hlv3iyYbpCZsTvuGr3Kg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:20:49 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AwZUjlXLjKQBb74P6RzYE3qP86U_Okt3zSj9jStVlyGMtf6Qf9Jyfd4ovSH7opqzJ4hlv3iyYbpCZsTvuGr3Kg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:684: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:684 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AwZUjlXLjKQBb74P6RzYE3qP86U_Okt3zSj9jStVlyGMtf6Qf9Jyfd4ovSH7opqzJ4hlv3iyYbpCZsTvuGr3Kg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/01/28 01:20:49 DEBUG : proton drive root link ID 'rclone-test-haqecon4lula': Purge remote --- FAIL: TestServerSideMoveOverSelf (14.28s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:20:54 ERROR : : error listing: directory not found 2025/01/28 01:20:54 INFO : Local file system at /tmp/rclone3614558778: Making directory 2025/01/28 01:20:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:20:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyAfterDelete (5.27s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/28 01:21:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:21:00 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for checks to finish 2025/01/28 01:21:00 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for transfers to finish 2025/01/28 01:21:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:21:00 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/01/28 01:21:00 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:21:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyRedownload (5.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/28 01:21:02 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:02 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:04 INFO : check sum: Copied (new) 2025/01/28 01:21:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/28 01:21:04 DEBUG : check sum: Unchanged skipping 2025/01/28 01:21:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:04 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:04 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.20s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/28 01:21:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 01:21:08 INFO : sizeonly: Copied (new) 2025/01/28 01:21:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:09 DEBUG : sizeonly: Sizes identical 2025/01/28 01:21:09 DEBUG : sizeonly: Unchanged skipping 2025/01/28 01:21:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:09 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:09 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/28 01:21:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/28 01:21:12 INFO : ignore-size: Copied (new) 2025/01/28 01:21:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:13 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:21:13 DEBUG : ignore-size: Unchanged skipping 2025/01/28 01:21:13 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:13 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:13 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:21:17 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:17 DEBUG : existing: Unchanged skipping 2025/01/28 01:21:17 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:17 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/28 01:21:17 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:17 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:17.918929 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/01/28 01:21:17.918960 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/01/28 01:21:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 01:21:19 INFO : existing: Copied (replaced existing) 2025/01/28 01:21:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 01:21:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 01:21:23 INFO : existing: Copied (new) 2025/01/28 01:21:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:23 DEBUG : existing: Destination exists, skipping 2025/01/28 01:21:23 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:23 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:23 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:23 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:30 INFO : d: Making directory 2025/01/28 01:21:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 01:21:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:21:31 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 01:21:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:21:33 INFO : a/potato2: Copied (new) 2025/01/28 01:21:33 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:33 INFO : b/potato: Deleted 2025/01/28 01:21:33 INFO : d: Removing directory 2025/01/28 01:21:34 INFO : b: Removing directory 2025/01/28 01:21:34 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:39 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:39 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/01/28 01:21:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/28 01:21:39 DEBUG : empty space: Unchanged skipping 2025/01/28 01:21:39 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:39 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:39 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:40 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:40 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/01/28 01:21:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:40 NOTICE: proton drive root link ID 'rclone-test-rehawev2nota': Forced to upload files to set modification times on this backend. 2025/01/28 01:21:40 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/01/28 01:21:40 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:40.798905 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/01/28 01:21:40.798935 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/01/28 01:21:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:42 INFO : empty space: Copied (replaced existing) 2025/01/28 01:21:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:46 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:46 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/01/28 01:21:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 01:21:46 DEBUG : empty space: Unchanged skipping 2025/01/28 01:21:46 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:46 DEBUG : Waiting for deletions to finish 2025/01/28 01:21:46 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:50 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:50 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/01/28 01:21:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3614558778) 2025/01/28 01:21:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-rehawev2nota') 2025/01/28 01:21:50 DEBUG : foo: sha1 differ 2025/01/28 01:21:50 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:50.537176 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/01/28 01:21:50.537199 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/01/28 01:21:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/28 01:21:52 INFO : foo: Copied (replaced existing) 2025/01/28 01:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.66s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:21:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/28 01:21:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:21:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:21:55 DEBUG : empty space: Unchanged skipping 2025/01/28 01:21:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:21:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:21:57 INFO : potato: Copied (new) 2025/01/28 01:21:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/28 01:22:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:01.887675 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/01/28 01:22:01.887701 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/01/28 01:22:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/28 01:22:03 INFO : potato: Copied (replaced existing) 2025/01/28 01:22:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/01/28 01:22:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3614558778) 2025/01/28 01:22:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-rehawev2nota') 2025/01/28 01:22:07 DEBUG : potato: sha1 differ 2025/01/28 01:22:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:07.534190 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/01/28 01:22:07.534216 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/01/28 01:22:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/28 01:22:09 INFO : potato: Copied (replaced existing) 2025/01/28 01:22:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:22:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:22:14 DEBUG : empty space: Unchanged skipping 2025/01/28 01:22:14 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/28 01:22:14 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:14 DEBUG : Waiting for deletions to finish 2025/01/28 01:22:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:22:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:22:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:20 DEBUG : empty space: Unchanged skipping 2025/01/28 01:22:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:22:21 INFO : potato2: Copied (new) 2025/01/28 01:22:21 DEBUG : Waiting for deletions to finish 2025/01/28 01:22:22 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:28 INFO : d: Making directory 2025/01/28 01:22:29 INFO : d/e: Making directory 2025/01/28 01:22:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 01:22:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:22:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 01:22:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:22:32 INFO : a/potato2: Copied (new) 2025/01/28 01:22:32 DEBUG : Waiting for deletions to finish 2025/01/28 01:22:33 INFO : b/potato: Deleted 2025/01/28 01:22:33 INFO : d/e: Removing directory 2025/01/28 01:22:33 INFO : d: Removing directory 2025/01/28 01:22:33 INFO : b: Removing directory 2025/01/28 01:22:34 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:41 INFO : d: Making directory 2025/01/28 01:22:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 01:22:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:22:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 01:22:43 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:43 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:22:45 INFO : a/potato2: Copied (new) 2025/01/28 01:22:45 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting files as there were IO errors 2025/01/28 01:22:45 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:22:52 DEBUG : Waiting for deletions to finish 2025/01/28 01:22:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:22:53 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:22:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:22:53 DEBUG : empty space: Unchanged skipping 2025/01/28 01:22:53 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:22:53 INFO : potato: Deleted 2025/01/28 01:22:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:22:54 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:00 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:00 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:00 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:00 INFO : potato: Deleted 2025/01/28 01:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:23:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:23:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:01 DEBUG : empty space: Unchanged skipping 2025/01/28 01:23:01 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 01:23:02 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncDeleteBefore (8.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:23:06 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:06 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/28 01:23:08 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.74s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:13 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 01:23:13 DEBUG : enormous: Excluded 2025/01/28 01:23:13 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 01:23:13 DEBUG : potato2: Excluded 2025/01/28 01:23:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 01:23:14 DEBUG : potato2: Excluded 2025/01/28 01:23:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:23:14 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:14 DEBUG : empty space: Unchanged skipping 2025/01/28 01:23:14 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:14 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:14 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 01:23:14 DEBUG : enormous: Excluded 2025/01/28 01:23:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 01:23:14 DEBUG : potato2: Excluded 2025/01/28 01:23:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 01:23:15 DEBUG : potato2: Excluded 2025/01/28 01:23:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/28 01:23:15 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for checks to finish 2025/01/28 01:23:15 DEBUG : empty space: Unchanged skipping 2025/01/28 01:23:15 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for transfers to finish 2025/01/28 01:23:15 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:15 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncWithExclude (6.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 01:23:22 DEBUG : enormous: Excluded 2025/01/28 01:23:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 01:23:22 DEBUG : potato2: Excluded 2025/01/28 01:23:22 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:23:22 DEBUG : empty space: Unchanged skipping 2025/01/28 01:23:22 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:22 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:23 INFO : enormous: Deleted 2025/01/28 01:23:23 INFO : potato2: Deleted 2025/01/28 01:23:23 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/28 01:23:23 DEBUG : empty space: Unchanged skipping 2025/01/28 01:23:23 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for checks to finish 2025/01/28 01:23:23 DEBUG : Local file system at /tmp/rclone3614558778: Waiting for transfers to finish 2025/01/28 01:23:23 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:23 INFO : enormous: Deleted 2025/01/28 01:23:23 INFO : potato2: Deleted 2025/01/28 01:23:23 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:32 DEBUG : five: Need to transfer - File not found at Destination 2025/01/28 01:23:32 DEBUG : one: Destination is newer than source, skipping 2025/01/28 01:23:32 DEBUG : three: Sizes identical 2025/01/28 01:23:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 01:23:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/28 01:23:32 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/28 01:23:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3614558778) 2025/01/28 01:23:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-rehawev2nota') 2025/01/28 01:23:32 DEBUG : two: sha1 differ 2025/01/28 01:23:32 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:32.949825 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/01/28 01:23:32.949852 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/01/28 01:23:33.042170 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/01/28 01:23:33.042188 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/01/28 01:23:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/28 01:23:34 INFO : five: Copied (new) 2025/01/28 01:23:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/28 01:23:34 INFO : four: Copied (replaced existing) 2025/01/28 01:23:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 01:23:34 INFO : two: Copied (replaced existing) 2025/01/28 01:23:34 DEBUG : Waiting for deletions to finish 2025/01/28 01:23:36 DEBUG : one: Destination is newer than source, skipping 2025/01/28 01:23:36 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 01:23:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/28 01:23:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/28 01:23:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/28 01:23:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 01:23:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 01:23:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3614558778) 2025/01/28 01:23:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-rehawev2nota') 2025/01/28 01:23:36 DEBUG : three: sha1 differ 2025/01/28 01:23:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/28 01:23:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/28 01:23:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/28 01:23:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 01:23:36 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:36.675048 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/01/28 01:23:36.675071 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/01/28 01:23:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 01:23:38 INFO : three: Copied (replaced existing) 2025/01/28 01:23:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/28 01:23:42 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:42 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:42 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 01:23:42 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/28 01:23:42 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 01:23:43 INFO : potato: Copied (new) 2025/01/28 01:23:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:23:43 INFO : yam: Copied (new) 2025/01/28 01:23:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:23:44 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:44 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:44 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:44 DEBUG : potato: Unchanged skipping 2025/01/28 01:23:44 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:45.017096 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HopLRnXU2bP-kJ5y-GKOVRgup7ZFK_lMYE1FfjejsKpK1EIpLZ_wYTBtHVskRg5WzZ-iUPTLq-mKWCcZ4-5Lbw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:23:45.017116 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HopLRnXU2bP-kJ5y-GKOVRgup7ZFK_lMYE1FfjejsKpK1EIpLZ_wYTBtHVskRg5WzZ-iUPTLq-mKWCcZ4-5Lbw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:45 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HopLRnXU2bP-kJ5y-GKOVRgup7ZFK_lMYE1FfjejsKpK1EIpLZ_wYTBtHVskRg5WzZ-iUPTLq-mKWCcZ4-5Lbw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:45 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HopLRnXU2bP-kJ5y-GKOVRgup7ZFK_lMYE1FfjejsKpK1EIpLZ_wYTBtHVskRg5WzZ-iUPTLq-mKWCcZ4-5Lbw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:45 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/01/28 01:23:45 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:46 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:23:46 INFO : yaml: Copied (new) 2025/01/28 01:23:46 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting files as there were IO errors 2025/01/28 01:23:46 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors sync_test.go:1556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1556 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (6.82s) === 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-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/28 01:23:48 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:48 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:48 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 01:23:48 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/28 01:23:48 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 01:23:50 INFO : potato: Copied (new) 2025/01/28 01:23:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:23:50 INFO : yam: Copied (new) 2025/01/28 01:23:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:51 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:23:51 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:51 DEBUG : potato: Unchanged skipping 2025/01/28 01:23:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:51.951138 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NREOs7LAZ8qTxAoxvhBlW0XQTExtS2-cIOHkJIQIS6_d7IJUWSytQV6jVEkYo_5_I9NI5gWDd6X1YmOSkXq6Rg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:23:51.951167 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NREOs7LAZ8qTxAoxvhBlW0XQTExtS2-cIOHkJIQIS6_d7IJUWSytQV6jVEkYo_5_I9NI5gWDd6X1YmOSkXq6Rg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:51 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NREOs7LAZ8qTxAoxvhBlW0XQTExtS2-cIOHkJIQIS6_d7IJUWSytQV6jVEkYo_5_I9NI5gWDd6X1YmOSkXq6Rg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:51 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NREOs7LAZ8qTxAoxvhBlW0XQTExtS2-cIOHkJIQIS6_d7IJUWSytQV6jVEkYo_5_I9NI5gWDd6X1YmOSkXq6Rg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:51 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/01/28 01:23:51 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:53 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:23:53 INFO : yaml: Copied (new) 2025/01/28 01:23:53 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting files as there were IO errors 2025/01/28 01:23:53 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors sync_test.go:1628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1628 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (6.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/28 01:23:55 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:55 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 01:23:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/28 01:23:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:23:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 01:23:57 INFO : potato: Copied (new) 2025/01/28 01:23:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:23:57 INFO : sub/yam: Copied (new) 2025/01/28 01:23:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:23:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:23:58 DEBUG : potato: Unchanged skipping 2025/01/28 01:23:59 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Making map for --track-renames 2025/01/28 01:23:59 INFO : proton drive root link ID 'rclone-test-rehawev2nota': Finished making map for --track-renames 2025/01/28 01:23:59 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:23:59 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for renames to finish 2025/01/28 01:23:59.599515 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wjdp5sB6YlFBdQFbrQC7c1-3dlfOSeg_58GH9wkGCWDRO2jhIm5hNj7cxr-CoGLWHX_lPBuBhXU7Q57ShoYwGw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:23:59.599536 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wjdp5sB6YlFBdQFbrQC7c1-3dlfOSeg_58GH9wkGCWDRO2jhIm5hNj7cxr-CoGLWHX_lPBuBhXU7Q57ShoYwGw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:59 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wjdp5sB6YlFBdQFbrQC7c1-3dlfOSeg_58GH9wkGCWDRO2jhIm5hNj7cxr-CoGLWHX_lPBuBhXU7Q57ShoYwGw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:59 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wjdp5sB6YlFBdQFbrQC7c1-3dlfOSeg_58GH9wkGCWDRO2jhIm5hNj7cxr-CoGLWHX_lPBuBhXU7Q57ShoYwGw==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:23:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/28 01:23:59 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:24:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 01:24:01 INFO : yam: Copied (new) 2025/01/28 01:24:01 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting files as there were IO errors 2025/01/28 01:24:01 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors sync_test.go:1667: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1667 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (8.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:03 DEBUG : Creating backend with remote "/tmp/rclone3614558778/dir1" 2025/01/28 01:24:03 DEBUG : Config file has changed externally - reloading 2025/01/28 01:24:03 DEBUG : Creating backend with remote "/tmp/rclone3614558778/dir2" 2025/01/28 01:24:03 DEBUG : Local file system at /tmp/rclone3614558778/dir2: Using server-side directory move 2025/01/28 01:24:03 INFO : Local file system at /tmp/rclone3614558778/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 01:24:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/28 01:24:03 INFO : file1.txt: Moved (server-side) 2025/01/28 01:24:03 DEBUG : Local file system at /tmp/rclone3614558778/dir2: Waiting for checks to finish 2025/01/28 01:24:03 DEBUG : Local file system at /tmp/rclone3614558778/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:24:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 01:24:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:24:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:24:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/28 01:24:07 INFO : nested/sub dir/file: Copied (new) 2025/01/28 01:24:07 INFO : nested/sub dir/file: Deleted 2025/01/28 01:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:24:07 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:24:07 INFO : sub dir/hello world: Deleted 2025/01/28 01:24:07 ERROR : Local file system at /tmp/rclone3614558778: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (6.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 01:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 01:24:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:24:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:24:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/28 01:24:14 INFO : nested/sub dir/file: Copied (new) 2025/01/28 01:24:14 INFO : nested/sub dir/file: Deleted 2025/01/28 01:24:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 01:24:14 INFO : sub dir/hello world: Copied (new) 2025/01/28 01:24:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 01:24:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/28 01:24:18 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:24:18 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:24:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 01:24:19 INFO : existing: Copied (new) 2025/01/28 01:24:19 INFO : existing: Deleted 2025/01/28 01:24:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/28 01:24:19 INFO : existing-b: Copied (new) 2025/01/28 01:24:19 INFO : existing-b: Deleted 2025/01/28 01:24:20 DEBUG : existing: Destination exists, skipping 2025/01/28 01:24:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/28 01:24:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:24:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:24:20 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.80s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hevonef9gabi" 2025/01/28 01:24:22 DEBUG : Config file has changed externally - reloading 2025/01/28 01:24:22 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Has cached credentials 2025/01/28 01:24:23 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-hevonef9gabi' 2025/01/28 01:24:33 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Using server-side directory move 2025/01/28 01:24:33 INFO : proton drive root link ID 'rclone-test-hevonef9gabi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 01:24:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:24:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/28 01:24:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 01:24:33 DEBUG : empty space: Unchanged skipping 2025/01/28 01:24:33 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Waiting for checks to finish 2025/01/28 01:24:33 INFO : potato3: Deleted 2025/01/28 01:24:33 INFO : empty space: Deleted 2025/01/28 01:24:33 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Waiting for transfers to finish 2025/01/28 01:24:33.978868 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MYSOnais5liasQAs8C7CxY_FJNUna1N4nySOsCpqVu_w3cfhuSljiM__cEwT1kZhckMKZF4GIID9Fg9dSgYRew==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:24:33.978888 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MYSOnais5liasQAs8C7CxY_FJNUna1N4nySOsCpqVu_w3cfhuSljiM__cEwT1kZhckMKZF4GIID9Fg9dSgYRew==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:33 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MYSOnais5liasQAs8C7CxY_FJNUna1N4nySOsCpqVu_w3cfhuSljiM__cEwT1kZhckMKZF4GIID9Fg9dSgYRew==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:34.230177 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hrqGxUjC2aiyY57udYLYwdiIbX6C_L0TTYEjfVbYTbrRLyaH68nyv74GNupe4nr4EvPtW5dykDSUnVjxSDGyhQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:24:34.230208 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hrqGxUjC2aiyY57udYLYwdiIbX6C_L0TTYEjfVbYTbrRLyaH68nyv74GNupe4nr4EvPtW5dykDSUnVjxSDGyhQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:34 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hrqGxUjC2aiyY57udYLYwdiIbX6C_L0TTYEjfVbYTbrRLyaH68nyv74GNupe4nr4EvPtW5dykDSUnVjxSDGyhQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hrqGxUjC2aiyY57udYLYwdiIbX6C_L0TTYEjfVbYTbrRLyaH68nyv74GNupe4nr4EvPtW5dykDSUnVjxSDGyhQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/01/28 01:24:34 DEBUG : proton drive root link ID 'rclone-test-hevonef9gabi': Purge remote --- FAIL: TestServerSideMove (13.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bukihur6rewe" 2025/01/28 01:24:35 DEBUG : proton drive root link ID 'rclone-test-bukihur6rewe': Has cached credentials 2025/01/28 01:24:36 DEBUG : proton drive root link ID 'rclone-test-bukihur6rewe': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-bukihur6rewe' 2025/01/28 01:24:46 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 01:24:46 DEBUG : empty space: Excluded 2025/01/28 01:24:46 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 01:24:46 DEBUG : empty space: Excluded 2025/01/28 01:24:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:24:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 01:24:46 DEBUG : proton drive root link ID 'rclone-test-bukihur6rewe': Waiting for checks to finish 2025/01/28 01:24:46 DEBUG : proton drive root link ID 'rclone-test-bukihur6rewe': Waiting for transfers to finish 2025/01/28 01:24:47 INFO : potato3: Deleted 2025/01/28 01:24:47.161838 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rcwB0cy5cZVoB9gImgC_0QqYAl3dv2mTNYbbNYw59H0hEVDwV5CFXMw39WsuAGPjT_IGbu-pWP3ICo2h8HqpXQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:24:47.161868 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rcwB0cy5cZVoB9gImgC_0QqYAl3dv2mTNYbbNYw59H0hEVDwV5CFXMw39WsuAGPjT_IGbu-pWP3ICo2h8HqpXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:47 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rcwB0cy5cZVoB9gImgC_0QqYAl3dv2mTNYbbNYw59H0hEVDwV5CFXMw39WsuAGPjT_IGbu-pWP3ICo2h8HqpXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:47.366566 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF1jsU_LDw2j06_l2XzcJnfxvEHZ2Hn-ESdgDbJTkmDSb3XdK_8P7z6qK3jGsN6gNZnOuaVFYF26a8gWFcjw2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:24:47.366591 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF1jsU_LDw2j06_l2XzcJnfxvEHZ2Hn-ESdgDbJTkmDSb3XdK_8P7z6qK3jGsN6gNZnOuaVFYF26a8gWFcjw2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:24:47 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF1jsU_LDw2j06_l2XzcJnfxvEHZ2Hn-ESdgDbJTkmDSb3XdK_8P7z6qK3jGsN6gNZnOuaVFYF26a8gWFcjw2w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF1jsU_LDw2j06_l2XzcJnfxvEHZ2Hn-ESdgDbJTkmDSb3XdK_8P7z6qK3jGsN6gNZnOuaVFYF26a8gWFcjw2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/01/28 01:24:47 DEBUG : proton drive root link ID 'rclone-test-bukihur6rewe': Purge remote --- FAIL: TestServerSideMoveWithFilter (13.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:24:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-koboyav4nuja" 2025/01/28 01:24:49 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Has cached credentials 2025/01/28 01:24:50 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:24:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-rehawev2nota' -> proton drive root link ID 'rclone-test-koboyav4nuja' 2025/01/28 01:25:00 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Using server-side directory move 2025/01/28 01:25:00 INFO : proton drive root link ID 'rclone-test-koboyav4nuja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 01:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 01:25:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 01:25:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/28 01:25:01 DEBUG : empty space: Unchanged skipping 2025/01/28 01:25:01 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Waiting for checks to finish 2025/01/28 01:25:01 INFO : empty space: Deleted 2025/01/28 01:25:01 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Waiting for transfers to finish 2025/01/28 01:25:01 INFO : potato3: Deleted 2025/01/28 01:25:01.590477 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pBQWvT64uRUdwUyIxU1uHeNi_x5OF2U1HkyBndhhmZZSI__T1l8fvUQVxcLHmYtBLCf6n7I1EV69Qqch-gZ2OA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:25:01.590494 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pBQWvT64uRUdwUyIxU1uHeNi_x5OF2U1HkyBndhhmZZSI__T1l8fvUQVxcLHmYtBLCf6n7I1EV69Qqch-gZ2OA==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:25:01 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/pBQWvT64uRUdwUyIxU1uHeNi_x5OF2U1HkyBndhhmZZSI__T1l8fvUQVxcLHmYtBLCf6n7I1EV69Qqch-gZ2OA==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:25:01.840899 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/742EyHhsgMKBwqyZ0Z8ib6OS3DNCqDXjxA-XNr5-nqzKDoZPyPhpWiKBRV1EpERvT8EiuBmR2M9yjyfiX5FW-w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:25:01.840919 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/742EyHhsgMKBwqyZ0Z8ib6OS3DNCqDXjxA-XNr5-nqzKDoZPyPhpWiKBRV1EpERvT8EiuBmR2M9yjyfiX5FW-w==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:25:01 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/742EyHhsgMKBwqyZ0Z8ib6OS3DNCqDXjxA-XNr5-nqzKDoZPyPhpWiKBRV1EpERvT8EiuBmR2M9yjyfiX5FW-w==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:25:01 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/01/28 01:25:01 DEBUG : proton drive root link ID 'rclone-test-koboyav4nuja': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (14.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:25:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/rclone-sync-test" 2025/01/28 01:25:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Has cached credentials 2025/01/28 01:25:05 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncOverlap (94.42s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:26:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/rclone-sync-test" 2025/01/28 01:26:38 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Has cached credentials 2025/01/28 01:26:39 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:27:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/rclone-sync-test-include/layer2" 2025/01/28 01:27:46 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-include/layer2': Has cached credentials 2025/01/28 01:27:47 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:28:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/rclone-sync-test-ignore-file" 2025/01/28 01:28:55 DEBUG : Config file has changed externally - reloading 2025/01/28 01:28:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-ignore-file': Has cached credentials 2025/01/28 01:28:56 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:30:07 DEBUG : rclone-sync-test: Excluded 2025/01/28 01:30:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 01:30:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 01:30:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Waiting for checks to finish 2025/01/28 01:30:07 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test': Waiting for transfers to finish 2025/01/28 01:30:07 DEBUG : Waiting for deletions to finish 2025/01/28 01:30:07 INFO : There was nothing to transfer 2025/01/28 01:30:08 DEBUG : rclone-sync-test: Excluded 2025/01/28 01:30:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 01:30:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 01:30:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:30:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:30:09 DEBUG : Waiting for deletions to finish 2025/01/28 01:30:09 INFO : rclone-sync-test-include: Removing directory 2025/01/28 01:30:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/01/28 01:30:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': failed to delete 1 directories 2025/01/28 01:30:09 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:30:09 DEBUG : rclone-sync-test: Excluded 2025/01/28 01:30:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 01:30:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 01:30:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/28 01:30:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/28 01:30:10 DEBUG : Waiting for deletions to finish 2025/01/28 01:30:10 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:30:10 DEBUG : rclone-sync-test: Excluded 2025/01/28 01:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 01:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 01:30:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:30:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:30:11 DEBUG : Waiting for deletions to finish 2025/01/28 01:30:11 INFO : rclone-sync-test-include: Removing directory 2025/01/28 01:30:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/01/28 01:30:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': failed to delete 1 directories 2025/01/28 01:30:11 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:30:12 DEBUG : rclone-sync-test: Excluded 2025/01/28 01:30:12 DEBUG : : Excluded 2025/01/28 01:30:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 01:30:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 01:30:13 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/28 01:30:13 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/28 01:30:13 DEBUG : Waiting for deletions to finish 2025/01/28 01:30:13 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (224.11s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:30:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:30:23 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:30:23 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:31:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/CompareDest" 2025/01/28 01:31:30 DEBUG : Config file has changed externally - reloading 2025/01/28 01:31:30 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/CompareDest': Has cached credentials 2025/01/28 01:31:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:32:38 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 01:32:38 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:38 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 01:32:40 INFO : one: Copied (new) 2025/01/28 01:32:40 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:41 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:41 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:42.285101 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/01/28 01:32:42.285122 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/01/28 01:32:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/28 01:32:43 INFO : one: Copied (replaced existing) 2025/01/28 01:32:43 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:45.119431 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/01/28 01:32:45.119464 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/01/28 01:32:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:49 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 01:32:50 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:50 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:50 INFO : There was nothing to transfer 2025/01/28 01:32:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 01:32:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:53 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 01:32:54 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:54 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:54 INFO : There was nothing to transfer 2025/01/28 01:32:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 01:32:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 01:32:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:55 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:55 INFO : There was nothing to transfer 2025/01/28 01:32:57 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/01/28 01:32:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 01:32:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 01:32:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:57 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 01:32:57 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:32:57 DEBUG : Waiting for deletions to finish 2025/01/28 01:32:57 INFO : There was nothing to transfer 2025/01/28 01:32:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:59 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 01:32:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 01:32:59 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:32:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/28 01:32:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 01:32:59 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:33:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/28 01:33:00 INFO : two: Copied (new) 2025/01/28 01:33:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (161.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:33:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dest" 2025/01/28 01:33:09 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dest': Has cached credentials 2025/01/28 01:33:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dest': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:34:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/pre-dest1" 2025/01/28 01:34:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/pre-dest1': Has cached credentials 2025/01/28 01:34:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:34:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/pre-dest2" 2025/01/28 01:34:54 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/pre-dest2': Has cached credentials 2025/01/28 01:34:55 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:35:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:35:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/28 01:35:30 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:35:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/28 01:35:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/28 01:35:30 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dest': Waiting for checks to finish 2025/01/28 01:35:30 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dest': Waiting for transfers to finish 2025/01/28 01:35:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/28 01:35:32 INFO : 3: Copied (new) 2025/01/28 01:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (152.21s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:35:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:35:42 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:35:43 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:36:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/backup" 2025/01/28 01:36:16 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Has cached credentials 2025/01/28 01:36:17 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:37:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:37:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:37:25 DEBUG : two: Unchanged skipping 2025/01/28 01:37:25 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:37:27.001906 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U7c69u1ihiikAO4dApc_ePWY4RWcROsbJmgDBS19UYvFdhes5DeVZ3PJ5xHwidi1rAVBYOY6pakSPx29zCXMYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:37:27.001938 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U7c69u1ihiikAO4dApc_ePWY4RWcROsbJmgDBS19UYvFdhes5DeVZ3PJ5xHwidi1rAVBYOY6pakSPx29zCXMYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:37:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U7c69u1ihiikAO4dApc_ePWY4RWcROsbJmgDBS19UYvFdhes5DeVZ3PJ5xHwidi1rAVBYOY6pakSPx29zCXMYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:37:27 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:37:27 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting files as there were IO errors 2025/01/28 01:37:27 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U7c69u1ihiikAO4dApc_ePWY4RWcROsbJmgDBS19UYvFdhes5DeVZ3PJ5xHwidi1rAVBYOY6pakSPx29zCXMYg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (112.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:37:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:37:35 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:37:36 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:38:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/backup" 2025/01/28 01:38:10 DEBUG : Config file has changed externally - reloading 2025/01/28 01:38:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Has cached credentials 2025/01/28 01:38:11 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:39:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:39:19 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:39:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:39:19 DEBUG : two: Unchanged skipping 2025/01/28 01:39:20.476459 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rNh4c9RGeplaFFflnB6q56R6bY3M8P0kedwF0deJV_eN700ZwpWUignQGye0YsCx678rI1cji2OT-knyVnNraA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:39:20.476507 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rNh4c9RGeplaFFflnB6q56R6bY3M8P0kedwF0deJV_eN700ZwpWUignQGye0YsCx678rI1cji2OT-knyVnNraA==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:39:20 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rNh4c9RGeplaFFflnB6q56R6bY3M8P0kedwF0deJV_eN700ZwpWUignQGye0YsCx678rI1cji2OT-knyVnNraA==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:39:20 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:39:20 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting files as there were IO errors 2025/01/28 01:39:20 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rNh4c9RGeplaFFflnB6q56R6bY3M8P0kedwF0deJV_eN700ZwpWUignQGye0YsCx678rI1cji2OT-knyVnNraA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (113.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:39:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:39:29 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:39:30 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:40:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/backup" 2025/01/28 01:40:03 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Has cached credentials 2025/01/28 01:40:04 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/backup': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:41:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:41:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:41:10 DEBUG : two: Unchanged skipping 2025/01/28 01:41:10 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:41:12.151597 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3J37ILlge3oujoRG1e0HMUFJqdYC4IbVcCKDqprRPj4hxrLrQcNKlYubkgh6DT8E2PWJvgi-Mzi2Ni-P4_n-Vg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:41:12.151618 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3J37ILlge3oujoRG1e0HMUFJqdYC4IbVcCKDqprRPj4hxrLrQcNKlYubkgh6DT8E2PWJvgi-Mzi2Ni-P4_n-Vg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:41:12 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3J37ILlge3oujoRG1e0HMUFJqdYC4IbVcCKDqprRPj4hxrLrQcNKlYubkgh6DT8E2PWJvgi-Mzi2Ni-P4_n-Vg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:41:12 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:41:12 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting files as there were IO errors 2025/01/28 01:41:12 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3J37ILlge3oujoRG1e0HMUFJqdYC4IbVcCKDqprRPj4hxrLrQcNKlYubkgh6DT8E2PWJvgi-Mzi2Ni-P4_n-Vg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (111.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:41:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:41:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:41:21 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:41:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:41:56 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for checks to finish 2025/01/28 01:41:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:41:56 DEBUG : two: Unchanged skipping 2025/01/28 01:41:56.751443 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RQOU-mLqWqATkpn90bgQnCaxRsgWhQHT-N0BiYPKFIBDBN54sBJ5A4wO04npWCfK60hJwbshqANF9d7uRP9V6w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:41:56.751469 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RQOU-mLqWqATkpn90bgQnCaxRsgWhQHT-N0BiYPKFIBDBN54sBJ5A4wO04npWCfK60hJwbshqANF9d7uRP9V6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:41:56 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RQOU-mLqWqATkpn90bgQnCaxRsgWhQHT-N0BiYPKFIBDBN54sBJ5A4wO04npWCfK60hJwbshqANF9d7uRP9V6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:41:56 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Waiting for transfers to finish 2025/01/28 01:41:56 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting files as there were IO errors 2025/01/28 01:41:56 ERROR : proton drive root link ID 'rclone-test-rehawev2nota/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RQOU-mLqWqATkpn90bgQnCaxRsgWhQHT-N0BiYPKFIBDBN54sBJ5A4wO04npWCfK60hJwbshqANF9d7uRP9V6w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (44.15s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:42:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:42:05 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:42:05 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:42:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:42:39.966048 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ft7UjBtuqflE8jz8FDciMWrCtQj3nUyrWebBARdyzvApLHUWGQoj7c3BiV0T5s0rrKv4-7Y29hw9ppWIJGwiwg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:42:39.966073 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ft7UjBtuqflE8jz8FDciMWrCtQj3nUyrWebBARdyzvApLHUWGQoj7c3BiV0T5s0rrKv4-7Y29hw9ppWIJGwiwg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:42:39 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ft7UjBtuqflE8jz8FDciMWrCtQj3nUyrWebBARdyzvApLHUWGQoj7c3BiV0T5s0rrKv4-7Y29hw9ppWIJGwiwg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ft7UjBtuqflE8jz8FDciMWrCtQj3nUyrWebBARdyzvApLHUWGQoj7c3BiV0T5s0rrKv4-7Y29hw9ppWIJGwiwg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (43.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:42:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rehawev2nota/dst" 2025/01/28 01:42:48 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Has cached credentials 2025/01/28 01:42:49 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota/dst': Used cached credential to initialize the ProtonDrive API 2025/01/28 01:43:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 01:43:23.048706 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTKpHccAu0nPR2adNLLu2AqADqgzG5jFC36XzucSCgSiBpTCgKD2MTi9OghVUE-dnWS1DT4Sm68CVt_AnKXjUg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/01/28 01:43:23.048733 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTKpHccAu0nPR2adNLLu2AqADqgzG5jFC36XzucSCgSiBpTCgKD2MTi9OghVUE-dnWS1DT4Sm68CVt_AnKXjUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/01/28 01:43:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTKpHccAu0nPR2adNLLu2AqADqgzG5jFC36XzucSCgSiBpTCgKD2MTi9OghVUE-dnWS1DT4Sm68CVt_AnKXjUg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTKpHccAu0nPR2adNLLu2AqADqgzG5jFC36XzucSCgSiBpTCgKD2MTi9OghVUE-dnWS1DT4Sm68CVt_AnKXjUg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (43.02s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:43:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/28 01:43:27 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:43:27 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:43:27.908095 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/01/28 01:43:27.908125 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/01/28 01:43:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/28 01:43:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/28 01:43:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.51s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:43:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 01:43:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:43:31 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:43:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 01:43:32 INFO : existing: Copied (new) 2025/01/28 01:43:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:43:33 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:43:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/28 01:43:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/28 01:43:33 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:43:33 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting files as there were IO errors 2025/01/28 01:43:33 ERROR : proton drive root link ID 'rclone-test-rehawev2nota': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncImmutable (4.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:43:37 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:43:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:43:37 DEBUG : existing: Unchanged skipping 2025/01/28 01:43:37 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:43:37 DEBUG : Waiting for deletions to finish 2025/01/28 01:43:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.37s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:44:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:44:50 DEBUG : both0: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both12: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both13: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both1: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both15: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both16: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both17: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both18: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both10: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both11: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both14: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both19: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both2: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both3: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both4: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both8: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:44:50 DEBUG : both9: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both5: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both6: Unchanged skipping 2025/01/28 01:44:50 DEBUG : both7: Unchanged skipping 2025/01/28 01:44:50 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:44:50 DEBUG : Waiting for deletions to finish 2025/01/28 01:44:51 INFO : only8: Deleted 2025/01/28 01:44:51 INFO : only5: Deleted 2025/01/28 01:44:51 INFO : only9: Deleted 2025/01/28 01:44:51 INFO : only0: Deleted 2025/01/28 01:44:51 INFO : only1: Deleted 2025/01/28 01:44:51 INFO : only15: Deleted 2025/01/28 01:44:51 INFO : only18: Deleted 2025/01/28 01:44:51 INFO : only19: Deleted 2025/01/28 01:44:51 INFO : only2: Deleted 2025/01/28 01:44:51 INFO : only4: Deleted 2025/01/28 01:44:51 INFO : only11: Deleted 2025/01/28 01:44:52 INFO : only14: Deleted 2025/01/28 01:44:52 INFO : only16: Deleted 2025/01/28 01:44:52 INFO : only17: Deleted 2025/01/28 01:44:52 INFO : only3: Deleted 2025/01/28 01:44:52 INFO : only12: Deleted 2025/01/28 01:44:52 INFO : only10: Deleted 2025/01/28 01:44:52 INFO : only13: Deleted 2025/01/28 01:44:52 INFO : only6: Deleted 2025/01/28 01:44:52 INFO : only7: Deleted 2025/01/28 01:44:52 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (84.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:46:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for checks to finish 2025/01/28 01:46:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both1: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both12: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both10: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both14: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both15: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both16: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both0: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both11: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both19: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both13: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both17: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both18: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both2: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both5: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both7: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both8: Unchanged skipping 2025/01/28 01:46:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/28 01:46:15 DEBUG : both9: Unchanged skipping 2025/01/28 01:46:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : both6: Unchanged skipping 2025/01/28 01:46:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : both4: Unchanged skipping 2025/01/28 01:46:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : both3: Unchanged skipping 2025/01/28 01:46:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/28 01:46:15 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Waiting for transfers to finish 2025/01/28 01:46:15.316489 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/01/28 01:46:15.316519 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/01/28 01:46:15.400299 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/01/28 01:46:15.400326 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/01/28 01:46:15.455790 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/01/28 01:46:15.455805 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/01/28 01:46:15.540479 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/01/28 01:46:15.540496 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/01/28 01:46:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:16 INFO : only0: Copied (replaced existing) 2025/01/28 01:46:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:16 INFO : only10: Copied (replaced existing) 2025/01/28 01:46:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:16 INFO : only1: Copied (replaced existing) 2025/01/28 01:46:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:16 INFO : only11: Copied (replaced existing) 2025/01/28 01:46:16.910760 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/01/28 01:46:16.910781 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/01/28 01:46:17.037474 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/01/28 01:46:17.037501 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/01/28 01:46:17.089667 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/01/28 01:46:17.089699 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/01/28 01:46:17.185266 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/01/28 01:46:17.185295 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/01/28 01:46:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:18 INFO : only13: Copied (replaced existing) 2025/01/28 01:46:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:18 INFO : only12: Copied (replaced existing) 2025/01/28 01:46:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:18 INFO : only17: Copied (replaced existing) 2025/01/28 01:46:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:18 INFO : only18: Copied (replaced existing) 2025/01/28 01:46:18.636942 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/01/28 01:46:18.636973 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/01/28 01:46:18.729237 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/01/28 01:46:18.729268 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/01/28 01:46:18.824564 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/01/28 01:46:18.824596 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/01/28 01:46:18.877228 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/01/28 01:46:18.877261 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/01/28 01:46:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:20 INFO : only19: Copied (replaced existing) 2025/01/28 01:46:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:20 INFO : only2: Copied (replaced existing) 2025/01/28 01:46:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:20 INFO : only3: Copied (replaced existing) 2025/01/28 01:46:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:20 INFO : only4: Copied (replaced existing) 2025/01/28 01:46:20.255203 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/01/28 01:46:20.255233 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/01/28 01:46:20.359853 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/01/28 01:46:20.359882 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/01/28 01:46:20.482757 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/01/28 01:46:20.482790 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/01/28 01:46:20.567531 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/01/28 01:46:20.567563 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/01/28 01:46:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:21 INFO : only5: Copied (replaced existing) 2025/01/28 01:46:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:21 INFO : only6: Copied (replaced existing) 2025/01/28 01:46:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:21 INFO : only7: Copied (replaced existing) 2025/01/28 01:46:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:21 INFO : only8: Copied (replaced existing) 2025/01/28 01:46:21.908381 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/01/28 01:46:21.908398 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/01/28 01:46:21.958896 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/01/28 01:46:21.958914 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/01/28 01:46:22.083540 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/01/28 01:46:22.083573 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/01/28 01:46:22.200270 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/01/28 01:46:22.200292 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/01/28 01:46:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:23 INFO : only9: Copied (replaced existing) 2025/01/28 01:46:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:23 INFO : only14: Copied (replaced existing) 2025/01/28 01:46:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:23 INFO : only15: Copied (replaced existing) 2025/01/28 01:46:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 01:46:23 INFO : only16: Copied (replaced existing) 2025/01/28 01:46:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (101.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:46:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 01:46:46 INFO : sub dir: Making directory 2025/01/28 01:46:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (20.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" 2025/01/28 01:47:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 01:47:07 INFO : sub dir: Making directory 2025/01/28 01:47:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-rehawev2nota'", Local "Local file system at /tmp/rclone3614558778", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (20.94s) FAIL 2025/01/28 01:47:28 DEBUG : proton drive root link ID 'rclone-test-rehawev2nota': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 28m37.702331084s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]