"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/04 01:26:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rogelep1fisa" 2025/07/04 01:26:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:26:51 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Has cached credentials 2025/07/04 01:26:52 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Used cached credential to initialize the ProtonDrive API 2025/07/04 01:26:53 DEBUG : Creating backend with remote "/tmp/rclone2825754211" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:26:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:26:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:26:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:26:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:26:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:26:55 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:26:55 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:26:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:26:58 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:26:59 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.55s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.72s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:27:02 DEBUG : Creating backend with remote "/non-existing" 2025/07/04 01:27:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/04 01:27:03 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:27:03 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.96s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:27:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:27:04 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:27:04 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:27:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:27:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.48s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:27:10 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Running all checks before starting transfers 2025/07/04 01:27:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:27:10 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:27:10 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Checks finished, now starting transfers 2025/07/04 01:27:10 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:27:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:27:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.60s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:27:16 ERROR : Ignoring --no-traverse with sync 2025/07/04 01:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:27:17 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:27:17 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:27:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:27:20 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:27:20 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (96.72s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:28:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/04 01:28:53 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:28:53 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:28:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/04 01:28:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:28:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:28:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:28:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:29:02 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:02 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 01:29:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:29:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/04 01:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:29:06 INFO : sub dir2: Making directory 2025/07/04 01:29:07 INFO : sub dir: Making directory 2025/07/04 01:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:07 INFO : sub dir2/sub sub dir2: Making directory 2025/07/04 01:29:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:29:11 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.41s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:15 INFO : sub dir2: Making directory 2025/07/04 01:29:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 01:29:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:29:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:15 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:15 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:21 DEBUG : sub dir2: Making directory with metadata 2025/07/04 01:29:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:29:22 INFO : sub dir2: Making directory 2025/07/04 01:29:22 INFO : sub dir: Making directory 2025/07/04 01:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:23 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:23 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:26 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:29:26 INFO : sub dir/hello world: Deleted 2025/07/04 01:29:26 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 01:29:27 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:31 INFO : sub dir2: Making directory 2025/07/04 01:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:31 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:31 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:34 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:29:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:37 DEBUG : sub dir2: Making directory with metadata 2025/07/04 01:29:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 01:29:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 01:29:38 INFO : sub dir2: Making directory 2025/07/04 01:29:39 INFO : sub dir: Making directory 2025/07/04 01:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:39 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:39 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:42 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:29:42 DEBUG : Waiting for deletions to finish 2025/07/04 01:29:42 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.07s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.69s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:29:46 INFO : sub dir2: Making directory 2025/07/04 01:29:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:29:47 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:29:47 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:29:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:29:50 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:29:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.63s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:31:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wovujof4beju" 2025/07/04 01:31:22 DEBUG : Config file has changed externally - reloading 2025/07/04 01:31:22 DEBUG : proton drive root link ID 'rclone-test-wovujof4beju': Has cached credentials 2025/07/04 01:31:23 DEBUG : proton drive root link ID 'rclone-test-wovujof4beju': Used cached credential to initialize the ProtonDrive API sync_test.go:591: Server side copy (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-wovujof4beju' 2025/07/04 01:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:31:25 DEBUG : proton drive root link ID 'rclone-test-wovujof4beju': Waiting for checks to finish 2025/07/04 01:31:25 DEBUG : proton drive root link ID 'rclone-test-wovujof4beju': Waiting for transfers to finish 2025/07/04 01:31:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:31:30 INFO : sub dir/hello world: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:32:58 DEBUG : proton drive root link ID 'rclone-test-wovujof4beju': Purge remote --- PASS: TestServerSideCopy (187.94s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:33:06 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:33:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:33:06 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:33:06.664862 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/07/04 01:33:06.664904 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/07/04 01:33:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:33:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:33:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vizayuw4qeti" 2025/07/04 01:33:15 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Has cached credentials 2025/07/04 01:33:17 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Used cached credential to initialize the ProtonDrive API sync_test.go:627: Server side copy (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-vizayuw4qeti' 2025/07/04 01:33:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:33:18 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Waiting for checks to finish 2025/07/04 01:33:18 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Waiting for transfers to finish 2025/07/04 01:33:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:33:23 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:33:25.924897 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/07/04 01:33:25.924938 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/07/04 01:33:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:33:29 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Waiting for checks to finish 2025/07/04 01:33:29 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Waiting for transfers to finish 2025/07/04 01:33:31.192796 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/07/04 01:33:31.192832 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/07/04 01:33:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:33:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 01:33:34 DEBUG : proton drive root link ID 'rclone-test-vizayuw4qeti': Purge remote --- PASS: TestServerSideCopyOverSelf (25.64s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:33:42 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:33:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:33:42 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:33:42.763881 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/07/04 01:33:42.763913 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/07/04 01:33:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/04 01:33:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 01:33:45 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: folder can't be deleted because it is not empty run.go:125: removing dir "sub dir" failed - try 2/3: folder can't be deleted because it is not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestMoveOverSelf (102.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:37:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tuzasun8rumi" 2025/07/04 01:37:06 DEBUG : Config file has changed externally - reloading 2025/07/04 01:37:06 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Has cached credentials 2025/07/04 01:37:07 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Used cached credential to initialize the ProtonDrive API sync_test.go:672: Server side copy (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-tuzasun8rumi' 2025/07/04 01:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:37:09 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Waiting for checks to finish 2025/07/04 01:37:09 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Waiting for transfers to finish 2025/07/04 01:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:37:14 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:37:16.485448 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/07/04 01:37:16.485553 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/07/04 01:37:19 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Using server-side directory move 2025/07/04 01:37:19 INFO : proton drive root link ID 'rclone-test-tuzasun8rumi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 01:37:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 01:37:20 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Waiting for checks to finish 2025/07/04 01:37:20 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Waiting for transfers to finish 2025/07/04 01:37:20 INFO : sub dir/hello world: Deleted 2025/07/04 01:37:21.978236 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PSHhMq_4SYoEu7HaRoI0m1ZAwofQgRiPAgs6ZE6Y3gIw-KV3kzfi78MHkgw2WcK1YuAfPS-Q04hGEST4QFJqUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 01:37:21.978277 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PSHhMq_4SYoEu7HaRoI0m1ZAwofQgRiPAgs6ZE6Y3gIw-KV3kzfi78MHkgw2WcK1YuAfPS-Q04hGEST4QFJqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 01:37:21 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PSHhMq_4SYoEu7HaRoI0m1ZAwofQgRiPAgs6ZE6Y3gIw-KV3kzfi78MHkgw2WcK1YuAfPS-Q04hGEST4QFJqUA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PSHhMq_4SYoEu7HaRoI0m1ZAwofQgRiPAgs6ZE6Y3gIw-KV3kzfi78MHkgw2WcK1YuAfPS-Q04hGEST4QFJqUA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/04 01:37:21 DEBUG : proton drive root link ID 'rclone-test-tuzasun8rumi': Purge remote --- FAIL: TestServerSideMoveOverSelf (124.82s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:37:27 ERROR : error listing: directory not found 2025/07/04 01:37:28 INFO : Local file system at /tmp/rclone2825754211: Making directory 2025/07/04 01:37:29 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:37:29 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.97s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:37:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/04 01:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 01:37:37 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for checks to finish 2025/07/04 01:37:37 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for transfers to finish 2025/07/04 01:37:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 01:37:38 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/04 01:37:38 INFO : sub dir/hello world: Copied (new) 2025/07/04 01:37:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:37:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/04 01:37:41 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:37:41 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:37:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:37:43 INFO : check sum: Copied (new) 2025/07/04 01:37:43 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:39:36 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:39:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:39:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/04 01:39:36 DEBUG : check sum: Unchanged skipping 2025/07/04 01:39:36 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:39:36 DEBUG : Waiting for deletions to finish 2025/07/04 01:39:36 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (217.49s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:41:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/04 01:41:19 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:41:19 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:41:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:41:21 INFO : sizeonly: Copied (new) 2025/07/04 01:41:21 DEBUG : Waiting for deletions to finish 2025/07/04 01:41:22 DEBUG : sizeonly: Sizes identical 2025/07/04 01:41:22 DEBUG : sizeonly: Unchanged skipping 2025/07/04 01:41:22 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:41:22 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:41:22 DEBUG : Waiting for deletions to finish 2025/07/04 01:41:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:41:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/04 01:41:24 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:41:24 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:41:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/04 01:41:26 INFO : ignore-size: Copied (new) 2025/07/04 01:41:26 DEBUG : Waiting for deletions to finish 2025/07/04 01:41:27 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:41:27 DEBUG : ignore-size: Unchanged skipping 2025/07/04 01:41:27 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:41:27 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:41:27 DEBUG : Waiting for deletions to finish 2025/07/04 01:41:27 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (101.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:43:08 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:43:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:43:08 DEBUG : existing: Unchanged skipping 2025/07/04 01:43:08 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:43:08 DEBUG : Waiting for deletions to finish 2025/07/04 01:43:08 INFO : There was nothing to transfer 2025/07/04 01:43:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/04 01:43:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:43:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:43:09.951094 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/07/04 01:43:09.951139 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/07/04 01:43:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:43:12 INFO : existing: Copied (replaced existing) 2025/07/04 01:43:12 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (98.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:44:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 01:44:44 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:44:44 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:44:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 01:44:46 INFO : existing: Copied (new) 2025/07/04 01:44:46 DEBUG : Waiting for deletions to finish 2025/07/04 01:44:47 DEBUG : existing: Destination exists, skipping 2025/07/04 01:44:47 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:44:47 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:44:47 DEBUG : Waiting for deletions to finish 2025/07/04 01:44:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:44:55 INFO : d: Making directory 2025/07/04 01:44:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:44:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:44:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:44:58 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:44:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:45:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:45:00 INFO : a/potato2: Copied (new) 2025/07/04 01:45:00 DEBUG : Waiting for deletions to finish 2025/07/04 01:45:01 INFO : b/potato: Deleted 2025/07/04 01:45:01 INFO : d: Removing directory 2025/07/04 01:45:01 INFO : b: Removing directory 2025/07/04 01:45:02 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:45:09 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/07/04 01:45:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:45:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:45:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/04 01:45:09 DEBUG : empty space: Unchanged skipping 2025/07/04 01:45:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:45:09 DEBUG : Waiting for deletions to finish 2025/07/04 01:45:09 INFO : There was nothing to transfer 2025/07/04 01:45:10 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:45:10 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/07/04 01:45:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:45:10 NOTICE: proton drive root link ID 'rclone-test-rogelep1fisa': Forced to upload files to set modification times on this backend. 2025/07/04 01:45:10 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/04 01:45:10 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:45:11.388142 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/07/04 01:45:11.388197 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/07/04 01:45:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:45:13 INFO : empty space: Copied (replaced existing) 2025/07/04 01:45:13 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (98.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:46:48 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:46:48 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/07/04 01:46:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/04 01:46:48 DEBUG : empty space: Unchanged skipping 2025/07/04 01:46:48 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:46:48 DEBUG : Waiting for deletions to finish 2025/07/04 01:46:48 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (94.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:49:59 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/07/04 01:49:59 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:49:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2825754211) 2025/07/04 01:49:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-rogelep1fisa') 2025/07/04 01:49:59 DEBUG : foo: sha1 differ 2025/07/04 01:49:59 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:50:00.203837 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/07/04 01:50:00.203878 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/07/04 01:50:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/04 01:50:02 INFO : foo: Copied (replaced existing) 2025/07/04 01:50:02 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncDoesntUpdateModtime (195.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:53:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:53:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 01:53:40 DEBUG : empty space: Unchanged skipping 2025/07/04 01:53:40 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:53:40 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:53:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:53:42 INFO : potato: Copied (new) 2025/07/04 01:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (130.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:53:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/04 01:53:49 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:53:49 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:53:49.833801 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/07/04 01:53:49.833860 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/07/04 01:53:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/04 01:53:52 INFO : potato: Copied (replaced existing) 2025/07/04 01:53:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:53:58 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/07/04 01:53:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:53:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2825754211) 2025/07/04 01:53:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-rogelep1fisa') 2025/07/04 01:53:58 DEBUG : potato: sha1 differ 2025/07/04 01:53:58 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:53:58.420732 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/07/04 01:53:58.420785 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/07/04 01:54:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/04 01:54:00 INFO : potato: Copied (replaced existing) 2025/07/04 01:54:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:54:07 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:07 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:54:07 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:54:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/04 01:54:07 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:54:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:17 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:54:17 DEBUG : empty space: Unchanged skipping 2025/07/04 01:54:17 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:54:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:18 INFO : potato2: Copied (new) 2025/07/04 01:54:18 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:54:28 INFO : d: Making directory 2025/07/04 01:54:29 INFO : d/e: Making directory 2025/07/04 01:54:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:54:33 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:54:33 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:54:33 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:54:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:35 INFO : a/potato2: Copied (new) 2025/07/04 01:54:35 DEBUG : Waiting for deletions to finish 2025/07/04 01:54:36 INFO : b/potato: Deleted 2025/07/04 01:54:36 INFO : d/e: Removing directory 2025/07/04 01:54:36 INFO : d: Removing directory 2025/07/04 01:54:37 INFO : b: Removing directory 2025/07/04 01:54:38 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:54:49 INFO : d: Making directory 2025/07/04 01:54:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 01:54:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:54:52 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:54:52 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 01:54:52 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:54:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:54:54 INFO : a/potato2: Copied (new) 2025/07/04 01:54:54 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting files as there were IO errors 2025/07/04 01:54:54 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.71s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:55:07 DEBUG : Waiting for deletions to finish 2025/07/04 01:55:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:55:08 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:55:08 DEBUG : empty space: Unchanged skipping 2025/07/04 01:55:08 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:55:09 INFO : potato: Deleted 2025/07/04 01:55:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:55:10 INFO : potato2: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteDuring (167.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:57:54 DEBUG : Waiting for deletions to finish 2025/07/04 01:57:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:57:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:57:55 INFO : potato: Deleted 2025/07/04 01:57:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:57:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:57:55 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:57:55 DEBUG : empty space: Unchanged skipping 2025/07/04 01:57:55 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:57:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/04 01:57:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 01:58:03 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:58:03 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:58:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/04 01:58:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.76s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:58:12 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:58:12 DEBUG : enormous: Excluded 2025/07/04 01:58:12 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:58:12 DEBUG : potato2: Excluded 2025/07/04 01:58:13 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:58:13 DEBUG : potato2: Excluded 2025/07/04 01:58:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:58:13 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:58:13 DEBUG : empty space: Unchanged skipping 2025/07/04 01:58:13 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:58:13 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:13 INFO : There was nothing to transfer 2025/07/04 01:58:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:58:14 DEBUG : enormous: Excluded 2025/07/04 01:58:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:58:14 DEBUG : potato2: Excluded 2025/07/04 01:58:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:58:15 DEBUG : potato2: Excluded 2025/07/04 01:58:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/04 01:58:15 DEBUG : empty space: Unchanged skipping 2025/07/04 01:58:15 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for checks to finish 2025/07/04 01:58:15 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for transfers to finish 2025/07/04 01:58:15 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 01:58:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 01:58:23 DEBUG : enormous: Excluded 2025/07/04 01:58:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 01:58:23 DEBUG : potato2: Excluded 2025/07/04 01:58:24 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 01:58:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:58:24 DEBUG : empty space: Unchanged skipping 2025/07/04 01:58:24 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 01:58:24 DEBUG : Waiting for deletions to finish 2025/07/04 01:58:25 INFO : potato2: Deleted 2025/07/04 01:58:25 INFO : enormous: Deleted 2025/07/04 01:58:25 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 02:00:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/04 02:00:25 DEBUG : empty space: Unchanged skipping 2025/07/04 02:00:25 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for checks to finish 2025/07/04 02:00:25 DEBUG : Local file system at /tmp/rclone2825754211: Waiting for transfers to finish 2025/07/04 02:00:25 DEBUG : Waiting for deletions to finish 2025/07/04 02:00:25 INFO : enormous: Deleted 2025/07/04 02:00:25 INFO : potato2: Deleted 2025/07/04 02:00:25 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncWithExcludeAndDeleteExcluded (220.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 02:03:36 DEBUG : five: Need to transfer - File not found at Destination 2025/07/04 02:03:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/04 02:03:36 DEBUG : one: Destination is newer than source, skipping 2025/07/04 02:03:36 DEBUG : three: Sizes identical 2025/07/04 02:03:36 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:03:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 02:03:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 02:03:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2825754211) 2025/07/04 02:03:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-rogelep1fisa') 2025/07/04 02:03:36 DEBUG : two: sha1 differ 2025/07/04 02:03:36 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:03:36.893508 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/07/04 02:03:36.893538 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/07/04 02:03:37.029818 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/07/04 02:03:37.029858 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/07/04 02:03:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 02:03:38 INFO : five: Copied (new) 2025/07/04 02:03:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 02:03:39 INFO : two: Copied (replaced existing) 2025/07/04 02:03:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 02:03:39 INFO : four: Copied (replaced existing) 2025/07/04 02:03:39 DEBUG : Waiting for deletions to finish 2025/07/04 02:03:41 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:03:41 DEBUG : one: Destination is newer than source, skipping 2025/07/04 02:03:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2825754211) 2025/07/04 02:03:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/04 02:03:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-rogelep1fisa') 2025/07/04 02:03:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/04 02:03:41 DEBUG : three: sha1 differ 2025/07/04 02:03:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 02:03:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/04 02:03:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/04 02:03:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/04 02:03:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/04 02:03:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 02:03:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 02:03:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 02:03:41 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:03:42.355570 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/07/04 02:03:42.355607 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/07/04 02:03:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/04 02:03:44 INFO : three: Copied (replaced existing) 2025/07/04 02:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (112.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/07/04 02:03:50 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Making map for --track-renames 2025/07/04 02:03:50 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Finished making map for --track-renames 2025/07/04 02:03:50 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:03:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 02:03:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 02:03:50 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for renames to finish 2025/07/04 02:03:50 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:03:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 02:03:52 INFO : potato: Copied (new) 2025/07/04 02:03:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 02:03:53 INFO : yam: Copied (new) 2025/07/04 02:03:53 DEBUG : Waiting for deletions to finish 2025/07/04 02:03:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 02:03:54 DEBUG : potato: Unchanged skipping 2025/07/04 02:03:54 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Making map for --track-renames 2025/07/04 02:03:54 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Finished making map for --track-renames 2025/07/04 02:03:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:03:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for renames to finish 2025/07/04 02:03:55.425941 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xyrxkm7og22Ssx1JfLzlgayowTCvCNfIg38NQSWymA4EeUlrn80sdDZSh1V1Bnd-ku5lBhRitaG-dtc0mrkmyg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:03:55.425974 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xyrxkm7og22Ssx1JfLzlgayowTCvCNfIg38NQSWymA4EeUlrn80sdDZSh1V1Bnd-ku5lBhRitaG-dtc0mrkmyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:03:55 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xyrxkm7og22Ssx1JfLzlgayowTCvCNfIg38NQSWymA4EeUlrn80sdDZSh1V1Bnd-ku5lBhRitaG-dtc0mrkmyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:03:55 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xyrxkm7og22Ssx1JfLzlgayowTCvCNfIg38NQSWymA4EeUlrn80sdDZSh1V1Bnd-ku5lBhRitaG-dtc0mrkmyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:03:55 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/04 02:03:55 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:03:57 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 02:03:57 INFO : yaml: Copied (new) 2025/07/04 02:03:57 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting files as there were IO errors 2025/07/04 02:03:57 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting directories as there were IO errors sync_test.go:1557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Should be true Test: TestSyncWithTrackRenames Messages: listing wrong, want got yaml (11) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Should be true Test: TestSyncWithTrackRenames Messages: Unexpected file "yaml" --- FAIL: TestSyncWithTrackRenames (177.78s) === 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-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/07/04 02:08:09 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Making map for --track-renames 2025/07/04 02:08:09 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Finished making map for --track-renames 2025/07/04 02:08:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:08:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 02:08:09 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for renames to finish 2025/07/04 02:08:10.437156 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/woR8w7CNPNfZnh0WWGO6D68otIhCOmxfGngdeK0HHwDRhhRjM5WQyjFgDIzCJHJlCkpngyO_wc49Hk_DiW-ggg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:08:10.437196 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/woR8w7CNPNfZnh0WWGO6D68otIhCOmxfGngdeK0HHwDRhhRjM5WQyjFgDIzCJHJlCkpngyO_wc49Hk_DiW-ggg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:08:10 ERROR : yaml: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/woR8w7CNPNfZnh0WWGO6D68otIhCOmxfGngdeK0HHwDRhhRjM5WQyjFgDIzCJHJlCkpngyO_wc49Hk_DiW-ggg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:08:10 DEBUG : yam: Failed to rename to "yaml": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/woR8w7CNPNfZnh0WWGO6D68otIhCOmxfGngdeK0HHwDRhhRjM5WQyjFgDIzCJHJlCkpngyO_wc49Hk_DiW-ggg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:08:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 02:08:10 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:08:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 02:08:11 INFO : potato: Copied (new) 2025/07/04 02:08:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 02:08:12 INFO : yam: Copied (new) 2025/07/04 02:08:12 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting files as there were IO errors 2025/07/04 02:08:12 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting directories as there were IO errors sync_test.go:1618: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1618 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1618 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got yam (11) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1618 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyModtime (279.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/07/04 02:12:45 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Making map for --track-renames 2025/07/04 02:12:45 INFO : proton drive root link ID 'rclone-test-rogelep1fisa': Finished making map for --track-renames 2025/07/04 02:12:45 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:12:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 02:12:45 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for renames to finish 2025/07/04 02:12:47.841329 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_BWDCzDx3cvB2ACebuUXZHePftIjGbnevpNwligg41xNRkxXGOtEzP0hu6aUxV0MOrVCG9cItRm3W6CntMJKIw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:12:47.841369 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_BWDCzDx3cvB2ACebuUXZHePftIjGbnevpNwligg41xNRkxXGOtEzP0hu6aUxV0MOrVCG9cItRm3W6CntMJKIw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:12:47 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_BWDCzDx3cvB2ACebuUXZHePftIjGbnevpNwligg41xNRkxXGOtEzP0hu6aUxV0MOrVCG9cItRm3W6CntMJKIw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:12:47 DEBUG : sub/yam: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_BWDCzDx3cvB2ACebuUXZHePftIjGbnevpNwligg41xNRkxXGOtEzP0hu6aUxV0MOrVCG9cItRm3W6CntMJKIw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:12:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/04 02:12:47 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:12:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/04 02:12:47 INFO : potato: Copied (new) 2025/07/04 02:12:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/04 02:12:49 INFO : sub/yam: Copied (new) 2025/07/04 02:12:49 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting files as there were IO errors 2025/07/04 02:12:49 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting directories as there were IO errors sync_test.go:1657: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1657 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (85.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:12:53 DEBUG : Creating backend with remote "/tmp/rclone2825754211/dir1" 2025/07/04 02:12:53 DEBUG : Config file has changed externally - reloading 2025/07/04 02:12:53 DEBUG : Creating backend with remote "/tmp/rclone2825754211/dir2" 2025/07/04 02:12:53 DEBUG : Local file system at /tmp/rclone2825754211/dir2: Using server-side directory move 2025/07/04 02:12:53 INFO : Local file system at /tmp/rclone2825754211/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 02:12:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/04 02:12:53 INFO : file1.txt: Moved (server-side) 2025/07/04 02:12:53 DEBUG : Local file system at /tmp/rclone2825754211/dir2: Waiting for checks to finish 2025/07/04 02:12:53 DEBUG : Local file system at /tmp/rclone2825754211/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.73s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:12:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 02:12:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:12:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:12:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:12:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:12:59 INFO : sub dir/hello world: Deleted 2025/07/04 02:12:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 02:12:59 INFO : nested/sub dir/file: Copied (new) 2025/07/04 02:12:59 INFO : nested/sub dir/file: Deleted 2025/07/04 02:12:59 ERROR : Local file system at /tmp/rclone2825754211: not deleting directories as there were IO errors sync_test.go:1789: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1789 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (9.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:13:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 02:13:04 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:13:04 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:13:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/04 02:13:09 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:13:09 INFO : sub dir/hello world: Deleted 2025/07/04 02:13:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/04 02:13:09 INFO : nested/sub dir/file: Copied (new) 2025/07/04 02:13:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:13:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/04 02:13:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 02:13:15 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:13:15 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:13:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/04 02:13:17 INFO : existing: Copied (new) 2025/07/04 02:13:17 INFO : existing: Deleted 2025/07/04 02:13:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/04 02:13:17 INFO : existing-b: Copied (new) 2025/07/04 02:13:17 INFO : existing-b: Deleted 2025/07/04 02:13:18 DEBUG : existing: Destination exists, skipping 2025/07/04 02:13:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/04 02:13:18 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for checks to finish 2025/07/04 02:13:18 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa': Waiting for transfers to finish 2025/07/04 02:13:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.88s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:13:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fegetuy8sobe" 2025/07/04 02:13:21 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Has cached credentials 2025/07/04 02:13:23 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-fegetuy8sobe' 2025/07/04 02:13:39 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Using server-side directory move 2025/07/04 02:13:39 INFO : proton drive root link ID 'rclone-test-fegetuy8sobe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 02:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 02:13:40 DEBUG : empty space: Unchanged skipping 2025/07/04 02:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:13:40 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Waiting for checks to finish 2025/07/04 02:13:41 INFO : empty space: Deleted 2025/07/04 02:13:41 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Waiting for transfers to finish 2025/07/04 02:13:41 INFO : potato3: Deleted 2025/07/04 02:13:41.543227 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cEj-D1qX7GsvFcj2c7ZL2menxJ7ldPkKWtq_P040amoTHyJ0GuhdUviB6b3KowxPFl0VGK2mO9fJvZe6NoijSw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:13:41.543261 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cEj-D1qX7GsvFcj2c7ZL2menxJ7ldPkKWtq_P040amoTHyJ0GuhdUviB6b3KowxPFl0VGK2mO9fJvZe6NoijSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:13:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cEj-D1qX7GsvFcj2c7ZL2menxJ7ldPkKWtq_P040amoTHyJ0GuhdUviB6b3KowxPFl0VGK2mO9fJvZe6NoijSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:13:41.859810 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qj0EH4DOFVZl6iWZXF9yGYo5VnR2UCr_9pjzpnDzGuPDXiDbjr8OTpUNpPfSu9NLZC_M4Sw64lZH-gq3xuJRuw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:13:41.859840 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qj0EH4DOFVZl6iWZXF9yGYo5VnR2UCr_9pjzpnDzGuPDXiDbjr8OTpUNpPfSu9NLZC_M4Sw64lZH-gq3xuJRuw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:13:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qj0EH4DOFVZl6iWZXF9yGYo5VnR2UCr_9pjzpnDzGuPDXiDbjr8OTpUNpPfSu9NLZC_M4Sw64lZH-gq3xuJRuw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qj0EH4DOFVZl6iWZXF9yGYo5VnR2UCr_9pjzpnDzGuPDXiDbjr8OTpUNpPfSu9NLZC_M4Sw64lZH-gq3xuJRuw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/04 02:13:41 DEBUG : proton drive root link ID 'rclone-test-fegetuy8sobe': Purge remote --- FAIL: TestServerSideMove (23.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:13:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hogitol0bana" 2025/07/04 02:13:44 DEBUG : proton drive root link ID 'rclone-test-hogitol0bana': Has cached credentials 2025/07/04 02:13:46 DEBUG : proton drive root link ID 'rclone-test-hogitol0bana': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-hogitol0bana' 2025/07/04 02:13:59 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 02:13:59 DEBUG : empty space: Excluded 2025/07/04 02:14:00 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 02:14:00 DEBUG : empty space: Excluded 2025/07/04 02:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:14:00 DEBUG : proton drive root link ID 'rclone-test-hogitol0bana': Waiting for checks to finish 2025/07/04 02:14:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:14:00 DEBUG : proton drive root link ID 'rclone-test-hogitol0bana': Waiting for transfers to finish 2025/07/04 02:14:00 INFO : potato3: Deleted 2025/07/04 02:14:00.879588 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OZZejRWb1jiXcbSoLloIsQxNQiqDhNoDnqjgmJ106EIqxa8gBV2wrOH5yhFx3GOtMP-X6-R9zEJYHOwUWrcOfA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:14:00.879624 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OZZejRWb1jiXcbSoLloIsQxNQiqDhNoDnqjgmJ106EIqxa8gBV2wrOH5yhFx3GOtMP-X6-R9zEJYHOwUWrcOfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:14:00 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OZZejRWb1jiXcbSoLloIsQxNQiqDhNoDnqjgmJ106EIqxa8gBV2wrOH5yhFx3GOtMP-X6-R9zEJYHOwUWrcOfA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:14:01.209288 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/omgdbttJR3rQQuUZTFtD-NFBgdbTvNB8bejh-ENfU-0B_qTFaGE0eOeiMTR-El3SdTHqvfMbvWIkulOrUw9FOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:14:01.209386 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/omgdbttJR3rQQuUZTFtD-NFBgdbTvNB8bejh-ENfU-0B_qTFaGE0eOeiMTR-El3SdTHqvfMbvWIkulOrUw9FOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:14:01 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/omgdbttJR3rQQuUZTFtD-NFBgdbTvNB8bejh-ENfU-0B_qTFaGE0eOeiMTR-El3SdTHqvfMbvWIkulOrUw9FOw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/omgdbttJR3rQQuUZTFtD-NFBgdbTvNB8bejh-ENfU-0B_qTFaGE0eOeiMTR-El3SdTHqvfMbvWIkulOrUw9FOw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/04 02:14:01 DEBUG : proton drive root link ID 'rclone-test-hogitol0bana': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:14:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tanasek9voda" 2025/07/04 02:14:05 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Has cached credentials 2025/07/04 02:14:06 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Used cached credential to initialize the ProtonDrive API 2025/07/04 02:14:12 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-rogelep1fisa' -> proton drive root link ID 'rclone-test-tanasek9voda' fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 02:15:48 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Using server-side directory move 2025/07/04 02:15:48 INFO : proton drive root link ID 'rclone-test-tanasek9voda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 02:15:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:15:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 02:15:49 DEBUG : empty space: Unchanged skipping 2025/07/04 02:15:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:15:49 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Waiting for checks to finish 2025/07/04 02:15:49 INFO : potato3: Deleted 2025/07/04 02:15:49 INFO : empty space: Deleted 2025/07/04 02:15:49 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Waiting for transfers to finish 2025/07/04 02:15:50.095736 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mr_7Cn-FOtKbefw2P35Jtwn9X8gqlMu-EUlbGJAQ6l3yxd7U5d-Ph1-HQJfeirj_bS41cOC6CjQU3StwyxPmCg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:15:50.095778 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mr_7Cn-FOtKbefw2P35Jtwn9X8gqlMu-EUlbGJAQ6l3yxd7U5d-Ph1-HQJfeirj_bS41cOC6CjQU3StwyxPmCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:15:50 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mr_7Cn-FOtKbefw2P35Jtwn9X8gqlMu-EUlbGJAQ6l3yxd7U5d-Ph1-HQJfeirj_bS41cOC6CjQU3StwyxPmCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:15:50.363729 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ADFJu5Sk0TJXm3sH151LOZ4Bx9Ut0oWrOkpeGfOM2YpPliBJn0PBrBQiApwVu9l1LStKXbz85CFylTsYqK1lEw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/04 02:15:50.363770 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ADFJu5Sk0TJXm3sH151LOZ4Bx9Ut0oWrOkpeGfOM2YpPliBJn0PBrBQiApwVu9l1LStKXbz85CFylTsYqK1lEw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:15:50 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ADFJu5Sk0TJXm3sH151LOZ4Bx9Ut0oWrOkpeGfOM2YpPliBJn0PBrBQiApwVu9l1LStKXbz85CFylTsYqK1lEw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/04 02:15:50 ERROR : proton drive root link ID 'rclone-test-rogelep1fisa': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/04 02:15:50 DEBUG : proton drive root link ID 'rclone-test-tanasek9voda': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (109.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:15:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rogelep1fisa/rclone-sync-test" 2025/07/04 02:15:54 DEBUG : Config file has changed externally - reloading 2025/07/04 02:15:54 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test': Has cached credentials 2025/07/04 02:15:56 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (167.41s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-rogelep1fisa'", Local "Local file system at /tmp/rclone2825754211", Modify Window "1s" 2025/07/04 02:18:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rogelep1fisa/rclone-sync-test" 2025/07/04 02:18:42 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test': Has cached credentials 2025/07/04 02:18:43 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/04 02:21:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rogelep1fisa/rclone-sync-test-include/layer2" 2025/07/04 02:21:27 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test-include/layer2': Has cached credentials 2025/07/04 02:21:29 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/04 02:24:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rogelep1fisa/rclone-sync-test-ignore-file" 2025/07/04 02:24:14 DEBUG : Config file has changed externally - reloading 2025/07/04 02:24:14 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test-ignore-file': Has cached credentials 2025/07/04 02:24:15 DEBUG : proton drive root link ID 'rclone-test-rogelep1fisa/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncOverlapWithFilter (8m11s) goroutine 15457 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0xc000197500, {0x26bd180?, 0xc000067ad8?}, 0x27c2c18) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000197500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000197500, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009de408, {0x3e80600, 0x6b, 0x6b}, {0xedff924dd?, 0x3e965c0?, 0x3e965c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00068fae0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00068fae0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 21 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 20 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 14469 [select]: net/http.(*http2ClientConn).roundTrip(0xc0005048c0, 0xc000538b40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000667180, 0xc000538b40, {0x20?, 0xa1?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e5df00?}, 0xc000538b40?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e5df00, 0xc000538b40) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2acf040?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000538b40, {0x2acf040, 0x3e5df00}, {0x409c01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00041b050, 0xc000538b40, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00041b050, 0xc000538b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc005e9fb88, 0xc0006b21e0) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00591eec0, {0xc00591ee90, 0x6, 0xc0008a4760?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0006b21e0, {0x267ad7b?, 0x2688833?}, {0xc005c481a0, 0xd0}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc0006b21e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc0002e53f0, {0x2af6168, 0x3eb9b80}, 0xc00591f3a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0002e53f0, {0x2af6168, 0x3eb9b80}, 0xc00591f3a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListChildren(0xc0002e53f0, {0x2af6168, 0x3eb9b80}, {0xc0046c5f80, 0x58}, {0xc005e602a0, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc00062b000, {0x2af6168, 0x3eb9b80}, 0xc0000008c0, {0xc00079c740, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:92 +0x3ee github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc00062b000, {0x2af6168, 0x3eb9b80}, {0xc005fda060?, 0xc00591f758?}, {0xc00079c740, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:629 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000089808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007679e0, 0xc00087cb90, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007679e0, 0xc00087cb90) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc0002e4c60, {0x2af6168, 0x3eb9b80}, {0xc005fda060, 0x58}, {0xc00079c740, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:628 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0064f4ab0, {0x2af6168, 0x3eb9b80}, {0xc00079c740, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0064f4ab0, {0x2af6168?, 0x3eb9b80?}, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc00079c740?, {0x2af6168?, 0x3eb9b80?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2af6168, 0x3eb9b80}, {0xc00079c730, 0xf}, {0xc00079c740, 0x35}, {0x2ae1728, 0xc00041aab0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:447 +0x70b github.com/rclone/rclone/fs.NewFs({0x2af6168, 0x3eb9b80}, {0xc00079c730, 0x45}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:68 +0x33c github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0xc0036be540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1991 +0x34d testing.tRunner(0xc0036be540, 0x27c2c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 12 [IO wait]: internal/poll.runtime_pollWait(0x7ddb0409c6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00062a000?, 0xc000ae6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00062a000, {0xc000ae6000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00062a000, {0xc000ae6000?, 0xc000aedad8?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000566008, {0xc000ae6000?, 0x7ddabc29afc0?, 0x7ddb044365c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc007d221e0, {0xc000ae6000?, 0xc00045a668?, 0x6d35e6a?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00045a638, {0x2ad0b80, 0xc007d221e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00045a388, {0x2ace8e0, 0xc000566008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00045a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00045a388, {0xc00037b000, 0x1000, 0xc000303340?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000766120, {0xc00076a040, 0x9, 0x3e0e050?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ace080, 0xc000766120}, {0xc00076a040, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00076a040, 0x9, 0xc0006701b0?}, {0x2ace080?, 0xc000766120?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00076a000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000098fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0005048c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 11 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 15519 [select]: net/http.(*http2clientStream).writeRequest(0xc0003cbb00, 0xc000538b40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0003cbb00, 0x815864?, 0xc00050c760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 14469 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 4035 [chan receive, 49 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 4012 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.403034531s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]